Trace number 1562473

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

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_7_4_8_fbc.cnf
MD5SUMc8ff95be17c69641ce8ae01fa573e84b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.042992
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses25913
Sum of the clauses size69945
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214456
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

Solver Data

0.00/0.00	c Trying configuration 1
700.07/700.41	HOME/hydrasat-multi.sh: line 48:  7224 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.07/700.41	c Trying configuration 2
1200.04/1200.61	HOME/hydrasat-multi.sh: line 64:  7226 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.04/1200.61	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-1562473-1238775332/watcher-1562473-1238775332 -o /tmp/evaluation-result-1562473-1238775332/solver-1562473-1238775332 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1562473-1238775332.cnf 1800 374693076 

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.08 1.09 1.02 3/64 7223
/proc/meminfo: memFree=1705680/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) R 7221 7223 6968 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 238 1992294400 4194304 4889804 548682068720 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7223/statm: 1340 238 196 169 0 51 0
[pid=7224] ppid=7223 vsize=1588 CPUtime=0
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 1150198091 1626112 137 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 397 138 116 317 0 77 0

[startup+0.073168 s]
/proc/loadavg: 1.08 1.09 1.02 3/64 7223
/proc/meminfo: memFree=1705680/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=3900 CPUtime=0.06
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 765 0 0 0 6 0 0 0 19 0 1 0 1150198091 3993600 730 1992294400 134512640 135813592 4294956160 18446744073709551615 134687729 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 975 730 126 317 0 655 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9260

[startup+0.101171 s]
/proc/loadavg: 1.08 1.09 1.02 3/64 7223
/proc/meminfo: memFree=1705680/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=3900 CPUtime=0.09
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 765 0 0 0 9 0 0 0 19 0 1 0 1150198091 3993600 730 1992294400 134512640 135813592 4294956160 18446744073709551615 134521339 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 975 730 126 317 0 655 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9260

[startup+0.301192 s]
/proc/loadavg: 1.08 1.09 1.02 3/64 7223
/proc/meminfo: memFree=1705680/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=5120 CPUtime=0.29
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 1131 0 0 0 29 0 0 0 21 0 1 0 1150198091 5242880 1035 1992294400 134512640 135813592 4294956160 18446744073709551615 135202760 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 1280 1035 150 317 0 960 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10480

[startup+0.701237 s]
/proc/loadavg: 1.08 1.09 1.02 3/64 7223
/proc/meminfo: memFree=1705680/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=5248 CPUtime=0.69
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 1167 0 0 0 69 0 0 0 25 0 1 0 1150198091 5373952 1071 1992294400 134512640 135813592 4294956160 18446744073709551615 134588896 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 1312 1071 150 317 0 992 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10608

[startup+1.50133 s]
/proc/loadavg: 1.07 1.09 1.02 2/66 7225
/proc/meminfo: memFree=1701568/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=5496 CPUtime=1.49
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 1245 0 0 0 149 0 0 0 25 0 1 0 1150198091 5627904 1149 1992294400 134512640 135813592 4294956160 18446744073709551615 135202054 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 1374 1149 150 317 0 1054 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10856

[startup+3.1015 s]
/proc/loadavg: 1.07 1.09 1.02 2/66 7225
/proc/meminfo: memFree=1700992/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=6008 CPUtime=3.09
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 1370 0 0 0 309 0 0 0 25 0 1 0 1150198091 6152192 1274 1992294400 134512640 135813592 4294956160 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 1502 1274 150 317 0 1182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11368

[startup+6.30186 s]
/proc/loadavg: 1.07 1.09 1.02 2/66 7225
/proc/meminfo: memFree=1699904/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=6904 CPUtime=6.29
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 1598 0 0 0 629 0 0 0 25 0 1 0 1150198091 7069696 1502 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 1726 1502 150 317 0 1406 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12264

[startup+12.7026 s]
/proc/loadavg: 1.06 1.09 1.02 2/66 7225
/proc/meminfo: memFree=1698496/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=8552 CPUtime=12.68
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 1977 0 0 0 1267 1 0 0 25 0 1 0 1150198091 8757248 1881 1992294400 134512640 135813592 4294956160 18446744073709551615 134665623 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 2138 1881 150 317 0 1818 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13912

[startup+25.502 s]
/proc/loadavg: 1.05 1.08 1.01 2/66 7225
/proc/meminfo: memFree=1695296/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=11688 CPUtime=25.47
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 2752 0 0 0 2546 1 0 0 25 0 1 0 1150198091 11968512 2656 1992294400 134512640 135813592 4294956160 18446744073709551615 134662881 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 2922 2656 150 317 0 2602 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17048

[startup+51.1018 s]
/proc/loadavg: 1.03 1.08 1.01 2/66 7225
/proc/meminfo: memFree=1691904/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=15252 CPUtime=51.06
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 3600 0 0 0 5105 1 0 0 25 0 1 0 1150198091 15618048 3504 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 3813 3504 150 317 0 3493 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 20612

[startup+102.306 s]
/proc/loadavg: 1.01 1.06 1.01 2/66 7225
/proc/meminfo: memFree=1685632/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=22204 CPUtime=102.24
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 5166 0 0 0 10221 3 0 0 25 0 1 0 1150198091 22736896 5037 1992294400 134512640 135813592 4294956160 18446744073709551615 134665537 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 5551 5037 150 317 0 5231 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 27564

[startup+162.301 s]
/proc/loadavg: 1.00 1.05 1.00 2/66 7225
/proc/meminfo: memFree=1678336/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=30096 CPUtime=162.22
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 7023 0 0 0 16217 5 0 0 25 0 1 0 1150198091 30818304 6840 1992294400 134512640 135813592 4294956160 18446744073709551615 134665378 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 7524 6840 150 317 0 7204 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 35456

[startup+222.302 s]
/proc/loadavg: 1.00 1.04 1.00 2/66 7225
/proc/meminfo: memFree=1675968/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=32824 CPUtime=222.19
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 7634 0 0 0 22214 5 0 0 25 0 1 0 1150198091 33611776 7451 1992294400 134512640 135813592 4294956160 18446744073709551615 134667446 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 8206 7451 150 317 0 7886 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 38184

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 7225
/proc/meminfo: memFree=1670528/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=38652 CPUtime=282.16
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 9093 0 0 0 28211 5 0 0 25 0 1 0 1150198091 39579648 8754 1992294400 134512640 135813592 4294956160 18446744073709551615 134665320 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 9663 8754 150 317 0 9343 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 44012

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 7225
/proc/meminfo: memFree=1666496/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=43900 CPUtime=342.14
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 10372 0 0 0 34208 6 0 0 25 0 1 0 1150198091 44953600 9786 1992294400 134512640 135813592 4294956160 18446744073709551615 134597138 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 10975 9786 150 317 0 10655 0

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

[pid=7224] ppid=7223 vsize=50700 CPUtime=462.08
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 11791 0 0 0 46201 7 0 0 25 0 1 0 1150198091 51916800 11205 1992294400 134512640 135813592 4294956160 18446744073709551615 134665544 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 12675 11205 150 317 0 12355 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 56060

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=1658944/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=52932 CPUtime=522.06
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 12234 0 0 0 52199 7 0 0 25 0 1 0 1150198091 54202368 11648 1992294400 134512640 135813592 4294956160 18446744073709551615 134665845 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 13233 11648 150 317 0 12913 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 58292

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=1657472/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=54936 CPUtime=582.03
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 12636 0 0 0 58195 8 0 0 25 0 1 0 1150198091 56254464 12009 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 13734 12009 150 317 0 13414 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 60296

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=1655488/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5360 CPUtime=0
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1150198090 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7223/statm: 1340 239 197 169 0 51 0
[pid=7224] ppid=7223 vsize=57344 CPUtime=642
/proc/7224/stat : 7224 (hydrasat_cache4) R 7223 7223 6968 0 -1 4194304 13157 0 0 0 64192 8 0 0 25 0 1 0 1150198091 58720256 12465 1992294400 134512640 135813592 4294956160 18446744073709551615 134665511 0 0 4096 1 0 0 0 17 0 0 0
/proc/7224/statm: 14336 12465 150 317 0 14016 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 62704

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7226
/proc/meminfo: memFree=1650624/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5364 CPUtime=700.08
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 321 15396 0 0 0 0 69980 28 16 0 1 0 1150198090 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1341 245 202 169 0 52 0
[pid=7226] ppid=7223 vsize=4140 CPUtime=1.88
/proc/7226/stat : 7226 (hydrasat_cachew) R 7223 7223 6968 0 -1 4194304 871 0 0 0 188 0 0 0 25 0 1 0 1150268131 4239360 784 1992294400 134512640 135995732 4294956016 18446744073709551615 134808093 0 0 4096 1 0 0 0 17 0 0 0
/proc/7226/statm: 1035 784 172 362 0 670 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 9504

[startup+762.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 7226
/proc/meminfo: memFree=1643904/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5364 CPUtime=700.08
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 321 15396 0 0 0 0 69980 28 16 0 1 0 1150198090 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1341 245 202 169 0 52 0
[pid=7226] ppid=7223 vsize=11792 CPUtime=61.85
/proc/7226/stat : 7226 (hydrasat_cachew) R 7223 7223 6968 0 -1 4194304 2719 0 0 0 6183 2 0 0 25 0 1 0 1150268131 12075008 2632 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/7226/statm: 2948 2632 172 362 0 2583 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 17156

[startup+822.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 7226
/proc/meminfo: memFree=1640320/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5364 CPUtime=700.08
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 321 15396 0 0 0 0 69980 28 16 0 1 0 1150198090 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1341 245 202 169 0 52 0
[pid=7226] ppid=7223 vsize=15612 CPUtime=121.82
/proc/7226/stat : 7226 (hydrasat_cachew) R 7223 7223 6968 0 -1 4194304 3661 0 0 0 12179 3 0 0 25 0 1 0 1150268131 15986688 3541 1992294400 134512640 135995732 4294956016 18446744073709551615 134807804 0 0 4096 1 0 0 0 17 0 0 0
/proc/7226/statm: 3903 3541 172 362 0 3538 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 20976

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7226
/proc/meminfo: memFree=1636928/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5364 CPUtime=700.08
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 321 15396 0 0 0 0 69980 28 16 0 1 0 1150198090 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1341 245 202 169 0 52 0
[pid=7226] ppid=7223 vsize=19396 CPUtime=181.8
/proc/7226/stat : 7226 (hydrasat_cachew) R 7223 7223 6968 0 -1 4194304 4501 0 0 0 18176 4 0 0 25 0 1 0 1150268131 19861504 4381 1992294400 134512640 135995732 4294956016 18446744073709551615 134807654 0 0 4096 1 0 0 0 17 0 0 0
/proc/7226/statm: 4849 4381 172 362 0 4484 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 24760

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7226
/proc/meminfo: memFree=1631040/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5364 CPUtime=700.08
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 321 15396 0 0 0 0 69980 28 16 0 1 0 1150198090 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1341 245 202 169 0 52 0
[pid=7226] ppid=7223 vsize=25736 CPUtime=241.78
/proc/7226/stat : 7226 (hydrasat_cachew) R 7223 7223 6968 0 -1 4194304 6028 0 0 0 24172 6 0 0 25 0 1 0 1150268131 26353664 5890 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/7226/statm: 6434 5890 172 362 0 6069 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 31100

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7226
/proc/meminfo: memFree=1629568/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5364 CPUtime=700.08
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 321 15396 0 0 0 0 69980 28 16 0 1 0 1150198090 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1341 245 202 169 0 52 0
[pid=7226] ppid=7223 vsize=27460 CPUtime=301.74
/proc/7226/stat : 7226 (hydrasat_cachew) R 7223 7223 6968 0 -1 4194304 6374 0 0 0 30168 6 0 0 25 0 1 0 1150268131 28119040 6236 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/7226/statm: 6865 6236 172 362 0 6500 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 32824

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7226
/proc/meminfo: memFree=1629056/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5364 CPUtime=700.08
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 321 15396 0 0 0 0 69980 28 16 0 1 0 1150198090 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1341 245 202 169 0 52 0
[pid=7226] ppid=7223 vsize=28076 CPUtime=361.72
/proc/7226/stat : 7226 (hydrasat_cachew) R 7223 7223 6968 0 -1 4194304 6504 0 0 0 36166 6 0 0 25 0 1 0 1150268131 28749824 6366 1992294400 134512640 135995732 4294956016 18446744073709551615 134682179 0 0 4096 1 0 0 0 17 0 0 0
/proc/7226/statm: 7019 6366 172 362 0 6654 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 33440

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7226
/proc/meminfo: memFree=1627904/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5364 CPUtime=700.08
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 321 15396 0 0 0 0 69980 28 16 0 1 0 1150198090 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1341 245 202 169 0 52 0
[pid=7226] ppid=7223 vsize=29404 CPUtime=421.69
/proc/7226/stat : 7226 (hydrasat_cachew) R 7223 7223 6968 0 -1 4194304 6789 0 0 0 42163 6 0 0 25 0 1 0 1150268131 30109696 6651 1992294400 134512640 135995732 4294956016 18446744073709551615 134806616 0 0 4096 1 0 0 0 17 0 0 0
/proc/7226/statm: 7351 6651 172 362 0 6986 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 34768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7226
/proc/meminfo: memFree=1626304/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5364 CPUtime=700.08
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 321 15396 0 0 0 0 69980 28 16 0 1 0 1150198090 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1341 245 202 169 0 52 0
[pid=7226] ppid=7223 vsize=31328 CPUtime=481.65
/proc/7226/stat : 7226 (hydrasat_cachew) R 7223 7223 6968 0 -1 4194304 7228 0 0 0 48159 6 0 0 25 0 1 0 1150268131 32079872 7090 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/7226/statm: 7832 7090 172 362 0 7467 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 36692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7226
/proc/meminfo: memFree=1625024/2055920 swapFree=4176924/4192956
[pid=7223] ppid=7221 vsize=5364 CPUtime=700.08
/proc/7223/stat : 7223 (hydrasat-multi.) S 7221 7223 6968 0 -1 4194304 321 15396 0 0 0 0 69980 28 16 0 1 0 1150198090 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7223/statm: 1341 245 202 169 0 52 0
[pid=7226] ppid=7223 vsize=32756 CPUtime=499.96
/proc/7226/stat : 7226 (hydrasat_cachew) R 7223 7223 6968 0 -1 4194304 7527 0 0 0 49989 7 0 0 25 0 1 0 1150268131 33542144 7389 1992294400 134512640 135995732 4294956016 18446744073709551615 134807850 0 0 4096 1 0 0 0 17 0 0 0
/proc/7226/statm: 8189 7389 172 362 0 7824 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 38120

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1199.7
CPU system time (s): 0.362944
CPU usage (%): 99.9544
Max. virtual memory (cumulated for all children) (KiB): 64848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.7
system time used= 0.362944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23270
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 4381

runsolver used 0.973851 second user time and 3.40148 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-03 18:15:32
IDJOB=1562473
IDBENCH=70935
IDSOLVER=518
FILE ID=node35/1562473-1238775332
PBS_JOBID= 9085560
Free space on /tmp= 66480 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_7_4_8_fbc.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562473-1238775332/watcher-1562473-1238775332 -o /tmp/evaluation-result-1562473-1238775332/solver-1562473-1238775332 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1562473-1238775332.cnf 1800 374693076

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

MD5SUM BENCH= c8ff95be17c69641ce8ae01fa573e84b
RANDOM SEED=374693076

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1706160 kB
Buffers:         49676 kB
Cached:         213612 kB
SwapCached:      10140 kB
Active:         108496 kB
Inactive:       166588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1706160 kB
SwapTotal:     4192956 kB
SwapFree:      4176924 kB
Dirty:            4472 kB
Writeback:           0 kB
Mapped:          17540 kB
Slab:            60688 kB
Committed_AS:  3045076 kB
PageTables:       1404 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= 66424 MiB
End job on node35 at 2009-04-03 18:35:34