Trace number 1529358

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.04 1200.41

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1766907733-036.cnf
MD5SUMbb1339ae162280016fc37fa2e91a7c5e
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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

Solver Data

0.00/0.01	c Trying configuration 1
699.97/700.23	HOME/hydrasat-multi.sh: line 48: 31700 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.97/700.23	c Trying configuration 2
1200.02/1200.41	HOME/hydrasat-multi.sh: line 64: 31701 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2

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-1529358-1238378616/watcher-1529358-1238378616 -o /tmp/evaluation-result-1529358-1238378616/solver-1529358-1238378616 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1529358-1238378616.cnf 1800 705045855 

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: 1.02 1.01 1.04 3/64 31698
/proc/meminfo: memFree=1441040/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5356 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) D 31696 31698 30943 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 1110528325 5484544 230 1992294400 4194304 4889804 548682068720 18446744073709551615 4391600 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/31698/statm: 1339 230 191 169 0 50 0

[startup+0.097284 s]
/proc/loadavg: 1.02 1.01 1.04 3/64 31698
/proc/meminfo: memFree=1441040/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101284 s]
/proc/loadavg: 1.02 1.01 1.04 3/64 31698
/proc/meminfo: memFree=1441040/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301305 s]
/proc/loadavg: 1.02 1.01 1.04 3/64 31698
/proc/meminfo: memFree=1441040/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701352 s]
/proc/loadavg: 1.02 1.01 1.04 3/64 31698
/proc/meminfo: memFree=1441040/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50244 s]
/proc/loadavg: 1.02 1.01 1.04 2/66 31700
/proc/meminfo: memFree=1437632/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=4680 CPUtime=1.48
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 990 0 0 0 148 0 0 0 25 0 1 0 1110528326 4792320 971 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 1170 971 150 317 0 850 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10040

[startup+3.10163 s]
/proc/loadavg: 1.02 1.01 1.04 2/66 31700
/proc/meminfo: memFree=1437184/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=5068 CPUtime=3.07
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 1098 0 0 0 307 0 0 0 25 0 1 0 1110528326 5189632 1079 1992294400 134512640 135813592 4294956160 18446744073709551615 134662848 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 1267 1079 150 317 0 947 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10428

[startup+6.302 s]
/proc/loadavg: 1.01 1.01 1.04 2/66 31700
/proc/meminfo: memFree=1435584/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=6256 CPUtime=6.27
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 1372 0 0 0 627 0 0 0 25 0 1 0 1110528326 6406144 1353 1992294400 134512640 135813592 4294956160 18446744073709551615 134665041 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 1564 1353 150 317 0 1244 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11616

[startup+12.7017 s]
/proc/loadavg: 1.01 1.01 1.04 2/66 31700
/proc/meminfo: memFree=1435584/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=6256 CPUtime=12.67
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 1378 0 0 0 1267 0 0 0 25 0 1 0 1110528326 6406144 1359 1992294400 134512640 135813592 4294956160 18446744073709551615 134665358 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 1564 1359 150 317 0 1244 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11616

[startup+25.5012 s]
/proc/loadavg: 1.01 1.01 1.03 2/66 31700
/proc/meminfo: memFree=1435648/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=6400 CPUtime=25.47
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 1388 0 0 0 2547 0 0 0 25 0 1 0 1110528326 6553600 1369 1992294400 134512640 135813592 4294956160 18446744073709551615 134665004 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 1600 1369 150 317 0 1280 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11760

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 31700
/proc/meminfo: memFree=1433152/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=9072 CPUtime=51.06
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 2054 0 0 0 5105 1 0 0 25 0 1 0 1110528326 9289728 2035 1992294400 134512640 135813592 4294956160 18446744073709551615 134665113 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 2268 2035 150 317 0 1948 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14432

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 31700
/proc/meminfo: memFree=1429184/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=13228 CPUtime=102.25
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 3024 0 0 0 10223 2 0 0 25 0 1 0 1110528326 13545472 3005 1992294400 134512640 135813592 4294956160 18446744073709551615 134665211 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 3307 3005 150 317 0 2987 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18588

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 31700
/proc/meminfo: memFree=1423488/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=19536 CPUtime=162.23
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 4513 0 0 0 16220 3 0 0 25 0 1 0 1110528326 20004864 4375 1992294400 134512640 135813592 4294956160 18446744073709551615 134665303 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 4884 4375 150 317 0 4564 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 24896

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 31700
/proc/meminfo: memFree=1417920/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=25872 CPUtime=222.21
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 5941 0 0 0 22218 3 0 0 25 0 1 0 1110528326 26492928 5803 1992294400 134512640 135813592 4294956160 18446744073709551615 134661680 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 6468 5803 150 317 0 6148 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 31232

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 31700
/proc/meminfo: memFree=1413888/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=30008 CPUtime=282.19
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 6931 0 0 0 28215 4 0 0 25 0 1 0 1110528326 30728192 6793 1992294400 134512640 135813592 4294956160 18446744073709551615 134665101 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 7502 6793 150 317 0 7182 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 35368

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31700
/proc/meminfo: memFree=1413888/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=30008 CPUtime=342.17
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 6932 0 0 0 34213 4 0 0 25 0 1 0 1110528326 30728192 6794 1992294400 134512640 135813592 4294956160 18446744073709551615 134665113 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 7502 6794 150 317 0 7182 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 35368

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31700
/proc/meminfo: memFree=1413184/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=30928 CPUtime=402.16
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 7097 0 0 0 40211 5 0 0 25 0 1 0 1110528326 31670272 6959 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 7732 6959 150 317 0 7412 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 36288


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

[pid=31700] ppid=31698 vsize=31176 CPUtime=462.14
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 7158 0 0 0 46209 5 0 0 25 0 1 0 1110528326 31924224 7020 1992294400 134512640 135813592 4294956160 18446744073709551615 134664962 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 7794 7020 150 317 0 7474 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 36536

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31700
/proc/meminfo: memFree=1412864/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=31176 CPUtime=522.12
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 7173 0 0 0 52207 5 0 0 25 0 1 0 1110528326 31924224 7035 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 7794 7035 150 317 0 7474 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 36536

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31700
/proc/meminfo: memFree=1412224/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=32044 CPUtime=582.1
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 7405 0 0 0 58205 5 0 0 25 0 1 0 1110528326 32813056 7190 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 8011 7190 150 317 0 7691 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 37404

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31700
/proc/meminfo: memFree=1411904/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5360 CPUtime=0
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 288 0 1 0 0 0 0 0 18 0 1 0 1110528325 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31698/statm: 1340 239 197 169 0 51 0
[pid=31700] ppid=31698 vsize=32448 CPUtime=642.09
/proc/31700/stat : 31700 (hydrasat_cache4) R 31698 31698 30943 0 -1 4194304 7498 0 0 0 64204 5 0 0 25 0 1 0 1110528326 33226752 7283 1992294400 134512640 135813592 4294956160 18446744073709551615 134665004 0 0 4096 1 0 0 0 17 1 0 0
/proc/31700/statm: 8112 7283 150 317 0 7792 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 37808

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31701
/proc/meminfo: memFree=1408448/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5364 CPUtime=700.01
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 320 8360 1 0 0 0 69983 18 16 0 1 0 1110528325 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31698/statm: 1341 245 202 169 0 52 0
[pid=31701] ppid=31698 vsize=3920 CPUtime=2.05
/proc/31701/stat : 31701 (hydrasat_cachew) R 31698 31698 30943 0 -1 4194304 787 0 0 0 205 0 0 0 25 0 1 0 1110598348 4014080 769 1992294400 134512640 135995732 4294956016 18446744073709551615 134807855 0 0 4096 1 0 0 0 17 1 0 0
/proc/31701/statm: 980 769 172 362 0 615 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 9284

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31701
/proc/meminfo: memFree=1404992/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5364 CPUtime=700.01
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 320 8360 1 0 0 0 69983 18 16 0 1 0 1110528325 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31698/statm: 1341 245 202 169 0 52 0
[pid=31701] ppid=31698 vsize=7792 CPUtime=62.03
/proc/31701/stat : 31701 (hydrasat_cachew) R 31698 31698 30943 0 -1 4194304 1747 0 0 0 6203 0 0 0 25 0 1 0 1110598348 7979008 1729 1992294400 134512640 135995732 4294956016 18446744073709551615 135369318 0 0 4096 1 0 0 0 17 1 0 0
/proc/31701/statm: 1948 1729 172 362 0 1583 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 13156

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31701
/proc/meminfo: memFree=1401792/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5364 CPUtime=700.01
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 320 8360 1 0 0 0 69983 18 16 0 1 0 1110528325 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31698/statm: 1341 245 202 169 0 52 0
[pid=31701] ppid=31698 vsize=11288 CPUtime=122.01
/proc/31701/stat : 31701 (hydrasat_cachew) R 31698 31698 30943 0 -1 4194304 2556 0 0 0 12200 1 0 0 25 0 1 0 1110598348 11558912 2538 1992294400 134512640 135995732 4294956016 18446744073709551615 134638014 0 0 4096 1 0 0 0 17 1 0 0
/proc/31701/statm: 2822 2538 172 362 0 2457 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 16652

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31701
/proc/meminfo: memFree=1397760/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5364 CPUtime=700.01
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 320 8360 1 0 0 0 69983 18 16 0 1 0 1110528325 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31698/statm: 1341 245 202 169 0 52 0
[pid=31701] ppid=31698 vsize=15348 CPUtime=182
/proc/31701/stat : 31701 (hydrasat_cachew) R 31698 31698 30943 0 -1 4194304 3563 0 0 0 18197 3 0 0 25 0 1 0 1110598348 15716352 3520 1992294400 134512640 135995732 4294956016 18446744073709551615 134808081 0 0 4096 1 0 0 0 17 1 0 0
/proc/31701/statm: 3837 3520 172 362 0 3472 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 20712

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31701
/proc/meminfo: memFree=1394176/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5364 CPUtime=700.01
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 320 8360 1 0 0 0 69983 18 16 0 1 0 1110528325 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31698/statm: 1341 245 202 169 0 52 0
[pid=31701] ppid=31698 vsize=19248 CPUtime=241.98
/proc/31701/stat : 31701 (hydrasat_cachew) R 31698 31698 30943 0 -1 4194304 4497 0 0 0 24194 4 0 0 25 0 1 0 1110598348 19709952 4454 1992294400 134512640 135995732 4294956016 18446744073709551615 134807721 0 0 4096 1 0 0 0 17 1 0 0
/proc/31701/statm: 4812 4454 172 362 0 4447 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 24612

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31701
/proc/meminfo: memFree=1388224/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5364 CPUtime=700.01
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 320 8360 1 0 0 0 69983 18 16 0 1 0 1110528325 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31698/statm: 1341 245 202 169 0 52 0
[pid=31701] ppid=31698 vsize=25452 CPUtime=301.96
/proc/31701/stat : 31701 (hydrasat_cachew) R 31698 31698 30943 0 -1 4194304 5974 0 0 0 30191 5 0 0 25 0 1 0 1110598348 26062848 5931 1992294400 134512640 135995732 4294956016 18446744073709551615 134806544 0 0 4096 1 0 0 0 17 1 0 0
/proc/31701/statm: 6363 5931 172 362 0 5998 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 30816

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31701
/proc/meminfo: memFree=1385088/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5364 CPUtime=700.01
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 320 8360 1 0 0 0 69983 18 16 0 1 0 1110528325 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31698/statm: 1341 245 202 169 0 52 0
[pid=31701] ppid=31698 vsize=28984 CPUtime=361.94
/proc/31701/stat : 31701 (hydrasat_cachew) R 31698 31698 30943 0 -1 4194304 6829 0 0 0 36188 6 0 0 25 0 1 0 1110598348 29679616 6724 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/31701/statm: 7246 6724 172 362 0 6881 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 34348

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31701
/proc/meminfo: memFree=1380096/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5364 CPUtime=700.01
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 320 8360 1 0 0 0 69983 18 16 0 1 0 1110528325 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31698/statm: 1341 245 202 169 0 52 0
[pid=31701] ppid=31698 vsize=33936 CPUtime=421.93
/proc/31701/stat : 31701 (hydrasat_cachew) R 31698 31698 30943 0 -1 4194304 8043 0 0 0 42185 8 0 0 25 0 1 0 1110598348 34750464 7938 1992294400 134512640 135995732 4294956016 18446744073709551615 134808042 0 0 4096 1 0 0 0 17 1 0 0
/proc/31701/statm: 8484 7938 172 362 0 8119 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 39300

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31701
/proc/meminfo: memFree=1377024/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5364 CPUtime=700.01
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 320 8360 1 0 0 0 69983 18 16 0 1 0 1110528325 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31698/statm: 1341 245 202 169 0 52 0
[pid=31701] ppid=31698 vsize=37064 CPUtime=481.91
/proc/31701/stat : 31701 (hydrasat_cachew) R 31698 31698 30943 0 -1 4194304 8832 0 0 0 48182 9 0 0 25 0 1 0 1110598348 37953536 8727 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/31701/statm: 9266 8727 172 362 0 8901 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 42428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31701
/proc/meminfo: memFree=1376064/2055924 swapFree=4176792/4192956
[pid=31698] ppid=31696 vsize=5364 CPUtime=700.01
/proc/31698/stat : 31698 (hydrasat-multi.) S 31696 31698 30943 0 -1 4194304 320 8360 1 0 0 0 69983 18 16 0 1 0 1110528325 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31698/statm: 1341 245 202 169 0 52 0
[pid=31701] ppid=31698 vsize=38048 CPUtime=500.01
/proc/31701/stat : 31701 (hydrasat_cachew) R 31698 31698 30943 0 -1 4194304 9044 0 0 0 49992 9 0 0 25 0 1 0 1110598348 38961152 8939 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/31701/statm: 9512 8939 172 362 0 9147 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 43412

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.41
CPU time (s): 1200.04
CPU user time (s): 1199.76
CPU system time (s): 0.285956
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 43412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.285956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17729
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 2026

runsolver used 1.44778 second user time and 2.91256 second system time

The end

Launcher Data

Begin job on node6 at 2009-03-30 04:03:36
IDJOB=1529358
IDBENCH=70237
IDSOLVER=518
FILE ID=node6/1529358-1238378616
PBS_JOBID= 9061264
Free space on /tmp= 66340 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S1766907733-036.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529358-1238378616/watcher-1529358-1238378616 -o /tmp/evaluation-result-1529358-1238378616/solver-1529358-1238378616 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1529358-1238378616.cnf 1800 705045855

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

MD5SUM BENCH= bb1339ae162280016fc37fa2e91a7c5e
RANDOM SEED=705045855

node6.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:      2055924 kB
MemFree:       1441456 kB
Buffers:         98888 kB
Cached:         418316 kB
SwapCached:       9932 kB
Active:          35472 kB
Inactive:       495264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1441456 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            4596 kB
Writeback:           0 kB
Mapped:          19204 kB
Slab:            69724 kB
Committed_AS:  2818744 kB
PageTables:       1464 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= 66308 MiB
End job on node6 at 2009-03-30 04:23:39