Trace number 1530120

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT-Multi 2009-03-22-Multi? (TO) 1200.1 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1299934729-015.cnf
MD5SUMbcd262fcf09db79337137ea25c65ab0c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data

0.00/0.00	c Trying configuration 1
700.01/700.34	HOME/hydrasat-multi.sh: line 48: 11415 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.01/700.34	c Trying configuration 2
1200.07/1200.60	HOME/hydrasat-multi.sh: line 64: 11417 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.07/1200.61	c Trying configuration 3

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1530120-1238473628/watcher-1530120-1238473628 -o /tmp/evaluation-result-1530120-1238473628/solver-1530120-1238473628 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1530120-1238473628.cnf 1800 1362685702 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 11414
/proc/meminfo: memFree=1527576/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=1452 CPUtime=0
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 163 0 0 0 0 0 0 0 19 0 1 0 1120029696 1486848 145 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 363 145 116 317 0 43 0

[startup+0.08792 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 11414
/proc/meminfo: memFree=1527576/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=2276 CPUtime=0.08
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 355 0 0 0 8 0 0 0 19 0 1 0 1120029696 2330624 337 1992294400 134512640 135813592 4294956176 18446744073709551615 134676862 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 569 337 123 317 0 249 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7636

[startup+0.101921 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 11414
/proc/meminfo: memFree=1527576/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=2276 CPUtime=0.09
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 357 0 0 0 9 0 0 0 19 0 1 0 1120029696 2330624 339 1992294400 134512640 135813592 4294956176 18446744073709551615 134520736 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 569 339 125 317 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7636

[startup+0.30194 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 11414
/proc/meminfo: memFree=1527576/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=2672 CPUtime=0.29
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 480 0 0 0 29 0 0 0 21 0 1 0 1120029696 2736128 461 1992294400 134512640 135813592 4294956176 18446744073709551615 134665555 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 668 461 150 317 0 348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8032

[startup+0.701981 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 11414
/proc/meminfo: memFree=1527576/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=2804 CPUtime=0.69
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 525 0 0 0 69 0 0 0 25 0 1 0 1120029696 2871296 506 1992294400 134512640 135813592 4294956176 18446744073709551615 135205357 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 701 506 150 317 0 381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8164

[startup+1.50107 s]
/proc/loadavg: 0.91 0.95 0.96 2/66 11416
/proc/meminfo: memFree=1525704/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=3220 CPUtime=1.49
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 633 0 0 0 149 0 0 0 25 0 1 0 1120029696 3297280 614 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 805 614 150 317 0 485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8580

[startup+3.10123 s]
/proc/loadavg: 0.91 0.95 0.96 2/66 11416
/proc/meminfo: memFree=1525064/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=3620 CPUtime=3.09
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 702 0 0 0 309 0 0 0 25 0 1 0 1120029696 3706880 683 1992294400 134512640 135813592 4294956176 18446744073709551615 134588712 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 905 683 150 317 0 585 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8980

[startup+6.30156 s]
/proc/loadavg: 0.92 0.95 0.96 2/66 11416
/proc/meminfo: memFree=1524744/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=4032 CPUtime=6.29
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 786 0 0 0 629 0 0 0 25 0 1 0 1120029696 4128768 767 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 1008 767 150 317 0 688 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9392

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.96 2/66 11416
/proc/meminfo: memFree=1523336/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=5180 CPUtime=12.68
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 1073 0 0 0 1268 0 0 0 25 0 1 0 1120029696 5304320 1054 1992294400 134512640 135813592 4294956176 18446744073709551615 134665775 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 1295 1054 150 317 0 975 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10540

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.96 2/66 11416
/proc/meminfo: memFree=1523208/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=5500 CPUtime=25.47
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 1143 0 0 0 2547 0 0 0 25 0 1 0 1120029696 5632000 1124 1992294400 134512640 135813592 4294956176 18446744073709551615 134665211 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 1375 1124 150 317 0 1055 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10860

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.96 2/66 11416
/proc/meminfo: memFree=1519496/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=9652 CPUtime=51.06
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 2117 0 0 0 5105 1 0 0 25 0 1 0 1120029696 9883648 2059 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 2413 2059 150 317 0 2093 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15012

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.96 2/66 11416
/proc/meminfo: memFree=1515272/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=14368 CPUtime=102.25
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 3210 0 0 0 10223 2 0 0 25 0 1 0 1120029696 14712832 3075 1992294400 134512640 135813592 4294956176 18446744073709551615 134665287 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 3592 3075 150 317 0 3272 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 19728

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11416
/proc/meminfo: memFree=1511560/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=18696 CPUtime=162.23
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 4151 0 0 0 16220 3 0 0 25 0 1 0 1120029696 19144704 4016 1992294400 134512640 135813592 4294956176 18446744073709551615 134592448 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 4674 4016 150 317 0 4354 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 24056

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11416
/proc/meminfo: memFree=1507464/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=23452 CPUtime=222.2
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 5280 0 0 0 22217 3 0 0 25 0 1 0 1120029696 24014848 5034 1992294400 134512640 135813592 4294956176 18446744073709551615 134665093 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 5863 5034 150 317 0 5543 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 28812

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11416
/proc/meminfo: memFree=1500040/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=32512 CPUtime=282.18
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 7463 0 0 0 28213 5 0 0 25 0 1 0 1120029696 33292288 6855 1992294400 134512640 135813592 4294956176 18446744073709551615 134665197 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 8128 6855 150 317 0 7808 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 37872

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11416
/proc/meminfo: memFree=1497096/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=35636 CPUtime=342.15
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 8219 0 0 0 34210 5 0 0 25 0 1 0 1120029696 36491264 7611 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 8909 7611 150 317 0 8589 0

################
# More data... #
################

[pid=11415] ppid=11414 vsize=42752 CPUtime=462.11
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 10011 0 0 0 46204 7 0 0 25 0 1 0 1120029696 43778048 9221 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 10688 9221 150 317 0 10368 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 48112

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11416
/proc/meminfo: memFree=1485576/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=47744 CPUtime=522.08
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 11707 0 0 0 52200 8 0 0 25 0 1 0 1120029696 48889856 10486 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 11936 10486 150 317 0 11616 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 53104

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11416
/proc/meminfo: memFree=1485448/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=47744 CPUtime=582.06
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 11735 0 0 0 58198 8 0 0 25 0 1 0 1120029696 48889856 10514 1992294400 134512640 135813592 4294956176 18446744073709551615 134665929 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 11936 10514 150 317 0 11616 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 53104

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11416
/proc/meminfo: memFree=1485448/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5360 CPUtime=0
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1120029695 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1340 239 197 169 0 51 0
[pid=11415] ppid=11414 vsize=47744 CPUtime=642.04
/proc/11415/stat : 11415 (hydrasat_cache4) R 11414 11414 11258 0 -1 4194304 11735 0 0 0 64196 8 0 0 25 0 1 0 1120029696 48889856 10514 1992294400 134512640 135813592 4294956176 18446744073709551615 134665006 0 0 4096 1 0 0 0 17 0 0 0
/proc/11415/statm: 11936 10514 150 317 0 11616 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 53104

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11417
/proc/meminfo: memFree=1483016/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5364 CPUtime=700.05
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 322 13044 0 0 0 0 69980 25 19 0 1 0 1120029695 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1341 245 202 169 0 52 0
[pid=11417] ppid=11414 vsize=3100 CPUtime=1.95
/proc/11417/stat : 11417 (hydrasat_cachew) R 11414 11414 11258 0 -1 4194304 566 0 0 0 195 0 0 0 25 0 1 0 1120099729 3174400 549 1992294400 134512640 135995732 4294956032 18446744073709551615 134807763 0 0 4096 1 0 0 0 17 0 0 0
/proc/11417/statm: 775 549 172 362 0 410 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 8464

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11417
/proc/meminfo: memFree=1476552/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5364 CPUtime=700.05
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 322 13044 0 0 0 0 69980 25 19 0 1 0 1120029695 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1341 245 202 169 0 52 0
[pid=11417] ppid=11414 vsize=10648 CPUtime=61.91
/proc/11417/stat : 11417 (hydrasat_cachew) R 11414 11414 11258 0 -1 4194304 2366 0 0 0 6189 2 0 0 25 0 1 0 1120099729 10903552 2310 1992294400 134512640 135995732 4294956032 18446744073709551615 134807724 0 0 4096 1 0 0 0 17 0 0 0
/proc/11417/statm: 2662 2310 172 362 0 2297 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 16012

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11417
/proc/meminfo: memFree=1475080/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5364 CPUtime=700.05
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 322 13044 0 0 0 0 69980 25 19 0 1 0 1120029695 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1341 245 202 169 0 52 0
[pid=11417] ppid=11414 vsize=12300 CPUtime=121.88
/proc/11417/stat : 11417 (hydrasat_cachew) R 11414 11414 11258 0 -1 4194304 2730 0 0 0 12186 2 0 0 25 0 1 0 1120099729 12595200 2674 1992294400 134512640 135995732 4294956032 18446744073709551615 134807754 0 0 4096 1 0 0 0 17 0 0 0
/proc/11417/statm: 3075 2674 172 362 0 2710 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 17664

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11417
/proc/meminfo: memFree=1475016/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5364 CPUtime=700.05
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 322 13044 0 0 0 0 69980 25 19 0 1 0 1120029695 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1341 245 202 169 0 52 0
[pid=11417] ppid=11414 vsize=12448 CPUtime=181.85
/proc/11417/stat : 11417 (hydrasat_cachew) R 11414 11414 11258 0 -1 4194304 2760 0 0 0 18183 2 0 0 25 0 1 0 1120099729 12746752 2704 1992294400 134512640 135995732 4294956032 18446744073709551615 134681312 0 0 4096 1 0 0 0 17 0 0 0
/proc/11417/statm: 3112 2704 172 362 0 2747 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 17812

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11419
/proc/meminfo: memFree=1473608/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5364 CPUtime=700.05
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 322 13044 0 0 0 0 69980 25 19 0 1 0 1120029695 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1341 245 202 169 0 52 0
[pid=11417] ppid=11414 vsize=14060 CPUtime=241.82
/proc/11417/stat : 11417 (hydrasat_cachew) R 11414 11414 11258 0 -1 4194304 3111 0 0 0 24180 2 0 0 25 0 1 0 1120099729 14397440 3055 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/11417/statm: 3515 3055 172 362 0 3150 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 19424

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11419
/proc/meminfo: memFree=1470088/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5364 CPUtime=700.05
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 322 13044 0 0 0 0 69980 25 19 0 1 0 1120029695 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1341 245 202 169 0 52 0
[pid=11417] ppid=11414 vsize=18164 CPUtime=301.8
/proc/11417/stat : 11417 (hydrasat_cachew) R 11414 11414 11258 0 -1 4194304 4106 0 0 0 30177 3 0 0 25 0 1 0 1120099729 18599936 3927 1992294400 134512640 135995732 4294956032 18446744073709551615 134808035 0 0 4096 1 0 0 0 17 0 0 0
/proc/11417/statm: 4541 3927 172 362 0 4176 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 23528

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11419
/proc/meminfo: memFree=1466888/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5364 CPUtime=700.05
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 322 13044 0 0 0 0 69980 25 19 0 1 0 1120029695 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1341 245 202 169 0 52 0
[pid=11417] ppid=11414 vsize=21588 CPUtime=361.77
/proc/11417/stat : 11417 (hydrasat_cachew) R 11414 11414 11258 0 -1 4194304 4924 0 0 0 36173 4 0 0 25 0 1 0 1120099729 22106112 4745 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/11417/statm: 5397 4745 172 362 0 5032 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 26952

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11419
/proc/meminfo: memFree=1464776/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5364 CPUtime=700.05
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 322 13044 0 0 0 0 69980 25 19 0 1 0 1120029695 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1341 245 202 169 0 52 0
[pid=11417] ppid=11414 vsize=23708 CPUtime=421.75
/proc/11417/stat : 11417 (hydrasat_cachew) R 11414 11414 11258 0 -1 4194304 5450 0 0 0 42170 5 0 0 25 0 1 0 1120099729 24276992 5271 1992294400 134512640 135995732 4294956032 18446744073709551615 134807724 0 0 4096 1 0 0 0 17 0 0 0
/proc/11417/statm: 5927 5271 172 362 0 5562 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 29072

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11419
/proc/meminfo: memFree=1462792/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5364 CPUtime=700.05
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 322 13044 0 0 0 0 69980 25 19 0 1 0 1120029695 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1341 245 202 169 0 52 0
[pid=11417] ppid=11414 vsize=25792 CPUtime=481.73
/proc/11417/stat : 11417 (hydrasat_cachew) R 11414 11414 11258 0 -1 4194304 5963 0 0 0 48167 6 0 0 25 0 1 0 1120099729 26411008 5784 1992294400 134512640 135995732 4294956032 18446744073709551615 134807771 0 0 4096 1 0 0 0 17 0 0 0
/proc/11417/statm: 6448 5784 172 362 0 6083 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 31156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 11419
/proc/meminfo: memFree=1462024/2055920 swapFree=4177768/4192956
[pid=11414] ppid=11412 vsize=5364 CPUtime=700.05
/proc/11414/stat : 11414 (hydrasat-multi.) S 11412 11414 11258 0 -1 4194304 322 13044 0 0 0 0 69980 25 19 0 1 0 1120029695 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11414/statm: 1341 245 202 169 0 52 0
[pid=11417] ppid=11414 vsize=26628 CPUtime=500.02
/proc/11417/stat : 11417 (hydrasat_cachew) R 11414 11414 11258 0 -1 4194304 6136 0 0 0 49996 6 0 0 25 0 1 0 1120099729 27267072 5957 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/11417/statm: 6657 5957 172 362 0 6292 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 31992

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1199.77
CPU system time (s): 0.32495
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 53324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.77
system time used= 0.32495
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19529
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 4278

runsolver used 0.936857 second user time and 3.44148 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-31 06:27:08
IDJOB=1530120
IDBENCH=70491
IDSOLVER=518
FILE ID=node2/1530120-1238473628
PBS_JOBID= 9061803
Free space on /tmp= 66496 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1299934729-015.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530120-1238473628/watcher-1530120-1238473628 -o /tmp/evaluation-result-1530120-1238473628/solver-1530120-1238473628 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1530120-1238473628.cnf 1800 1362685702

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= bcd262fcf09db79337137ea25c65ab0c
RANDOM SEED=1362685702

node2.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1528120 kB
Buffers:         77956 kB
Cached:         359672 kB
SwapCached:       8996 kB
Active:         173980 kB
Inactive:       274664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1528120 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            4216 kB
Writeback:           0 kB
Mapped:          16604 kB
Slab:            65180 kB
Committed_AS:  2856372 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node2 at 2009-03-31 06:47:11