Trace number 1559353

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-28-s100.cnf
MD5SUM06e51f5d7b210924fc518c0569affee4
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 variables32151
Number of clauses96786
Sum of the clauses size228372
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261858
Number of clauses of size 334864
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: 29575 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.89/700.28	c Trying configuration 2
1200.04/1200.60	HOME/hydrasat-multi.sh: line 64: 29577 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.04/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-1559353-1238882635/watcher-1559353-1238882635 -o /tmp/evaluation-result-1559353-1238882635/solver-1559353-1238882635 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1559353-1238882635.cnf 1800 1774032115 

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.99 1.00 1.00 3/68 29574
/proc/meminfo: memFree=1602408/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=1832 CPUtime=0
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 173 0 0 0 0 0 0 0 19 0 1 0 1160925150 1875968 155 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 458 155 117 317 0 138 0

[startup+0.0469801 s]
/proc/loadavg: 0.99 1.00 1.00 3/68 29574
/proc/meminfo: memFree=1602408/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=3812 CPUtime=0.03
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 683 0 0 0 3 0 0 0 19 0 1 0 1160925150 3903488 665 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 953 665 117 317 0 633 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9172

[startup+0.101986 s]
/proc/loadavg: 0.99 1.00 1.00 3/68 29574
/proc/meminfo: memFree=1602408/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=6188 CPUtime=0.08
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 1333 0 0 0 8 0 0 0 19 0 1 0 1160925150 6336512 1315 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 1547 1316 117 317 0 1227 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11548

[startup+0.302008 s]
/proc/loadavg: 0.99 1.00 1.00 3/68 29574
/proc/meminfo: memFree=1602408/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=12780 CPUtime=0.29
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 3025 0 0 0 28 1 0 0 21 0 1 0 1160925150 13086720 2849 1992294400 134512640 135813592 4294956160 18446744073709551615 134674174 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 3195 2849 126 317 0 2875 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18140

[startup+0.701052 s]
/proc/loadavg: 0.99 1.00 1.00 3/68 29574
/proc/meminfo: memFree=1602408/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=16844 CPUtime=0.68
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 4132 0 0 0 67 1 0 0 25 0 1 0 1160925150 17248256 3827 1992294400 134512640 135813592 4294956160 18446744073709551615 134520711 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 4211 3827 126 317 0 3891 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22204

[startup+1.50214 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29576
/proc/meminfo: memFree=1582168/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=22168 CPUtime=1.49
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 5654 0 0 0 147 2 0 0 25 0 1 0 1160925150 22700032 5158 1992294400 134512640 135813592 4294956160 18446744073709551615 134665972 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 5542 5158 150 317 0 5222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27528

[startup+3.10132 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29576
/proc/meminfo: memFree=1581784/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=22304 CPUtime=3.09
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 5698 0 0 0 307 2 0 0 25 0 1 0 1160925150 22839296 5202 1992294400 134512640 135813592 4294956160 18446744073709551615 134661483 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 5576 5202 150 317 0 5256 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27664

[startup+6.30168 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29576
/proc/meminfo: memFree=1581464/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=22436 CPUtime=6.29
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 5721 0 0 0 627 2 0 0 25 0 1 0 1160925150 22974464 5225 1992294400 134512640 135813592 4294956160 18446744073709551615 134661445 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 5609 5225 150 317 0 5289 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27796

[startup+12.7014 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29576
/proc/meminfo: memFree=1581336/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=22436 CPUtime=12.68
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 5750 0 0 0 1266 2 0 0 25 0 1 0 1160925150 22974464 5254 1992294400 134512640 135813592 4294956160 18446744073709551615 134661496 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 5609 5254 150 317 0 5289 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27796

[startup+25.5018 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29576
/proc/meminfo: memFree=1581336/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=22704 CPUtime=25.47
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 5792 0 0 0 2545 2 0 0 25 0 1 0 1160925150 23248896 5296 1992294400 134512640 135813592 4294956160 18446744073709551615 134665023 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 5676 5296 150 317 0 5356 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28064

[startup+51.1017 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29576
/proc/meminfo: memFree=1581080/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=22836 CPUtime=51.06
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 5841 0 0 0 5104 2 0 0 25 0 1 0 1160925150 23384064 5345 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 5709 5345 150 317 0 5389 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 28196

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29576
/proc/meminfo: memFree=1580568/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=23396 CPUtime=102.25
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 5964 0 0 0 10222 3 0 0 25 0 1 0 1160925150 23957504 5468 1992294400 134512640 135813592 4294956160 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 5849 5468 150 317 0 5529 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 28756

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29576
/proc/meminfo: memFree=1579864/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=24060 CPUtime=162.22
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 6128 0 0 0 16219 3 0 0 25 0 1 0 1160925150 24637440 5632 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 6015 5632 150 317 0 5695 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 29420

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29576
/proc/meminfo: memFree=1579480/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=24472 CPUtime=222.2
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 6217 0 0 0 22217 3 0 0 25 0 1 0 1160925150 25059328 5721 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 6118 5721 150 317 0 5798 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 29832

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29576
/proc/meminfo: memFree=1579480/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=24472 CPUtime=282.17
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 6217 0 0 0 28214 3 0 0 25 0 1 0 1160925150 25059328 5721 1992294400 134512640 135813592 4294956160 18446744073709551615 134661799 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 6118 5721 150 317 0 5798 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 29832

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29576
/proc/meminfo: memFree=1579488/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=24472 CPUtime=342.14
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 6217 0 0 0 34211 3 0 0 25 0 1 0 1160925150 25059328 5721 1992294400 134512640 135813592 4294956160 18446744073709551615 134661445 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 6118 5721 150 317 0 5798 0

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

[pid=29575] ppid=29574 vsize=24472 CPUtime=462.09
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 6217 0 0 0 46206 3 0 0 25 0 1 0 1160925150 25059328 5721 1992294400 134512640 135813592 4294956160 18446744073709551615 134665978 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 6118 5721 150 317 0 5798 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 29832

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29576
/proc/meminfo: memFree=1579488/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=24472 CPUtime=522.06
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 6217 0 0 0 52203 3 0 0 25 0 1 0 1160925150 25059328 5721 1992294400 134512640 135813592 4294956160 18446744073709551615 134665306 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 6118 5721 150 317 0 5798 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 29832

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29576
/proc/meminfo: memFree=1579488/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=24472 CPUtime=582.04
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 6217 0 0 0 58201 3 0 0 25 0 1 0 1160925150 25059328 5721 1992294400 134512640 135813592 4294956160 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 6118 5721 150 317 0 5798 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 29832

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29576
/proc/meminfo: memFree=1579424/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5360 CPUtime=0
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160925150 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1340 239 197 169 0 51 0
[pid=29575] ppid=29574 vsize=24472 CPUtime=642.01
/proc/29575/stat : 29575 (hydrasat_cache4) R 29574 29574 29148 0 -1 4194304 6218 0 0 0 64198 3 0 0 25 0 1 0 1160925150 25059328 5722 1992294400 134512640 135813592 4294956160 18446744073709551615 134664959 0 0 4096 1 0 0 0 17 0 0 0
/proc/29575/statm: 6118 5722 150 317 0 5798 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 29832

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29577
/proc/meminfo: memFree=1564896/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5364 CPUtime=699.97
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 321 6446 0 0 0 0 69985 12 16 0 1 0 1160925150 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1341 245 202 169 0 52 0
[pid=29577] ppid=29574 vsize=16260 CPUtime=2.01
/proc/29577/stat : 29577 (hydrasat_cachew) R 29574 29574 29148 0 -1 4194304 4155 0 0 0 200 1 0 0 25 0 1 0 1160995178 16650240 3660 1992294400 134512640 135995732 4294956016 18446744073709551615 134807830 0 0 4096 1 0 0 0 17 0 0 0
/proc/29577/statm: 4065 3660 173 362 0 3700 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 21624

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29577
/proc/meminfo: memFree=1564768/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5364 CPUtime=699.97
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 321 6446 0 0 0 0 69985 12 16 0 1 0 1160925150 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1341 245 202 169 0 52 0
[pid=29577] ppid=29574 vsize=16660 CPUtime=61.97
/proc/29577/stat : 29577 (hydrasat_cachew) R 29574 29574 29148 0 -1 4194304 4258 0 0 0 6196 1 0 0 25 0 1 0 1160995178 17059840 3763 1992294400 134512640 135995732 4294956016 18446744073709551615 134682231 0 0 4096 1 0 0 0 17 0 0 0
/proc/29577/statm: 4165 3763 173 362 0 3800 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 22024

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29577
/proc/meminfo: memFree=1564256/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5364 CPUtime=699.97
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 321 6446 0 0 0 0 69985 12 16 0 1 0 1160925150 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1341 245 202 169 0 52 0
[pid=29577] ppid=29574 vsize=17192 CPUtime=121.93
/proc/29577/stat : 29577 (hydrasat_cachew) R 29574 29574 29148 0 -1 4194304 4394 0 0 0 12192 1 0 0 25 0 1 0 1160995178 17604608 3899 1992294400 134512640 135995732 4294956016 18446744073709551615 134848389 0 0 4096 1 0 0 0 17 0 0 0
/proc/29577/statm: 4298 3899 173 362 0 3933 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 22556

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29577
/proc/meminfo: memFree=1563808/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5364 CPUtime=699.97
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 321 6446 0 0 0 0 69985 12 16 0 1 0 1160925150 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1341 245 202 169 0 52 0
[pid=29577] ppid=29574 vsize=17732 CPUtime=181.9
/proc/29577/stat : 29577 (hydrasat_cachew) R 29574 29574 29148 0 -1 4194304 4517 0 0 0 18189 1 0 0 25 0 1 0 1160995178 18157568 4022 1992294400 134512640 135995732 4294956016 18446744073709551615 134681307 0 0 4096 1 0 0 0 17 0 0 0
/proc/29577/statm: 4433 4022 173 362 0 4068 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 23096

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29577
/proc/meminfo: memFree=1563680/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5364 CPUtime=699.97
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 321 6446 0 0 0 0 69985 12 16 0 1 0 1160925150 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1341 245 202 169 0 52 0
[pid=29577] ppid=29574 vsize=17732 CPUtime=241.88
/proc/29577/stat : 29577 (hydrasat_cachew) R 29574 29574 29148 0 -1 4194304 4545 0 0 0 24187 1 0 0 25 0 1 0 1160995178 18157568 4050 1992294400 134512640 135995732 4294956016 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 0 0 0
/proc/29577/statm: 4433 4050 173 362 0 4068 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 23096

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29577
/proc/meminfo: memFree=1563168/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5364 CPUtime=699.97
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 321 6446 0 0 0 0 69985 12 16 0 1 0 1160925150 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1341 245 202 169 0 52 0
[pid=29577] ppid=29574 vsize=18288 CPUtime=301.85
/proc/29577/stat : 29577 (hydrasat_cachew) R 29574 29574 29148 0 -1 4194304 4684 0 0 0 30184 1 0 0 25 0 1 0 1160995178 18726912 4189 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/29577/statm: 4572 4189 173 362 0 4207 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 23652

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29577
/proc/meminfo: memFree=1562912/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5364 CPUtime=699.97
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 321 6446 0 0 0 0 69985 12 16 0 1 0 1160925150 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1341 245 202 169 0 52 0
[pid=29577] ppid=29574 vsize=18552 CPUtime=361.82
/proc/29577/stat : 29577 (hydrasat_cachew) R 29574 29574 29148 0 -1 4194304 4736 0 0 0 36181 1 0 0 25 0 1 0 1160995178 18997248 4241 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/29577/statm: 4638 4241 173 362 0 4273 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 23916

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29577
/proc/meminfo: memFree=1562208/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5364 CPUtime=699.97
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 321 6446 0 0 0 0 69985 12 16 0 1 0 1160925150 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1341 245 202 169 0 52 0
[pid=29577] ppid=29574 vsize=19248 CPUtime=421.8
/proc/29577/stat : 29577 (hydrasat_cachew) R 29574 29574 29148 0 -1 4194304 4921 0 0 0 42178 2 0 0 25 0 1 0 1160995178 19709952 4426 1992294400 134512640 135995732 4294956016 18446744073709551615 134808056 0 0 4096 1 0 0 0 17 0 0 0
/proc/29577/statm: 4812 4426 173 362 0 4447 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 24612

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29577
/proc/meminfo: memFree=1561440/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5364 CPUtime=699.97
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 321 6446 0 0 0 0 69985 12 16 0 1 0 1160925150 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1341 245 202 169 0 52 0
[pid=29577] ppid=29574 vsize=20236 CPUtime=481.77
/proc/29577/stat : 29577 (hydrasat_cachew) R 29574 29574 29148 0 -1 4194304 5117 0 0 0 48175 2 0 0 25 0 1 0 1160995178 20721664 4622 1992294400 134512640 135995732 4294956016 18446744073709551615 134808066 0 0 4096 1 0 0 0 17 0 0 0
/proc/29577/statm: 5059 4622 173 362 0 4694 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 25600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 1.00 2/70 29577
/proc/meminfo: memFree=1561056/2055920 swapFree=4176260/4192956
[pid=29574] ppid=29572 vsize=5364 CPUtime=699.97
/proc/29574/stat : 29574 (hydrasat-multi.) S 29572 29574 29148 0 -1 4194304 321 6446 0 0 0 0 69985 12 16 0 1 0 1160925150 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29574/statm: 1341 245 202 169 0 52 0
[pid=29577] ppid=29574 vsize=20504 CPUtime=500.07
/proc/29577/stat : 29577 (hydrasat_cachew) R 29574 29574 29148 0 -1 4194304 5204 0 0 0 50005 2 0 0 25 0 1 0 1160995178 20996096 4709 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/29577/statm: 5126 4709 173 362 0 4761 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 25868

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.07
CPU user time (s): 1199.91
CPU system time (s): 0.153976
CPU usage (%): 99.9545
Max. virtual memory (cumulated for all children) (KiB): 29832

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

runsolver used 1.02884 second user time and 3.36349 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-05 00:03:55
IDJOB=1559353
IDBENCH=70875
IDSOLVER=518
FILE ID=node59/1559353-1238882635
PBS_JOBID= 9085978
Free space on /tmp= 66544 MiB

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

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

MD5SUM BENCH= 06e51f5d7b210924fc518c0569affee4
RANDOM SEED=1774032115

node59.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.209
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.209
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:       1602824 kB
Buffers:         49816 kB
Cached:         338768 kB
SwapCached:      10032 kB
Active:         132304 kB
Inactive:       267864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602824 kB
SwapTotal:     4192956 kB
SwapFree:      4176260 kB
Dirty:            5592 kB
Writeback:           0 kB
Mapped:          16924 kB
Slab:            38448 kB
Committed_AS:  3384512 kB
PageTables:       1720 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= 66520 MiB
End job on node59 at 2009-04-05 00:23:57