Trace number 1554153

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.03 1200.51

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
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 variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
700.00/700.32	HOME/hydrasat-multi.sh: line 48: 23082 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.00/700.32	c Trying configuration 2
1200.00/1200.50	HOME/hydrasat-multi.sh: line 64: 23886 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.00/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-1554153-1238724134/watcher-1554153-1238724134 -o /tmp/evaluation-result-1554153-1238724134/solver-1554153-1238724134 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1554153-1238724134.cnf 1800 1897798490 

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.14 1.03 1.01 4/76 23081
/proc/meminfo: memFree=781552/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=1584 CPUtime=0
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 1145076079 1622016 159 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 396 159 116 317 0 76 0

[startup+0.0117161 s]
/proc/loadavg: 1.14 1.03 1.01 4/76 23081
/proc/meminfo: memFree=781552/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=1848 CPUtime=0
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 235 0 0 0 0 0 0 0 18 0 1 0 1145076079 1892352 217 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 462 217 116 317 0 142 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7208

[startup+0.101733 s]
/proc/loadavg: 1.14 1.03 1.01 4/76 23081
/proc/meminfo: memFree=781552/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=5000 CPUtime=0.09
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 1031 0 0 0 9 0 0 0 18 0 1 0 1145076079 5120000 1013 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 1250 1013 126 317 0 930 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10360

[startup+0.30177 s]
/proc/loadavg: 1.14 1.03 1.01 4/76 23081
/proc/meminfo: memFree=781552/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=6716 CPUtime=0.29
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 1505 0 0 0 29 0 0 0 19 0 1 0 1145076079 6877184 1486 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 1679 1486 150 317 0 1359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12076

[startup+0.701842 s]
/proc/loadavg: 1.14 1.03 1.01 4/76 23081
/proc/meminfo: memFree=781552/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=6812 CPUtime=0.69
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 1519 0 0 0 69 0 0 0 22 0 1 0 1145076079 6975488 1500 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 1703 1500 150 317 0 1383 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12172

[startup+1.50199 s]
/proc/loadavg: 1.14 1.03 1.01 2/77 23163
/proc/meminfo: memFree=771048/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=6908 CPUtime=1.48
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 1534 0 0 0 148 0 0 0 25 0 1 0 1145076079 7073792 1515 1992294400 134512640 135813592 4294956160 18446744073709551615 134661731 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 1727 1515 150 317 0 1407 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12268

[startup+3.10128 s]
/proc/loadavg: 1.14 1.03 1.01 2/78 23244
/proc/meminfo: memFree=765408/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=7000 CPUtime=3.08
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 1565 0 0 0 307 1 0 0 25 0 1 0 1145076079 7168000 1546 1992294400 134512640 135813592 4294956160 18446744073709551615 135213000 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 1750 1546 150 317 0 1430 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12360

[startup+6.30186 s]
/proc/loadavg: 1.21 1.05 1.01 2/77 23470
/proc/meminfo: memFree=751016/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=7100 CPUtime=6.28
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 1596 0 0 0 624 4 0 0 25 0 1 0 1145076079 7270400 1577 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 1775 1577 150 317 0 1455 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12460

[startup+12.703 s]
/proc/loadavg: 1.27 1.06 1.02 2/72 23885
/proc/meminfo: memFree=764376/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=7304 CPUtime=12.67
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 1644 0 0 0 1263 4 0 0 25 0 1 0 1145076079 7479296 1625 1992294400 134512640 135813592 4294956160 18446744073709551615 134591947 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 1826 1625 150 317 0 1506 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12664

[startup+25.5014 s]
/proc/loadavg: 1.21 1.06 1.02 2/72 23885
/proc/meminfo: memFree=764136/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=7812 CPUtime=25.46
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 1770 0 0 0 2540 6 0 0 25 0 1 0 1145076079 7999488 1751 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 1953 1751 150 317 0 1633 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13172

[startup+51.102 s]
/proc/loadavg: 1.14 1.05 1.02 2/72 23885
/proc/meminfo: memFree=763304/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=8908 CPUtime=51.03
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 2032 0 0 0 5097 6 0 0 25 0 1 0 1145076079 9121792 2013 1992294400 134512640 135813592 4294956160 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 2227 2013 150 317 0 1907 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 14268

[startup+102.306 s]
/proc/loadavg: 1.06 1.04 1.01 2/72 23885
/proc/meminfo: memFree=761704/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=10892 CPUtime=102.22
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 2449 0 0 0 10216 6 0 0 25 0 1 0 1145076079 11153408 2430 1992294400 134512640 135813592 4294956160 18446744073709551615 135224171 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 2723 2430 150 317 0 2403 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 16252

[startup+162.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/72 23885
/proc/meminfo: memFree=759400/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=13672 CPUtime=162.19
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 3076 0 0 0 16212 7 0 0 25 0 1 0 1145076079 14000128 3015 1992294400 134512640 135813592 4294956160 18446744073709551615 134665187 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 3418 3015 150 317 0 3098 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19032

[startup+222.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/72 23885
/proc/meminfo: memFree=755560/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=18740 CPUtime=222.17
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 4376 0 0 0 22209 8 0 0 25 0 1 0 1145076079 19189760 3966 1992294400 134512640 135813592 4294956160 18446744073709551615 134661752 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 4685 3966 150 317 0 4365 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 24100

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/72 23885
/proc/meminfo: memFree=753192/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=21852 CPUtime=282.15
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 5144 0 0 0 28206 9 0 0 25 0 1 0 1145076079 22376448 4566 1992294400 134512640 135813592 4294956160 18446744073709551615 134591809 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 5463 4566 150 317 0 5143 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 27212

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 23885
/proc/meminfo: memFree=749936/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=25504 CPUtime=342.13
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 6228 0 0 0 34203 10 0 0 25 0 1 0 1145076079 26116096 5357 1992294400 134512640 135813592 4294956160 18446744073709551615 134661738 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 6376 5357 150 317 0 6056 0

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

[pid=23082] ppid=23081 vsize=36092 CPUtime=522.07
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 8895 0 0 0 52195 12 0 0 25 0 1 0 1145076079 36958208 7420 1992294400 134512640 135813592 4294956160 18446744073709551615 134664886 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 9023 7420 150 317 0 8703 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 41452

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 23885
/proc/meminfo: memFree=738864/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=39000 CPUtime=582.05
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 9579 0 0 0 58192 13 0 0 25 0 1 0 1145076079 39936000 8104 1992294400 134512640 135813592 4294956160 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 9750 8104 150 317 0 9430 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 44360

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 23885
/proc/meminfo: memFree=736752/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5360 CPUtime=0
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1145076079 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23081/statm: 1340 239 197 169 0 51 0
[pid=23082] ppid=23081 vsize=42040 CPUtime=642.03
/proc/23082/stat : 23082 (hydrasat_cache4) R 23081 23081 21297 0 -1 4194304 10175 0 0 0 64190 13 0 0 25 0 1 0 1145076079 43048960 8613 1992294400 134512640 135813592 4294956160 18446744073709551615 134664883 0 0 4096 1 0 0 0 17 1 0 0
/proc/23082/statm: 10510 8613 150 317 0 10190 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 47400

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 23886
/proc/meminfo: memFree=731824/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5364 CPUtime=700.03
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 321 12401 0 0 0 0 69975 28 19 0 1 0 1145076079 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23081/statm: 1341 245 202 169 0 52 0
[pid=23886] ppid=23081 vsize=5284 CPUtime=1.96
/proc/23886/stat : 23886 (hydrasat_cachew) R 23081 23081 21297 0 -1 4194304 1117 0 0 0 196 0 0 0 25 0 1 0 1145146111 5410816 1099 1992294400 134512640 135995732 4294956016 18446744073709551615 134682403 0 0 4096 1 0 0 0 17 1 0 0
/proc/23886/statm: 1321 1099 173 362 0 956 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 10648

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 23886
/proc/meminfo: memFree=731248/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5364 CPUtime=700.03
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 321 12401 0 0 0 0 69975 28 19 0 1 0 1145076079 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23081/statm: 1341 245 202 169 0 52 0
[pid=23886] ppid=23081 vsize=6312 CPUtime=61.93
/proc/23886/stat : 23886 (hydrasat_cachew) R 23081 23081 21297 0 -1 4194304 1377 0 0 0 6191 2 0 0 25 0 1 0 1145146111 6463488 1359 1992294400 134512640 135995732 4294956016 18446744073709551615 134807884 0 0 4096 1 0 0 0 17 1 0 0
/proc/23886/statm: 1578 1359 173 362 0 1213 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 11676

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 23886
/proc/meminfo: memFree=729840/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5364 CPUtime=700.03
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 321 12401 0 0 0 0 69975 28 19 0 1 0 1145076079 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23081/statm: 1341 245 202 169 0 52 0
[pid=23886] ppid=23081 vsize=7920 CPUtime=121.91
/proc/23886/stat : 23886 (hydrasat_cachew) R 23081 23081 21297 0 -1 4194304 1748 0 0 0 12188 3 0 0 25 0 1 0 1145146111 8110080 1730 1992294400 134512640 135995732 4294956016 18446744073709551615 134808096 0 0 4096 1 0 0 0 17 1 0 0
/proc/23886/statm: 1980 1730 173 362 0 1615 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 13284

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 23886
/proc/meminfo: memFree=729840/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5364 CPUtime=700.03
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 321 12401 0 0 0 0 69975 28 19 0 1 0 1145076079 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23081/statm: 1341 245 202 169 0 52 0
[pid=23886] ppid=23081 vsize=7920 CPUtime=181.89
/proc/23886/stat : 23886 (hydrasat_cachew) R 23081 23081 21297 0 -1 4194304 1762 0 0 0 18186 3 0 0 25 0 1 0 1145146111 8110080 1744 1992294400 134512640 135995732 4294956016 18446744073709551615 134841632 0 0 4096 1 0 0 0 17 1 0 0
/proc/23886/statm: 1980 1744 173 362 0 1615 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 13284

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 23886
/proc/meminfo: memFree=729712/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5364 CPUtime=700.03
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 321 12401 0 0 0 0 69975 28 19 0 1 0 1145076079 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23081/statm: 1341 245 202 169 0 52 0
[pid=23886] ppid=23081 vsize=8024 CPUtime=241.86
/proc/23886/stat : 23886 (hydrasat_cachew) R 23081 23081 21297 0 -1 4194304 1787 0 0 0 24183 3 0 0 25 0 1 0 1145146111 8216576 1769 1992294400 134512640 135995732 4294956016 18446744073709551615 134841557 0 0 4096 1 0 0 0 17 1 0 0
/proc/23886/statm: 2006 1769 173 362 0 1641 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 13388

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 23886
/proc/meminfo: memFree=729648/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5364 CPUtime=700.03
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 321 12401 0 0 0 0 69975 28 19 0 1 0 1145076079 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23081/statm: 1341 245 202 169 0 52 0
[pid=23886] ppid=23081 vsize=8024 CPUtime=301.84
/proc/23886/stat : 23886 (hydrasat_cachew) R 23081 23081 21297 0 -1 4194304 1787 0 0 0 30181 3 0 0 25 0 1 0 1145146111 8216576 1769 1992294400 134512640 135995732 4294956016 18446744073709551615 134841824 0 0 4096 1 0 0 0 17 1 0 0
/proc/23886/statm: 2006 1769 173 362 0 1641 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 13388

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 23886
/proc/meminfo: memFree=728240/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5364 CPUtime=700.03
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 321 12401 0 0 0 0 69975 28 19 0 1 0 1145076079 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23081/statm: 1341 245 202 169 0 52 0
[pid=23886] ppid=23081 vsize=9536 CPUtime=361.82
/proc/23886/stat : 23886 (hydrasat_cachew) R 23081 23081 21297 0 -1 4194304 2157 0 0 0 36178 4 0 0 25 0 1 0 1145146111 9764864 2139 1992294400 134512640 135995732 4294956016 18446744073709551615 134847329 0 0 4096 1 0 0 0 17 1 0 0
/proc/23886/statm: 2384 2139 173 362 0 2019 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 14900

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 23886
/proc/meminfo: memFree=725168/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5364 CPUtime=700.03
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 321 12401 0 0 0 0 69975 28 19 0 1 0 1145076079 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23081/statm: 1341 245 202 169 0 52 0
[pid=23886] ppid=23081 vsize=12740 CPUtime=421.8
/proc/23886/stat : 23886 (hydrasat_cachew) R 23081 23081 21297 0 -1 4194304 2951 0 0 0 42175 5 0 0 25 0 1 0 1145146111 13045760 2899 1992294400 134512640 135995732 4294956016 18446744073709551615 134682324 0 0 4096 1 0 0 0 17 1 0 0
/proc/23886/statm: 3185 2899 173 362 0 2820 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 18104

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 23886
/proc/meminfo: memFree=722544/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5364 CPUtime=700.03
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 321 12401 0 0 0 0 69975 28 19 0 1 0 1145076079 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23081/statm: 1341 245 202 169 0 52 0
[pid=23886] ppid=23081 vsize=15508 CPUtime=481.78
/proc/23886/stat : 23886 (hydrasat_cachew) R 23081 23081 21297 0 -1 4194304 3635 0 0 0 48172 6 0 0 25 0 1 0 1145146111 15880192 3548 1992294400 134512640 135995732 4294956016 18446744073709551615 134589584 0 0 4096 1 0 0 0 17 1 0 0
/proc/23886/statm: 3877 3548 173 362 0 3512 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 20872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 23886
/proc/meminfo: memFree=721904/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5364 CPUtime=700.03
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 321 12401 0 0 0 0 69975 28 19 0 1 0 1145076079 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23081/statm: 1341 245 202 169 0 52 0
[pid=23886] ppid=23081 vsize=16300 CPUtime=499.97
/proc/23886/stat : 23886 (hydrasat_cachew) R 23081 23081 21297 0 -1 4194304 3811 0 0 0 49991 6 0 0 25 0 1 0 1145146111 16691200 3724 1992294400 134512640 135995732 4294956016 18446744073709551615 134808102 0 0 4096 1 0 0 0 17 1 0 0
/proc/23886/statm: 4075 3724 173 362 0 3710 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 21664

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/72 23886
/proc/meminfo: memFree=721904/2055920 swapFree=4170592/4192956
[pid=23081] ppid=23078 vsize=5364 CPUtime=700.03
/proc/23081/stat : 23081 (hydrasat-multi.) S 23078 23081 21297 0 -1 4194304 321 12401 0 0 0 0 69975 28 19 0 1 0 1145076079 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23081/statm: 1341 245 202 169 0 52 0
[pid=23886] ppid=23081 vsize=16300 CPUtime=499.97
/proc/23886/stat : 23886 (hydrasat_cachew) R 23081 23081 21297 0 -1 4194304 3811 0 0 0 49991 6 0 0 25 0 1 0 1145146111 16691200 3724 1992294400 134512640 135995732 4294956016 18446744073709551615 134808102 0 0 4096 1 0 0 0 17 1 0 0
/proc/23886/statm: 4075 3724 173 362 0 3710 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 21664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.03
CPU user time (s): 1199.67
CPU system time (s): 0.353946
CPU usage (%): 99.9595
Max. virtual memory (cumulated for all children) (KiB): 48392

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

runsolver used 1.11483 second user time and 3.2755 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-03 04:02:14
IDJOB=1554153
IDBENCH=70775
IDSOLVER=518
FILE ID=node45/1554153-1238724134
PBS_JOBID= 9085303
Free space on /tmp= 66380 MiB

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

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=1897798490

node45.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.285
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.285
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:        781976 kB
Buffers:        118560 kB
Cached:        1036072 kB
SwapCached:      11568 kB
Active:         283364 kB
Inactive:       889732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        781976 kB
SwapTotal:     4192956 kB
SwapFree:      4170592 kB
Dirty:            6160 kB
Writeback:           0 kB
Mapped:          24852 kB
Slab:            85796 kB
Committed_AS:  2905464 kB
PageTables:       2108 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= 66424 MiB
End job on node45 at 2009-04-03 04:22:17