Trace number 1722359

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

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_13_UNSAT.cnf
MD5SUMd4e16a803f6cd0903a2bd3e7157287b3
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 variables2730
Number of clauses271285
Sum of the clauses size809746
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24450
Number of clauses of size 3266804
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Trying configuration 1
699.98/700.38	HOME/hydrasat-multi.sh: line 48:  9325 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.98/700.38	c Trying configuration 2
1200.04/1200.61	HOME/hydrasat-multi.sh: line 64:  9327 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.04/1200.61	c Trying configuration 3

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9324
/proc/meminfo: memFree=929808/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) R 9322 9324 8998 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 238 1992294400 4194304 4889804 548682068720 18446744073709551615 248761608863 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9324/statm: 1340 238 196 169 0 51 0
[pid=9325] ppid=9324 vsize=2512 CPUtime=0
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 95472907 2572288 154 1992294400 134512640 135813592 4294956160 18446744073709551615 135212994 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 628 155 117 317 0 308 0

[startup+0.067363 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9324
/proc/meminfo: memFree=929808/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=5548 CPUtime=0.06
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 958 0 0 0 6 0 0 0 19 0 1 0 95472907 5681152 940 1992294400 134512640 135813592 4294956160 18446744073709551615 135207783 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 1387 940 117 317 0 1067 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10908

[startup+0.102365 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9324
/proc/meminfo: memFree=929808/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=7132 CPUtime=0.09
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 1394 0 0 0 9 0 0 0 19 0 1 0 95472907 7303168 1376 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 1783 1377 117 317 0 1463 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12492

[startup+0.302384 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9324
/proc/meminfo: memFree=929808/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=16504 CPUtime=0.29
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 3896 0 0 0 28 1 0 0 21 0 1 0 95472907 16900096 3878 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 4126 3879 117 317 0 3806 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21864

[startup+0.70242 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9324
/proc/meminfo: memFree=929808/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=23564 CPUtime=0.69
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 5943 0 0 0 67 2 0 0 25 0 1 0 95472907 24129536 5617 1992294400 134512640 135813592 4294956160 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 5891 5617 124 317 0 5571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28924

[startup+1.5025 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9326
/proc/meminfo: memFree=907520/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=23564 CPUtime=1.49
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 5943 0 0 0 147 2 0 0 25 0 1 0 95472907 24129536 5617 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 5891 5617 124 317 0 5571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28924

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9326
/proc/meminfo: memFree=907392/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=23564 CPUtime=3.09
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 5943 0 0 0 307 2 0 0 25 0 1 0 95472907 24129536 5617 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 5891 5617 124 317 0 5571 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28924

[startup+6.30193 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 9326
/proc/meminfo: memFree=905104/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=30448 CPUtime=6.29
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 7677 0 0 0 626 3 0 0 25 0 1 0 95472907 31178752 7086 1992294400 134512640 135813592 4294956160 18446744073709551615 134520738 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 7612 7086 126 317 0 7292 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35808

[startup+12.7015 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 9326
/proc/meminfo: memFree=901392/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=30448 CPUtime=12.69
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 7677 0 0 0 1266 3 0 0 25 0 1 0 95472907 31178752 7086 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 7612 7086 126 317 0 7292 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35808

[startup+25.5017 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 9326
/proc/meminfo: memFree=890576/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=43848 CPUtime=25.48
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 10722 0 0 0 2544 4 0 0 25 0 1 0 95472907 44900352 9874 1992294400 134512640 135813592 4294956160 18446744073709551615 135205534 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 10962 9874 149 317 0 10642 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49208

[startup+51.101 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 9326
/proc/meminfo: memFree=889680/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=44812 CPUtime=51.07
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 10947 0 0 0 5103 4 0 0 25 0 1 0 95472907 45887488 10099 1992294400 134512640 135813592 4294956160 18446744073709551615 134665457 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 11203 10099 149 317 0 10883 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 50172

[startup+102.307 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 9326
/proc/meminfo: memFree=889040/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=45392 CPUtime=102.25
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 11088 0 0 0 10221 4 0 0 25 0 1 0 95472907 46481408 10240 1992294400 134512640 135813592 4294956160 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 11348 10240 149 317 0 11028 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 50752

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9326
/proc/meminfo: memFree=889040/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=45524 CPUtime=162.23
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 11111 0 0 0 16219 4 0 0 25 0 1 0 95472907 46616576 10263 1992294400 134512640 135813592 4294956160 18446744073709551615 134664934 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 11381 10263 149 317 0 11061 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 50884

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9326
/proc/meminfo: memFree=888656/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=45936 CPUtime=222.19
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 11193 0 0 0 22215 4 0 0 25 0 1 0 95472907 47038464 10345 1992294400 134512640 135813592 4294956160 18446744073709551615 134588811 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 11484 10345 149 317 0 11164 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 51296

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9326
/proc/meminfo: memFree=887504/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=47312 CPUtime=282.16
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 11493 0 0 0 28211 5 0 0 25 0 1 0 95472907 48447488 10645 1992294400 134512640 135813592 4294956160 18446744073709551615 134665450 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 11828 10645 149 317 0 11508 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 52672

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9326
/proc/meminfo: memFree=887448/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=47312 CPUtime=342.14
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 11505 0 0 0 34209 5 0 0 25 0 1 0 95472907 48447488 10657 1992294400 134512640 135813592 4294956160 18446744073709551615 134665938 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 11828 10657 149 317 0 11508 0

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

[pid=9325] ppid=9324 vsize=49896 CPUtime=462.08
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 12043 0 0 0 46203 5 0 0 25 0 1 0 95472907 51093504 11195 1992294400 134512640 135813592 4294956160 18446744073709551615 134665555 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 12474 11195 149 317 0 12154 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 55256

[startup+522.303 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 9326
/proc/meminfo: memFree=884632/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=50628 CPUtime=522.06
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 12205 0 0 0 52201 5 0 0 25 0 1 0 95472907 51843072 11357 1992294400 134512640 135813592 4294956160 18446744073709551615 134665544 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 12657 11357 149 317 0 12337 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 55988

[startup+582.302 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 9326
/proc/meminfo: memFree=884056/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=51420 CPUtime=582.04
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 12361 0 0 0 58199 5 0 0 25 0 1 0 95472907 52654080 11513 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 12855 11513 149 317 0 12535 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 56780

[startup+642.303 s]
/proc/loadavg: 1.14 1.05 1.01 2/66 9326
/proc/meminfo: memFree=883992/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5360 CPUtime=0
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95472907 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9324/statm: 1340 239 197 169 0 51 0
[pid=9325] ppid=9324 vsize=51420 CPUtime=642.01
/proc/9325/stat : 9325 (hydrasat_cache4) R 9324 9324 8998 0 -1 4194304 12369 0 0 0 64196 5 0 0 25 0 1 0 95472907 52654080 11521 1992294400 134512640 135813592 4294956160 18446744073709551615 134665495 0 0 4096 1 0 0 0 17 0 0 0
/proc/9325/statm: 12855 11521 149 317 0 12535 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 56780

[startup+702.302 s]
/proc/loadavg: 1.05 1.04 1.00 2/66 9327
/proc/meminfo: memFree=864536/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5364 CPUtime=700.06
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 321 13712 0 0 0 0 69983 23 16 0 1 0 95472907 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9324/statm: 1341 245 202 169 0 52 0
[pid=9327] ppid=9324 vsize=19504 CPUtime=1.9
/proc/9327/stat : 9327 (hydrasat_cachew) R 9324 9324 8998 0 -1 4194304 4908 0 0 0 189 1 0 0 25 0 1 0 95542946 19972096 4583 1992294400 134512640 135995732 4294956016 18446744073709551615 134693844 0 0 4096 1 0 0 0 17 0 0 0
/proc/9327/statm: 4876 4583 150 362 0 4511 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 24868

[startup+762.307 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 9327
/proc/meminfo: memFree=859096/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5364 CPUtime=700.06
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 321 13712 0 0 0 0 69983 23 16 0 1 0 95472907 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9324/statm: 1341 245 202 169 0 52 0
[pid=9327] ppid=9324 vsize=26652 CPUtime=61.89
/proc/9327/stat : 9327 (hydrasat_cachew) R 9324 9324 8998 0 -1 4194304 6979 0 0 0 6187 2 0 0 25 0 1 0 95542946 27291648 6132 1992294400 134512640 135995732 4294956016 18446744073709551615 134588972 0 0 4096 1 0 0 0 17 0 0 0
/proc/9327/statm: 6663 6132 171 362 0 6298 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 32016

[startup+822.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9333
/proc/meminfo: memFree=858584/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5364 CPUtime=700.06
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 321 13712 0 0 0 0 69983 23 16 0 1 0 95472907 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9324/statm: 1341 245 202 169 0 52 0
[pid=9327] ppid=9324 vsize=27444 CPUtime=121.85
/proc/9327/stat : 9327 (hydrasat_cachew) R 9324 9324 8998 0 -1 4194304 7173 0 0 0 12183 2 0 0 25 0 1 0 95542946 28102656 6326 1992294400 134512640 135995732 4294956016 18446744073709551615 134808089 0 0 4096 1 0 0 0 17 0 0 0
/proc/9327/statm: 6861 6326 171 362 0 6496 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 32808

[startup+882.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9333
/proc/meminfo: memFree=858584/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5364 CPUtime=700.06
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 321 13712 0 0 0 0 69983 23 16 0 1 0 95472907 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9324/statm: 1341 245 202 169 0 52 0
[pid=9327] ppid=9324 vsize=27444 CPUtime=181.81
/proc/9327/stat : 9327 (hydrasat_cachew) R 9324 9324 8998 0 -1 4194304 7173 0 0 0 18179 2 0 0 25 0 1 0 95542946 28102656 6326 1992294400 134512640 135995732 4294956016 18446744073709551615 134841608 0 0 4096 1 0 0 0 17 0 0 0
/proc/9327/statm: 6861 6326 171 362 0 6496 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 32808

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9333
/proc/meminfo: memFree=858584/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5364 CPUtime=700.06
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 321 13712 0 0 0 0 69983 23 16 0 1 0 95472907 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9324/statm: 1341 245 202 169 0 52 0
[pid=9327] ppid=9324 vsize=27444 CPUtime=241.78
/proc/9327/stat : 9327 (hydrasat_cachew) R 9324 9324 8998 0 -1 4194304 7173 0 0 0 24176 2 0 0 25 0 1 0 95542946 28102656 6326 1992294400 134512640 135995732 4294956016 18446744073709551615 134807867 0 0 4096 1 0 0 0 17 0 0 0
/proc/9327/statm: 6861 6326 171 362 0 6496 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 32808

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9333
/proc/meminfo: memFree=858456/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5364 CPUtime=700.06
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 321 13712 0 0 0 0 69983 23 16 0 1 0 95472907 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9324/statm: 1341 245 202 169 0 52 0
[pid=9327] ppid=9324 vsize=27708 CPUtime=301.75
/proc/9327/stat : 9327 (hydrasat_cachew) R 9324 9324 8998 0 -1 4194304 7254 0 0 0 30173 2 0 0 25 0 1 0 95542946 28372992 6407 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9327/statm: 6927 6407 171 362 0 6562 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 33072

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9333
/proc/meminfo: memFree=857496/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5364 CPUtime=700.06
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 321 13712 0 0 0 0 69983 23 16 0 1 0 95472907 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9324/statm: 1341 245 202 169 0 52 0
[pid=9327] ppid=9324 vsize=28648 CPUtime=361.74
/proc/9327/stat : 9327 (hydrasat_cachew) R 9324 9324 8998 0 -1 4194304 7490 0 0 0 36171 3 0 0 25 0 1 0 95542946 29335552 6643 1992294400 134512640 135995732 4294956016 18446744073709551615 135366873 0 0 4096 1 0 0 0 17 0 0 0
/proc/9327/statm: 7162 6643 171 362 0 6797 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 34012

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9333
/proc/meminfo: memFree=857496/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5364 CPUtime=700.06
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 321 13712 0 0 0 0 69983 23 16 0 1 0 95472907 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9324/statm: 1341 245 202 169 0 52 0
[pid=9327] ppid=9324 vsize=28792 CPUtime=421.71
/proc/9327/stat : 9327 (hydrasat_cachew) R 9324 9324 8998 0 -1 4194304 7499 0 0 0 42168 3 0 0 25 0 1 0 95542946 29483008 6652 1992294400 134512640 135995732 4294956016 18446744073709551615 135366972 0 0 4096 1 0 0 0 17 0 0 0
/proc/9327/statm: 7198 6652 171 362 0 6833 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 34156

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9333
/proc/meminfo: memFree=855512/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5364 CPUtime=700.06
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 321 13712 0 0 0 0 69983 23 16 0 1 0 95472907 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9324/statm: 1341 245 202 169 0 52 0
[pid=9327] ppid=9324 vsize=30888 CPUtime=481.68
/proc/9327/stat : 9327 (hydrasat_cachew) R 9324 9324 8998 0 -1 4194304 8000 0 0 0 48165 3 0 0 25 0 1 0 95542946 31629312 7153 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9327/statm: 7722 7153 171 362 0 7357 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 36252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9333
/proc/meminfo: memFree=855320/2055920 swapFree=4192956/4192956
[pid=9324] ppid=9322 vsize=5364 CPUtime=700.06
/proc/9324/stat : 9324 (hydrasat-multi.) S 9322 9324 8998 0 -1 4194304 321 13712 0 0 0 0 69983 23 16 0 1 0 95472907 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9324/statm: 1341 245 202 169 0 52 0
[pid=9327] ppid=9324 vsize=31024 CPUtime=499.98
/proc/9327/stat : 9327 (hydrasat_cachew) R 9324 9324 8998 0 -1 4194304 8033 0 0 0 49995 3 0 0 25 0 1 0 95542946 31768576 7186 1992294400 134512640 135995732 4294956016 18446744073709551615 134807735 0 0 4096 1 0 0 0 17 0 0 0
/proc/9327/statm: 7756 7186 171 362 0 7391 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 36388

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.79
CPU system time (s): 0.278957
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 57492

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

runsolver used 0.936857 second user time and 3.43848 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-25 17:47:35
IDJOB=1722359
IDBENCH=71088
IDSOLVER=518
FILE ID=node55/1722359-1240674455
PBS_JOBID= 9186604
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= d4e16a803f6cd0903a2bd3e7157287b3
RANDOM SEED=1675446523

node55.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.240
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.240
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:        930288 kB
Buffers:         93900 kB
Cached:         922836 kB
SwapCached:          0 kB
Active:         355888 kB
Inactive:       674676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        930288 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8508 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            81140 kB
Committed_AS:   260940 kB
PageTables:       1360 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= 66328 MiB
End job on node55 at 2009-04-25 18:07:38