Trace number 1732359

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.51

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-140-100.cnf
MD5SUM07b17839a612470dd109e37b3b09aec5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.160974
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses336
Sum of the clauses size840
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2280
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
699.88/700.17	HOME/hydrasat-multi.sh: line 48: 14077 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.88/700.17	c Trying configuration 2
1200.10/1200.50	HOME/hydrasat-multi.sh: line 64: 14079 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.10/1200.50	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-1732359-1240780366/watcher-1732359-1240780366 -o /tmp/evaluation-result-1732359-1240780366/solver-1732359-1240780366 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1732359-1240780366.cnf 1800 1661998599 

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.28 1.05 1.02 3/65 14076
/proc/meminfo: memFree=1580432/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=1452 CPUtime=0
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 180 0 0 0 0 0 0 0 21 0 1 0 106066032 1486848 162 1992294400 134512640 135813592 4294956160 18446744073709551615 135332512 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 363 173 141 317 0 43 0

[startup+0.0369001 s]
/proc/loadavg: 1.28 1.05 1.02 3/65 14076
/proc/meminfo: memFree=1580432/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=1580 CPUtime=0.03
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 214 0 0 0 3 0 0 0 21 0 1 0 106066032 1617920 195 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 395 195 149 317 0 75 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6940

[startup+0.102908 s]
/proc/loadavg: 1.28 1.05 1.02 3/65 14076
/proc/meminfo: memFree=1580432/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=1580 CPUtime=0.09
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 229 0 0 0 9 0 0 0 21 0 1 0 106066032 1617920 210 1992294400 134512640 135813592 4294956160 18446744073709551615 134661714 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 395 210 149 317 0 75 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6940

[startup+0.301931 s]
/proc/loadavg: 1.28 1.05 1.02 3/65 14076
/proc/meminfo: memFree=1580432/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=1712 CPUtime=0.29
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 261 0 0 0 29 0 0 0 22 0 1 0 106066032 1753088 242 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 428 242 149 317 0 108 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7072

[startup+0.702983 s]
/proc/loadavg: 1.28 1.05 1.02 3/65 14076
/proc/meminfo: memFree=1580432/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=1976 CPUtime=0.69
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 324 0 0 0 69 0 0 0 25 0 1 0 106066032 2023424 305 1992294400 134512640 135813592 4294956160 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 494 305 149 317 0 174 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7336

[startup+1.50209 s]
/proc/loadavg: 1.28 1.05 1.02 2/67 14078
/proc/meminfo: memFree=1579264/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=2104 CPUtime=1.49
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 359 0 0 0 149 0 0 0 25 0 1 0 106066032 2154496 340 1992294400 134512640 135813592 4294956160 18446744073709551615 134665552 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 526 340 149 317 0 206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7464

[startup+3.10128 s]
/proc/loadavg: 1.28 1.05 1.02 2/67 14078
/proc/meminfo: memFree=1579136/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=2508 CPUtime=3.09
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 455 0 0 0 309 0 0 0 25 0 1 0 106066032 2568192 436 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 627 436 149 317 0 307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7868

[startup+6.30168 s]
/proc/loadavg: 1.26 1.05 1.02 2/67 14078
/proc/meminfo: memFree=1578760/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=2508 CPUtime=6.29
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 464 0 0 0 629 0 0 0 25 0 1 0 106066032 2568192 445 1992294400 134512640 135813592 4294956160 18446744073709551615 134662580 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 627 445 149 317 0 307 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7868

[startup+12.7015 s]
/proc/loadavg: 1.24 1.05 1.02 2/67 14078
/proc/meminfo: memFree=1578256/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=3192 CPUtime=12.69
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 604 0 0 0 1269 0 0 0 25 0 1 0 106066032 3268608 585 1992294400 134512640 135813592 4294956160 18446744073709551615 134661740 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 798 585 149 317 0 478 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8552

[startup+25.5011 s]
/proc/loadavg: 1.18 1.04 1.02 2/67 14078
/proc/meminfo: memFree=1576976/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=4736 CPUtime=25.48
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 928 0 0 0 2548 0 0 0 25 0 1 0 106066032 4849664 909 1992294400 134512640 135813592 4294956160 18446744073709551615 134665502 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 1184 909 149 317 0 864 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10096

[startup+51.1013 s]
/proc/loadavg: 1.12 1.04 1.02 2/67 14078
/proc/meminfo: memFree=1574096/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=7928 CPUtime=51.07
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 1679 0 0 0 5107 0 0 0 25 0 1 0 106066032 8118272 1647 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 1982 1647 149 317 0 1662 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13288

[startup+102.306 s]
/proc/loadavg: 1.05 1.03 1.01 2/67 14078
/proc/meminfo: memFree=1573968/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=8204 CPUtime=102.26
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 1716 0 0 0 10226 0 0 0 25 0 1 0 106066032 8400896 1684 1992294400 134512640 135813592 4294956160 18446744073709551615 134665580 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 2051 1684 149 317 0 1731 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13564

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 14078
/proc/meminfo: memFree=1573072/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=9336 CPUtime=162.24
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 1955 0 0 0 16223 1 0 0 25 0 1 0 106066032 9560064 1923 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 2334 1923 149 317 0 2014 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 14696

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 14078
/proc/meminfo: memFree=1569872/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=12824 CPUtime=222.22
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 2733 0 0 0 22221 1 0 0 25 0 1 0 106066032 13131776 2680 1992294400 134512640 135813592 4294956160 18446744073709551615 134665197 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 3206 2680 149 317 0 2886 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 18184

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 14078
/proc/meminfo: memFree=1567824/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=15060 CPUtime=282.2
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 3243 0 0 0 28219 1 0 0 25 0 1 0 106066032 15421440 3190 1992294400 134512640 135813592 4294956160 18446744073709551615 134665006 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 3765 3190 149 317 0 3445 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 20420

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 14078
/proc/meminfo: memFree=1566416/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=16816 CPUtime=342.19
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 3654 0 0 0 34217 2 0 0 25 0 1 0 106066032 17219584 3540 1992294400 134512640 135813592 4294956160 18446744073709551615 134664934 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 4204 3540 149 317 0 3884 0

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

[pid=14077] ppid=14076 vsize=20548 CPUtime=522.13
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 4492 0 0 0 52210 3 0 0 25 0 1 0 106066032 21041152 4337 1992294400 134512640 135813592 4294956160 18446744073709551615 134665414 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 5137 4337 149 317 0 4817 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 25908

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14078
/proc/meminfo: memFree=1563216/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=20548 CPUtime=582.12
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 4497 0 0 0 58209 3 0 0 25 0 1 0 106066032 21041152 4342 1992294400 134512640 135813592 4294956160 18446744073709551615 134591998 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 5137 4342 149 317 0 4817 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 25908

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14078
/proc/meminfo: memFree=1563216/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5360 CPUtime=0
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 106066032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1340 239 197 169 0 51 0
[pid=14077] ppid=14076 vsize=20548 CPUtime=642.1
/proc/14077/stat : 14077 (hydrasat_cache4) R 14076 14076 13830 0 -1 4194304 4498 0 0 0 64207 3 0 0 25 0 1 0 106066032 21041152 4343 1992294400 134512640 135813592 4294956160 18446744073709551615 134665115 0 0 4096 1 0 0 0 17 1 0 0
/proc/14077/statm: 5137 4343 149 317 0 4817 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 25908

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14079
/proc/meminfo: memFree=1562000/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5364 CPUtime=699.95
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 321 5123 0 0 0 0 69986 9 19 0 1 0 106066032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1341 245 202 169 0 52 0
[pid=14079] ppid=14076 vsize=2156 CPUtime=2.12
/proc/14079/stat : 14079 (hydrasat_cachew) R 14076 14076 13830 0 -1 4194304 332 0 0 0 212 0 0 0 25 0 1 0 106136049 2207744 314 1992294400 134512640 135995732 4294956016 18446744073709551615 134808081 0 0 4096 1 0 0 0 17 1 0 0
/proc/14079/statm: 539 314 171 362 0 174 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 7520

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14079
/proc/meminfo: memFree=1559376/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5364 CPUtime=699.95
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 321 5123 0 0 0 0 69986 9 19 0 1 0 106066032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1341 245 202 169 0 52 0
[pid=14079] ppid=14076 vsize=5096 CPUtime=62.08
/proc/14079/stat : 14079 (hydrasat_cachew) R 14076 14076 13830 0 -1 4194304 1028 0 0 0 6207 1 0 0 25 0 1 0 106136049 5218304 1010 1992294400 134512640 135995732 4294956016 18446744073709551615 134806613 0 0 4096 1 0 0 0 17 1 0 0
/proc/14079/statm: 1274 1010 171 362 0 909 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 10460

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14079
/proc/meminfo: memFree=1554576/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5364 CPUtime=699.95
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 321 5123 0 0 0 0 69986 9 19 0 1 0 106066032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1341 245 202 169 0 52 0
[pid=14079] ppid=14076 vsize=10512 CPUtime=122.06
/proc/14079/stat : 14079 (hydrasat_cachew) R 14076 14076 13830 0 -1 4194304 2253 0 0 0 12204 2 0 0 25 0 1 0 106136049 10764288 2235 1992294400 134512640 135995732 4294956016 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 1 0 0
/proc/14079/statm: 2628 2235 171 362 0 2263 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 15876

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14079
/proc/meminfo: memFree=1552272/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5364 CPUtime=699.95
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 321 5123 0 0 0 0 69986 9 19 0 1 0 106066032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1341 245 202 169 0 52 0
[pid=14079] ppid=14076 vsize=12812 CPUtime=182.04
/proc/14079/stat : 14079 (hydrasat_cachew) R 14076 14076 13830 0 -1 4194304 2784 0 0 0 18202 2 0 0 25 0 1 0 106136049 13119488 2766 1992294400 134512640 135995732 4294956016 18446744073709551615 134807869 0 0 4096 1 0 0 0 17 1 0 0
/proc/14079/statm: 3203 2766 171 362 0 2838 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 18176

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14079
/proc/meminfo: memFree=1550928/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5364 CPUtime=699.95
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 321 5123 0 0 0 0 69986 9 19 0 1 0 106066032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1341 245 202 169 0 52 0
[pid=14079] ppid=14076 vsize=14228 CPUtime=242.03
/proc/14079/stat : 14079 (hydrasat_cachew) R 14076 14076 13830 0 -1 4194304 3158 0 0 0 24200 3 0 0 25 0 1 0 106136049 14569472 3099 1992294400 134512640 135995732 4294956016 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 1 0 0
/proc/14079/statm: 3557 3099 171 362 0 3192 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 19592

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14079
/proc/meminfo: memFree=1549456/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5364 CPUtime=699.95
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 321 5123 0 0 0 0 69986 9 19 0 1 0 106066032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1341 245 202 169 0 52 0
[pid=14079] ppid=14076 vsize=16088 CPUtime=302.01
/proc/14079/stat : 14079 (hydrasat_cachew) R 14076 14076 13830 0 -1 4194304 3620 0 0 0 30198 3 0 0 25 0 1 0 106136049 16474112 3463 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/14079/statm: 4022 3463 171 362 0 3657 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 21452

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14079
/proc/meminfo: memFree=1548624/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5364 CPUtime=699.95
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 321 5123 0 0 0 0 69986 9 19 0 1 0 106066032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1341 245 202 169 0 52 0
[pid=14079] ppid=14076 vsize=17012 CPUtime=361.98
/proc/14079/stat : 14079 (hydrasat_cachew) R 14076 14076 13830 0 -1 4194304 3836 0 0 0 36195 3 0 0 25 0 1 0 106136049 17420288 3679 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 1 0 0
/proc/14079/statm: 4253 3679 171 362 0 3888 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 22376

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14079
/proc/meminfo: memFree=1548432/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5364 CPUtime=699.95
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 321 5123 0 0 0 0 69986 9 19 0 1 0 106066032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1341 245 202 169 0 52 0
[pid=14079] ppid=14076 vsize=17172 CPUtime=421.97
/proc/14079/stat : 14079 (hydrasat_cachew) R 14076 14076 13830 0 -1 4194304 3866 0 0 0 42194 3 0 0 25 0 1 0 106136049 17584128 3709 1992294400 134512640 135995732 4294956016 18446744073709551615 134808089 0 0 4096 1 0 0 0 17 1 0 0
/proc/14079/statm: 4293 3709 171 362 0 3928 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 22536

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14079
/proc/meminfo: memFree=1548432/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5364 CPUtime=699.95
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 321 5123 0 0 0 0 69986 9 19 0 1 0 106066032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1341 245 202 169 0 52 0
[pid=14079] ppid=14076 vsize=17172 CPUtime=481.95
/proc/14079/stat : 14079 (hydrasat_cachew) R 14076 14076 13830 0 -1 4194304 3866 0 0 0 48192 3 0 0 25 0 1 0 106136049 17584128 3709 1992294400 134512640 135995732 4294956016 18446744073709551615 134807855 0 0 4096 1 0 0 0 17 1 0 0
/proc/14079/statm: 4293 3709 171 362 0 3928 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 22536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14079
/proc/meminfo: memFree=1548432/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5364 CPUtime=699.95
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 321 5123 0 0 0 0 69986 9 19 0 1 0 106066032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1341 245 202 169 0 52 0
[pid=14079] ppid=14076 vsize=17172 CPUtime=500.15
/proc/14079/stat : 14079 (hydrasat_cachew) R 14076 14076 13830 0 -1 4194304 3866 0 0 0 50012 3 0 0 25 0 1 0 106136049 17584128 3709 1992294400 134512640 135995732 4294956016 18446744073709551615 134808018 0 0 4096 1 0 0 0 17 1 0 0
/proc/14079/statm: 4293 3709 171 362 0 3928 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 22536

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14079
/proc/meminfo: memFree=1548432/2055920 swapFree=4192812/4192956
[pid=14076] ppid=14074 vsize=5364 CPUtime=699.95
/proc/14076/stat : 14076 (hydrasat-multi.) S 14074 14076 13830 0 -1 4194304 321 5123 0 0 0 0 69986 9 19 0 1 0 106066032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14076/statm: 1341 245 202 169 0 52 0
[pid=14079] ppid=14076 vsize=17172 CPUtime=500.15
/proc/14079/stat : 14079 (hydrasat_cachew) R 14076 14076 13830 0 -1 4194304 3866 0 0 0 50012 3 0 0 25 0 1 0 106136049 17584128 3709 1992294400 134512640 135995732 4294956016 18446744073709551615 134808018 0 0 4096 1 0 0 0 17 1 0 0
/proc/14079/statm: 4293 3709 171 362 0 3928 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 22536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.12
CPU user time (s): 1199.99
CPU system time (s): 0.138978
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 25908

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

runsolver used 0.935857 second user time and 3.44148 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-26 23:12:46
IDJOB=1732359
IDBENCH=71116
IDSOLVER=518
FILE ID=node92/1732359-1240780366
PBS_JOBID= 9187237
Free space on /tmp= 66504 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-140-100.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732359-1240780366/watcher-1732359-1240780366 -o /tmp/evaluation-result-1732359-1240780366/solver-1732359-1240780366 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1732359-1240780366.cnf 1800 1661998599

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

MD5SUM BENCH= 07b17839a612470dd109e37b3b09aec5
RANDOM SEED=1661998599

node92.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1580848 kB
Buffers:         42556 kB
Cached:         362380 kB
SwapCached:        140 kB
Active:         162660 kB
Inactive:       256708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1580848 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4136 kB
Writeback:           0 kB
Mapped:          24048 kB
Slab:            41516 kB
Committed_AS:   212812 kB
PageTables:       1460 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= 66484 MiB
End job on node92 at 2009-04-26 23:32:49