Trace number 1558833

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-33-s100.cnf
MD5SUMabeb2c5a0bb0ad39fbdbdbc07efbecf7
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 variables32402
Number of clauses97556
Sum of the clauses size230290
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262250
Number of clauses of size 335242
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.90/700.37	HOME/hydrasat-multi.sh: line 48:  5660 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.90/700.37	c Trying configuration 2
1200.02/1200.70	HOME/hydrasat-multi.sh: line 64:  5668 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.02/1200.71	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-1558833-1238874839/watcher-1558833-1238874839 -o /tmp/evaluation-result-1558833-1238874839/solver-1558833-1238874839 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1558833-1238874839.cnf 1800 691361057 

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.91 0.95 0.98 3/73 5659
/proc/meminfo: memFree=1423144/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) R 5657 5659 5528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 238 1992294400 4194304 4889804 548682068736 18446744073709551615 265674091167 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/5659/statm: 1340 238 196 169 0 51 0
[pid=5660] ppid=5659 vsize=1836 CPUtime=0
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 1160148926 1880064 155 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 459 155 117 317 0 139 0

[startup+0.01406 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 5659
/proc/meminfo: memFree=1423144/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=2232 CPUtime=0
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 1160148926 2285568 265 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 558 265 117 317 0 238 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7592

[startup+0.102077 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 5659
/proc/meminfo: memFree=1423144/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=6192 CPUtime=0.09
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 1337 0 0 0 9 0 0 0 19 0 1 0 1160148926 6340608 1319 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 1548 1319 117 317 0 1228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11552

[startup+0.301115 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 5659
/proc/meminfo: memFree=1423144/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=12872 CPUtime=0.29
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 3049 0 0 0 28 1 0 0 21 0 1 0 1160148926 13180928 2871 1992294400 134512640 135813592 4294956176 18446744073709551615 134688484 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 3218 2871 126 317 0 2898 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18232

[startup+0.702191 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 5659
/proc/meminfo: memFree=1423144/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=16936 CPUtime=0.69
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 4163 0 0 0 68 1 0 0 25 0 1 0 1160148926 17342464 3856 1992294400 134512640 135813592 4294956176 18446744073709551615 134692800 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 4234 3856 126 317 0 3914 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22296

[startup+1.50134 s]
/proc/loadavg: 0.91 0.95 0.98 2/75 5661
/proc/meminfo: memFree=1402776/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=22332 CPUtime=1.49
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 5699 0 0 0 147 2 0 0 25 0 1 0 1160148926 22867968 5201 1992294400 134512640 135813592 4294956176 18446744073709551615 134665688 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 5583 5201 150 317 0 5263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27692

[startup+3.10165 s]
/proc/loadavg: 0.91 0.95 0.98 2/75 5661
/proc/meminfo: memFree=1402328/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=22464 CPUtime=3.09
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 5756 0 0 0 307 2 0 0 25 0 1 0 1160148926 23003136 5258 1992294400 134512640 135813592 4294956176 18446744073709551615 134665544 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 5616 5258 150 317 0 5296 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27824

[startup+6.30126 s]
/proc/loadavg: 1.00 0.97 0.98 2/75 5661
/proc/meminfo: memFree=1402008/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=22596 CPUtime=6.29
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 5777 0 0 0 627 2 0 0 25 0 1 0 1160148926 23138304 5279 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 5649 5279 150 317 0 5329 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27956

[startup+12.7015 s]
/proc/loadavg: 1.00 0.97 0.98 2/75 5661
/proc/meminfo: memFree=1401880/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=22732 CPUtime=12.68
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 5804 0 0 0 1266 2 0 0 25 0 1 0 1160148926 23277568 5306 1992294400 134512640 135813592 4294956176 18446744073709551615 134661445 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 5683 5306 150 317 0 5363 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28092

[startup+25.5019 s]
/proc/loadavg: 1.00 0.97 0.98 2/75 5661
/proc/meminfo: memFree=1401880/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=22864 CPUtime=25.48
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 5846 0 0 0 2546 2 0 0 25 0 1 0 1160148926 23412736 5348 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 5716 5348 150 317 0 5396 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28224

[startup+51.1018 s]
/proc/loadavg: 1.00 0.97 0.98 2/75 5661
/proc/meminfo: memFree=1401624/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=23128 CPUtime=51.06
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 5922 0 0 0 5104 2 0 0 25 0 1 0 1160148926 23683072 5424 1992294400 134512640 135813592 4294956176 18446744073709551615 134661445 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 5782 5424 150 317 0 5462 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 28488

[startup+102.307 s]
/proc/loadavg: 1.00 0.97 0.98 2/75 5661
/proc/meminfo: memFree=1401176/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=23532 CPUtime=102.25
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 6010 0 0 0 10222 3 0 0 25 0 1 0 1160148926 24096768 5512 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 5883 5512 150 317 0 5563 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 28892

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/75 5661
/proc/meminfo: memFree=1400408/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=24344 CPUtime=162.21
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 6194 0 0 0 16218 3 0 0 25 0 1 0 1160148926 24928256 5696 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 6086 5696 150 317 0 5766 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 29704

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/75 5661
/proc/meminfo: memFree=1399832/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=24864 CPUtime=222.16
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 6340 0 0 0 22213 3 0 0 25 0 1 0 1160148926 25460736 5842 1992294400 134512640 135813592 4294956176 18446744073709551615 134665537 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 6216 5842 150 317 0 5896 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 30224

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/75 5661
/proc/meminfo: memFree=1399768/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=24996 CPUtime=282.13
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 6365 0 0 0 28210 3 0 0 25 0 1 0 1160148926 25595904 5867 1992294400 134512640 135813592 4294956176 18446744073709551615 134661483 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 6249 5867 150 317 0 5929 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 30356

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/75 5661
/proc/meminfo: memFree=1399512/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=25404 CPUtime=342.11
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 6436 0 0 0 34207 4 0 0 25 0 1 0 1160148926 26013696 5938 1992294400 134512640 135813592 4294956176 18446744073709551615 134664790 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 6351 5938 150 317 0 6031 0

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

[pid=5660] ppid=5659 vsize=26456 CPUtime=522
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 6697 0 0 0 52195 5 0 0 25 0 1 0 1160148926 27090944 6199 1992294400 134512640 135813592 4294956176 18446744073709551615 134665211 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 6614 6199 150 317 0 6294 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 31816

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/75 5667
/proc/meminfo: memFree=1398232/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=26456 CPUtime=581.96
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 6697 0 0 0 58191 5 0 0 25 0 1 0 1160148926 27090944 6199 1992294400 134512640 135813592 4294956176 18446744073709551615 134667840 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 6614 6199 150 317 0 6294 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 31816

[startup+642.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/75 5667
/proc/meminfo: memFree=1398232/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5360 CPUtime=0
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1160148925 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5659/statm: 1340 239 197 169 0 51 0
[pid=5660] ppid=5659 vsize=26456 CPUtime=641.94
/proc/5660/stat : 5660 (hydrasat_cache4) R 5659 5659 5528 0 -1 4194304 6697 0 0 0 64189 5 0 0 25 0 1 0 1160148926 27090944 6199 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/5660/statm: 6614 6199 150 317 0 6294 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 31816

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/75 5668
/proc/meminfo: memFree=1383768/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5364 CPUtime=699.97
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 322 6944 0 0 0 0 69983 14 16 0 1 0 1160148925 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5659/statm: 1341 245 202 169 0 52 0
[pid=5668] ppid=5659 vsize=16392 CPUtime=1.91
/proc/5668/stat : 5668 (hydrasat_cachew) R 5659 5659 5528 0 -1 4194304 4191 0 0 0 189 2 0 0 25 0 1 0 1160218963 16785408 3695 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/5668/statm: 4098 3695 173 362 0 3733 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 21756

[startup+762.306 s]
/proc/loadavg: 1.03 0.99 0.99 2/75 5668
/proc/meminfo: memFree=1383512/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5364 CPUtime=699.97
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 322 6944 0 0 0 0 69983 14 16 0 1 0 1160148925 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5659/statm: 1341 245 202 169 0 52 0
[pid=5668] ppid=5659 vsize=16796 CPUtime=61.88
/proc/5668/stat : 5668 (hydrasat_cachew) R 5659 5659 5528 0 -1 4194304 4298 0 0 0 6185 3 0 0 25 0 1 0 1160218963 17199104 3802 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/5668/statm: 4199 3802 173 362 0 3834 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 22160

[startup+822.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/75 5668
/proc/meminfo: memFree=1383320/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5364 CPUtime=699.97
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 322 6944 0 0 0 0 69983 14 16 0 1 0 1160148925 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5659/statm: 1341 245 202 169 0 52 0
[pid=5668] ppid=5659 vsize=17084 CPUtime=121.85
/proc/5668/stat : 5668 (hydrasat_cachew) R 5659 5659 5528 0 -1 4194304 4367 0 0 0 12182 3 0 0 25 0 1 0 1160218963 17494016 3871 1992294400 134512640 135995732 4294956032 18446744073709551615 134589440 0 0 4096 1 0 0 0 17 0 0 0
/proc/5668/statm: 4271 3871 173 362 0 3906 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 22448

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 5668
/proc/meminfo: memFree=1382616/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5364 CPUtime=699.97
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 322 6944 0 0 0 0 69983 14 16 0 1 0 1160148925 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5659/statm: 1341 245 202 169 0 52 0
[pid=5668] ppid=5659 vsize=17888 CPUtime=181.81
/proc/5668/stat : 5668 (hydrasat_cachew) R 5659 5659 5528 0 -1 4194304 4567 0 0 0 18178 3 0 0 25 0 1 0 1160218963 18317312 4071 1992294400 134512640 135995732 4294956032 18446744073709551615 134681359 0 0 4096 1 0 0 0 17 0 0 0
/proc/5668/statm: 4472 4071 173 362 0 4107 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 23252

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 5668
/proc/meminfo: memFree=1382488/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5364 CPUtime=699.97
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 322 6944 0 0 0 0 69983 14 16 0 1 0 1160148925 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5659/statm: 1341 245 202 169 0 52 0
[pid=5668] ppid=5659 vsize=18020 CPUtime=241.78
/proc/5668/stat : 5668 (hydrasat_cachew) R 5659 5659 5528 0 -1 4194304 4593 0 0 0 24175 3 0 0 25 0 1 0 1160218963 18452480 4097 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/5668/statm: 4505 4097 173 362 0 4140 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 23384

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 5668
/proc/meminfo: memFree=1382488/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5364 CPUtime=699.97
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 322 6944 0 0 0 0 69983 14 16 0 1 0 1160148925 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5659/statm: 1341 245 202 169 0 52 0
[pid=5668] ppid=5659 vsize=18020 CPUtime=301.75
/proc/5668/stat : 5668 (hydrasat_cachew) R 5659 5659 5528 0 -1 4194304 4599 0 0 0 30172 3 0 0 25 0 1 0 1160218963 18452480 4103 1992294400 134512640 135995732 4294956032 18446744073709551615 134843038 0 0 4096 1 0 0 0 17 0 0 0
/proc/5668/statm: 4505 4103 173 362 0 4140 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 23384

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 5668
/proc/meminfo: memFree=1382424/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5364 CPUtime=699.97
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 322 6944 0 0 0 0 69983 14 16 0 1 0 1160148925 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5659/statm: 1341 245 202 169 0 52 0
[pid=5668] ppid=5659 vsize=18020 CPUtime=361.71
/proc/5668/stat : 5668 (hydrasat_cachew) R 5659 5659 5528 0 -1 4194304 4615 0 0 0 36168 3 0 0 25 0 1 0 1160218963 18452480 4119 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/5668/statm: 4505 4119 173 362 0 4140 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 23384

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 5668
/proc/meminfo: memFree=1382360/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5364 CPUtime=699.97
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 322 6944 0 0 0 0 69983 14 16 0 1 0 1160148925 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5659/statm: 1341 245 202 169 0 52 0
[pid=5668] ppid=5659 vsize=18168 CPUtime=421.68
/proc/5668/stat : 5668 (hydrasat_cachew) R 5659 5659 5528 0 -1 4194304 4629 0 0 0 42164 4 0 0 25 0 1 0 1160218963 18604032 4133 1992294400 134512640 135995732 4294956032 18446744073709551615 134807816 0 0 4096 1 0 0 0 17 0 0 0
/proc/5668/statm: 4542 4133 173 362 0 4177 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 23532

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 5668
/proc/meminfo: memFree=1382360/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5364 CPUtime=699.97
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 322 6944 0 0 0 0 69983 14 16 0 1 0 1160148925 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5659/statm: 1341 245 202 169 0 52 0
[pid=5668] ppid=5659 vsize=18168 CPUtime=481.65
/proc/5668/stat : 5668 (hydrasat_cachew) R 5659 5659 5528 0 -1 4194304 4629 0 0 0 48161 4 0 0 25 0 1 0 1160218963 18604032 4133 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/5668/statm: 4542 4133 173 362 0 4177 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 23532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 5668
/proc/meminfo: memFree=1382360/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5364 CPUtime=699.97
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 322 6944 0 0 0 0 69983 14 16 0 1 0 1160148925 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5659/statm: 1341 245 202 169 0 52 0
[pid=5668] ppid=5659 vsize=18168 CPUtime=500.05
/proc/5668/stat : 5668 (hydrasat_cachew) R 5659 5659 5528 0 -1 4194304 4629 0 0 0 50001 4 0 0 25 0 1 0 1160218963 18604032 4133 1992294400 134512640 135995732 4294956032 18446744073709551615 135374495 0 0 4096 1 0 0 0 17 0 0 0
/proc/5668/statm: 4542 4133 173 362 0 4177 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 23532

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/75 5668
/proc/meminfo: memFree=1382360/2055920 swapFree=4173988/4192956
[pid=5659] ppid=5657 vsize=5364 CPUtime=699.97
/proc/5659/stat : 5659 (hydrasat-multi.) S 5657 5659 5528 0 -1 4194304 322 6944 0 0 0 0 69983 14 16 0 1 0 1160148925 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5659/statm: 1341 245 202 169 0 52 0
[pid=5668] ppid=5659 vsize=18168 CPUtime=500.05
/proc/5668/stat : 5668 (hydrasat_cachew) R 5659 5659 5528 0 -1 4194304 4629 0 0 0 50001 4 0 0 25 0 1 0 1160218963 18604032 4133 1992294400 134512640 135995732 4294956032 18446744073709551615 135374495 0 0 4096 1 0 0 0 17 0 0 0
/proc/5668/statm: 4542 4133 173 362 0 4177 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 23532

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.05
CPU user time (s): 1199.86
CPU system time (s): 0.19297
CPU usage (%): 99.9451
Max. virtual memory (cumulated for all children) (KiB): 31816

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

runsolver used 1.11483 second user time and 3.2905 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-04 21:53:59
IDJOB=1558833
IDBENCH=70865
IDSOLVER=518
FILE ID=node76/1558833-1238874839
PBS_JOBID= 9085987
Free space on /tmp= 66544 MiB

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

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

MD5SUM BENCH= abeb2c5a0bb0ad39fbdbdbc07efbecf7
RANDOM SEED=691361057

node76.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.259
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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1423624 kB
Buffers:         78148 kB
Cached:         470176 kB
SwapCached:      10772 kB
Active:         271428 kB
Inactive:       289316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1423624 kB
SwapTotal:     4192956 kB
SwapFree:      4173988 kB
Dirty:            5604 kB
Writeback:           0 kB
Mapped:          19048 kB
Slab:            56656 kB
Committed_AS:  3062988 kB
PageTables:       2048 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= 66516 MiB
End job on node76 at 2009-04-04 22:14:02