Trace number 1558053

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-26-s100.cnf
MD5SUMa2be03cdc152990d030fb3c2aea1f730
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 variables31942
Number of clauses96138
Sum of the clauses size226784
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261502
Number of clauses of size 334572
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
699.89/700.28	HOME/hydrasat-multi.sh: line 48:  8328 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.89/700.28	c Trying configuration 2
1200.07/1200.60	HOME/hydrasat-multi.sh: line 64:  8332 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.07/1200.60	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-1558053-1238862822/watcher-1558053-1238862822 -o /tmp/evaluation-result-1558053-1238862822/solver-1558053-1238862822 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1558053-1238862822.cnf 1800 1152213257 

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: 0.97 1.01 1.00 3/64 8327
/proc/meminfo: memFree=1467072/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=1828 CPUtime=0
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 168 0 0 0 0 0 0 0 19 0 1 0 1158944113 1871872 150 1992294400 134512640 135813592 4294956160 18446744073709551615 135267678 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 457 152 117 317 0 137 0

[startup+0.0757659 s]
/proc/loadavg: 0.97 1.01 1.00 3/64 8327
/proc/meminfo: memFree=1467072/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=4996 CPUtime=0.06
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 1018 0 0 0 6 0 0 0 19 0 1 0 1158944113 5115904 1000 1992294400 134512640 135813592 4294956160 18446744073709551615 135224238 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 1249 1001 117 317 0 929 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10356

[startup+0.102768 s]
/proc/loadavg: 0.97 1.01 1.00 3/64 8327
/proc/meminfo: memFree=1467072/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=6184 CPUtime=0.09
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 1329 0 0 0 9 0 0 0 19 0 1 0 1158944113 6332416 1311 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 1546 1311 117 317 0 1226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11544

[startup+0.302798 s]
/proc/loadavg: 0.97 1.01 1.00 3/64 8327
/proc/meminfo: memFree=1467072/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=12604 CPUtime=0.29
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 2986 0 0 0 28 1 0 0 21 0 1 0 1158944113 12906496 2811 1992294400 134512640 135813592 4294956160 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 1 0 0
/proc/8328/statm: 3151 2811 126 317 0 2831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17964

[startup+0.702837 s]
/proc/loadavg: 0.97 1.01 1.00 3/64 8327
/proc/meminfo: memFree=1467072/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=16800 CPUtime=0.69
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 4108 0 0 0 68 1 0 0 25 0 1 0 1158944113 17203200 3804 1992294400 134512640 135813592 4294956160 18446744073709551615 134520718 0 0 4096 1 0 0 0 17 1 0 0
/proc/8328/statm: 4200 3804 126 317 0 3880 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22160

[startup+1.5019 s]
/proc/loadavg: 0.97 1.01 1.00 2/66 8329
/proc/meminfo: memFree=1446960/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=21992 CPUtime=1.48
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 5630 0 0 0 146 2 0 0 25 0 1 0 1158944113 22519808 5137 1992294400 134512640 135813592 4294956160 18446744073709551615 134592198 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 5498 5137 150 317 0 5178 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27352

[startup+3.10105 s]
/proc/loadavg: 0.97 1.01 1.00 2/66 8329
/proc/meminfo: memFree=1446512/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=22264 CPUtime=3.08
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 5674 0 0 0 306 2 0 0 25 0 1 0 1158944113 22798336 5181 1992294400 134512640 135813592 4294956160 18446744073709551615 134665123 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 5566 5181 150 317 0 5246 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27624

[startup+6.30135 s]
/proc/loadavg: 0.97 1.01 1.00 2/66 8329
/proc/meminfo: memFree=1446256/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=22264 CPUtime=6.28
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 5693 0 0 0 626 2 0 0 25 0 1 0 1158944113 22798336 5200 1992294400 134512640 135813592 4294956160 18446744073709551615 134661791 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 5566 5200 150 317 0 5246 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27624

[startup+12.702 s]
/proc/loadavg: 0.97 1.01 1.00 2/66 8329
/proc/meminfo: memFree=1446128/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=22396 CPUtime=12.68
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 5712 0 0 0 1266 2 0 0 25 0 1 0 1158944113 22933504 5219 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 5599 5219 150 317 0 5279 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27756

[startup+25.5022 s]
/proc/loadavg: 0.98 1.00 1.00 2/66 8329
/proc/meminfo: memFree=1446128/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=22528 CPUtime=25.47
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 5758 0 0 0 2545 2 0 0 25 0 1 0 1158944113 23068672 5265 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 5632 5265 150 317 0 5312 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27888

[startup+51.1026 s]
/proc/loadavg: 0.98 1.00 1.00 2/66 8329
/proc/meminfo: memFree=1445936/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=22796 CPUtime=51.06
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 5807 0 0 0 5104 2 0 0 25 0 1 0 1158944113 23343104 5314 1992294400 134512640 135813592 4294956160 18446744073709551615 134664971 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 5699 5314 150 317 0 5379 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 28156

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8329
/proc/meminfo: memFree=1445488/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=23072 CPUtime=102.24
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 5905 0 0 0 10222 2 0 0 25 0 1 0 1158944113 23625728 5412 1992294400 134512640 135813592 4294956160 18446744073709551615 134661445 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 5768 5412 150 317 0 5448 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 28432

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8329
/proc/meminfo: memFree=1445168/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=23608 CPUtime=162.22
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 5983 0 0 0 16219 3 0 0 25 0 1 0 1158944113 24174592 5490 1992294400 134512640 135813592 4294956160 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 5902 5490 150 317 0 5582 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 28968

[startup+222.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8329
/proc/meminfo: memFree=1445168/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=23608 CPUtime=222.2
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 5983 0 0 0 22217 3 0 0 25 0 1 0 1158944113 24174592 5490 1992294400 134512640 135813592 4294956160 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 5902 5490 150 317 0 5582 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 28968

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8329
/proc/meminfo: memFree=1445104/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=23608 CPUtime=282.17
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 5997 0 0 0 28214 3 0 0 25 0 1 0 1158944113 24174592 5504 1992294400 134512640 135813592 4294956160 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 5902 5504 150 317 0 5582 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 28968

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8329
/proc/meminfo: memFree=1445040/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=23740 CPUtime=342.14
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 6017 0 0 0 34211 3 0 0 25 0 1 0 1158944113 24309760 5524 1992294400 134512640 135813592 4294956160 18446744073709551615 135040099 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 5935 5524 150 317 0 5615 0

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

[pid=8328] ppid=8327 vsize=24016 CPUtime=462.09
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 6096 0 0 0 46206 3 0 0 25 0 1 0 1158944113 24592384 5603 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 6004 5603 150 317 0 5684 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 29376

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8329
/proc/meminfo: memFree=1444144/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=24692 CPUtime=522.07
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 6249 0 0 0 52204 3 0 0 25 0 1 0 1158944113 25284608 5756 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 6173 5756 150 317 0 5853 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 30052

[startup+582.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8331
/proc/meminfo: memFree=1443504/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=25208 CPUtime=582.04
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 6349 0 0 0 58201 3 0 0 25 0 1 0 1158944113 25812992 5856 1992294400 134512640 135813592 4294956160 18446744073709551615 134661445 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 6302 5856 150 317 0 5982 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 30568

[startup+642.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8331
/proc/meminfo: memFree=1443440/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5360 CPUtime=0
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1158944113 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1340 239 197 169 0 51 0
[pid=8328] ppid=8327 vsize=25344 CPUtime=642.02
/proc/8328/stat : 8328 (hydrasat_cache4) R 8327 8327 7878 0 -1 4194304 6385 0 0 0 64199 3 0 0 25 0 1 0 1158944113 25952256 5892 1992294400 134512640 135813592 4294956160 18446744073709551615 134665544 0 0 4096 1 0 0 0 17 0 0 0
/proc/8328/statm: 6336 5892 150 317 0 6016 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 30704

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8332
/proc/meminfo: memFree=1429168/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5364 CPUtime=699.97
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 321 6661 0 0 0 0 69985 12 19 0 1 0 1158944113 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1341 245 202 169 0 52 0
[pid=8332] ppid=8327 vsize=16100 CPUtime=2
/proc/8332/stat : 8332 (hydrasat_cachew) R 8327 8327 7878 0 -1 4194304 4137 0 0 0 198 2 0 0 25 0 1 0 1159014141 16486400 3645 1992294400 134512640 135995732 4294956016 18446744073709551615 134807652 0 0 4096 1 0 0 0 17 0 0 0
/proc/8332/statm: 4025 3645 173 362 0 3660 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 21464

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8332
/proc/meminfo: memFree=1428976/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5364 CPUtime=699.97
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 321 6661 0 0 0 0 69985 12 19 0 1 0 1158944113 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1341 245 202 169 0 52 0
[pid=8332] ppid=8327 vsize=16500 CPUtime=61.99
/proc/8332/stat : 8332 (hydrasat_cachew) R 8327 8327 7878 0 -1 4194304 4224 0 0 0 6195 4 0 0 25 0 1 0 1159014141 16896000 3732 1992294400 134512640 135995732 4294956016 18446744073709551615 134682262 0 0 4096 1 0 0 0 17 0 0 0
/proc/8332/statm: 4125 3732 173 362 0 3760 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 21864

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8332
/proc/meminfo: memFree=1428720/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5364 CPUtime=699.97
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 321 6661 0 0 0 0 69985 12 19 0 1 0 1158944113 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1341 245 202 169 0 52 0
[pid=8332] ppid=8327 vsize=16900 CPUtime=121.96
/proc/8332/stat : 8332 (hydrasat_cachew) R 8327 8327 7878 0 -1 4194304 4310 0 0 0 12192 4 0 0 25 0 1 0 1159014141 17305600 3818 1992294400 134512640 135995732 4294956016 18446744073709551615 134807652 0 0 4096 1 0 0 0 17 0 0 0
/proc/8332/statm: 4225 3818 173 362 0 3860 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 22264

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8332
/proc/meminfo: memFree=1428272/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5364 CPUtime=699.97
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 321 6661 0 0 0 0 69985 12 19 0 1 0 1158944113 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1341 245 202 169 0 52 0
[pid=8332] ppid=8327 vsize=17304 CPUtime=181.93
/proc/8332/stat : 8332 (hydrasat_cachew) R 8327 8327 7878 0 -1 4194304 4439 0 0 0 18189 4 0 0 25 0 1 0 1159014141 17719296 3947 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/8332/statm: 4326 3947 173 362 0 3961 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 22668

[startup+942.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 8332
/proc/meminfo: memFree=1427568/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5364 CPUtime=699.97
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 321 6661 0 0 0 0 69985 12 19 0 1 0 1158944113 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1341 245 202 169 0 52 0
[pid=8332] ppid=8327 vsize=18156 CPUtime=241.9
/proc/8332/stat : 8332 (hydrasat_cachew) R 8327 8327 7878 0 -1 4194304 4615 0 0 0 24186 4 0 0 25 0 1 0 1159014141 18591744 4123 1992294400 134512640 135995732 4294956016 18446744073709551615 134588951 0 0 4096 1 0 0 0 17 0 0 0
/proc/8332/statm: 4539 4123 173 362 0 4174 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 23520

[startup+1002.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 8332
/proc/meminfo: memFree=1427184/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5364 CPUtime=699.97
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 321 6661 0 0 0 0 69985 12 19 0 1 0 1158944113 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1341 245 202 169 0 52 0
[pid=8332] ppid=8327 vsize=18568 CPUtime=301.88
/proc/8332/stat : 8332 (hydrasat_cachew) R 8327 8327 7878 0 -1 4194304 4717 0 0 0 30184 4 0 0 25 0 1 0 1159014141 19013632 4225 1992294400 134512640 135995732 4294956016 18446744073709551615 134589481 0 0 4096 1 0 0 0 17 0 0 0
/proc/8332/statm: 4642 4225 173 362 0 4277 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 23932

[startup+1062.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 8332
/proc/meminfo: memFree=1426352/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5364 CPUtime=699.97
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 321 6661 0 0 0 0 69985 12 19 0 1 0 1158944113 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1341 245 202 169 0 52 0
[pid=8332] ppid=8327 vsize=19400 CPUtime=361.85
/proc/8332/stat : 8332 (hydrasat_cachew) R 8327 8327 7878 0 -1 4194304 4917 0 0 0 36181 4 0 0 25 0 1 0 1159014141 19865600 4425 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/8332/statm: 4850 4425 173 362 0 4485 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 24764

[startup+1122.3 s]
/proc/loadavg: 1.23 1.08 1.02 2/66 8332
/proc/meminfo: memFree=1424560/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5364 CPUtime=699.97
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 321 6661 0 0 0 0 69985 12 19 0 1 0 1158944113 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1341 245 202 169 0 52 0
[pid=8332] ppid=8327 vsize=21432 CPUtime=421.83
/proc/8332/stat : 8332 (hydrasat_cachew) R 8327 8327 7878 0 -1 4194304 5361 0 0 0 42178 5 0 0 25 0 1 0 1159014141 21946368 4869 1992294400 134512640 135995732 4294956016 18446744073709551615 134807800 0 0 4096 1 0 0 0 17 0 0 0
/proc/8332/statm: 5358 4869 173 362 0 4993 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 26796

[startup+1182.3 s]
/proc/loadavg: 1.08 1.06 1.01 2/66 8332
/proc/meminfo: memFree=1423792/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5364 CPUtime=699.97
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 321 6661 0 0 0 0 69985 12 19 0 1 0 1158944113 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1341 245 202 169 0 52 0
[pid=8332] ppid=8327 vsize=22156 CPUtime=481.8
/proc/8332/stat : 8332 (hydrasat_cachew) R 8327 8327 7878 0 -1 4194304 5566 0 0 0 48175 5 0 0 25 0 1 0 1159014141 22687744 5074 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/8332/statm: 5539 5074 173 362 0 5174 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 27520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.06 1.06 1.01 2/66 8332
/proc/meminfo: memFree=1423536/2055920 swapFree=4179068/4192956
[pid=8327] ppid=8325 vsize=5364 CPUtime=699.97
/proc/8327/stat : 8327 (hydrasat-multi.) S 8325 8327 7878 0 -1 4194304 321 6661 0 0 0 0 69985 12 19 0 1 0 1158944113 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8327/statm: 1341 245 202 169 0 52 0
[pid=8332] ppid=8327 vsize=22536 CPUtime=500.1
/proc/8332/stat : 8332 (hydrasat_cachew) R 8327 8327 7878 0 -1 4194304 5630 0 0 0 50005 5 0 0 25 0 1 0 1159014141 23076864 5138 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/8332/statm: 5634 5138 173 362 0 5269 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 27900

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1199.92
CPU system time (s): 0.187971
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 30704

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

runsolver used 1.11583 second user time and 3.2605 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-04 18:33:42
IDJOB=1558053
IDBENCH=70850
IDSOLVER=518
FILE ID=node61/1558053-1238862822
PBS_JOBID= 9085884
Free space on /tmp= 66552 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-26-s100.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1558053-1238862822/watcher-1558053-1238862822 -o /tmp/evaluation-result-1558053-1238862822/solver-1558053-1238862822 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1558053-1238862822.cnf 1800 1152213257

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

MD5SUM BENCH= a2be03cdc152990d030fb3c2aea1f730
RANDOM SEED=1152213257

node61.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.238
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.238
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:       1467552 kB
Buffers:         63576 kB
Cached:         452960 kB
SwapCached:       7880 kB
Active:         268804 kB
Inactive:       257256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1467552 kB
SwapTotal:     4192956 kB
SwapFree:      4179068 kB
Dirty:            5580 kB
Writeback:           0 kB
Mapped:          15128 kB
Slab:            48480 kB
Committed_AS:  3044272 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node61 at 2009-04-04 18:53:45