Trace number 1732309

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.07 1200.71

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-180-100.cnf
MD5SUM7303360aac56e0d882ae2452d62f8544
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.18221
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
699.92/700.32	HOME/hydrasat-multi.sh: line 48:  3675 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.92/700.32	c Trying configuration 2
1200.05/1200.70	HOME/hydrasat-multi.sh: line 64:  3677 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.05/1200.70	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-1732309-1240780020/watcher-1732309-1240780020 -o /tmp/evaluation-result-1732309-1240780020/solver-1732309-1240780020 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1732309-1240780020.cnf 1800 1335062516 

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.89 1.91 1.48 3/64 3674
/proc/meminfo: memFree=1444344/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) R 3672 3674 3573 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 238 1992294400 4194304 4889804 548682068720 18446744073709551615 266890439327 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3674/statm: 1340 238 196 169 0 51 0
[pid=3675] ppid=3674 vsize=1452 CPUtime=0
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 106030439 1486848 164 1992294400 134512640 135813592 4294956160 18446744073709551615 135264483 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 363 177 141 317 0 43 0

[startup+0.07076 s]
/proc/loadavg: 1.89 1.91 1.48 3/64 3674
/proc/meminfo: memFree=1444344/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=1580 CPUtime=0.06
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 225 0 0 0 6 0 0 0 19 0 1 0 106030439 1617920 206 1992294400 134512640 135813592 4294956160 18446744073709551615 134664836 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 395 206 149 317 0 75 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6940

[startup+0.102766 s]
/proc/loadavg: 1.89 1.91 1.48 3/64 3674
/proc/meminfo: memFree=1444344/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=1580 CPUtime=0.09
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 230 0 0 0 9 0 0 0 19 0 1 0 106030439 1617920 211 1992294400 134512640 135813592 4294956160 18446744073709551615 134664883 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 395 211 149 317 0 75 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6940

[startup+0.301804 s]
/proc/loadavg: 1.89 1.91 1.48 3/64 3674
/proc/meminfo: memFree=1444344/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=1712 CPUtime=0.29
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 256 0 0 0 29 0 0 0 21 0 1 0 106030439 1753088 237 1992294400 134512640 135813592 4294956160 18446744073709551615 135224169 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 428 237 149 317 0 108 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7072

[startup+0.70288 s]
/proc/loadavg: 1.89 1.91 1.48 3/64 3674
/proc/meminfo: memFree=1444344/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=1980 CPUtime=0.69
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 328 0 0 0 69 0 0 0 25 0 1 0 106030439 2027520 309 1992294400 134512640 135813592 4294956160 18446744073709551615 135205332 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 495 309 149 317 0 175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7340

[startup+1.50203 s]
/proc/loadavg: 1.89 1.91 1.48 2/66 3676
/proc/meminfo: memFree=1443176/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=2772 CPUtime=1.49
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 520 0 0 0 149 0 0 0 25 0 1 0 106030439 2838528 501 1992294400 134512640 135813592 4294956160 18446744073709551615 134592512 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 693 501 149 317 0 373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8132

[startup+3.10134 s]
/proc/loadavg: 1.89 1.91 1.48 2/66 3676
/proc/meminfo: memFree=1442216/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=3588 CPUtime=3.09
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 715 0 0 0 309 0 0 0 25 0 1 0 106030439 3674112 696 1992294400 134512640 135813592 4294956160 18446744073709551615 134661680 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 897 696 149 317 0 577 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8948

[startup+6.30195 s]
/proc/loadavg: 1.81 1.89 1.48 2/66 3676
/proc/meminfo: memFree=1439848/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=6292 CPUtime=6.28
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 1330 0 0 0 628 0 0 0 25 0 1 0 106030439 6443008 1311 1992294400 134512640 135813592 4294956160 18446744073709551615 134665544 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 1573 1311 149 317 0 1253 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11652

[startup+12.7012 s]
/proc/loadavg: 1.75 1.88 1.47 2/66 3676
/proc/meminfo: memFree=1438504/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=7124 CPUtime=12.68
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 1503 0 0 0 1267 1 0 0 25 0 1 0 106030439 7294976 1484 1992294400 134512640 135813592 4294956160 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 1781 1484 149 317 0 1461 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12484

[startup+25.5016 s]
/proc/loadavg: 1.58 1.83 1.47 2/66 3676
/proc/meminfo: memFree=1438376/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=7124 CPUtime=25.48
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 1527 0 0 0 2547 1 0 0 25 0 1 0 106030439 7294976 1508 1992294400 134512640 135813592 4294956160 18446744073709551615 134661970 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 1781 1508 149 317 0 1461 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12484

[startup+51.1015 s]
/proc/loadavg: 1.38 1.77 1.45 2/66 3676
/proc/meminfo: memFree=1438376/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=7124 CPUtime=51.04
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 1527 0 0 0 5103 1 0 0 25 0 1 0 106030439 7294976 1508 1992294400 134512640 135813592 4294956160 18446744073709551615 134661502 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 1781 1508 149 317 0 1461 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 12484

[startup+102.306 s]
/proc/loadavg: 1.16 1.64 1.43 2/66 3676
/proc/meminfo: memFree=1438248/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=7124 CPUtime=102.22
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 1527 0 0 0 10221 1 0 0 25 0 1 0 106030439 7294976 1508 1992294400 134512640 135813592 4294956160 18446744073709551615 134665821 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 1781 1508 149 317 0 1461 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 12484

[startup+162.302 s]
/proc/loadavg: 1.06 1.52 1.40 2/66 3676
/proc/meminfo: memFree=1438248/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=7124 CPUtime=162.19
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 1527 0 0 0 16218 1 0 0 25 0 1 0 106030439 7294976 1508 1992294400 134512640 135813592 4294956160 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 1781 1508 149 317 0 1461 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 12484

[startup+222.301 s]
/proc/loadavg: 1.02 1.43 1.37 2/66 3676
/proc/meminfo: memFree=1436648/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=9280 CPUtime=222.16
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 1985 0 0 0 22214 2 0 0 25 0 1 0 106030439 9502720 1966 1992294400 134512640 135813592 4294956160 18446744073709551615 134665590 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 2320 1966 149 317 0 2000 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 14640

[startup+282.302 s]
/proc/loadavg: 1.01 1.35 1.34 2/66 3676
/proc/meminfo: memFree=1434664/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=11428 CPUtime=282.12
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 2492 0 0 0 28210 2 0 0 25 0 1 0 106030439 11702272 2449 1992294400 134512640 135813592 4294956160 18446744073709551615 134665285 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 2857 2449 149 317 0 2537 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 16788

[startup+342.301 s]
/proc/loadavg: 1.00 1.28 1.32 2/66 3676
/proc/meminfo: memFree=1433576/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=12784 CPUtime=342.09
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 2804 0 0 0 34207 2 0 0 25 0 1 0 106030439 13090816 2710 1992294400 134512640 135813592 4294956160 18446744073709551615 134664851 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 3196 2710 149 317 0 2876 0

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

[pid=3675] ppid=3674 vsize=16296 CPUtime=522
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 3563 0 0 0 52197 3 0 0 25 0 1 0 106030439 16687104 3469 1992294400 134512640 135813592 4294956160 18446744073709551615 134665477 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 4074 3469 149 317 0 3754 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 21656

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.24 2/66 3676
/proc/meminfo: memFree=1430312/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=16460 CPUtime=581.98
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 3623 0 0 0 58194 4 0 0 25 0 1 0 106030439 16855040 3529 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 4115 3529 149 317 0 3795 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 21820

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.22 2/66 3676
/proc/meminfo: memFree=1429352/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5360 CPUtime=0
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106030438 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3674/statm: 1340 239 197 169 0 51 0
[pid=3675] ppid=3674 vsize=17580 CPUtime=641.95
/proc/3675/stat : 3675 (hydrasat_cache4) R 3674 3674 3573 0 -1 4194304 3911 0 0 0 64191 4 0 0 25 0 1 0 106030439 18001920 3756 1992294400 134512640 135813592 4294956160 18446744073709551615 134665041 0 0 4096 1 0 0 0 17 0 0 0
/proc/3675/statm: 4395 3756 149 317 0 4075 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 22940

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.20 2/66 3677
/proc/meminfo: memFree=1427816/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5364 CPUtime=699.94
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 321 4625 0 0 0 0 69984 10 16 0 1 0 106030438 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3674/statm: 1341 245 202 169 0 52 0
[pid=3677] ppid=3674 vsize=2020 CPUtime=1.96
/proc/3677/stat : 3677 (hydrasat_cachew) R 3674 3674 3573 0 -1 4194304 316 0 0 0 196 0 0 0 25 0 1 0 106100471 2068480 298 1992294400 134512640 135995732 4294956016 18446744073709551615 134807619 0 0 4096 1 0 0 0 17 0 0 0
/proc/3677/statm: 505 298 171 362 0 140 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 7384

[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.18 2/66 3677
/proc/meminfo: memFree=1425960/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5364 CPUtime=699.94
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 321 4625 0 0 0 0 69984 10 16 0 1 0 106030438 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3674/statm: 1341 245 202 169 0 52 0
[pid=3677] ppid=3674 vsize=4044 CPUtime=61.93
/proc/3677/stat : 3677 (hydrasat_cachew) R 3674 3674 3573 0 -1 4194304 806 0 0 0 6192 1 0 0 25 0 1 0 106100471 4141056 788 1992294400 134512640 135995732 4294956016 18446744073709551615 135363476 0 0 4096 1 0 0 0 17 0 0 0
/proc/3677/statm: 1011 788 171 362 0 646 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 9408

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 3677
/proc/meminfo: memFree=1426088/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5364 CPUtime=699.94
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 321 4625 0 0 0 0 69984 10 16 0 1 0 106030438 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3674/statm: 1341 245 202 169 0 52 0
[pid=3677] ppid=3674 vsize=4044 CPUtime=121.88
/proc/3677/stat : 3677 (hydrasat_cachew) R 3674 3674 3573 0 -1 4194304 806 0 0 0 12187 1 0 0 25 0 1 0 106100471 4141056 788 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/3677/statm: 1011 788 171 362 0 646 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 9408

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/66 3677
/proc/meminfo: memFree=1424680/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5364 CPUtime=699.94
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 321 4625 0 0 0 0 69984 10 16 0 1 0 106030438 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3674/statm: 1341 245 202 169 0 52 0
[pid=3677] ppid=3674 vsize=5732 CPUtime=181.85
/proc/3677/stat : 3677 (hydrasat_cachew) R 3674 3674 3573 0 -1 4194304 1179 0 0 0 18184 1 0 0 25 0 1 0 106100471 5869568 1161 1992294400 134512640 135995732 4294956016 18446744073709551615 134589444 0 0 4096 1 0 0 0 17 0 0 0
/proc/3677/statm: 1433 1161 171 362 0 1068 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 11096

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 3677
/proc/meminfo: memFree=1422696/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5364 CPUtime=699.94
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 321 4625 0 0 0 0 69984 10 16 0 1 0 106030438 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3674/statm: 1341 245 202 169 0 52 0
[pid=3677] ppid=3674 vsize=8028 CPUtime=241.82
/proc/3677/stat : 3677 (hydrasat_cachew) R 3674 3674 3573 0 -1 4194304 1696 0 0 0 24181 1 0 0 25 0 1 0 106100471 8220672 1678 1992294400 134512640 135995732 4294956016 18446744073709551615 134807747 0 0 4096 1 0 0 0 17 0 0 0
/proc/3677/statm: 2007 1678 171 362 0 1642 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 13392

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 3677
/proc/meminfo: memFree=1421352/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5364 CPUtime=699.94
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 321 4625 0 0 0 0 69984 10 16 0 1 0 106030438 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3674/statm: 1341 245 202 169 0 52 0
[pid=3677] ppid=3674 vsize=9452 CPUtime=301.78
/proc/3677/stat : 3677 (hydrasat_cachew) R 3674 3674 3573 0 -1 4194304 2029 0 0 0 30177 1 0 0 25 0 1 0 106100471 9678848 2011 1992294400 134512640 135995732 4294956016 18446744073709551615 134807724 0 0 4096 1 0 0 0 17 0 0 0
/proc/3677/statm: 2363 2011 171 362 0 1998 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 14816

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 3677
/proc/meminfo: memFree=1420712/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5364 CPUtime=699.94
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 321 4625 0 0 0 0 69984 10 16 0 1 0 106030438 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3674/statm: 1341 245 202 169 0 52 0
[pid=3677] ppid=3674 vsize=10176 CPUtime=361.76
/proc/3677/stat : 3677 (hydrasat_cachew) R 3674 3674 3573 0 -1 4194304 2200 0 0 0 36175 1 0 0 25 0 1 0 106100471 10420224 2166 1992294400 134512640 135995732 4294956016 18446744073709551615 134808114 0 0 4096 1 0 0 0 17 0 0 0
/proc/3677/statm: 2544 2166 171 362 0 2179 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 15540

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 3677
/proc/meminfo: memFree=1419944/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5364 CPUtime=699.94
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 321 4625 0 0 0 0 69984 10 16 0 1 0 106030438 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3674/statm: 1341 245 202 169 0 52 0
[pid=3677] ppid=3674 vsize=11128 CPUtime=421.74
/proc/3677/stat : 3677 (hydrasat_cachew) R 3674 3674 3573 0 -1 4194304 2388 0 0 0 42172 2 0 0 25 0 1 0 106100471 11395072 2354 1992294400 134512640 135995732 4294956016 18446744073709551615 134807855 0 0 4096 1 0 0 0 17 0 0 0
/proc/3677/statm: 2782 2354 171 362 0 2417 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 16492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 3677
/proc/meminfo: memFree=1419432/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5364 CPUtime=699.94
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 321 4625 0 0 0 0 69984 10 16 0 1 0 106030438 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3674/statm: 1341 245 202 169 0 52 0
[pid=3677] ppid=3674 vsize=11536 CPUtime=481.71
/proc/3677/stat : 3677 (hydrasat_cachew) R 3674 3674 3573 0 -1 4194304 2517 0 0 0 48169 2 0 0 25 0 1 0 106100471 11812864 2473 1992294400 134512640 135995732 4294956016 18446744073709551615 134805707 0 0 4096 1 0 0 0 17 0 0 0
/proc/3677/statm: 2884 2473 171 362 0 2519 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 16900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 3677
/proc/meminfo: memFree=1419432/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5364 CPUtime=699.94
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 321 4625 0 0 0 0 69984 10 16 0 1 0 106030438 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3674/statm: 1341 245 202 169 0 52 0
[pid=3677] ppid=3674 vsize=11536 CPUtime=500.11
/proc/3677/stat : 3677 (hydrasat_cachew) R 3674 3674 3573 0 -1 4194304 2518 0 0 0 50009 2 0 0 25 0 1 0 106100471 11812864 2474 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/3677/statm: 2884 2474 171 362 0 2519 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 16900

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 3677
/proc/meminfo: memFree=1419432/2055920 swapFree=4192812/4192956
[pid=3674] ppid=3672 vsize=5364 CPUtime=699.94
/proc/3674/stat : 3674 (hydrasat-multi.) S 3672 3674 3573 0 -1 4194304 321 4625 0 0 0 0 69984 10 16 0 1 0 106030438 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3674/statm: 1341 245 202 169 0 52 0
[pid=3677] ppid=3674 vsize=11536 CPUtime=500.11
/proc/3677/stat : 3677 (hydrasat_cachew) R 3674 3674 3573 0 -1 4194304 2518 0 0 0 50009 2 0 0 25 0 1 0 106100471 11812864 2474 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/3677/statm: 2884 2474 171 362 0 2519 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 16900

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.07
CPU user time (s): 1199.94
CPU system time (s): 0.132979
CPU usage (%): 99.9468
Max. virtual memory (cumulated for all children) (KiB): 23916

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

runsolver used 0.973851 second user time and 3.40248 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-26 23:07:00
IDJOB=1732309
IDBENCH=71115
IDSOLVER=518
FILE ID=node38/1732309-1240780020
PBS_JOBID= 9187282
Free space on /tmp= 66360 MiB

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

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

MD5SUM BENCH= 7303360aac56e0d882ae2452d62f8544
RANDOM SEED=1335062516

node38.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.265
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.265
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:       1444888 kB
Buffers:         67032 kB
Cached:         461260 kB
SwapCached:          0 kB
Active:         212220 kB
Inactive:       329952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1444888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4236 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            54904 kB
Committed_AS:   531436 kB
PageTables:       1456 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= 66340 MiB
End job on node38 at 2009-04-26 23:27:03