Trace number 1718039

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.09 1200.61

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

0.00/0.00	c Trying configuration 1
699.99/700.30	HOME/hydrasat-multi.sh: line 48: 18335 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.99/700.30	c Trying configuration 2
1200.05/1200.61	HOME/hydrasat-multi.sh: line 64: 18337 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:492) (c) roussel@cril.univ-artois.fr

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

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.98 0.99 3/64 18334
/proc/meminfo: memFree=1736464/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=1452 CPUtime=0
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 163 0 0 0 0 0 0 0 19 0 1 0 91281276 1486848 145 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 363 146 116 317 0 43 0

[startup+0.086529 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18334
/proc/meminfo: memFree=1736464/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=2540 CPUtime=0.08
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 474 0 0 0 8 0 0 0 19 0 1 0 91281276 2600960 455 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 635 455 149 317 0 315 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7900

[startup+0.102529 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18334
/proc/meminfo: memFree=1736464/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=2668 CPUtime=0.09
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 478 0 0 0 9 0 0 0 19 0 1 0 91281276 2732032 459 1992294400 134512640 135813592 4294956160 18446744073709551615 134661571 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 667 459 149 317 0 347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8028

[startup+0.30155 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18334
/proc/meminfo: memFree=1736464/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=2800 CPUtime=0.29
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 509 0 0 0 29 0 0 0 21 0 1 0 91281276 2867200 490 1992294400 134512640 135813592 4294956160 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 700 490 149 317 0 380 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8160

[startup+0.701592 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18334
/proc/meminfo: memFree=1736464/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=2928 CPUtime=0.69
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 571 0 0 0 69 0 0 0 25 0 1 0 91281276 2998272 552 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 732 552 149 317 0 412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8288

[startup+1.50267 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18336
/proc/meminfo: memFree=1734464/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=3184 CPUtime=1.49
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 627 0 0 0 149 0 0 0 25 0 1 0 91281276 3260416 608 1992294400 134512640 135813592 4294956160 18446744073709551615 134668493 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 796 608 149 317 0 476 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8544

[startup+3.10184 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18336
/proc/meminfo: memFree=1734016/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=3836 CPUtime=3.09
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 776 0 0 0 309 0 0 0 25 0 1 0 91281276 3928064 757 1992294400 134512640 135813592 4294956160 18446744073709551615 134665173 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 959 757 149 317 0 639 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9196

[startup+6.30117 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18336
/proc/meminfo: memFree=1733120/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=4752 CPUtime=6.29
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 1015 0 0 0 629 0 0 0 25 0 1 0 91281276 4866048 996 1992294400 134512640 135813592 4294956160 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 1188 996 149 317 0 868 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10112

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18336
/proc/meminfo: memFree=1729600/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=7760 CPUtime=12.68
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 1733 0 0 0 1268 0 0 0 25 0 1 0 91281276 7946240 1714 1992294400 134512640 135813592 4294956160 18446744073709551615 134665842 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 1940 1714 149 317 0 1620 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13120

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 18336
/proc/meminfo: memFree=1729536/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=7900 CPUtime=25.48
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 1786 0 0 0 2548 0 0 0 25 0 1 0 91281276 8089600 1767 1992294400 134512640 135813592 4294956160 18446744073709551615 135212902 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 1975 1767 149 317 0 1655 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13260

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 18336
/proc/meminfo: memFree=1726272/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=11508 CPUtime=51.07
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 2625 0 0 0 5106 1 0 0 25 0 1 0 91281276 11784192 2606 1992294400 134512640 135813592 4294956160 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 2877 2606 149 317 0 2557 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16868

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 18336
/proc/meminfo: memFree=1722560/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=15512 CPUtime=102.26
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 3532 0 0 0 10224 2 0 0 25 0 1 0 91281276 15884288 3480 1992294400 134512640 135813592 4294956160 18446744073709551615 134665335 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 3878 3480 149 317 0 3558 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20872

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18336
/proc/meminfo: memFree=1714240/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=24260 CPUtime=162.23
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 5606 0 0 0 16219 4 0 0 25 0 1 0 91281276 24842240 5554 1992294400 134512640 135813592 4294956160 18446744073709551615 134665145 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 6065 5554 149 317 0 5745 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 29620

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18336
/proc/meminfo: memFree=1709632/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=29176 CPUtime=222.2
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 6840 0 0 0 22215 5 0 0 25 0 1 0 91281276 29876224 6712 1992294400 134512640 135813592 4294956160 18446744073709551615 134665966 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 7294 6712 149 317 0 6974 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 34536

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18336
/proc/meminfo: memFree=1709184/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=29888 CPUtime=282.17
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 6957 0 0 0 28212 5 0 0 25 0 1 0 91281276 30605312 6829 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 7472 6829 149 317 0 7152 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 35248

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18336
/proc/meminfo: memFree=1709056/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=29888 CPUtime=342.14
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 6981 0 0 0 34209 5 0 0 25 0 1 0 91281276 30605312 6853 1992294400 134512640 135813592 4294956160 18446744073709551615 134665243 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 7472 6853 149 317 0 7152 0

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

[pid=18335] ppid=18334 vsize=31540 CPUtime=462.1
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 7297 0 0 0 46205 5 0 0 25 0 1 0 91281276 32296960 7131 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 7885 7131 149 317 0 7565 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 36900

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18336
/proc/meminfo: memFree=1707200/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=32228 CPUtime=522.09
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 7518 0 0 0 52203 6 0 0 25 0 1 0 91281276 33001472 7311 1992294400 134512640 135813592 4294956160 18446744073709551615 134665397 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 8057 7311 149 317 0 7737 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 37588

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18336
/proc/meminfo: memFree=1706816/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=32928 CPUtime=582.06
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 7665 0 0 0 58200 6 0 0 25 0 1 0 91281276 33718272 7377 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 8232 7377 149 317 0 7912 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 38288

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18336
/proc/meminfo: memFree=1706048/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5360 CPUtime=0
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91281276 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1340 239 197 169 0 51 0
[pid=18335] ppid=18334 vsize=33928 CPUtime=642.03
/proc/18335/stat : 18335 (hydrasat_cache4) R 18334 18334 17437 0 -1 4194304 7953 0 0 0 64197 6 0 0 25 0 1 0 91281276 34742272 7589 1992294400 134512640 135813592 4294956160 18446744073709551615 134665047 0 0 4096 1 0 0 0 17 0 0 0
/proc/18335/statm: 8482 7589 149 317 0 8162 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 39288

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18337
/proc/meminfo: memFree=1703808/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5364 CPUtime=700
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 321 8677 0 0 0 0 69982 18 19 0 1 0 91281276 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1341 245 202 169 0 52 0
[pid=18337] ppid=18334 vsize=2816 CPUtime=1.98
/proc/18337/stat : 18337 (hydrasat_cachew) R 18334 18334 17437 0 -1 4194304 505 0 0 0 198 0 0 0 25 0 1 0 91351307 2883584 487 1992294400 134512640 135995732 4294956016 18446744073709551615 134807800 0 0 4096 1 0 0 0 17 1 0 0
/proc/18337/statm: 704 487 172 362 0 339 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 8180

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18337
/proc/meminfo: memFree=1693696/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5364 CPUtime=700
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 321 8677 0 0 0 0 69982 18 19 0 1 0 91281276 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1341 245 202 169 0 52 0
[pid=18337] ppid=18334 vsize=13720 CPUtime=61.95
/proc/18337/stat : 18337 (hydrasat_cachew) R 18334 18334 17437 0 -1 4194304 3206 0 0 0 6193 2 0 0 25 0 1 0 91351307 14049280 3155 1992294400 134512640 135995732 4294956016 18446744073709551615 134808066 0 0 4096 1 0 0 0 17 0 0 0
/proc/18337/statm: 3430 3155 172 362 0 3065 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 19084

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18337
/proc/meminfo: memFree=1690048/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5364 CPUtime=700
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 321 8677 0 0 0 0 69982 18 19 0 1 0 91281276 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1341 245 202 169 0 52 0
[pid=18337] ppid=18334 vsize=17976 CPUtime=121.93
/proc/18337/stat : 18337 (hydrasat_cachew) R 18334 18334 17437 0 -1 4194304 4208 0 0 0 12189 4 0 0 25 0 1 0 91351307 18407424 4092 1992294400 134512640 135995732 4294956016 18446744073709551615 134807921 0 0 4096 1 0 0 0 17 0 0 0
/proc/18337/statm: 4494 4092 172 362 0 4129 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 23340

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18337
/proc/meminfo: memFree=1684352/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5364 CPUtime=700
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 321 8677 0 0 0 0 69982 18 19 0 1 0 91281276 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1341 245 202 169 0 52 0
[pid=18337] ppid=18334 vsize=23680 CPUtime=181.9
/proc/18337/stat : 18337 (hydrasat_cachew) R 18334 18334 17437 0 -1 4194304 5620 0 0 0 18185 5 0 0 25 0 1 0 91351307 24248320 5504 1992294400 134512640 135995732 4294956016 18446744073709551615 134806544 0 0 4096 1 0 0 0 17 0 0 0
/proc/18337/statm: 5920 5504 172 362 0 5555 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 29044

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18337
/proc/meminfo: memFree=1679424/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5364 CPUtime=700
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 321 8677 0 0 0 0 69982 18 19 0 1 0 91281276 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1341 245 202 169 0 52 0
[pid=18337] ppid=18334 vsize=28736 CPUtime=241.87
/proc/18337/stat : 18337 (hydrasat_cachew) R 18334 18334 17437 0 -1 4194304 6843 0 0 0 24181 6 0 0 25 0 1 0 91351307 29425664 6727 1992294400 134512640 135995732 4294956016 18446744073709551615 134807761 0 0 4096 1 0 0 0 17 0 0 0
/proc/18337/statm: 7184 6727 172 362 0 6819 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 34100

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18337
/proc/meminfo: memFree=1678464/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5364 CPUtime=700
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 321 8677 0 0 0 0 69982 18 19 0 1 0 91281276 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1341 245 202 169 0 52 0
[pid=18337] ppid=18334 vsize=29784 CPUtime=301.84
/proc/18337/stat : 18337 (hydrasat_cachew) R 18334 18334 17437 0 -1 4194304 7077 0 0 0 30177 7 0 0 25 0 1 0 91351307 30498816 6961 1992294400 134512640 135995732 4294956016 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 0 0 0
/proc/18337/statm: 7446 6961 172 362 0 7081 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 35148

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18337
/proc/meminfo: memFree=1677760/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5364 CPUtime=700
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 321 8677 0 0 0 0 69982 18 19 0 1 0 91281276 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1341 245 202 169 0 52 0
[pid=18337] ppid=18334 vsize=30636 CPUtime=361.82
/proc/18337/stat : 18337 (hydrasat_cachew) R 18334 18334 17437 0 -1 4194304 7247 0 0 0 36175 7 0 0 25 0 1 0 91351307 31371264 7131 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/18337/statm: 7659 7131 172 362 0 7294 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 36000

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18337
/proc/meminfo: memFree=1677440/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5364 CPUtime=700
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 321 8677 0 0 0 0 69982 18 19 0 1 0 91281276 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1341 245 202 169 0 52 0
[pid=18337] ppid=18334 vsize=30956 CPUtime=421.79
/proc/18337/stat : 18337 (hydrasat_cachew) R 18334 18334 17437 0 -1 4194304 7325 0 0 0 42172 7 0 0 25 0 1 0 91351307 31698944 7209 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/18337/statm: 7739 7209 172 362 0 7374 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 36320

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18337
/proc/meminfo: memFree=1676992/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5364 CPUtime=700
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 321 8677 0 0 0 0 69982 18 19 0 1 0 91281276 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1341 245 202 169 0 52 0
[pid=18337] ppid=18334 vsize=31316 CPUtime=481.76
/proc/18337/stat : 18337 (hydrasat_cachew) R 18334 18334 17437 0 -1 4194304 7425 0 0 0 48169 7 0 0 25 0 1 0 91351307 32067584 7309 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/18337/statm: 7829 7309 172 362 0 7464 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 36680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18337
/proc/meminfo: memFree=1676800/2055920 swapFree=4181276/4192956
[pid=18334] ppid=18332 vsize=5364 CPUtime=700
/proc/18334/stat : 18334 (hydrasat-multi.) S 18332 18334 17437 0 -1 4194304 321 8677 0 0 0 0 69982 18 19 0 1 0 91281276 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18334/statm: 1341 245 202 169 0 52 0
[pid=18337] ppid=18334 vsize=31596 CPUtime=500.05
/proc/18337/stat : 18337 (hydrasat_cachew) R 18334 18334 17437 0 -1 4194304 7473 0 0 0 49998 7 0 0 25 0 1 0 91351307 32354304 7357 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/18337/statm: 7899 7357 172 362 0 7534 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 36960

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.09
CPU user time (s): 1199.82
CPU system time (s): 0.268959
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 39288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.268959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16497
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 2845

runsolver used 1.00085 second user time and 3.37549 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-25 06:08:55
IDJOB=1718039
IDBENCH=20468
IDSOLVER=518
FILE ID=node47/1718039-1240632535
PBS_JOBID= 9186356
Free space on /tmp= 66276 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718039-1240632535/watcher-1718039-1240632535 -o /tmp/evaluation-result-1718039-1240632535/solver-1718039-1240632535 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1718039-1240632535.cnf 1800 1913854757

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=1913854757

node47.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.212
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.212
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:       1737008 kB
Buffers:         44072 kB
Cached:         224488 kB
SwapCached:       6432 kB
Active:         121264 kB
Inactive:       156176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737008 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:            4196 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            27484 kB
Committed_AS:   326716 kB
PageTables:       1456 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= 66244 MiB
End job on node47 at 2009-04-25 06:28:58