Trace number 1721509

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.12 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_14_UNSAT.cnf
MD5SUM6d69d175921d14f1c2600aaedc59f514
Bench CategoryAPPLICATION (applications 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 variables2940
Number of clauses300446
Sum of the clauses size896973
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24737
Number of clauses of size 3295678
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Trying configuration 1
700.10/700.42	HOME/hydrasat-multi.sh: line 48:  2273 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.10/700.42	c Trying configuration 2
1200.09/1200.61	HOME/hydrasat-multi.sh: line 64:  2275 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.09/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:492) (c) roussel@cril.univ-artois.fr

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

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.00 3/64 2272
/proc/meminfo: memFree=1468728/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) R 2270 2272 2125 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 238 1992294400 4194304 4889804 548682068736 18446744073709551615 240577473183 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2272/statm: 1340 238 196 169 0 51 0
[pid=2273] ppid=2272 vsize=2628 CPUtime=0
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 94760615 2691072 153 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 657 154 117 317 0 337 0

[startup+0.0466551 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2272
/proc/meminfo: memFree=1468728/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=4608 CPUtime=0.04
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 695 0 0 0 4 0 0 0 18 0 1 0 94760615 4718592 677 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 1152 678 117 317 0 832 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9968

[startup+0.10166 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2272
/proc/meminfo: memFree=1468728/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=7248 CPUtime=0.08
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 1387 0 0 0 8 0 0 0 19 0 1 0 94760615 7421952 1369 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 1812 1370 117 317 0 1492 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12608

[startup+0.301676 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2272
/proc/meminfo: memFree=1468728/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=16488 CPUtime=0.29
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 3885 0 0 0 27 2 0 0 21 0 1 0 94760615 16883712 3867 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 4122 3868 117 317 0 3802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21848

[startup+0.701712 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2272
/proc/meminfo: memFree=1468728/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=25956 CPUtime=0.69
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 6569 0 0 0 65 4 0 0 25 0 1 0 94760615 26578944 6218 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 6489 6218 124 317 0 6169 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31316

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2274
/proc/meminfo: memFree=1444008/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=25956 CPUtime=1.49
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 6569 0 0 0 145 4 0 0 25 0 1 0 94760615 26578944 6218 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 6489 6218 124 317 0 6169 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31316

[startup+3.10192 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2274
/proc/meminfo: memFree=1443880/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=25956 CPUtime=3.09
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 6569 0 0 0 305 4 0 0 25 0 1 0 94760615 26578944 6218 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 6489 6218 124 317 0 6169 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31316

[startup+6.3012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2274
/proc/meminfo: memFree=1443688/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=29768 CPUtime=6.29
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 7537 0 0 0 625 4 0 0 25 0 1 0 94760615 30482432 6892 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 7442 6892 126 317 0 7122 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35128

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2274
/proc/meminfo: memFree=1437160/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=33624 CPUtime=12.68
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 8495 0 0 0 1264 4 0 0 25 0 1 0 94760615 34430976 7850 1992294400 134512640 135813592 4294956176 18446744073709551615 134676862 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 8406 7850 126 317 0 8086 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38984

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2274
/proc/meminfo: memFree=1425256/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=48756 CPUtime=25.48
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 11859 0 0 0 2542 6 0 0 25 0 1 0 94760615 49926144 10928 1992294400 134512640 135813592 4294956176 18446744073709551615 134665352 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 12189 10928 149 317 0 11869 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54116

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2274
/proc/meminfo: memFree=1420136/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=54056 CPUtime=51.07
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 13110 0 0 0 5100 7 0 0 25 0 1 0 94760615 55353344 12179 1992294400 134512640 135813592 4294956176 18446744073709551615 134665221 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 13514 12179 149 317 0 13194 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 59416

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2274
/proc/meminfo: memFree=1409640/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=65060 CPUtime=102.25
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 15712 0 0 0 10215 10 0 0 25 0 1 0 94760615 66621440 14781 1992294400 134512640 135813592 4294956176 18446744073709551615 135204209 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 16265 14781 149 317 0 15945 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 70420

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2274
/proc/meminfo: memFree=1408040/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=67024 CPUtime=162.22
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 16127 0 0 0 16212 10 0 0 25 0 1 0 94760615 68632576 15196 1992294400 134512640 135813592 4294956176 18446744073709551615 134661518 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 16756 15196 149 317 0 16436 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 72384

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2274
/proc/meminfo: memFree=1407976/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=67024 CPUtime=222.2
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 16133 0 0 0 22210 10 0 0 25 0 1 0 94760615 68632576 15202 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 16756 15202 149 317 0 16436 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 72384

[startup+282.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 2274
/proc/meminfo: memFree=1407976/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=67024 CPUtime=282.18
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 16136 0 0 0 28208 10 0 0 25 0 1 0 94760615 68632576 15205 1992294400 134512640 135813592 4294956176 18446744073709551615 134597470 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 16756 15205 149 317 0 16436 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 72384

[startup+342.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 2274
/proc/meminfo: memFree=1407976/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=67024 CPUtime=342.15
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 16136 0 0 0 34205 10 0 0 25 0 1 0 94760615 68632576 15205 1992294400 134512640 135813592 4294956176 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 16756 15205 149 317 0 16436 0

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

[pid=2273] ppid=2272 vsize=67024 CPUtime=462.1
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 16139 0 0 0 46200 10 0 0 25 0 1 0 94760615 68632576 15208 1992294400 134512640 135813592 4294956176 18446744073709551615 135224171 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 16756 15208 149 317 0 16436 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 72384

[startup+522.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 2274
/proc/meminfo: memFree=1407912/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=67024 CPUtime=522.06
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 16141 0 0 0 52196 10 0 0 25 0 1 0 94760615 68632576 15210 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 16756 15210 149 317 0 16436 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 72384

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 2274
/proc/meminfo: memFree=1407912/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=67024 CPUtime=582.04
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 16142 0 0 0 58194 10 0 0 25 0 1 0 94760615 68632576 15211 1992294400 134512640 135813592 4294956176 18446744073709551615 134665414 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 16756 15211 149 317 0 16436 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 72384

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 2274
/proc/meminfo: memFree=1407912/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5360 CPUtime=0
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 94760614 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2272/statm: 1340 239 197 169 0 51 0
[pid=2273] ppid=2272 vsize=67024 CPUtime=642.03
/proc/2273/stat : 2273 (hydrasat_cache4) R 2272 2272 2125 0 -1 4194304 16143 0 0 0 64193 10 0 0 25 0 1 0 94760615 68632576 15212 1992294400 134512640 135813592 4294956176 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 0 0 0
/proc/2273/statm: 16756 15212 149 317 0 16436 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 72384

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2275
/proc/meminfo: memFree=1387048/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5364 CPUtime=700.12
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 322 17518 0 0 0 0 69978 34 16 0 1 0 94760614 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1341 245 202 169 0 52 0
[pid=2275] ppid=2272 vsize=21444 CPUtime=1.87
/proc/2275/stat : 2275 (hydrasat_cachew) R 2272 2272 2125 0 -1 4194304 5420 0 0 0 185 2 0 0 25 0 1 0 94830657 21958656 5071 1992294400 134512640 135995732 4294956032 18446744073709551615 134693844 0 0 4096 1 0 0 0 17 0 0 0
/proc/2275/statm: 5361 5071 150 362 0 4996 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 26808

[startup+762.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 2281
/proc/meminfo: memFree=1378664/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5364 CPUtime=700.12
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 322 17518 0 0 0 0 69978 34 16 0 1 0 94760614 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1341 245 202 169 0 52 0
[pid=2275] ppid=2272 vsize=32016 CPUtime=61.83
/proc/2275/stat : 2275 (hydrasat_cachew) R 2272 2272 2125 0 -1 4194304 8361 0 0 0 6178 5 0 0 25 0 1 0 94830657 32784384 7432 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/2275/statm: 8004 7432 171 362 0 7639 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 37380

[startup+822.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 2281
/proc/meminfo: memFree=1378664/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5364 CPUtime=700.12
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 322 17518 0 0 0 0 69978 34 16 0 1 0 94760614 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1341 245 202 169 0 52 0
[pid=2275] ppid=2272 vsize=32016 CPUtime=121.81
/proc/2275/stat : 2275 (hydrasat_cachew) R 2272 2272 2125 0 -1 4194304 8361 0 0 0 12176 5 0 0 25 0 1 0 94830657 32784384 7432 1992294400 134512640 135995732 4294956032 18446744073709551615 134682254 0 0 4096 1 0 0 0 17 0 0 0
/proc/2275/statm: 8004 7432 171 362 0 7639 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 37380

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2281
/proc/meminfo: memFree=1378664/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5364 CPUtime=700.12
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 322 17518 0 0 0 0 69978 34 16 0 1 0 94760614 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1341 245 202 169 0 52 0
[pid=2275] ppid=2272 vsize=32016 CPUtime=181.77
/proc/2275/stat : 2275 (hydrasat_cachew) R 2272 2272 2125 0 -1 4194304 8361 0 0 0 18172 5 0 0 25 0 1 0 94830657 32784384 7432 1992294400 134512640 135995732 4294956032 18446744073709551615 134805707 0 0 4096 1 0 0 0 17 0 0 0
/proc/2275/statm: 8004 7432 171 362 0 7639 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 37380

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2281
/proc/meminfo: memFree=1378664/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5364 CPUtime=700.12
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 322 17518 0 0 0 0 69978 34 16 0 1 0 94760614 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1341 245 202 169 0 52 0
[pid=2275] ppid=2272 vsize=32016 CPUtime=241.75
/proc/2275/stat : 2275 (hydrasat_cachew) R 2272 2272 2125 0 -1 4194304 8361 0 0 0 24170 5 0 0 25 0 1 0 94830657 32784384 7432 1992294400 134512640 135995732 4294956032 18446744073709551615 135364184 0 0 4096 1 0 0 0 17 0 0 0
/proc/2275/statm: 8004 7432 171 362 0 7639 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 37380

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2281
/proc/meminfo: memFree=1378664/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5364 CPUtime=700.12
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 322 17518 0 0 0 0 69978 34 16 0 1 0 94760614 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1341 245 202 169 0 52 0
[pid=2275] ppid=2272 vsize=32016 CPUtime=301.74
/proc/2275/stat : 2275 (hydrasat_cachew) R 2272 2272 2125 0 -1 4194304 8361 0 0 0 30168 6 0 0 25 0 1 0 94830657 32784384 7432 1992294400 134512640 135995732 4294956032 18446744073709551615 134587232 0 0 4096 1 0 0 0 17 0 0 0
/proc/2275/statm: 8004 7432 171 362 0 7639 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 37380

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2281
/proc/meminfo: memFree=1378664/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5364 CPUtime=700.12
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 322 17518 0 0 0 0 69978 34 16 0 1 0 94760614 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1341 245 202 169 0 52 0
[pid=2275] ppid=2272 vsize=32016 CPUtime=361.72
/proc/2275/stat : 2275 (hydrasat_cachew) R 2272 2272 2125 0 -1 4194304 8361 0 0 0 36166 6 0 0 25 0 1 0 94830657 32784384 7432 1992294400 134512640 135995732 4294956032 18446744073709551615 135385617 0 0 4096 1 0 0 0 17 0 0 0
/proc/2275/statm: 8004 7432 171 362 0 7639 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 37380

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2281
/proc/meminfo: memFree=1378728/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5364 CPUtime=700.12
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 322 17518 0 0 0 0 69978 34 16 0 1 0 94760614 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1341 245 202 169 0 52 0
[pid=2275] ppid=2272 vsize=32016 CPUtime=421.7
/proc/2275/stat : 2275 (hydrasat_cachew) R 2272 2272 2125 0 -1 4194304 8361 0 0 0 42164 6 0 0 25 0 1 0 94830657 32784384 7432 1992294400 134512640 135995732 4294956032 18446744073709551615 134808081 0 0 4096 1 0 0 0 17 0 0 0
/proc/2275/statm: 8004 7432 171 362 0 7639 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 37380

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2281
/proc/meminfo: memFree=1378728/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5364 CPUtime=700.12
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 322 17518 0 0 0 0 69978 34 16 0 1 0 94760614 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1341 245 202 169 0 52 0
[pid=2275] ppid=2272 vsize=32016 CPUtime=481.68
/proc/2275/stat : 2275 (hydrasat_cachew) R 2272 2272 2125 0 -1 4194304 8361 0 0 0 48162 6 0 0 25 0 1 0 94830657 32784384 7432 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/2275/statm: 8004 7432 171 362 0 7639 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 37380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2281
/proc/meminfo: memFree=1378728/2055920 swapFree=4192956/4192956
[pid=2272] ppid=2270 vsize=5364 CPUtime=700.12
/proc/2272/stat : 2272 (hydrasat-multi.) S 2270 2272 2125 0 -1 4194304 322 17518 0 0 0 0 69978 34 16 0 1 0 94760614 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2272/statm: 1341 245 202 169 0 52 0
[pid=2275] ppid=2272 vsize=32016 CPUtime=499.97
/proc/2275/stat : 2275 (hydrasat_cachew) R 2272 2272 2125 0 -1 4194304 8361 0 0 0 49991 6 0 0 25 0 1 0 94830657 32784384 7432 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/2275/statm: 8004 7432 171 362 0 7639 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 37380

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.12
CPU user time (s): 1199.71
CPU system time (s): 0.412937
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 72384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.71
system time used= 0.412937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26209
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= 7
involuntary context switches= 2972

runsolver used 1.00685 second user time and 3.36749 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-25 15:48:46
IDJOB=1721509
IDBENCH=71071
IDSOLVER=518
FILE ID=node50/1721509-1240667325
PBS_JOBID= 9186595
Free space on /tmp= 66516 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_14_UNSAT.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721509-1240667325/watcher-1721509-1240667325 -o /tmp/evaluation-result-1721509-1240667325/solver-1721509-1240667325 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1721509-1240667325.cnf 1800 1487069497

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

MD5SUM BENCH= 6d69d175921d14f1c2600aaedc59f514
RANDOM SEED=1487069497

node50.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.216
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.216
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:       1469272 kB
Buffers:         87660 kB
Cached:         398064 kB
SwapCached:          0 kB
Active:         130984 kB
Inactive:       368632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469272 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            9028 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            73108 kB
Committed_AS:   279776 kB
PageTables:       1448 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= 66456 MiB
End job on node50 at 2009-04-25 16:08:48