Trace number 1728592

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT-Multi 2009-03-22-Multi? (TO) 1200.07 1200.51

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
Bench CategoryCRAFTED (crafted 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 variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.01	c Trying configuration 1
699.93/700.26	HOME/hydrasat-multi.sh: line 48: 11215 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.93/700.26	c Trying configuration 2
1200.04/1200.50	HOME/hydrasat-multi.sh: line 64: 11218 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.04/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-1728592-1240738708/watcher-1728592-1240738708 -o /tmp/evaluation-result-1728592-1240738708/solver-1728592-1240738708 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1728592-1240738708.cnf 1800 103239570 

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 1.00 1.00 3/65 11213
/proc/meminfo: memFree=1830008/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5356 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) D 11211 11213 11114 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 101900125 5484544 230 1992294400 4194304 4889804 548682068736 18446744073709551615 4391600 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/11213/statm: 1339 230 191 169 0 50 0

[startup+0.0122169 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11213
/proc/meminfo: memFree=1830008/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5356 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) D 11211 11213 11114 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 101900125 5484544 230 1992294400 4194304 4889804 548682068736 18446744073709551615 4391600 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/11213/statm: 1339 230 191 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101236 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11213
/proc/meminfo: memFree=1830008/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301272 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11213
/proc/meminfo: memFree=1830008/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701342 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11213
/proc/meminfo: memFree=1830008/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11215
/proc/meminfo: memFree=1825624/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
[pid=11215] ppid=11213 vsize=5668 CPUtime=1.47
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 1235 0 0 0 147 0 0 0 25 0 1 0 101900126 5804032 1216 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 1417 1216 149 317 0 1097 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11028

[startup+3.10178 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11215
/proc/meminfo: memFree=1824984/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
[pid=11215] ppid=11213 vsize=6060 CPUtime=3.07
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 1321 0 0 0 307 0 0 0 25 0 1 0 101900126 6205440 1302 1992294400 134512640 135813592 4294956176 18446744073709551615 134665555 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 1515 1302 149 317 0 1195 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11420

[startup+6.30138 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11215
/proc/meminfo: memFree=1824792/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
[pid=11215] ppid=11213 vsize=6060 CPUtime=6.27
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 1321 0 0 0 627 0 0 0 25 0 1 0 101900126 6205440 1302 1992294400 134512640 135813592 4294956176 18446744073709551615 134665984 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 1515 1302 149 317 0 1195 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11420

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11217
/proc/meminfo: memFree=1824664/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
[pid=11215] ppid=11213 vsize=6060 CPUtime=12.66
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 1321 0 0 0 1266 0 0 0 25 0 1 0 101900126 6205440 1302 1992294400 134512640 135813592 4294956176 18446744073709551615 135213035 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 1515 1302 149 317 0 1195 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11420

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11217
/proc/meminfo: memFree=1824728/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
[pid=11215] ppid=11213 vsize=6060 CPUtime=25.46
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 1321 0 0 0 2546 0 0 0 25 0 1 0 101900126 6205440 1302 1992294400 134512640 135813592 4294956176 18446744073709551615 134597480 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 1515 1302 149 317 0 1195 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11420

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11217
/proc/meminfo: memFree=1824408/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
[pid=11215] ppid=11213 vsize=6584 CPUtime=51.05
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 1436 0 0 0 5105 0 0 0 25 0 1 0 101900126 6742016 1417 1992294400 134512640 135813592 4294956176 18446744073709551615 135212979 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 1646 1417 149 317 0 1326 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 11944

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11217
/proc/meminfo: memFree=1821016/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
[pid=11215] ppid=11213 vsize=10048 CPUtime=102.24
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 2290 0 0 0 10223 1 0 0 25 0 1 0 101900126 10289152 2271 1992294400 134512640 135813592 4294956176 18446744073709551615 134665082 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 2512 2271 149 317 0 2192 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 15408

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11217
/proc/meminfo: memFree=1819096/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
[pid=11215] ppid=11213 vsize=12176 CPUtime=162.21
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 2780 0 0 0 16220 1 0 0 25 0 1 0 101900126 12468224 2761 1992294400 134512640 135813592 4294956176 18446744073709551615 134665015 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 3044 2761 149 317 0 2724 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 17536

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11217
/proc/meminfo: memFree=1817496/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
[pid=11215] ppid=11213 vsize=13856 CPUtime=222.19
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 3159 0 0 0 22218 1 0 0 25 0 1 0 101900126 14188544 3140 1992294400 134512640 135813592 4294956176 18446744073709551615 134665041 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 3464 3140 149 317 0 3144 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 19216

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11217
/proc/meminfo: memFree=1815832/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
[pid=11215] ppid=11213 vsize=15988 CPUtime=282.18
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 3575 0 0 0 28216 2 0 0 25 0 1 0 101900126 16371712 3556 1992294400 134512640 135813592 4294956176 18446744073709551615 134665537 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 3997 3556 149 317 0 3677 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 21348

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11217
/proc/meminfo: memFree=1813720/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
[pid=11215] ppid=11213 vsize=18488 CPUtime=342.15
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 4091 0 0 0 34213 2 0 0 25 0 1 0 101900126 18931712 4072 1992294400 134512640 135813592 4294956176 18446744073709551615 134662234 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 4622 4072 149 317 0 4302 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 23848

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11217
/proc/meminfo: memFree=1807000/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
[pid=11215] ppid=11213 vsize=25676 CPUtime=402.14
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 5767 0 0 0 40210 4 0 0 25 0 1 0 101900126 26292224 5748 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 6419 5748 149 317 0 6099 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 31036


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

[pid=11215] ppid=11213 vsize=28824 CPUtime=522.09
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 6429 0 0 0 52204 5 0 0 25 0 1 0 101900126 29515776 6410 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 7206 6410 149 317 0 6886 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 34184

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11217
/proc/meminfo: memFree=1802264/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
[pid=11215] ppid=11213 vsize=31328 CPUtime=582.07
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 6955 0 0 0 58202 5 0 0 25 0 1 0 101900126 32079872 6900 1992294400 134512640 135813592 4294956176 18446744073709551615 134665454 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 7832 6900 149 317 0 7512 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 36688

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11217
/proc/meminfo: memFree=1801496/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5360 CPUtime=0
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 101900125 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1340 239 197 169 0 51 0
[pid=11215] ppid=11213 vsize=32228 CPUtime=642.05
/proc/11215/stat : 11215 (hydrasat_cache4) R 11213 11213 11114 0 -1 4194304 7143 0 0 0 64200 5 0 0 25 0 1 0 101900126 33001472 7088 1992294400 134512640 135813592 4294956176 18446744073709551615 134591966 0 0 4096 1 0 0 0 17 1 0 0
/proc/11215/statm: 8057 7088 149 317 0 7737 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 37588

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11218
/proc/meminfo: memFree=1797912/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5364 CPUtime=699.99
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 321 8042 1 0 0 0 69983 16 19 0 1 0 101900125 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1341 245 202 169 0 52 0
[pid=11218] ppid=11213 vsize=4644 CPUtime=2.03
/proc/11218/stat : 11218 (hydrasat_cachew) R 11213 11213 11114 0 -1 4194304 942 0 0 0 203 0 0 0 25 0 1 0 101970151 4755456 925 1992294400 134512640 135995732 4294956032 18446744073709551615 134663618 0 0 4096 1 0 0 0 17 1 0 0
/proc/11218/statm: 1161 925 171 362 0 796 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 10008

[startup+762.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 11218
/proc/meminfo: memFree=1796128/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5364 CPUtime=699.99
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 321 8042 1 0 0 0 69983 16 19 0 1 0 101900125 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1341 245 202 169 0 52 0
[pid=11218] ppid=11213 vsize=6596 CPUtime=62
/proc/11218/stat : 11218 (hydrasat_cachew) R 11213 11213 11114 0 -1 4194304 1437 0 0 0 6200 0 0 0 25 0 1 0 101970151 6754304 1420 1992294400 134512640 135995732 4294956032 18446744073709551615 134589637 0 0 4096 1 0 0 0 17 1 0 0
/proc/11218/statm: 1649 1420 171 362 0 1284 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 11960

[startup+822.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 11218
/proc/meminfo: memFree=1796128/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5364 CPUtime=699.99
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 321 8042 1 0 0 0 69983 16 19 0 1 0 101900125 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1341 245 202 169 0 52 0
[pid=11218] ppid=11213 vsize=6596 CPUtime=121.97
/proc/11218/stat : 11218 (hydrasat_cachew) R 11213 11213 11114 0 -1 4194304 1437 0 0 0 12197 0 0 0 25 0 1 0 101970151 6754304 1420 1992294400 134512640 135995732 4294956032 18446744073709551615 134589584 0 0 4096 1 0 0 0 17 1 0 0
/proc/11218/statm: 1649 1420 171 362 0 1284 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 11960

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11218
/proc/meminfo: memFree=1796064/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5364 CPUtime=699.99
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 321 8042 1 0 0 0 69983 16 19 0 1 0 101900125 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1341 245 202 169 0 52 0
[pid=11218] ppid=11213 vsize=6596 CPUtime=181.95
/proc/11218/stat : 11218 (hydrasat_cachew) R 11213 11213 11114 0 -1 4194304 1437 0 0 0 18195 0 0 0 25 0 1 0 101970151 6754304 1420 1992294400 134512640 135995732 4294956032 18446744073709551615 134807768 0 0 4096 1 0 0 0 17 1 0 0
/proc/11218/statm: 1649 1420 171 362 0 1284 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 11960

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11218
/proc/meminfo: memFree=1795040/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5364 CPUtime=699.99
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 321 8042 1 0 0 0 69983 16 19 0 1 0 101900125 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1341 245 202 169 0 52 0
[pid=11218] ppid=11213 vsize=7760 CPUtime=241.93
/proc/11218/stat : 11218 (hydrasat_cachew) R 11213 11213 11114 0 -1 4194304 1697 0 0 0 24193 0 0 0 25 0 1 0 101970151 7946240 1680 1992294400 134512640 135995732 4294956032 18446744073709551615 134589479 0 0 4096 1 0 0 0 17 1 0 0
/proc/11218/statm: 1940 1680 171 362 0 1575 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 13124

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11218
/proc/meminfo: memFree=1794464/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5364 CPUtime=699.99
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 321 8042 1 0 0 0 69983 16 19 0 1 0 101900125 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1341 245 202 169 0 52 0
[pid=11218] ppid=11213 vsize=8244 CPUtime=301.91
/proc/11218/stat : 11218 (hydrasat_cachew) R 11213 11213 11114 0 -1 4194304 1827 0 0 0 30191 0 0 0 25 0 1 0 101970151 8441856 1810 1992294400 134512640 135995732 4294956032 18446744073709551615 135385619 0 0 4096 1 0 0 0 17 1 0 0
/proc/11218/statm: 2061 1810 171 362 0 1696 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 13608

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11218
/proc/meminfo: memFree=1794400/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5364 CPUtime=699.99
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 321 8042 1 0 0 0 69983 16 19 0 1 0 101900125 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1341 245 202 169 0 52 0
[pid=11218] ppid=11213 vsize=8244 CPUtime=361.89
/proc/11218/stat : 11218 (hydrasat_cachew) R 11213 11213 11114 0 -1 4194304 1827 0 0 0 36189 0 0 0 25 0 1 0 101970151 8441856 1810 1992294400 134512640 135995732 4294956032 18446744073709551615 134807865 0 0 4096 1 0 0 0 17 1 0 0
/proc/11218/statm: 2061 1810 171 362 0 1696 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 13608

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11218
/proc/meminfo: memFree=1794400/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5364 CPUtime=699.99
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 321 8042 1 0 0 0 69983 16 19 0 1 0 101900125 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1341 245 202 169 0 52 0
[pid=11218] ppid=11213 vsize=8244 CPUtime=421.87
/proc/11218/stat : 11218 (hydrasat_cachew) R 11213 11213 11114 0 -1 4194304 1827 0 0 0 42187 0 0 0 25 0 1 0 101970151 8441856 1810 1992294400 134512640 135995732 4294956032 18446744073709551615 134807865 0 0 4096 1 0 0 0 17 1 0 0
/proc/11218/statm: 2061 1810 171 362 0 1696 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 13608

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11218
/proc/meminfo: memFree=1791648/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5364 CPUtime=699.99
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 321 8042 1 0 0 0 69983 16 19 0 1 0 101900125 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1341 245 202 169 0 52 0
[pid=11218] ppid=11213 vsize=11012 CPUtime=481.85
/proc/11218/stat : 11218 (hydrasat_cachew) R 11213 11213 11114 0 -1 4194304 2508 0 0 0 48184 1 0 0 25 0 1 0 101970151 11276288 2491 1992294400 134512640 135995732 4294956032 18446744073709551615 134807867 0 0 4096 1 0 0 0 17 1 0 0
/proc/11218/statm: 2753 2491 171 362 0 2388 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 16376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11218
/proc/meminfo: memFree=1789216/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5364 CPUtime=699.99
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 321 8042 1 0 0 0 69983 16 19 0 1 0 101900125 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1341 245 202 169 0 52 0
[pid=11218] ppid=11213 vsize=13512 CPUtime=500.05
/proc/11218/stat : 11218 (hydrasat_cachew) R 11213 11213 11114 0 -1 4194304 3104 0 0 0 50004 1 0 0 25 0 1 0 101970151 13836288 3087 1992294400 134512640 135995732 4294956032 18446744073709551615 135363512 0 0 4096 1 0 0 0 17 1 0 0
/proc/11218/statm: 3378 3087 171 362 0 3013 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 18876

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11218
/proc/meminfo: memFree=1789216/2055920 swapFree=4181396/4192956
[pid=11213] ppid=11211 vsize=5364 CPUtime=699.99
/proc/11213/stat : 11213 (hydrasat-multi.) S 11211 11213 11114 0 -1 4194304 321 8042 1 0 0 0 69983 16 19 0 1 0 101900125 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11213/statm: 1341 245 202 169 0 52 0
[pid=11218] ppid=11213 vsize=13512 CPUtime=500.05
/proc/11218/stat : 11218 (hydrasat_cachew) R 11213 11213 11114 0 -1 4194304 3104 0 0 0 50004 1 0 0 25 0 1 0 101970151 13836288 3087 1992294400 134512640 135995732 4294956032 18446744073709551615 135363512 0 0 4096 1 0 0 0 17 1 0 0
/proc/11218/statm: 3378 3087 171 362 0 3013 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 18876

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.88
CPU system time (s): 0.183972
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 37984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.183972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11494
page faults= 1
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= 1858

runsolver used 1.01285 second user time and 3.36449 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-26 11:38:28
IDJOB=1728592
IDBENCH=24680
IDSOLVER=518
FILE ID=node82/1728592-1240738708
PBS_JOBID= 9187021
Free space on /tmp= 66380 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728592-1240738708/watcher-1728592-1240738708 -o /tmp/evaluation-result-1728592-1240738708/solver-1728592-1240738708 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1728592-1240738708.cnf 1800 103239570

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

MD5SUM BENCH= cd57d37a316c4dccaae3ab131e3f8090
RANDOM SEED=103239570

node82.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:       1830488 kB
Buffers:         14304 kB
Cached:         153340 kB
SwapCached:       5280 kB
Active:          62784 kB
Inactive:       113216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830488 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            4428 kB
Writeback:           0 kB
Mapped:          14364 kB
Slab:            35432 kB
Committed_AS:   287412 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node82 at 2009-04-26 11:58:31