Trace number 1530675

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/560/
unif-k3-r4.25-v560-c2380-S889538696-070.cnf
MD5SUM638869086f20650eb09f2e935bdc737c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Trying configuration 1
700.18/700.53	HOME/hydrasat-multi.sh: line 48:  3391 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.18/700.53	c Trying configuration 2
1200.05/1200.61	HOME/hydrasat-multi.sh: line 64:  3393 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.05/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:489) (c) roussel@cril.univ-artois.fr

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.99 1.17 3/76 3390
/proc/meminfo: memFree=1646424/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) R 3388 3390 2984 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 238 1992294400 4194304 4889804 548682068720 18446744073709551615 257203694239 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3390/statm: 1340 238 196 169 0 51 0
[pid=3391] ppid=3390 vsize=1584 CPUtime=0
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130378052 1622016 160 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 396 160 116 317 0 76 0

[startup+0.065045 s]
/proc/loadavg: 0.92 0.99 1.17 3/76 3390
/proc/meminfo: memFree=1646424/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=1856 CPUtime=0.06
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 296 0 0 0 6 0 0 0 19 0 1 0 1130378052 1900544 277 1992294400 134512640 135813592 4294956160 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 464 277 150 317 0 144 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7216

[startup+0.101047 s]
/proc/loadavg: 0.92 0.99 1.17 3/76 3390
/proc/meminfo: memFree=1646424/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=1856 CPUtime=0.09
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 303 0 0 0 9 0 0 0 19 0 1 0 1130378052 1900544 284 1992294400 134512640 135813592 4294956160 18446744073709551615 134699776 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 464 284 150 317 0 144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7216

[startup+0.301063 s]
/proc/loadavg: 0.92 0.99 1.17 3/76 3390
/proc/meminfo: memFree=1646424/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=1984 CPUtime=0.29
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 338 0 0 0 29 0 0 0 21 0 1 0 1130378052 2031616 319 1992294400 134512640 135813592 4294956160 18446744073709551615 135224195 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 496 319 150 317 0 176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7344

[startup+0.701097 s]
/proc/loadavg: 0.92 0.99 1.17 3/76 3390
/proc/meminfo: memFree=1646424/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=2244 CPUtime=0.69
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 385 0 0 0 69 0 0 0 25 0 1 0 1130378052 2297856 366 1992294400 134512640 135813592 4294956160 18446744073709551615 134665574 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 561 366 150 317 0 241 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7604

[startup+1.50116 s]
/proc/loadavg: 0.92 0.99 1.17 2/78 3392
/proc/meminfo: memFree=1645192/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=2632 CPUtime=1.49
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 493 0 0 0 149 0 0 0 25 0 1 0 1130378052 2695168 474 1992294400 134512640 135813592 4294956160 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 658 474 150 317 0 338 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7992

[startup+3.1023 s]
/proc/loadavg: 0.92 0.99 1.17 2/78 3392
/proc/meminfo: memFree=1644104/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=3692 CPUtime=3.09
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 735 0 0 0 309 0 0 0 25 0 1 0 1130378052 3780608 716 1992294400 134512640 135813592 4294956160 18446744073709551615 134665972 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 923 716 150 317 0 603 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9052

[startup+6.30156 s]
/proc/loadavg: 0.93 0.99 1.17 2/78 3392
/proc/meminfo: memFree=1642440/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=5528 CPUtime=6.28
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 1178 0 0 0 628 0 0 0 25 0 1 0 1130378052 5660672 1159 1992294400 134512640 135813592 4294956160 18446744073709551615 134665544 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 1382 1159 150 317 0 1062 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10888

[startup+12.7021 s]
/proc/loadavg: 0.93 0.99 1.17 2/78 3392
/proc/meminfo: memFree=1639304/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=8616 CPUtime=12.69
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 1882 0 0 0 1268 1 0 0 25 0 1 0 1130378052 8822784 1863 1992294400 134512640 135813592 4294956160 18446744073709551615 134664954 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 2154 1863 150 317 0 1834 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13976

[startup+25.5012 s]
/proc/loadavg: 0.95 0.99 1.16 2/78 3392
/proc/meminfo: memFree=1635528/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=12680 CPUtime=25.48
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 2840 0 0 0 2546 2 0 0 25 0 1 0 1130378052 12984320 2788 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 3170 2788 150 317 0 2850 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18040

[startup+51.1013 s]
/proc/loadavg: 0.96 0.99 1.16 2/78 3392
/proc/meminfo: memFree=1629256/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=19416 CPUtime=51.06
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 4407 0 0 0 5103 3 0 0 25 0 1 0 1130378052 19881984 4355 1992294400 134512640 135813592 4294956160 18446744073709551615 135224221 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 4854 4355 150 317 0 4534 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 24776

[startup+102.307 s]
/proc/loadavg: 0.98 0.99 1.15 2/78 3392
/proc/meminfo: memFree=1620680/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=28760 CPUtime=102.26
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 6560 0 0 0 10221 5 0 0 25 0 1 0 1130378052 29450240 6443 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 7190 6443 150 317 0 6870 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34120

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.14 2/78 3392
/proc/meminfo: memFree=1614600/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=35280 CPUtime=162.22
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 8164 0 0 0 16216 6 0 0 25 0 1 0 1130378052 36126720 7918 1992294400 134512640 135813592 4294956160 18446744073709551615 134667627 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 8820 7918 150 317 0 8500 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 40640

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.13 2/78 3392
/proc/meminfo: memFree=1608136/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=42392 CPUtime=222.19
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 9827 0 0 0 22212 7 0 0 25 0 1 0 1130378052 43409408 9581 1992294400 134512640 135813592 4294956160 18446744073709551615 134665175 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 10598 9581 150 317 0 10278 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 47752

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.11 2/78 3392
/proc/meminfo: memFree=1602056/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=49084 CPUtime=282.16
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 11346 0 0 0 28208 8 0 0 25 0 1 0 1130378052 50262016 11100 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 12271 11100 150 317 0 11951 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 54444

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 1.10 2/78 3392
/proc/meminfo: memFree=1597768/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=54100 CPUtime=342.13
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 12414 0 0 0 34204 9 0 0 25 0 1 0 1130378052 55398400 12168 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 13525 12168 150 317 0 13205 0

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

[pid=3391] ppid=3390 vsize=64592 CPUtime=462.08
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 14881 0 0 0 46197 11 0 0 25 0 1 0 1130378052 66142208 14534 1992294400 134512640 135813592 4294956160 18446744073709551615 134665041 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 16148 14534 150 317 0 15828 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 69952

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 1.08 2/78 3392
/proc/meminfo: memFree=1583624/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=70612 CPUtime=522.05
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 16374 0 0 0 52193 12 0 0 25 0 1 0 1130378052 72306688 15704 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 17653 15704 150 317 0 17333 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 75972

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 1.07 2/78 3392
/proc/meminfo: memFree=1579464/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=75164 CPUtime=582.03
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 17509 0 0 0 58190 13 0 0 25 0 1 0 1130378052 76967936 16737 1992294400 134512640 135813592 4294956160 18446744073709551615 134665509 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 18791 16737 150 317 0 18471 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 80524

[startup+642.301 s]
/proc/loadavg: 1.04 1.01 1.07 2/78 3392
/proc/meminfo: memFree=1575816/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5360 CPUtime=0
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1130378051 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1340 239 197 169 0 51 0
[pid=3391] ppid=3390 vsize=79000 CPUtime=642
/proc/3391/stat : 3391 (hydrasat_cache4) R 3390 3390 2984 0 -1 4194304 18406 0 0 0 64186 14 0 0 25 0 1 0 1130378052 80896000 17634 1992294400 134512640 135813592 4294956160 18446744073709551615 134667486 0 0 4096 1 0 0 0 17 0 0 0
/proc/3391/statm: 19750 17634 150 317 0 19430 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 84360

[startup+702.301 s]
/proc/loadavg: 1.12 1.03 1.08 2/78 3393
/proc/meminfo: memFree=1565768/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5364 CPUtime=700.21
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 321 22543 0 0 0 0 69973 48 16 0 1 0 1130378051 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1341 245 202 169 0 52 0
[pid=3393] ppid=3390 vsize=2412 CPUtime=1.76
/proc/3393/stat : 3393 (hydrasat_cachew) R 3390 3390 2984 0 -1 4194304 417 0 0 0 176 0 0 0 25 0 1 0 1130448105 2469888 399 1992294400 134512640 135995732 4294956016 18446744073709551615 134590050 0 0 4096 1 0 0 0 17 0 0 0
/proc/3393/statm: 603 399 172 362 0 238 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 7776

[startup+762.306 s]
/proc/loadavg: 1.04 1.02 1.07 2/78 3393
/proc/meminfo: memFree=1561672/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5364 CPUtime=700.21
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 321 22543 0 0 0 0 69973 48 16 0 1 0 1130378051 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1341 245 202 169 0 52 0
[pid=3393] ppid=3390 vsize=8248 CPUtime=61.73
/proc/3393/stat : 3393 (hydrasat_cachew) R 3390 3390 2984 0 -1 4194304 1806 0 0 0 6172 1 0 0 25 0 1 0 1130448105 8445952 1788 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/3393/statm: 2062 1788 172 362 0 1697 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 13612

[startup+822.301 s]
/proc/loadavg: 1.01 1.02 1.07 2/78 3393
/proc/meminfo: memFree=1561608/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5364 CPUtime=700.21
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 321 22543 0 0 0 0 69973 48 16 0 1 0 1130378051 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1341 245 202 169 0 52 0
[pid=3393] ppid=3390 vsize=8380 CPUtime=121.71
/proc/3393/stat : 3393 (hydrasat_cachew) R 3390 3390 2984 0 -1 4194304 1832 0 0 0 12170 1 0 0 25 0 1 0 1130448105 8581120 1814 1992294400 134512640 135995732 4294956016 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 0 0 0
/proc/3393/statm: 2095 1814 172 362 0 1730 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 13744

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.06 2/78 3393
/proc/meminfo: memFree=1560904/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5364 CPUtime=700.21
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 321 22543 0 0 0 0 69973 48 16 0 1 0 1130378051 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1341 245 202 169 0 52 0
[pid=3393] ppid=3390 vsize=9184 CPUtime=181.68
/proc/3393/stat : 3393 (hydrasat_cachew) R 3390 3390 2984 0 -1 4194304 2016 0 0 0 18166 2 0 0 25 0 1 0 1130448105 9404416 1998 1992294400 134512640 135995732 4294956016 18446744073709551615 134807843 0 0 4096 1 0 0 0 17 0 0 0
/proc/3393/statm: 2296 1998 172 362 0 1931 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 14548

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.05 2/78 3393
/proc/meminfo: memFree=1558024/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5364 CPUtime=700.21
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 321 22543 0 0 0 0 69973 48 16 0 1 0 1130378051 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1341 245 202 169 0 52 0
[pid=3393] ppid=3390 vsize=12184 CPUtime=241.66
/proc/3393/stat : 3393 (hydrasat_cachew) R 3390 3390 2984 0 -1 4194304 2761 0 0 0 24163 3 0 0 25 0 1 0 1130448105 12476416 2743 1992294400 134512640 135995732 4294956016 18446744073709551615 134807654 0 0 4096 1 0 0 0 17 0 0 0
/proc/3393/statm: 3046 2743 172 362 0 2681 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 17548

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 3393
/proc/meminfo: memFree=1555528/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5364 CPUtime=700.21
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 321 22543 0 0 0 0 69973 48 16 0 1 0 1130378051 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1341 245 202 169 0 52 0
[pid=3393] ppid=3390 vsize=14972 CPUtime=301.63
/proc/3393/stat : 3393 (hydrasat_cachew) R 3390 3390 2984 0 -1 4194304 3433 0 0 0 30160 3 0 0 25 0 1 0 1130448105 15331328 3325 1992294400 134512640 135995732 4294956016 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/3393/statm: 3743 3325 172 362 0 3378 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 20336

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 3393
/proc/meminfo: memFree=1554184/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5364 CPUtime=700.21
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 321 22543 0 0 0 0 69973 48 16 0 1 0 1130378051 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1341 245 202 169 0 52 0
[pid=3393] ppid=3390 vsize=16504 CPUtime=361.6
/proc/3393/stat : 3393 (hydrasat_cachew) R 3390 3390 2984 0 -1 4194304 3823 0 0 0 36156 4 0 0 25 0 1 0 1130448105 16900096 3715 1992294400 134512640 135995732 4294956016 18446744073709551615 134807775 0 0 4096 1 0 0 0 17 0 0 0
/proc/3393/statm: 4126 3715 172 362 0 3761 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 21868

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 3393
/proc/meminfo: memFree=1553416/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5364 CPUtime=700.21
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 321 22543 0 0 0 0 69973 48 16 0 1 0 1130378051 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1341 245 202 169 0 52 0
[pid=3393] ppid=3390 vsize=17236 CPUtime=421.57
/proc/3393/stat : 3393 (hydrasat_cachew) R 3390 3390 2984 0 -1 4194304 4002 0 0 0 42153 4 0 0 25 0 1 0 1130448105 17649664 3894 1992294400 134512640 135995732 4294956016 18446744073709551615 134808066 0 0 4096 1 0 0 0 17 0 0 0
/proc/3393/statm: 4309 3894 172 362 0 3944 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 22600

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 3393
/proc/meminfo: memFree=1553352/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5364 CPUtime=700.21
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 321 22543 0 0 0 0 69973 48 16 0 1 0 1130378051 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1341 245 202 169 0 52 0
[pid=3393] ppid=3390 vsize=17236 CPUtime=481.55
/proc/3393/stat : 3393 (hydrasat_cachew) R 3390 3390 2984 0 -1 4194304 4002 0 0 0 48151 4 0 0 25 0 1 0 1130448105 17649664 3894 1992294400 134512640 135995732 4294956016 18446744073709551615 135385617 0 0 4096 1 0 0 0 17 0 0 0
/proc/3393/statm: 4309 3894 172 362 0 3944 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 22600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 3393
/proc/meminfo: memFree=1553352/2055920 swapFree=4173760/4192956
[pid=3390] ppid=3388 vsize=5364 CPUtime=700.21
/proc/3390/stat : 3390 (hydrasat-multi.) S 3388 3390 2984 0 -1 4194304 321 22543 0 0 0 0 69973 48 16 0 1 0 1130378051 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3390/statm: 1341 245 202 169 0 52 0
[pid=3393] ppid=3390 vsize=17236 CPUtime=499.84
/proc/3393/stat : 3393 (hydrasat_cachew) R 3390 3390 2984 0 -1 4194304 4003 0 0 0 49980 4 0 0 25 0 1 0 1130448105 17649664 3895 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/3393/statm: 4309 3895 172 362 0 3944 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 22600

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.07
CPU user time (s): 1199.54
CPU system time (s): 0.536918
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 92188

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

runsolver used 1.59076 second user time and 3.88041 second system time

The end

Launcher Data

Begin job on node65 at 2009-04-01 11:12:49
IDJOB=1530675
IDBENCH=70676
IDSOLVER=518
FILE ID=node65/1530675-1238577168
PBS_JOBID= 9062207
Free space on /tmp= 66316 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/560/unif-k3-r4.25-v560-c2380-S889538696-070.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530675-1238577168/watcher-1530675-1238577168 -o /tmp/evaluation-result-1530675-1238577168/solver-1530675-1238577168 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1530675-1238577168.cnf 1800 282011542

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

MD5SUM BENCH= 638869086f20650eb09f2e935bdc737c
RANDOM SEED=282011542

node65.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.231
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.231
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:       1646968 kB
Buffers:         87344 kB
Cached:         232868 kB
SwapCached:       9792 kB
Active:         195580 kB
Inactive:       136036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1646968 kB
SwapTotal:     4192956 kB
SwapFree:      4173760 kB
Dirty:            4092 kB
Writeback:           0 kB
Mapped:          16988 kB
Slab:            62100 kB
Committed_AS:  3551072 kB
PageTables:       2316 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= 66236 MiB
End job on node65 at 2009-04-01 11:32:51