Trace number 1730553

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.06 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-13-UNSAT.sat05-3941.reshuffled-07.cnf
MD5SUM9ce7a6a007310fa075cda4060c50d29c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.0386
Satisfiable
(Un)Satisfiability was proved
Number of variables409
Number of clauses1362
Sum of the clauses size4084
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 31360
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
700.00/700.21	HOME/hydrasat-multi.sh: line 48:  9511 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.00/700.21	c Trying configuration 2
1200.03/1200.40	HOME/hydrasat-multi.sh: line 64:  9513 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.03/1200.40	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-1730553-1240760804/watcher-1730553-1240760804 -o /tmp/evaluation-result-1730553-1240760804/solver-1730553-1240760804 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1730553-1240760804.cnf 1800 1065167529 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 9510
/proc/meminfo: memFree=1847280/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=1452 CPUtime=0
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 168 0 0 0 0 0 0 0 18 0 1 0 104109554 1486848 150 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 363 151 116 317 0 43 0

[startup+0.074521 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 9510
/proc/meminfo: memFree=1847280/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=1716 CPUtime=0.06
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 275 0 0 0 6 0 0 0 18 0 1 0 104109554 1757184 256 1992294400 134512640 135813592 4294956160 18446744073709551615 135224171 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 429 256 149 317 0 109 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7076

[startup+0.101524 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 9510
/proc/meminfo: memFree=1847280/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=1844 CPUtime=0.09
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 285 0 0 0 9 0 0 0 18 0 1 0 104109554 1888256 266 1992294400 134512640 135813592 4294956160 18446744073709551615 135204112 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 461 266 149 317 0 141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7204

[startup+0.301546 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 9510
/proc/meminfo: memFree=1847280/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=1976 CPUtime=0.29
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 314 0 0 0 29 0 0 0 19 0 1 0 104109554 2023424 295 1992294400 134512640 135813592 4294956160 18446744073709551615 134665957 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 494 295 149 317 0 174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7336

[startup+0.701591 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 9510
/proc/meminfo: memFree=1847280/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=2108 CPUtime=0.69
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 370 0 0 0 69 0 0 0 23 0 1 0 104109554 2158592 351 1992294400 134512640 135813592 4294956160 18446744073709551615 134665338 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 527 351 149 317 0 207 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7468

[startup+1.50168 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9512
/proc/meminfo: memFree=1845920/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=2892 CPUtime=1.49
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 564 0 0 0 149 0 0 0 25 0 1 0 104109554 2961408 545 1992294400 134512640 135813592 4294956160 18446744073709551615 134662852 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 723 545 149 317 0 403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8252

[startup+3.10187 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9512
/proc/meminfo: memFree=1844640/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=3668 CPUtime=3.09
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 730 0 0 0 309 0 0 0 25 0 1 0 104109554 3756032 711 1992294400 134512640 135813592 4294956160 18446744073709551615 134591838 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 917 711 149 317 0 597 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9028

[startup+6.30123 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9512
/proc/meminfo: memFree=1844448/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=4060 CPUtime=6.29
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 823 0 0 0 629 0 0 0 25 0 1 0 104109554 4157440 804 1992294400 134512640 135813592 4294956160 18446744073709551615 134665006 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 1015 804 149 317 0 695 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9420

[startup+12.703 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9512
/proc/meminfo: memFree=1843304/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=4716 CPUtime=12.69
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 994 0 0 0 1269 0 0 0 25 0 1 0 104109554 4829184 975 1992294400 134512640 135813592 4294956160 18446744073709551615 134663460 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 1179 975 149 317 0 859 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10076

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9512
/proc/meminfo: memFree=1843304/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=4716 CPUtime=25.48
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 994 0 0 0 2548 0 0 0 25 0 1 0 104109554 4829184 975 1992294400 134512640 135813592 4294956160 18446744073709551615 134662587 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 1179 975 149 317 0 859 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10076

[startup+51.1014 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9512
/proc/meminfo: memFree=1843048/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=5100 CPUtime=51.07
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 1090 0 0 0 5107 0 0 0 25 0 1 0 104109554 5222400 1071 1992294400 134512640 135813592 4294956160 18446744073709551615 134662891 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 1275 1071 149 317 0 955 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10460

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9512
/proc/meminfo: memFree=1840616/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=7792 CPUtime=102.26
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 1703 0 0 0 10226 0 0 0 25 0 1 0 104109554 7979008 1684 1992294400 134512640 135813592 4294956160 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 1948 1684 149 317 0 1628 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13152

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9512
/proc/meminfo: memFree=1838952/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=9764 CPUtime=162.24
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 2120 0 0 0 16224 0 0 0 25 0 1 0 104109554 9998336 2101 1992294400 134512640 135813592 4294956160 18446744073709551615 134665184 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 2441 2101 149 317 0 2121 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15124

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9512
/proc/meminfo: memFree=1836456/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=12352 CPUtime=222.23
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 2713 0 0 0 22221 2 0 0 25 0 1 0 104109554 12648448 2694 1992294400 134512640 135813592 4294956160 18446744073709551615 134665205 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 3088 2694 149 317 0 2768 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17712

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9512
/proc/meminfo: memFree=1834728/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=14192 CPUtime=282.21
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 3146 0 0 0 28219 2 0 0 25 0 1 0 104109554 14532608 3127 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 3548 3127 149 317 0 3228 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 19552

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9512
/proc/meminfo: memFree=1829864/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=19964 CPUtime=342.19
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 4375 0 0 0 34216 3 0 0 25 0 1 0 104109554 20443136 4327 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 4991 4327 149 317 0 4671 0

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

[pid=9511] ppid=9510 vsize=29252 CPUtime=462.16
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 6530 0 0 0 46212 4 0 0 25 0 1 0 104109554 29954048 6482 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 7313 6482 149 317 0 6993 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 34612

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9512
/proc/meminfo: memFree=1819624/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=31120 CPUtime=522.15
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 7059 0 0 0 52210 5 0 0 25 0 1 0 104109554 31866880 6842 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 7780 6842 149 317 0 7460 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 36480

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9512
/proc/meminfo: memFree=1816680/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=34496 CPUtime=582.13
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 7863 0 0 0 58207 6 0 0 25 0 1 0 104109554 35323904 7605 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 8624 7605 149 317 0 8304 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 39856

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9512
/proc/meminfo: memFree=1813608/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5360 CPUtime=0
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 104109554 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9510/statm: 1340 239 197 169 0 51 0
[pid=9511] ppid=9510 vsize=37792 CPUtime=642.12
/proc/9511/stat : 9511 (hydrasat_cache4) R 9510 9510 9207 0 -1 4194304 8744 0 0 0 64206 6 0 0 25 0 1 0 104109554 38699008 8364 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/9511/statm: 9448 8364 149 317 0 9128 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 43152

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 9513
/proc/meminfo: memFree=1811496/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5364 CPUtime=700.01
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 321 9716 0 0 0 0 69982 19 16 0 1 0 104109554 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9510/statm: 1341 245 202 169 0 52 0
[pid=9513] ppid=9510 vsize=3176 CPUtime=2.08
/proc/9513/stat : 9513 (hydrasat_cachew) R 9510 9510 9207 0 -1 4194304 590 0 0 0 208 0 0 0 25 0 1 0 104179575 3252224 572 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/9513/statm: 794 572 171 362 0 429 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 8540

[startup+762.305 s]
/proc/loadavg: 1.03 1.00 1.00 2/67 9513
/proc/meminfo: memFree=1807080/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5364 CPUtime=700.01
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 321 9716 0 0 0 0 69982 19 16 0 1 0 104109554 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9510/statm: 1341 245 202 169 0 52 0
[pid=9513] ppid=9510 vsize=7620 CPUtime=62.05
/proc/9513/stat : 9513 (hydrasat_cachew) R 9510 9510 9207 0 -1 4194304 1680 0 0 0 6204 1 0 0 25 0 1 0 104179575 7802880 1662 1992294400 134512640 135995732 4294956016 18446744073709551615 134807783 0 0 4096 1 0 0 0 17 1 0 0
/proc/9513/statm: 1905 1662 171 362 0 1540 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 12984

[startup+822.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 9513
/proc/meminfo: memFree=1807080/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5364 CPUtime=700.01
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 321 9716 0 0 0 0 69982 19 16 0 1 0 104109554 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9510/statm: 1341 245 202 169 0 52 0
[pid=9513] ppid=9510 vsize=7620 CPUtime=122.03
/proc/9513/stat : 9513 (hydrasat_cachew) R 9510 9510 9207 0 -1 4194304 1680 0 0 0 12202 1 0 0 25 0 1 0 104179575 7802880 1662 1992294400 134512640 135995732 4294956016 18446744073709551615 134681213 0 0 4096 1 0 0 0 17 1 0 0
/proc/9513/statm: 1905 1662 171 362 0 1540 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 12984

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9519
/proc/meminfo: memFree=1806504/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5364 CPUtime=700.01
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 321 9716 0 0 0 0 69982 19 16 0 1 0 104109554 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9510/statm: 1341 245 202 169 0 52 0
[pid=9513] ppid=9510 vsize=8360 CPUtime=182
/proc/9513/stat : 9513 (hydrasat_cachew) R 9510 9510 9207 0 -1 4194304 1840 0 0 0 18199 1 0 0 25 0 1 0 104179575 8560640 1822 1992294400 134512640 135995732 4294956016 18446744073709551615 134665260 0 0 4096 1 0 0 0 17 1 0 0
/proc/9513/statm: 2090 1822 171 362 0 1725 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 13724

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9519
/proc/meminfo: memFree=1801832/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5364 CPUtime=700.01
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 321 9716 0 0 0 0 69982 19 16 0 1 0 104109554 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9510/statm: 1341 245 202 169 0 52 0
[pid=9513] ppid=9510 vsize=13204 CPUtime=241.99
/proc/9513/stat : 9513 (hydrasat_cachew) R 9510 9510 9207 0 -1 4194304 3022 0 0 0 24197 2 0 0 25 0 1 0 104179575 13520896 3004 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/9513/statm: 3301 3004 171 362 0 2936 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 18568

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9519
/proc/meminfo: memFree=1799784/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5364 CPUtime=700.01
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 321 9716 0 0 0 0 69982 19 16 0 1 0 104109554 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9510/statm: 1341 245 202 169 0 52 0
[pid=9513] ppid=9510 vsize=15480 CPUtime=301.97
/proc/9513/stat : 9513 (hydrasat_cachew) R 9510 9510 9207 0 -1 4194304 3516 0 0 0 30195 2 0 0 25 0 1 0 104179575 15851520 3498 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/9513/statm: 3870 3498 171 362 0 3505 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 20844

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9519
/proc/meminfo: memFree=1797416/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5364 CPUtime=700.01
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 321 9716 0 0 0 0 69982 19 16 0 1 0 104109554 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9510/statm: 1341 245 202 169 0 52 0
[pid=9513] ppid=9510 vsize=18004 CPUtime=361.95
/proc/9513/stat : 9513 (hydrasat_cachew) R 9510 9510 9207 0 -1 4194304 4105 0 0 0 36193 2 0 0 25 0 1 0 104179575 18436096 4087 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/9513/statm: 4501 4087 171 362 0 4136 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 23368

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9519
/proc/meminfo: memFree=1795496/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5364 CPUtime=700.01
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 321 9716 0 0 0 0 69982 19 16 0 1 0 104109554 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9510/statm: 1341 245 202 169 0 52 0
[pid=9513] ppid=9510 vsize=19724 CPUtime=421.93
/proc/9513/stat : 9513 (hydrasat_cachew) R 9510 9510 9207 0 -1 4194304 4562 0 0 0 42190 3 0 0 25 0 1 0 104179575 20197376 4544 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/9513/statm: 4931 4544 171 362 0 4566 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 25088

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9519
/proc/meminfo: memFree=1794344/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5364 CPUtime=700.01
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 321 9716 0 0 0 0 69982 19 16 0 1 0 104109554 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9510/statm: 1341 245 202 169 0 52 0
[pid=9513] ppid=9510 vsize=20988 CPUtime=481.92
/proc/9513/stat : 9513 (hydrasat_cachew) R 9510 9510 9207 0 -1 4194304 4844 0 0 0 48188 4 0 0 25 0 1 0 104179575 21491712 4826 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/9513/statm: 5247 4826 171 362 0 4882 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 26352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9519
/proc/meminfo: memFree=1793832/2055920 swapFree=4192952/4192956
[pid=9510] ppid=9508 vsize=5364 CPUtime=700.01
/proc/9510/stat : 9510 (hydrasat-multi.) S 9508 9510 9207 0 -1 4194304 321 9716 0 0 0 0 69982 19 16 0 1 0 104109554 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9510/statm: 1341 245 202 169 0 52 0
[pid=9513] ppid=9510 vsize=21564 CPUtime=500.02
/proc/9513/stat : 9513 (hydrasat_cachew) R 9510 9510 9207 0 -1 4194304 4974 0 0 0 49998 4 0 0 25 0 1 0 104179575 22081536 4956 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/9513/statm: 5391 4956 171 362 0 5026 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 26928

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.41
CPU time (s): 1200.06
CPU user time (s): 1199.82
CPU system time (s): 0.243962
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 43380

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

runsolver used 1.06284 second user time and 3.3145 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-26 17:46:44
IDJOB=1730553
IDBENCH=24732
IDSOLVER=518
FILE ID=node88/1730553-1240760804
PBS_JOBID= 9187130
Free space on /tmp= 66548 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/crafted/Difficult/contest05/others/pmg-13-UNSAT.sat05-3941.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730553-1240760804/watcher-1730553-1240760804 -o /tmp/evaluation-result-1730553-1240760804/solver-1730553-1240760804 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1730553-1240760804.cnf 1800 1065167529

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

MD5SUM BENCH= 9ce7a6a007310fa075cda4060c50d29c
RANDOM SEED=1065167529

node88.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.229
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.229
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:       1847824 kB
Buffers:         17856 kB
Cached:         107736 kB
SwapCached:          4 kB
Active:          70156 kB
Inactive:        69832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847824 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            4068 kB
Writeback:           0 kB
Mapped:          24092 kB
Slab:            54068 kB
Committed_AS:   278012 kB
PageTables:       1444 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= 66512 MiB
End job on node88 at 2009-04-26 18:06:47