Trace number 1718663

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.05 1200.41

General information on the benchmark

Nameindustrial/grieu/
vmpc_34.cnf
MD5SUMa27d41b3e10d867544cd2bff7d005be2
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 variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

Solver Data

0.00/0.00	c Trying configuration 1
700.08/700.34	HOME/hydrasat-multi.sh: line 48: 26285 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.08/700.34	c Trying configuration 2
1200.02/1200.41	HOME/hydrasat-multi.sh: line 64: 26293 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2

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-1718663-1240638853/watcher-1718663-1240638853 -o /tmp/evaluation-result-1718663-1240638853/solver-1718663-1240638853 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1718663-1240638853.cnf 1800 1057657758 

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 0.99 0.99 3/64 26284
/proc/meminfo: memFree=1029776/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=2212 CPUtime=0
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 164 0 0 0 0 0 0 0 19 0 1 0 91919338 2265088 146 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 553 146 117 317 0 233 0

[startup+0.0158299 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 26284
/proc/meminfo: memFree=1029776/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=2740 CPUtime=0.01
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 295 0 0 0 1 0 0 0 19 0 1 0 91919338 2805760 277 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 685 278 117 317 0 365 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8100

[startup+0.101839 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 26284
/proc/meminfo: memFree=1029776/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=6436 CPUtime=0.09
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 1307 0 0 0 9 0 0 0 19 0 1 0 91919338 6590464 1289 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 1609 1290 117 317 0 1289 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11796

[startup+0.301858 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 26284
/proc/meminfo: memFree=1029776/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=17240 CPUtime=0.29
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 4289 0 0 0 28 1 0 0 20 0 1 0 91919338 17653760 4013 1992294400 134512640 135813592 4294956176 18446744073709551615 134521148 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 4310 4013 124 317 0 3990 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22600

[startup+0.701898 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 26284
/proc/meminfo: memFree=1029776/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=17240 CPUtime=0.69
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 4289 0 0 0 68 1 0 0 24 0 1 0 91919338 17653760 4013 1992294400 134512640 135813592 4294956176 18446744073709551615 134521151 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 4310 4013 124 317 0 3990 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22600

[startup+1.50298 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26286
/proc/meminfo: memFree=1013888/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=17240 CPUtime=1.49
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 4289 0 0 0 148 1 0 0 25 0 1 0 91919338 17653760 4013 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 4310 4013 124 317 0 3990 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22600

[startup+3.10114 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26286
/proc/meminfo: memFree=1013760/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=17240 CPUtime=3.09
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 4291 0 0 0 308 1 0 0 25 0 1 0 91919338 17653760 4015 1992294400 134512640 135813592 4294956176 18446744073709551615 134521148 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 4310 4015 126 317 0 3990 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22600

[startup+6.30145 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26286
/proc/meminfo: memFree=1005632/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=25488 CPUtime=6.28
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 7028 0 0 0 626 2 0 0 25 0 1 0 91919338 26099712 6072 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 6372 6072 149 317 0 6052 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30848

[startup+12.7011 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26286
/proc/meminfo: memFree=1004288/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=26944 CPUtime=12.68
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 7367 0 0 0 1266 2 0 0 25 0 1 0 91919338 27590656 6411 1992294400 134512640 135813592 4294956176 18446744073709551615 134665463 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 6736 6411 149 317 0 6416 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32304

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26286
/proc/meminfo: memFree=1003392/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=27880 CPUtime=25.48
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 7594 0 0 0 2546 2 0 0 25 0 1 0 91919338 28549120 6638 1992294400 134512640 135813592 4294956176 18446744073709551615 134665023 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 6970 6638 149 317 0 6650 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33240

[startup+51.1019 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26286
/proc/meminfo: memFree=1002112/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=29532 CPUtime=51.07
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 7946 0 0 0 5104 3 0 0 25 0 1 0 91919338 30240768 6990 1992294400 134512640 135813592 4294956176 18446744073709551615 134665312 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 7383 6990 149 317 0 7063 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34892

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26286
/proc/meminfo: memFree=995520/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=36820 CPUtime=102.25
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 9587 0 0 0 10221 4 0 0 25 0 1 0 91919338 37703680 8631 1992294400 134512640 135813592 4294956176 18446744073709551615 134665160 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 9205 8631 149 317 0 8885 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 42180

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26286
/proc/meminfo: memFree=994304/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=38160 CPUtime=162.24
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 9886 0 0 0 16219 5 0 0 25 0 1 0 91919338 39075840 8930 1992294400 134512640 135813592 4294956176 18446744073709551615 134664934 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 9540 8930 149 317 0 9220 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 43520

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26286
/proc/meminfo: memFree=982976/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=50204 CPUtime=222.22
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 12689 0 0 0 22214 8 0 0 25 0 1 0 91919338 51408896 11733 1992294400 134512640 135813592 4294956176 18446744073709551615 134664943 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 12551 11733 149 317 0 12231 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 55564

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26286
/proc/meminfo: memFree=974336/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=59328 CPUtime=282.2
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 14839 0 0 0 28210 10 0 0 25 0 1 0 91919338 60751872 13883 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 14832 13883 149 317 0 14512 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 64688

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26286
/proc/meminfo: memFree=971840/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=62408 CPUtime=342.18
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 15467 0 0 0 34207 11 0 0 25 0 1 0 91919338 63905792 14511 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 15602 14511 149 317 0 15282 0

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

[pid=26285] ppid=26284 vsize=63108 CPUtime=462.15
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 15584 0 0 0 46203 12 0 0 25 0 1 0 91919338 64622592 14628 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 15777 14628 149 317 0 15457 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 68468

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26292
/proc/meminfo: memFree=971328/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=63108 CPUtime=522.13
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 15587 0 0 0 52201 12 0 0 25 0 1 0 91919338 64622592 14631 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 15777 14631 149 317 0 15457 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 68468

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26292
/proc/meminfo: memFree=970752/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=63852 CPUtime=582.11
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 15737 0 0 0 58199 12 0 0 25 0 1 0 91919338 65384448 14781 1992294400 134512640 135813592 4294956176 18446744073709551615 134667446 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 15963 14781 149 317 0 15643 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 69212

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26292
/proc/meminfo: memFree=969984/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5360 CPUtime=0
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 91919337 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1340 239 197 169 0 51 0
[pid=26285] ppid=26284 vsize=64688 CPUtime=642.1
/proc/26285/stat : 26285 (hydrasat_cache4) R 26284 26284 25988 0 -1 4194304 15907 0 0 0 64198 12 0 0 25 0 1 0 91919338 66240512 14951 1992294400 134512640 135813592 4294956176 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 1 0 0
/proc/26285/statm: 16172 14951 149 317 0 15852 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 70048

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 26293
/proc/meminfo: memFree=955776/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5364 CPUtime=700.13
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 322 17046 0 0 0 0 69976 37 19 0 1 0 91919337 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1341 245 202 169 0 52 0
[pid=26293] ppid=26284 vsize=14396 CPUtime=1.94
/proc/26293/stat : 26293 (hydrasat_cachew) R 26284 26284 25988 0 -1 4194304 3557 0 0 0 192 2 0 0 25 0 1 0 91989372 14741504 3283 1992294400 134512640 135995732 4294956032 18446744073709551615 134520010 0 0 4096 1 0 0 0 17 1 0 0
/proc/26293/statm: 3599 3283 150 362 0 3234 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 19760

[startup+762.306 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 26293
/proc/meminfo: memFree=952576/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5364 CPUtime=700.13
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 322 17046 0 0 0 0 69976 37 19 0 1 0 91919337 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1341 245 202 169 0 52 0
[pid=26293] ppid=26284 vsize=18840 CPUtime=61.91
/proc/26293/stat : 26293 (hydrasat_cachew) R 26284 26284 25988 0 -1 4194304 5156 0 0 0 6186 5 0 0 25 0 1 0 91989372 19292160 4394 1992294400 134512640 135995732 4294956032 18446744073709551615 134808112 0 0 4096 1 0 0 0 17 1 0 0
/proc/26293/statm: 4710 4394 171 362 0 4345 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 24204

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 26293
/proc/meminfo: memFree=950272/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5364 CPUtime=700.13
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 322 17046 0 0 0 0 69976 37 19 0 1 0 91919337 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1341 245 202 169 0 52 0
[pid=26293] ppid=26284 vsize=21376 CPUtime=121.89
/proc/26293/stat : 26293 (hydrasat_cachew) R 26284 26284 25988 0 -1 4194304 5778 0 0 0 12183 6 0 0 25 0 1 0 91989372 21889024 5016 1992294400 134512640 135995732 4294956032 18446744073709551615 134589791 0 0 4096 1 0 0 0 17 1 0 0
/proc/26293/statm: 5344 5016 171 362 0 4979 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 26740

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26293
/proc/meminfo: memFree=950272/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5364 CPUtime=700.13
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 322 17046 0 0 0 0 69976 37 19 0 1 0 91919337 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1341 245 202 169 0 52 0
[pid=26293] ppid=26284 vsize=21512 CPUtime=181.88
/proc/26293/stat : 26293 (hydrasat_cachew) R 26284 26284 25988 0 -1 4194304 5792 0 0 0 18182 6 0 0 25 0 1 0 91989372 22028288 5030 1992294400 134512640 135995732 4294956032 18446744073709551615 134808042 0 0 4096 1 0 0 0 17 1 0 0
/proc/26293/statm: 5378 5030 171 362 0 5013 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 26876

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26293
/proc/meminfo: memFree=950208/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5364 CPUtime=700.13
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 322 17046 0 0 0 0 69976 37 19 0 1 0 91919337 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1341 245 202 169 0 52 0
[pid=26293] ppid=26284 vsize=21512 CPUtime=241.86
/proc/26293/stat : 26293 (hydrasat_cachew) R 26284 26284 25988 0 -1 4194304 5799 0 0 0 24180 6 0 0 25 0 1 0 91989372 22028288 5037 1992294400 134512640 135995732 4294956032 18446744073709551615 135385627 0 0 4096 1 0 0 0 17 1 0 0
/proc/26293/statm: 5378 5037 171 362 0 5013 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 26876

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26293
/proc/meminfo: memFree=950016/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5364 CPUtime=700.13
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 322 17046 0 0 0 0 69976 37 19 0 1 0 91919337 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1341 245 202 169 0 52 0
[pid=26293] ppid=26284 vsize=21768 CPUtime=301.85
/proc/26293/stat : 26293 (hydrasat_cachew) R 26284 26284 25988 0 -1 4194304 5840 0 0 0 30178 7 0 0 25 0 1 0 91989372 22290432 5078 1992294400 134512640 135995732 4294956032 18446744073709551615 134807843 0 0 4096 1 0 0 0 17 1 0 0
/proc/26293/statm: 5442 5078 171 362 0 5077 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 27132

[startup+1062.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 26293
/proc/meminfo: memFree=945920/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5364 CPUtime=700.13
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 322 17046 0 0 0 0 69976 37 19 0 1 0 91919337 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1341 245 202 169 0 52 0
[pid=26293] ppid=26284 vsize=25864 CPUtime=361.83
/proc/26293/stat : 26293 (hydrasat_cachew) R 26284 26284 25988 0 -1 4194304 6843 0 0 0 36175 8 0 0 25 0 1 0 91989372 26484736 6081 1992294400 134512640 135995732 4294956032 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 1 0 0
/proc/26293/statm: 6466 6081 171 362 0 6101 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 31228

[startup+1122.3 s]
/proc/loadavg: 1.17 1.05 1.01 2/66 26293
/proc/meminfo: memFree=941696/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5364 CPUtime=700.13
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 322 17046 0 0 0 0 69976 37 19 0 1 0 91919337 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1341 245 202 169 0 52 0
[pid=26293] ppid=26284 vsize=30104 CPUtime=421.82
/proc/26293/stat : 26293 (hydrasat_cachew) R 26284 26284 25988 0 -1 4194304 7907 0 0 0 42173 9 0 0 25 0 1 0 91989372 30826496 7145 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/26293/statm: 7526 7145 171 362 0 7161 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 35468

[startup+1182.3 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 26293
/proc/meminfo: memFree=937728/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5364 CPUtime=700.13
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 322 17046 0 0 0 0 69976 37 19 0 1 0 91919337 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1341 245 202 169 0 52 0
[pid=26293] ppid=26284 vsize=34144 CPUtime=481.8
/proc/26293/stat : 26293 (hydrasat_cachew) R 26284 26284 25988 0 -1 4194304 8912 0 0 0 48170 10 0 0 25 0 1 0 91989372 34963456 8150 1992294400 134512640 135995732 4294956032 18446744073709551615 134807867 0 0 4096 1 0 0 0 17 1 0 0
/proc/26293/statm: 8536 8150 171 362 0 8171 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 39508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.09 1.05 1.01 2/66 26293
/proc/meminfo: memFree=936512/2055920 swapFree=4192956/4192956
[pid=26284] ppid=26282 vsize=5364 CPUtime=700.13
/proc/26284/stat : 26284 (hydrasat-multi.) S 26282 26284 25988 0 -1 4194304 322 17046 0 0 0 0 69976 37 19 0 1 0 91919337 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26284/statm: 1341 245 202 169 0 52 0
[pid=26293] ppid=26284 vsize=35488 CPUtime=499.89
/proc/26293/stat : 26293 (hydrasat_cachew) R 26284 26284 25988 0 -1 4194304 9210 0 0 0 49979 10 0 0 25 0 1 0 91989372 36339712 8448 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 1 0 0
/proc/26293/statm: 8872 8448 171 362 0 8507 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 40852

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.41
CPU time (s): 1200.05
CPU user time (s): 1199.56
CPU system time (s): 0.486925
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 70396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.56
system time used= 0.486925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26584
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= 7
involuntary context switches= 2164

runsolver used 1.3398 second user time and 2.92156 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-25 07:54:13
IDJOB=1718663
IDBENCH=20493
IDSOLVER=518
FILE ID=node12/1718663-1240638853
PBS_JOBID= 9186407
Free space on /tmp= 66340 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT07/industrial/grieu/vmpc_34.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718663-1240638853/watcher-1718663-1240638853 -o /tmp/evaluation-result-1718663-1240638853/solver-1718663-1240638853 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1718663-1240638853.cnf 1800 1057657758

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

MD5SUM BENCH= a27d41b3e10d867544cd2bff7d005be2
RANDOM SEED=1057657758

node12.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.213
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.213
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:       1030256 kB
Buffers:         81808 kB
Cached:         841768 kB
SwapCached:          0 kB
Active:         195792 kB
Inactive:       741672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1030256 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6816 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            74260 kB
Committed_AS:   404484 kB
PageTables:       1376 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= 66276 MiB
End job on node12 at 2009-04-25 08:14:16