Trace number 1722559

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.11 1200.71

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_12_UNKNOWN.cnf
MD5SUMd18a114d646a89f18fb3efba2be009e6
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 variables1898
Number of clauses118441
Sum of the clauses size352559
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22994
Number of clauses of size 3115424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Trying configuration 1
700.03/700.43	HOME/hydrasat-multi.sh: line 48: 28936 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.03/700.43	c Trying configuration 2
1200.07/1200.71	HOME/hydrasat-multi.sh: line 64: 28940 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.07/1200.71	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-1722559-1240676920/watcher-1722559-1240676920 -o /tmp/evaluation-result-1722559-1240676920/solver-1722559-1240676920 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1722559-1240676920.cnf 1800 1165750431 

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 1.08 3/64 28935
/proc/meminfo: memFree=1730160/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) R 28933 28935 28534 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 238 1992294400 4194304 4889804 548682068720 18446744073709551615 266890439327 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/28935/statm: 1340 238 196 169 0 51 0
[pid=28936] ppid=28935 vsize=1916 CPUtime=0
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 95720496 1961984 153 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 479 153 117 317 0 159 0

[startup+0.04802 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 28935
/proc/meminfo: memFree=1730160/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=4028 CPUtime=0.03
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 719 0 0 0 3 0 0 0 18 0 1 0 95720496 4124672 701 1992294400 134512640 135813592 4294956160 18446744073709551615 135267678 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 1007 701 117 317 0 687 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9388

[startup+0.10103 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 28935
/proc/meminfo: memFree=1730160/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=6536 CPUtime=0.08
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 1387 0 0 0 8 0 0 0 19 0 1 0 95720496 6692864 1369 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 1634 1370 117 317 0 1314 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11896

[startup+0.301068 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 28935
/proc/meminfo: memFree=1730160/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=11064 CPUtime=0.29
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 2670 0 0 0 28 1 0 0 21 0 1 0 95720496 11329536 2566 1992294400 134512640 135813592 4294956160 18446744073709551615 134521354 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 2766 2566 124 317 0 2446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16424

[startup+0.701145 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 28935
/proc/meminfo: memFree=1730160/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=11064 CPUtime=0.69
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 2670 0 0 0 68 1 0 0 25 0 1 0 95720496 11329536 2566 1992294400 134512640 135813592 4294956160 18446744073709551615 134674352 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 2766 2566 124 317 0 2446 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16424

[startup+1.5023 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 28937
/proc/meminfo: memFree=1720032/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=14036 CPUtime=1.49
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 3403 0 0 0 148 1 0 0 25 0 1 0 95720496 14372864 3183 1992294400 134512640 135813592 4294956160 18446744073709551615 134676857 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 3509 3183 126 317 0 3189 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19396

[startup+3.10161 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 28937
/proc/meminfo: memFree=1717472/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=18356 CPUtime=3.08
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 4418 0 0 0 307 1 0 0 25 0 1 0 95720496 18796544 4197 1992294400 134512640 135813592 4294956160 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 4589 4197 149 317 0 4269 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23716

[startup+6.30122 s]
/proc/loadavg: 0.93 0.98 1.08 2/66 28937
/proc/meminfo: memFree=1712864/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=19296 CPUtime=6.27
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 4637 0 0 0 626 1 0 0 25 0 1 0 95720496 19759104 4416 1992294400 134512640 135813592 4294956160 18446744073709551615 134665438 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 4824 4416 149 317 0 4504 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 24656

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 1.08 2/66 28937
/proc/meminfo: memFree=1712352/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=19296 CPUtime=12.67
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 4661 0 0 0 1266 1 0 0 25 0 1 0 95720496 19759104 4440 1992294400 134512640 135813592 4294956160 18446744073709551615 134664384 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 4824 4440 149 317 0 4504 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24656

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 1.08 2/66 28937
/proc/meminfo: memFree=1711648/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=20372 CPUtime=25.47
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 4887 0 0 0 2546 1 0 0 25 0 1 0 95720496 20860928 4666 1992294400 134512640 135813592 4294956160 18446744073709551615 134665490 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 5093 4666 149 317 0 4773 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 25732

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 1.08 2/66 28937
/proc/meminfo: memFree=1706720/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=25660 CPUtime=51.06
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 6116 0 0 0 5104 2 0 0 25 0 1 0 95720496 26275840 5895 1992294400 134512640 135813592 4294956160 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 6415 5895 149 317 0 6095 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 31020

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 1.07 2/66 28937
/proc/meminfo: memFree=1704544/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=27868 CPUtime=102.24
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 6623 0 0 0 10222 2 0 0 25 0 1 0 95720496 28536832 6402 1992294400 134512640 135813592 4294956160 18446744073709551615 134665059 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 6967 6402 149 317 0 6647 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 33228

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 28937
/proc/meminfo: memFree=1695904/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=37192 CPUtime=162.21
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 8771 0 0 0 16218 3 0 0 25 0 1 0 95720496 38084608 8550 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 9298 8550 149 317 0 8978 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 42552

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 28937
/proc/meminfo: memFree=1695840/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=37192 CPUtime=222.18
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 8772 0 0 0 22215 3 0 0 25 0 1 0 95720496 38084608 8551 1992294400 134512640 135813592 4294956160 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 9298 8551 149 317 0 8978 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 42552

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 28937
/proc/meminfo: memFree=1695840/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=37192 CPUtime=282.15
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 8775 0 0 0 28212 3 0 0 25 0 1 0 95720496 38084608 8554 1992294400 134512640 135813592 4294956160 18446744073709551615 134592000 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 9298 8554 149 317 0 8978 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 42552

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 28937
/proc/meminfo: memFree=1695776/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=37192 CPUtime=342.12
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 8779 0 0 0 34209 3 0 0 25 0 1 0 95720496 38084608 8558 1992294400 134512640 135813592 4294956160 18446744073709551615 134665285 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 9298 8558 149 317 0 8978 0

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

[pid=28936] ppid=28935 vsize=40576 CPUtime=522.03
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 9521 0 0 0 52199 4 0 0 25 0 1 0 95720496 41549824 9300 1992294400 134512640 135813592 4294956160 18446744073709551615 134662891 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 10144 9300 149 317 0 9824 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 45936

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 28937
/proc/meminfo: memFree=1690912/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=42800 CPUtime=581.99
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 9970 0 0 0 58195 4 0 0 25 0 1 0 95720496 43827200 9749 1992294400 134512640 135813592 4294956160 18446744073709551615 134665442 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 10700 9749 149 317 0 10380 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 48160

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 28939
/proc/meminfo: memFree=1686944/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5360 CPUtime=0
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95720496 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28935/statm: 1340 239 197 169 0 51 0
[pid=28936] ppid=28935 vsize=47316 CPUtime=641.97
/proc/28936/stat : 28936 (hydrasat_cache4) R 28935 28935 28534 0 -1 4194304 10922 0 0 0 64191 6 0 0 25 0 1 0 95720496 48451584 10701 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/28936/statm: 11829 10701 149 317 0 11509 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 52676

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 28940
/proc/meminfo: memFree=1670880/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5364 CPUtime=700.06
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 321 13230 0 0 0 0 69982 24 16 0 1 0 95720496 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28935/statm: 1341 245 202 169 0 52 0
[pid=28940] ppid=28935 vsize=12236 CPUtime=1.85
/proc/28940/stat : 28940 (hydrasat_cachew) R 28935 28935 28534 0 -1 4194304 2955 0 0 0 185 0 0 0 25 0 1 0 95790539 12529664 2737 1992294400 134512640 135995732 4294956016 18446744073709551615 135385617 0 0 4096 1 0 0 0 17 0 0 0
/proc/28940/statm: 3059 2737 150 362 0 2694 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 17600

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 28940
/proc/meminfo: memFree=1670112/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5364 CPUtime=700.06
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 321 13230 0 0 0 0 69982 24 16 0 1 0 95720496 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28935/statm: 1341 245 202 169 0 52 0
[pid=28940] ppid=28935 vsize=13808 CPUtime=61.83
/proc/28940/stat : 28940 (hydrasat_cachew) R 28935 28935 28534 0 -1 4194304 3350 0 0 0 6180 3 0 0 25 0 1 0 95790539 14139392 3131 1992294400 134512640 135995732 4294956016 18446744073709551615 134663291 0 0 4096 1 0 0 0 17 0 0 0
/proc/28940/statm: 3452 3131 171 362 0 3087 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 19172

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28940
/proc/meminfo: memFree=1670112/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5364 CPUtime=700.06
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 321 13230 0 0 0 0 69982 24 16 0 1 0 95720496 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28935/statm: 1341 245 202 169 0 52 0
[pid=28940] ppid=28935 vsize=13808 CPUtime=121.79
/proc/28940/stat : 28940 (hydrasat_cachew) R 28935 28935 28534 0 -1 4194304 3350 0 0 0 12176 3 0 0 25 0 1 0 95790539 14139392 3131 1992294400 134512640 135995732 4294956016 18446744073709551615 134806544 0 0 4096 1 0 0 0 17 0 0 0
/proc/28940/statm: 3452 3131 171 362 0 3087 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 19172

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28940
/proc/meminfo: memFree=1670112/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5364 CPUtime=700.06
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 321 13230 0 0 0 0 69982 24 16 0 1 0 95720496 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28935/statm: 1341 245 202 169 0 52 0
[pid=28940] ppid=28935 vsize=13808 CPUtime=181.76
/proc/28940/stat : 28940 (hydrasat_cachew) R 28935 28935 28534 0 -1 4194304 3350 0 0 0 18173 3 0 0 25 0 1 0 95790539 14139392 3131 1992294400 134512640 135995732 4294956016 18446744073709551615 134656899 0 0 4096 1 0 0 0 17 0 0 0
/proc/28940/statm: 3452 3131 171 362 0 3087 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 19172

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28940
/proc/meminfo: memFree=1668576/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5364 CPUtime=700.06
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 321 13230 0 0 0 0 69982 24 16 0 1 0 95720496 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28935/statm: 1341 245 202 169 0 52 0
[pid=28940] ppid=28935 vsize=15536 CPUtime=241.73
/proc/28940/stat : 28940 (hydrasat_cachew) R 28935 28935 28534 0 -1 4194304 3759 0 0 0 24169 4 0 0 25 0 1 0 95790539 15908864 3540 1992294400 134512640 135995732 4294956016 18446744073709551615 134807855 0 0 4096 1 0 0 0 17 0 0 0
/proc/28940/statm: 3884 3540 171 362 0 3519 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 20900

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28940
/proc/meminfo: memFree=1666016/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5364 CPUtime=700.06
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 321 13230 0 0 0 0 69982 24 16 0 1 0 95720496 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28935/statm: 1341 245 202 169 0 52 0
[pid=28940] ppid=28935 vsize=18112 CPUtime=301.7
/proc/28940/stat : 28940 (hydrasat_cachew) R 28935 28935 28534 0 -1 4194304 4395 0 0 0 30165 5 0 0 25 0 1 0 95790539 18546688 4176 1992294400 134512640 135995732 4294956016 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 0 0 0
/proc/28940/statm: 4528 4176 171 362 0 4163 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 23476

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28940
/proc/meminfo: memFree=1665312/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5364 CPUtime=700.06
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 321 13230 0 0 0 0 69982 24 16 0 1 0 95720496 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28935/statm: 1341 245 202 169 0 52 0
[pid=28940] ppid=28935 vsize=18984 CPUtime=361.67
/proc/28940/stat : 28940 (hydrasat_cachew) R 28935 28935 28534 0 -1 4194304 4576 0 0 0 36162 5 0 0 25 0 1 0 95790539 19439616 4357 1992294400 134512640 135995732 4294956016 18446744073709551615 134807865 0 0 4096 1 0 0 0 17 0 0 0
/proc/28940/statm: 4746 4357 171 362 0 4381 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 24348

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28940
/proc/meminfo: memFree=1665120/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5364 CPUtime=700.06
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 321 13230 0 0 0 0 69982 24 16 0 1 0 95720496 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28935/statm: 1341 245 202 169 0 52 0
[pid=28940] ppid=28935 vsize=19116 CPUtime=421.64
/proc/28940/stat : 28940 (hydrasat_cachew) R 28935 28935 28534 0 -1 4194304 4611 0 0 0 42159 5 0 0 25 0 1 0 95790539 19574784 4392 1992294400 134512640 135995732 4294956016 18446744073709551615 135367563 0 0 4096 1 0 0 0 17 0 0 0
/proc/28940/statm: 4779 4392 171 362 0 4414 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 24480

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28940
/proc/meminfo: memFree=1665056/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5364 CPUtime=700.06
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 321 13230 0 0 0 0 69982 24 16 0 1 0 95720496 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28935/statm: 1341 245 202 169 0 52 0
[pid=28940] ppid=28935 vsize=19116 CPUtime=481.61
/proc/28940/stat : 28940 (hydrasat_cachew) R 28935 28935 28534 0 -1 4194304 4611 0 0 0 48156 5 0 0 25 0 1 0 95790539 19574784 4392 1992294400 134512640 135995732 4294956016 18446744073709551615 134656895 0 0 4096 1 0 0 0 17 0 0 0
/proc/28940/statm: 4779 4392 171 362 0 4414 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 24480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28940
/proc/meminfo: memFree=1665056/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5364 CPUtime=700.06
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 321 13230 0 0 0 0 69982 24 16 0 1 0 95720496 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28935/statm: 1341 245 202 169 0 52 0
[pid=28940] ppid=28935 vsize=19116 CPUtime=500.01
/proc/28940/stat : 28940 (hydrasat_cachew) R 28935 28935 28534 0 -1 4194304 4611 0 0 0 49996 5 0 0 25 0 1 0 95790539 19574784 4392 1992294400 134512640 135995732 4294956016 18446744073709551615 134808086 0 0 4096 1 0 0 0 17 0 0 0
/proc/28940/statm: 4779 4392 171 362 0 4414 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 24480

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 28940
/proc/meminfo: memFree=1665056/2055920 swapFree=4192812/4192956
[pid=28935] ppid=28933 vsize=5364 CPUtime=700.06
/proc/28935/stat : 28935 (hydrasat-multi.) S 28933 28935 28534 0 -1 4194304 321 13230 0 0 0 0 69982 24 16 0 1 0 95720496 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28935/statm: 1341 245 202 169 0 52 0
[pid=28940] ppid=28935 vsize=19116 CPUtime=500.01
/proc/28940/stat : 28940 (hydrasat_cachew) R 28935 28935 28534 0 -1 4194304 4611 0 0 0 49996 5 0 0 25 0 1 0 95790539 19574784 4392 1992294400 134512640 135995732 4294956016 18446744073709551615 134808086 0 0 4096 1 0 0 0 17 0 0 0
/proc/28940/statm: 4779 4392 171 362 0 4414 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 24480

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.11
CPU user time (s): 1199.8
CPU system time (s): 0.311952
CPU usage (%): 99.9496
Max. virtual memory (cumulated for all children) (KiB): 58072

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

runsolver used 1.07984 second user time and 3.2975 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-25 18:28:40
IDJOB=1722559
IDBENCH=71092
IDSOLVER=518
FILE ID=node38/1722559-1240676920
PBS_JOBID= 9186617
Free space on /tmp= 66356 MiB

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

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

MD5SUM BENCH= d18a114d646a89f18fb3efba2be009e6
RANDOM SEED=1165750431

node38.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.265
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.265
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:       1730640 kB
Buffers:         26472 kB
Cached:         221592 kB
SwapCached:          0 kB
Active:          41048 kB
Inactive:       220888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5932 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            49320 kB
Committed_AS:   460868 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= 66308 MiB
End job on node38 at 2009-04-25 18:48:43