Trace number 1561277

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.13 1200.81

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_4_8_cmp.cnf
MD5SUMd839e5ec929f609c698ac596e6e9f69b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses14513
Sum of the clauses size47145
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23056
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.08/700.53	HOME/hydrasat-multi.sh: line 48: 11757 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.08/700.53	c Trying configuration 2
1200.10/1200.81	HOME/hydrasat-multi.sh: line 64: 11759 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.10/1200.81	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-1561277-1238764261/watcher-1561277-1238764261 -o /tmp/evaluation-result-1561277-1238764261/solver-1561277-1238764261 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1561277-1238764261.cnf 1800 1225053993 

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/64 11756
/proc/meminfo: memFree=1050728/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=1584 CPUtime=0
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 170 0 0 0 0 0 0 0 19 0 1 0 915017574 1622016 152 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 396 154 116 317 0 76 0

[startup+0.0808169 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11756
/proc/meminfo: memFree=1050728/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=3388 CPUtime=0.07
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 671 0 0 0 7 0 0 0 19 0 1 0 915017574 3469312 652 1992294400 134512640 135813592 4294956160 18446744073709551615 134592071 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 847 652 149 317 0 527 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8748

[startup+0.102819 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11756
/proc/meminfo: memFree=1050728/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=3520 CPUtime=0.09
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 689 0 0 0 9 0 0 0 19 0 1 0 915017574 3604480 670 1992294400 134512640 135813592 4294956160 18446744073709551615 135047569 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 880 670 149 317 0 560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8880

[startup+0.302849 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11756
/proc/meminfo: memFree=1050728/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=3648 CPUtime=0.29
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 730 0 0 0 29 0 0 0 21 0 1 0 915017574 3735552 711 1992294400 134512640 135813592 4294956160 18446744073709551615 134665077 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 912 711 149 317 0 592 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9008

[startup+0.701907 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11756
/proc/meminfo: memFree=1050728/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=3916 CPUtime=0.69
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 772 0 0 0 69 0 0 0 25 0 1 0 915017574 4009984 753 1992294400 134512640 135813592 4294956160 18446744073709551615 134662395 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 979 753 149 317 0 659 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9276

[startup+1.50203 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11758
/proc/meminfo: memFree=1047640/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=4300 CPUtime=1.49
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 890 0 0 0 149 0 0 0 25 0 1 0 915017574 4403200 871 1992294400 134512640 135813592 4294956160 18446744073709551615 134661731 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 1075 871 149 317 0 755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9660

[startup+3.10126 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11758
/proc/meminfo: memFree=1046872/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=5204 CPUtime=3.09
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 1111 0 0 0 309 0 0 0 25 0 1 0 915017574 5328896 1092 1992294400 134512640 135813592 4294956160 18446744073709551615 134665006 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 1301 1092 149 317 0 981 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10564

[startup+6.30173 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11758
/proc/meminfo: memFree=1045336/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=6600 CPUtime=6.28
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 1443 0 0 0 628 0 0 0 25 0 1 0 915017574 6758400 1424 1992294400 134512640 135813592 4294956160 18446744073709551615 135047693 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 1650 1424 149 317 0 1330 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11960

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11758
/proc/meminfo: memFree=1043352/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=8512 CPUtime=12.69
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 1930 0 0 0 1268 1 0 0 25 0 1 0 915017574 8716288 1911 1992294400 134512640 135813592 4294956160 18446744073709551615 134665950 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 2128 1911 149 317 0 1808 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13872

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11758
/proc/meminfo: memFree=1040664/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=11156 CPUtime=25.48
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 2572 0 0 0 2547 1 0 0 25 0 1 0 915017574 11423744 2553 1992294400 134512640 135813592 4294956160 18446744073709551615 134665041 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 2789 2553 149 317 0 2469 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16516

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11758
/proc/meminfo: memFree=1037208/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=15072 CPUtime=51.05
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 3466 0 0 0 5103 2 0 0 25 0 1 0 915017574 15433728 3447 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 3768 3447 149 317 0 3448 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 20432

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11758
/proc/meminfo: memFree=1033112/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=19536 CPUtime=102.24
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 4429 0 0 0 10221 3 0 0 25 0 1 0 915017574 20004864 4410 1992294400 134512640 135813592 4294956160 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 4884 4410 149 317 0 4564 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 24896

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11758
/proc/meminfo: memFree=1029784/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=23216 CPUtime=162.2
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 5262 0 0 0 16216 4 0 0 25 0 1 0 915017574 23773184 5243 1992294400 134512640 135813592 4294956160 18446744073709551615 134665499 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 5804 5243 149 317 0 5484 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 28576

[startup+222.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 11758
/proc/meminfo: memFree=1022808/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=30812 CPUtime=222.17
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 7024 0 0 0 22212 5 0 0 25 0 1 0 915017574 31551488 6992 1992294400 134512640 135813592 4294956160 18446744073709551615 134665590 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 7703 6992 149 317 0 7383 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 36172

[startup+282.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 11758
/proc/meminfo: memFree=1021080/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=32972 CPUtime=282.15
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 7446 0 0 0 28209 6 0 0 25 0 1 0 915017574 33763328 7414 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 8243 7414 149 317 0 7923 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 38332

[startup+342.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 11758
/proc/meminfo: memFree=1018328/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=36140 CPUtime=342.1
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 8122 0 0 0 34204 6 0 0 25 0 1 0 915017574 37007360 8090 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/11757/statm: 9035 8090 149 317 0 8715 0

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

[pid=11757] ppid=11756 vsize=44060 CPUtime=462.03
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 9869 0 0 0 46195 8 0 0 25 0 1 0 915017574 45117440 9772 1992294400 134512640 135813592 4294956160 18446744073709551615 134664993 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 11015 9772 149 317 0 10695 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 49420

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11758
/proc/meminfo: memFree=1005912/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=49992 CPUtime=522
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 11304 0 0 0 52191 9 0 0 25 0 1 0 915017574 51191808 11207 1992294400 134512640 135813592 4294956160 18446744073709551615 134665725 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 12498 11207 149 317 0 12178 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 55352

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11758
/proc/meminfo: memFree=1000600/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=55548 CPUtime=581.97
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 12747 0 0 0 58187 10 0 0 25 0 1 0 915017574 56881152 12516 1992294400 134512640 135813592 4294956160 18446744073709551615 134664971 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 13887 12516 149 317 0 13567 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 60908

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11758
/proc/meminfo: memFree=996184/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 915017574 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 239 197 169 0 51 0
[pid=11757] ppid=11756 vsize=60816 CPUtime=641.95
/proc/11757/stat : 11757 (hydrasat_cache4) R 11756 11756 11130 0 -1 4194304 14026 0 0 0 64184 11 0 0 25 0 1 0 915017574 62275584 13633 1992294400 134512640 135813592 4294956160 18446744073709551615 134664934 0 0 4096 1 0 0 0 17 0 0 0
/proc/11757/statm: 15204 13633 149 317 0 14884 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 66176

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11759
/proc/meminfo: memFree=989464/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5364 CPUtime=700.11
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 321 16534 0 0 0 0 69977 34 19 0 1 0 915017574 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11756/statm: 1341 245 202 169 0 52 0
[pid=11759] ppid=11756 vsize=3632 CPUtime=1.75
/proc/11759/stat : 11759 (hydrasat_cachew) R 11756 11756 11130 0 -1 4194304 680 0 0 0 175 0 0 0 25 0 1 0 915087627 3719168 662 1992294400 134512640 135995732 4294956016 18446744073709551615 134682187 0 0 4096 1 0 0 0 17 0 0 0
/proc/11759/statm: 908 662 171 362 0 543 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 8996

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11759
/proc/meminfo: memFree=982104/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5364 CPUtime=700.11
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 321 16534 0 0 0 0 69977 34 19 0 1 0 915017574 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11756/statm: 1341 245 202 169 0 52 0
[pid=11759] ppid=11756 vsize=12156 CPUtime=61.71
/proc/11759/stat : 11759 (hydrasat_cachew) R 11756 11756 11130 0 -1 4194304 2789 0 0 0 6166 5 0 0 25 0 1 0 915087627 12447744 2738 1992294400 134512640 135995732 4294956016 18446744073709551615 134681242 0 0 4096 1 0 0 0 17 0 0 0
/proc/11759/statm: 3039 2738 171 362 0 2674 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 17520

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11759
/proc/meminfo: memFree=977496/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5364 CPUtime=700.11
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 321 16534 0 0 0 0 69977 34 19 0 1 0 915017574 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11756/statm: 1341 245 202 169 0 52 0
[pid=11759] ppid=11756 vsize=17184 CPUtime=121.67
/proc/11759/stat : 11759 (hydrasat_cachew) R 11756 11756 11130 0 -1 4194304 4016 0 0 0 12161 6 0 0 25 0 1 0 915087627 17596416 3965 1992294400 134512640 135995732 4294956016 18446744073709551615 134808114 0 0 4096 1 0 0 0 17 0 0 0
/proc/11759/statm: 4296 3965 171 362 0 3931 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 22548

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11759
/proc/meminfo: memFree=974616/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5364 CPUtime=700.11
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 321 16534 0 0 0 0 69977 34 19 0 1 0 915017574 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11756/statm: 1341 245 202 169 0 52 0
[pid=11759] ppid=11756 vsize=20068 CPUtime=181.64
/proc/11759/stat : 11759 (hydrasat_cachew) R 11756 11756 11130 0 -1 4194304 4699 0 0 0 18157 7 0 0 25 0 1 0 915087627 20549632 4648 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/11759/statm: 5017 4648 171 362 0 4652 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 25432

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11759
/proc/meminfo: memFree=973848/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5364 CPUtime=700.11
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 321 16534 0 0 0 0 69977 34 19 0 1 0 915017574 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11756/statm: 1341 245 202 169 0 52 0
[pid=11759] ppid=11756 vsize=21112 CPUtime=241.62
/proc/11759/stat : 11759 (hydrasat_cachew) R 11756 11756 11130 0 -1 4194304 4908 0 0 0 24155 7 0 0 25 0 1 0 915087627 21618688 4857 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/11759/statm: 5278 4857 171 362 0 4913 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 26476

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11759
/proc/meminfo: memFree=971736/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5364 CPUtime=700.11
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 321 16534 0 0 0 0 69977 34 19 0 1 0 915017574 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11756/statm: 1341 245 202 169 0 52 0
[pid=11759] ppid=11756 vsize=23400 CPUtime=301.58
/proc/11759/stat : 11759 (hydrasat_cachew) R 11756 11756 11130 0 -1 4194304 5434 0 0 0 30150 8 0 0 25 0 1 0 915087627 23961600 5383 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/11759/statm: 5850 5383 171 362 0 5485 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 28764

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11759
/proc/meminfo: memFree=969880/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5364 CPUtime=700.11
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 321 16534 0 0 0 0 69977 34 19 0 1 0 915017574 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11756/statm: 1341 245 202 169 0 52 0
[pid=11759] ppid=11756 vsize=25364 CPUtime=361.55
/proc/11759/stat : 11759 (hydrasat_cachew) R 11756 11756 11130 0 -1 4194304 5912 0 0 0 36146 9 0 0 25 0 1 0 915087627 25972736 5861 1992294400 134512640 135995732 4294956016 18446744073709551615 134807756 0 0 4096 1 0 0 0 17 0 0 0
/proc/11759/statm: 6341 5861 171 362 0 5976 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 30728

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11759
/proc/meminfo: memFree=967000/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5364 CPUtime=700.11
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 321 16534 0 0 0 0 69977 34 19 0 1 0 915017574 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11756/statm: 1341 245 202 169 0 52 0
[pid=11759] ppid=11756 vsize=28356 CPUtime=421.53
/proc/11759/stat : 11759 (hydrasat_cachew) R 11756 11756 11130 0 -1 4194304 6620 0 0 0 42144 9 0 0 25 0 1 0 915087627 29036544 6569 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/11759/statm: 7089 6569 171 362 0 6724 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 33720

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11759
/proc/meminfo: memFree=966360/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5364 CPUtime=700.11
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 321 16534 0 0 0 0 69977 34 19 0 1 0 915017574 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11756/statm: 1341 245 202 169 0 52 0
[pid=11759] ppid=11756 vsize=29324 CPUtime=481.49
/proc/11759/stat : 11759 (hydrasat_cachew) R 11756 11756 11130 0 -1 4194304 6837 0 0 0 48140 9 0 0 25 0 1 0 915087627 30027776 6721 1992294400 134512640 135995732 4294956016 18446744073709551615 134808066 0 0 4096 1 0 0 0 17 0 0 0
/proc/11759/statm: 7331 6721 171 362 0 6966 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 34688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11759
/proc/meminfo: memFree=966104/2055920 swapFree=4178268/4192956
[pid=11756] ppid=11754 vsize=5364 CPUtime=700.11
/proc/11756/stat : 11756 (hydrasat-multi.) S 11754 11756 11130 0 -1 4194304 321 16534 0 0 0 0 69977 34 19 0 1 0 915017574 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11756/statm: 1341 245 202 169 0 52 0
[pid=11759] ppid=11756 vsize=29660 CPUtime=499.99
/proc/11759/stat : 11759 (hydrasat_cachew) R 11756 11756 11130 0 -1 4194304 6912 0 0 0 49990 9 0 0 25 0 1 0 915087627 30371840 6796 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/11759/statm: 7415 6796 171 362 0 7050 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 35024

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.81
CPU time (s): 1200.13
CPU user time (s): 1199.68
CPU system time (s): 0.45493
CPU usage (%): 99.9435
Max. virtual memory (cumulated for all children) (KiB): 70600

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

runsolver used 1.06784 second user time and 3.3095 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-03 15:11:01
IDJOB=1561277
IDBENCH=70912
IDSOLVER=518
FILE ID=node39/1561277-1238764261
PBS_JOBID= 9085466
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= d839e5ec929f609c698ac596e6e9f69b
RANDOM SEED=1225053993

node39.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.285
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.285
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:       1051208 kB
Buffers:        100576 kB
Cached:         803688 kB
SwapCached:       8160 kB
Active:         237364 kB
Inactive:       676844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1051208 kB
SwapTotal:     4192956 kB
SwapFree:      4178268 kB
Dirty:            4320 kB
Writeback:           0 kB
Mapped:          16760 kB
Slab:            76804 kB
Committed_AS:  2690384 kB
PageTables:       1200 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= 66488 MiB
End job on node39 at 2009-04-03 15:31:04