Trace number 1559509

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-25-s100.cnf
MD5SUMc4b5df05f50ec97b624a18161f6d43b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark363.481
Satisfiable
(Un)Satisfiability was proved
Number of variables31931
Number of clauses96111
Sum of the clauses size226723
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261482
Number of clauses of size 334565
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.96/700.21	HOME/hydrasat-multi.sh: line 48: 32283 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.96/700.21	c Trying configuration 2
1200.09/1200.50	HOME/hydrasat-multi.sh: line 64: 32287 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.09/1200.50	c Trying configuration 3

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1559509-1238884501/watcher-1559509-1238884501 -o /tmp/evaluation-result-1559509-1238884501/solver-1559509-1238884501 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1559509-1238884501.cnf 1800 1322819847 

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 0.98 0.99 3/64 32282
/proc/meminfo: memFree=1718464/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=1960 CPUtime=0
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 1161112004 2007040 165 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 490 165 117 317 0 170 0

[startup+0.102848 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32282
/proc/meminfo: memFree=1718464/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=5920 CPUtime=0.09
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 1258 0 0 0 9 0 0 0 18 0 1 0 1161112004 6062080 1240 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 1480 1240 117 317 0 1160 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11280

[startup+0.201864 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32282
/proc/meminfo: memFree=1718464/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=10380 CPUtime=0.19
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 2417 0 0 0 19 0 0 0 18 0 1 0 1161112004 10629120 2336 1992294400 134512640 135813592 4294956160 18446744073709551615 135224169 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 2595 2336 124 317 0 2275 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15740

[startup+0.301881 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32282
/proc/meminfo: memFree=1718464/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=12096 CPUtime=0.29
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 2873 0 0 0 29 0 0 0 19 0 1 0 1161112004 12386304 2698 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 3024 2698 126 317 0 2704 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17456

[startup+0.701948 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 32282
/proc/meminfo: memFree=1718464/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=16792 CPUtime=0.69
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 4104 0 0 0 68 1 0 0 22 0 1 0 1161112004 17195008 3800 1992294400 134512640 135813592 4294956160 18446744073709551615 134600302 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 4198 3800 126 317 0 3878 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22152

[startup+1.50209 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32284
/proc/meminfo: memFree=1698352/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=22068 CPUtime=1.49
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 5632 0 0 0 148 1 0 0 25 0 1 0 1161112004 22597632 5139 1992294400 134512640 135813592 4294956160 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 5517 5139 150 317 0 5197 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27428

[startup+3.10136 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32284
/proc/meminfo: memFree=1697968/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=22200 CPUtime=3.08
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 5678 0 0 0 307 1 0 0 25 0 1 0 1161112004 22732800 5185 1992294400 134512640 135813592 4294956160 18446744073709551615 134665722 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 5550 5185 150 317 0 5230 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27560

[startup+6.3029 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32284
/proc/meminfo: memFree=1697648/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=22332 CPUtime=6.28
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 5699 0 0 0 627 1 0 0 25 0 1 0 1161112004 22867968 5206 1992294400 134512640 135813592 4294956160 18446744073709551615 134665972 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 5583 5206 150 317 0 5263 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27692

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32284
/proc/meminfo: memFree=1697520/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=22476 CPUtime=12.69
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 5734 0 0 0 1267 2 0 0 25 0 1 0 1161112004 23015424 5241 1992294400 134512640 135813592 4294956160 18446744073709551615 134662307 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 5619 5241 150 317 0 5299 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27836

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32284
/proc/meminfo: memFree=1697392/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=22612 CPUtime=25.48
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 5771 0 0 0 2546 2 0 0 25 0 1 0 1161112004 23154688 5278 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 5653 5278 150 317 0 5333 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27972

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32284
/proc/meminfo: memFree=1697200/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=22744 CPUtime=51.07
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 5817 0 0 0 5105 2 0 0 25 0 1 0 1161112004 23289856 5324 1992294400 134512640 135813592 4294956160 18446744073709551615 134668493 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 5686 5324 150 317 0 5366 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28104

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32284
/proc/meminfo: memFree=1696752/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=23284 CPUtime=102.26
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 5930 0 0 0 10224 2 0 0 25 0 1 0 1161112004 23842816 5437 1992294400 134512640 135813592 4294956160 18446744073709551615 134665529 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 5821 5437 150 317 0 5501 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28644

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32284
/proc/meminfo: memFree=1696304/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=23692 CPUtime=162.24
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 6040 0 0 0 16221 3 0 0 25 0 1 0 1161112004 24260608 5547 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 5923 5547 150 317 0 5603 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 29052

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32284
/proc/meminfo: memFree=1695920/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=24092 CPUtime=222.22
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 6141 0 0 0 22219 3 0 0 25 0 1 0 1161112004 24670208 5648 1992294400 134512640 135813592 4294956160 18446744073709551615 134665029 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 6023 5648 150 317 0 5703 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 29452

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32284
/proc/meminfo: memFree=1695792/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=24228 CPUtime=282.2
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 6168 0 0 0 28217 3 0 0 25 0 1 0 1161112004 24809472 5675 1992294400 134512640 135813592 4294956160 18446744073709551615 134591803 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 6057 5675 150 317 0 5737 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 29588

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32284
/proc/meminfo: memFree=1695472/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=24492 CPUtime=342.17
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 6242 0 0 0 34214 3 0 0 25 0 1 0 1161112004 25079808 5749 1992294400 134512640 135813592 4294956160 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 6123 5749 150 317 0 5803 0

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

[pid=32283] ppid=32282 vsize=25616 CPUtime=462.13
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 6505 0 0 0 46210 3 0 0 25 0 1 0 1161112004 26230784 6012 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 6404 6012 150 317 0 6084 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 30976

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32286
/proc/meminfo: memFree=1694256/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=25616 CPUtime=522.12
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 6505 0 0 0 52208 4 0 0 25 0 1 0 1161112004 26230784 6012 1992294400 134512640 135813592 4294956160 18446744073709551615 134661445 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 6404 6012 150 317 0 6084 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 30976

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32286
/proc/meminfo: memFree=1694256/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=25616 CPUtime=582.1
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 6505 0 0 0 58206 4 0 0 25 0 1 0 1161112004 26230784 6012 1992294400 134512640 135813592 4294956160 18446744073709551615 134661445 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 6404 6012 150 317 0 6084 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 30976

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32286
/proc/meminfo: memFree=1694256/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5360 CPUtime=0
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1161112004 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32282/statm: 1340 239 197 169 0 51 0
[pid=32283] ppid=32282 vsize=25616 CPUtime=642.08
/proc/32283/stat : 32283 (hydrasat_cache4) R 32282 32282 31870 0 -1 4194304 6505 0 0 0 64204 4 0 0 25 0 1 0 1161112004 26230784 6012 1992294400 134512640 135813592 4294956160 18446744073709551615 134592479 0 0 4096 1 0 0 0 17 1 0 0
/proc/32283/statm: 6404 6012 150 317 0 6084 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 30976

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32287
/proc/meminfo: memFree=1679920/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5364 CPUtime=699.98
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 321 6762 0 0 0 0 69984 14 16 0 1 0 1161112004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32282/statm: 1341 245 202 169 0 52 0
[pid=32287] ppid=32282 vsize=16088 CPUtime=2.07
/proc/32287/stat : 32287 (hydrasat_cachew) R 32282 32282 31870 0 -1 4194304 4129 0 0 0 205 2 0 0 25 0 1 0 1161182026 16474112 3637 1992294400 134512640 135995732 4294956016 18446744073709551615 134841961 0 0 4096 1 0 0 0 17 1 0 0
/proc/32287/statm: 4022 3637 173 362 0 3657 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 21452

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32287
/proc/meminfo: memFree=1679792/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5364 CPUtime=699.98
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 321 6762 0 0 0 0 69984 14 16 0 1 0 1161112004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32282/statm: 1341 245 202 169 0 52 0
[pid=32287] ppid=32282 vsize=16488 CPUtime=62.05
/proc/32287/stat : 32287 (hydrasat_cachew) R 32282 32282 31870 0 -1 4194304 4232 0 0 0 6202 3 0 0 25 0 1 0 1161182026 16883712 3740 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/32287/statm: 4122 3740 173 362 0 3757 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 21852

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32287
/proc/meminfo: memFree=1679472/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5364 CPUtime=699.98
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 321 6762 0 0 0 0 69984 14 16 0 1 0 1161112004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32282/statm: 1341 245 202 169 0 52 0
[pid=32287] ppid=32282 vsize=16900 CPUtime=122.03
/proc/32287/stat : 32287 (hydrasat_cachew) R 32282 32282 31870 0 -1 4194304 4314 0 0 0 12199 4 0 0 25 0 1 0 1161182026 17305600 3822 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/32287/statm: 4225 3822 173 362 0 3860 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 22264

[startup+882.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32287
/proc/meminfo: memFree=1678896/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5364 CPUtime=699.98
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 321 6762 0 0 0 0 69984 14 16 0 1 0 1161112004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32282/statm: 1341 245 202 169 0 52 0
[pid=32287] ppid=32282 vsize=17432 CPUtime=182.01
/proc/32287/stat : 32287 (hydrasat_cachew) R 32282 32282 31870 0 -1 4194304 4456 0 0 0 18197 4 0 0 25 0 1 0 1161182026 17850368 3964 1992294400 134512640 135995732 4294956016 18446744073709551615 134682240 0 0 4096 1 0 0 0 17 1 0 0
/proc/32287/statm: 4358 3964 173 362 0 3993 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 22796

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32287
/proc/meminfo: memFree=1678128/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5364 CPUtime=699.98
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 321 6762 0 0 0 0 69984 14 16 0 1 0 1161112004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32282/statm: 1341 245 202 169 0 52 0
[pid=32287] ppid=32282 vsize=18240 CPUtime=241.99
/proc/32287/stat : 32287 (hydrasat_cachew) R 32282 32282 31870 0 -1 4194304 4646 0 0 0 24194 5 0 0 25 0 1 0 1161182026 18677760 4154 1992294400 134512640 135995732 4294956016 18446744073709551615 134841884 0 0 4096 1 0 0 0 17 1 0 0
/proc/32287/statm: 4560 4154 173 362 0 4195 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 23604

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32287
/proc/meminfo: memFree=1677552/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5364 CPUtime=699.98
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 321 6762 0 0 0 0 69984 14 16 0 1 0 1161112004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32282/statm: 1341 245 202 169 0 52 0
[pid=32287] ppid=32282 vsize=18776 CPUtime=301.97
/proc/32287/stat : 32287 (hydrasat_cachew) R 32282 32282 31870 0 -1 4194304 4787 0 0 0 30192 5 0 0 25 0 1 0 1161182026 19226624 4295 1992294400 134512640 135995732 4294956016 18446744073709551615 134681331 0 0 4096 1 0 0 0 17 1 0 0
/proc/32287/statm: 4694 4295 173 362 0 4329 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 24140

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32287
/proc/meminfo: memFree=1677360/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5364 CPUtime=699.98
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 321 6762 0 0 0 0 69984 14 16 0 1 0 1161112004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32282/statm: 1341 245 202 169 0 52 0
[pid=32287] ppid=32282 vsize=19068 CPUtime=361.95
/proc/32287/stat : 32287 (hydrasat_cachew) R 32282 32282 31870 0 -1 4194304 4842 0 0 0 36190 5 0 0 25 0 1 0 1161182026 19525632 4350 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 1 0 0
/proc/32287/statm: 4767 4350 173 362 0 4402 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 24432

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32287
/proc/meminfo: memFree=1676016/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5364 CPUtime=699.98
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 321 6762 0 0 0 0 69984 14 16 0 1 0 1161112004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32282/statm: 1341 245 202 169 0 52 0
[pid=32287] ppid=32282 vsize=20640 CPUtime=421.93
/proc/32287/stat : 32287 (hydrasat_cachew) R 32282 32282 31870 0 -1 4194304 5172 0 0 0 42187 6 0 0 25 0 1 0 1161182026 21135360 4680 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 1 0 0
/proc/32287/statm: 5160 4680 173 362 0 4795 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 26004

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32287
/proc/meminfo: memFree=1675248/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5364 CPUtime=699.98
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 321 6762 0 0 0 0 69984 14 16 0 1 0 1161112004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32282/statm: 1341 245 202 169 0 52 0
[pid=32287] ppid=32282 vsize=21336 CPUtime=481.91
/proc/32287/stat : 32287 (hydrasat_cachew) R 32282 32282 31870 0 -1 4194304 5374 0 0 0 48185 6 0 0 25 0 1 0 1161182026 21848064 4882 1992294400 134512640 135995732 4294956016 18446744073709551615 134682179 0 0 4096 1 0 0 0 17 1 0 0
/proc/32287/statm: 5334 4882 173 362 0 4969 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 26700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 32287
/proc/meminfo: memFree=1674864/2055920 swapFree=4175348/4192956
[pid=32282] ppid=32280 vsize=5364 CPUtime=699.98
/proc/32282/stat : 32282 (hydrasat-multi.) S 32280 32282 31870 0 -1 4194304 321 6762 0 0 0 0 69984 14 16 0 1 0 1161112004 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32282/statm: 1341 245 202 169 0 52 0
[pid=32287] ppid=32282 vsize=21780 CPUtime=500.11
/proc/32287/stat : 32287 (hydrasat_cachew) R 32282 32282 31870 0 -1 4194304 5455 0 0 0 50005 6 0 0 25 0 1 0 1161182026 22302720 4963 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/32287/statm: 5445 4963 173 362 0 5080 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 27144

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.51
CPU time (s): 1200.12
CPU user time (s): 1199.9
CPU system time (s): 0.213967
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 31108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12564
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 1614

runsolver used 1.36679 second user time and 3.01254 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-05 00:35:01
IDJOB=1559509
IDBENCH=70878
IDSOLVER=518
FILE ID=node55/1559509-1238884501
PBS_JOBID= 9085982
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= c4b5df05f50ec97b624a18161f6d43b5
RANDOM SEED=1322819847

node55.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1719008 kB
Buffers:         43264 kB
Cached:         225044 kB
SwapCached:      11580 kB
Active:         101032 kB
Inactive:       180460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719008 kB
SwapTotal:     4192956 kB
SwapFree:      4175348 kB
Dirty:            5576 kB
Writeback:           0 kB
Mapped:          18948 kB
Slab:            41516 kB
Committed_AS:  3075872 kB
PageTables:       1372 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 node55 at 2009-04-05 00:55:04