Trace number 1529376

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.09 1200.81

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1127319144-058.cnf
MD5SUM79b21fea94540db2568097a6c80690f8
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.00	c Trying configuration 1
700.00/700.41	HOME/hydrasat-multi.sh: line 48:  9704 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.00/700.41	c Trying configuration 2
1200.05/1200.81	HOME/hydrasat-multi.sh: line 64:  9706 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.05/1200.81	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-1529376-1238379597/watcher-1529376-1238379597 -o /tmp/evaluation-result-1529376-1238379597/solver-1529376-1238379597 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1529376-1238379597.cnf 1800 2067745377 

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.00 1.00 1.09 3/64 9703
/proc/meminfo: memFree=1599504/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=1584 CPUtime=0
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 162 0 0 0 0 0 0 0 19 0 1 0 1110624745 1622016 144 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 396 145 116 317 0 76 0

[startup+0.0288151 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 9703
/proc/meminfo: memFree=1599504/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=2112 CPUtime=0.02
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 324 0 0 0 2 0 0 0 19 0 1 0 1110624745 2162688 306 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 528 306 116 317 0 208 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7472

[startup+0.10183 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 9703
/proc/meminfo: memFree=1599504/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=3748 CPUtime=0.09
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 717 0 0 0 9 0 0 0 19 0 1 0 1110624745 3837952 699 1992294400 134512640 135813592 4294956160 18446744073709551615 134676827 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 937 699 123 317 0 617 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9108

[startup+0.301869 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 9703
/proc/meminfo: memFree=1599504/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=3748 CPUtime=0.29
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 717 0 0 0 29 0 0 0 21 0 1 0 1110624745 3837952 699 1992294400 134512640 135813592 4294956160 18446744073709551615 134676859 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 937 699 123 317 0 617 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9108

[startup+0.701948 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 9703
/proc/meminfo: memFree=1599504/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=4280 CPUtime=0.69
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 883 0 0 0 69 0 0 0 25 0 1 0 1110624745 4382720 864 1992294400 134512640 135813592 4294956160 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 1070 864 150 317 0 750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9640

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 9705
/proc/meminfo: memFree=1596096/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=4672 CPUtime=1.48
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 996 0 0 0 148 0 0 0 25 0 1 0 1110624745 4784128 977 1992294400 134512640 135813592 4294956160 18446744073709551615 134664943 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 1168 977 150 317 0 848 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10032

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 9705
/proc/meminfo: memFree=1595648/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=5200 CPUtime=3.08
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 1107 0 0 0 308 0 0 0 25 0 1 0 1110624745 5324800 1088 1992294400 134512640 135813592 4294956160 18446744073709551615 134665306 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 1300 1088 150 317 0 980 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10560

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 9705
/proc/meminfo: memFree=1595072/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=5328 CPUtime=6.28
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 1149 0 0 0 628 0 0 0 25 0 1 0 1110624745 5455872 1130 1992294400 134512640 135813592 4294956160 18446744073709551615 134662863 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 1332 1130 150 317 0 1012 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10688

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 9705
/proc/meminfo: memFree=1594696/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=5996 CPUtime=12.69
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 1295 0 0 0 1268 1 0 0 25 0 1 0 1110624745 6139904 1276 1992294400 134512640 135813592 4294956160 18446744073709551615 134665041 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 1499 1276 150 317 0 1179 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11356

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 9705
/proc/meminfo: memFree=1593608/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=6904 CPUtime=25.48
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 1517 0 0 0 2547 1 0 0 25 0 1 0 1110624745 7069696 1498 1992294400 134512640 135813592 4294956160 18446744073709551615 134665490 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 1726 1498 150 317 0 1406 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12264

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 9705
/proc/meminfo: memFree=1593416/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=7212 CPUtime=51.06
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 1587 0 0 0 5105 1 0 0 25 0 1 0 1110624745 7385088 1568 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 1803 1568 150 317 0 1483 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12572

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 9705
/proc/meminfo: memFree=1586376/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=14392 CPUtime=102.23
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 3336 0 0 0 10221 2 0 0 25 0 1 0 1110624745 14737408 3307 1992294400 134512640 135813592 4294956160 18446744073709551615 134667855 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 3598 3307 150 317 0 3278 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 19752

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 9705
/proc/meminfo: memFree=1586312/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=14392 CPUtime=162.2
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 3336 0 0 0 16218 2 0 0 25 0 1 0 1110624745 14737408 3307 1992294400 134512640 135813592 4294956160 18446744073709551615 134665367 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 3598 3307 150 317 0 3278 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19752

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 9705
/proc/meminfo: memFree=1586312/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=14392 CPUtime=222.16
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 3337 0 0 0 22214 2 0 0 25 0 1 0 1110624745 14737408 3308 1992294400 134512640 135813592 4294956160 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 3598 3308 150 317 0 3278 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 19752

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 9705
/proc/meminfo: memFree=1586312/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=14392 CPUtime=282.13
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 3337 0 0 0 28211 2 0 0 25 0 1 0 1110624745 14737408 3308 1992294400 134512640 135813592 4294956160 18446744073709551615 134664928 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 3598 3308 150 317 0 3278 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 19752

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 9705
/proc/meminfo: memFree=1585352/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=15740 CPUtime=342.11
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 3634 0 0 0 34208 3 0 0 25 0 1 0 1110624745 16117760 3586 1992294400 134512640 135813592 4294956160 18446744073709551615 134665490 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 3935 3586 150 317 0 3615 0

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

[pid=9704] ppid=9703 vsize=26432 CPUtime=462.05
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 6218 0 0 0 46199 6 0 0 25 0 1 0 1110624745 27066368 6088 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 6608 6088 150 317 0 6288 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 31792

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 9705
/proc/meminfo: memFree=1572104/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=29716 CPUtime=522.01
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 7003 0 0 0 52195 6 0 0 25 0 1 0 1110624745 30429184 6873 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 7429 6873 150 317 0 7109 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 35076

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 9705
/proc/meminfo: memFree=1568840/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=33348 CPUtime=581.97
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 7828 0 0 0 58189 8 0 0 25 0 1 0 1110624745 34148352 7698 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 8337 7698 150 317 0 8017 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 38708

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 9705
/proc/meminfo: memFree=1567432/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5360 CPUtime=0
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110624744 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1340 239 197 169 0 51 0
[pid=9704] ppid=9703 vsize=34836 CPUtime=641.94
/proc/9704/stat : 9704 (hydrasat_cache4) R 9703 9703 8968 0 -1 4194304 8299 0 0 0 64186 8 0 0 25 0 1 0 1110624745 35672064 8048 1992294400 134512640 135813592 4294956160 18446744073709551615 134664928 0 0 4096 1 0 0 0 17 0 0 0
/proc/9704/statm: 8709 8048 150 317 0 8389 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 40196

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 9706
/proc/meminfo: memFree=1561992/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5364 CPUtime=700.01
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 321 9388 0 0 0 0 69979 22 19 0 1 0 1110624744 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1341 245 202 169 0 52 0
[pid=9706] ppid=9703 vsize=3940 CPUtime=1.87
/proc/9706/stat : 9706 (hydrasat_cachew) R 9703 9703 8968 0 -1 4194304 781 0 0 0 187 0 0 0 25 0 1 0 1110694786 4034560 763 1992294400 134512640 135995732 4294956016 18446744073709551615 134807884 0 0 4096 1 0 0 0 17 1 0 0
/proc/9706/statm: 985 763 172 362 0 620 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 9304

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 9706
/proc/meminfo: memFree=1557960/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5364 CPUtime=700.01
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 321 9388 0 0 0 0 69979 22 19 0 1 0 1110624744 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1341 245 202 169 0 52 0
[pid=9706] ppid=9703 vsize=8608 CPUtime=61.8
/proc/9706/stat : 9706 (hydrasat_cachew) R 9703 9703 8968 0 -1 4194304 1939 0 0 0 6177 3 0 0 25 0 1 0 1110694786 8814592 1921 1992294400 134512640 135995732 4294956016 18446744073709551615 134807991 0 0 4096 1 0 0 0 17 0 0 0
/proc/9706/statm: 2152 1921 172 362 0 1787 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 13972

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 9706
/proc/meminfo: memFree=1557960/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5364 CPUtime=700.01
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 321 9388 0 0 0 0 69979 22 19 0 1 0 1110624744 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1341 245 202 169 0 52 0
[pid=9706] ppid=9703 vsize=8608 CPUtime=121.76
/proc/9706/stat : 9706 (hydrasat_cachew) R 9703 9703 8968 0 -1 4194304 1939 0 0 0 12173 3 0 0 25 0 1 0 1110694786 8814592 1921 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9706/statm: 2152 1921 172 362 0 1787 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 13972

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9706
/proc/meminfo: memFree=1556808/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5364 CPUtime=700.01
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 321 9388 0 0 0 0 69979 22 19 0 1 0 1110624744 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1341 245 202 169 0 52 0
[pid=9706] ppid=9703 vsize=9888 CPUtime=181.73
/proc/9706/stat : 9706 (hydrasat_cachew) R 9703 9703 8968 0 -1 4194304 2255 0 0 0 18170 3 0 0 25 0 1 0 1110694786 10125312 2237 1992294400 134512640 135995732 4294956016 18446744073709551615 134807830 0 0 4096 1 0 0 0 17 0 0 0
/proc/9706/statm: 2472 2237 172 362 0 2107 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 15252

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9706
/proc/meminfo: memFree=1552008/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5364 CPUtime=700.01
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 321 9388 0 0 0 0 69979 22 19 0 1 0 1110624744 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1341 245 202 169 0 52 0
[pid=9706] ppid=9703 vsize=14868 CPUtime=241.69
/proc/9706/stat : 9706 (hydrasat_cachew) R 9703 9703 8968 0 -1 4194304 3470 0 0 0 24164 5 0 0 25 0 1 0 1110694786 15224832 3452 1992294400 134512640 135995732 4294956016 18446744073709551615 134807763 0 0 4096 1 0 0 0 17 0 0 0
/proc/9706/statm: 3717 3452 172 362 0 3352 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 20232

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9706
/proc/meminfo: memFree=1548360/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5364 CPUtime=700.01
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 321 9388 0 0 0 0 69979 22 19 0 1 0 1110624744 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1341 245 202 169 0 52 0
[pid=9706] ppid=9703 vsize=18584 CPUtime=301.65
/proc/9706/stat : 9706 (hydrasat_cachew) R 9703 9703 8968 0 -1 4194304 4382 0 0 0 30159 6 0 0 25 0 1 0 1110694786 19030016 4364 1992294400 134512640 135995732 4294956016 18446744073709551615 134807763 0 0 4096 1 0 0 0 17 0 0 0
/proc/9706/statm: 4646 4364 172 362 0 4281 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 23948

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9706
/proc/meminfo: memFree=1546312/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5364 CPUtime=700.01
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 321 9388 0 0 0 0 69979 22 19 0 1 0 1110624744 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1341 245 202 169 0 52 0
[pid=9706] ppid=9703 vsize=20784 CPUtime=361.62
/proc/9706/stat : 9706 (hydrasat_cachew) R 9703 9703 8968 0 -1 4194304 4917 0 0 0 36155 7 0 0 25 0 1 0 1110694786 21282816 4866 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9706/statm: 5196 4866 172 362 0 4831 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 26148

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9706
/proc/meminfo: memFree=1543048/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5364 CPUtime=700.01
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 321 9388 0 0 0 0 69979 22 19 0 1 0 1110624744 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1341 245 202 169 0 52 0
[pid=9706] ppid=9703 vsize=24164 CPUtime=421.58
/proc/9706/stat : 9706 (hydrasat_cachew) R 9703 9703 8968 0 -1 4194304 5751 0 0 0 42151 7 0 0 25 0 1 0 1110694786 24743936 5654 1992294400 134512640 135995732 4294956016 18446744073709551615 134805715 0 0 4096 1 0 0 0 17 0 0 0
/proc/9706/statm: 6041 5654 172 362 0 5676 0
Current children cumulated CPU time (s) 1121.59
Current children cumulated vsize (KiB) 29528

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9706
/proc/meminfo: memFree=1543048/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5364 CPUtime=700.01
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 321 9388 0 0 0 0 69979 22 19 0 1 0 1110624744 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1341 245 202 169 0 52 0
[pid=9706] ppid=9703 vsize=24164 CPUtime=481.54
/proc/9706/stat : 9706 (hydrasat_cachew) R 9703 9703 8968 0 -1 4194304 5771 0 0 0 48147 7 0 0 25 0 1 0 1110694786 24743936 5674 1992294400 134512640 135995732 4294956016 18446744073709551615 134807756 0 0 4096 1 0 0 0 17 0 0 0
/proc/9706/statm: 6041 5674 172 362 0 5676 0
Current children cumulated CPU time (s) 1181.55
Current children cumulated vsize (KiB) 29528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9706
/proc/meminfo: memFree=1543048/2055920 swapFree=4175828/4192956
[pid=9703] ppid=9701 vsize=5364 CPUtime=700.01
/proc/9703/stat : 9703 (hydrasat-multi.) S 9701 9703 8968 0 -1 4194304 321 9388 0 0 0 0 69979 22 19 0 1 0 1110624744 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9703/statm: 1341 245 202 169 0 52 0
[pid=9706] ppid=9703 vsize=24164 CPUtime=500.04
/proc/9706/stat : 9706 (hydrasat_cachew) R 9703 9703 8968 0 -1 4194304 5772 0 0 0 49997 7 0 0 25 0 1 0 1110694786 24743936 5675 1992294400 134512640 135995732 4294956016 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/9706/statm: 6041 5675 172 362 0 5676 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 29528

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.81
CPU time (s): 1200.09
CPU user time (s): 1199.78
CPU system time (s): 0.312952
CPU usage (%): 99.9397
Max. virtual memory (cumulated for all children) (KiB): 42580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.312952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15507
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= 3217

runsolver used 1.04284 second user time and 3.33449 second system time

The end

Launcher Data

Begin job on node33 at 2009-03-30 04:19:57
IDJOB=1529376
IDBENCH=70243
IDSOLVER=518
FILE ID=node33/1529376-1238379597
PBS_JOBID= 9061284
Free space on /tmp= 66132 MiB

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

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

MD5SUM BENCH= 79b21fea94540db2568097a6c80690f8
RANDOM SEED=2067745377

node33.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.266
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.266
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:       1600048 kB
Buffers:         70372 kB
Cached:         295564 kB
SwapCached:      10920 kB
Active:         153372 kB
Inactive:       225060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1600048 kB
SwapTotal:     4192956 kB
SwapFree:      4175828 kB
Dirty:            4600 kB
Writeback:           0 kB
Mapped:          18208 kB
Slab:            63592 kB
Committed_AS:  3029740 kB
PageTables:       1400 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= 66096 MiB
End job on node33 at 2009-03-30 04:40:00