Trace number 1529382

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S948914005-013.cnf
MD5SUM8e7038f460a2090de0c9ec52bd5a121d
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.00	c Trying configuration 1
699.96/700.37	HOME/hydrasat-multi.sh: line 48:  9638 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.96/700.37	c Trying configuration 2
1200.01/1200.60	HOME/hydrasat-multi.sh: line 64:  9642 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.01/1200.61	c Trying configuration 3

Verifier Data

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

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9637
/proc/meminfo: memFree=1719872/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=1584 CPUtime=0
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 162 0 0 0 0 0 0 0 19 0 1 0 1110669033 1622016 144 1992294400 134512640 135813592 4294956160 18446744073709551615 135207783 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 396 144 116 317 0 76 0

[startup+0.101459 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9637
/proc/meminfo: memFree=1719872/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=3448 CPUtime=0.09
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 667 0 0 0 9 0 0 0 19 0 1 0 1110669033 3530752 649 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 862 649 123 317 0 542 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8808

[startup+0.201474 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9637
/proc/meminfo: memFree=1719872/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=3448 CPUtime=0.19
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 667 0 0 0 19 0 0 0 20 0 1 0 1110669033 3530752 649 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 862 649 123 317 0 542 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8808

[startup+0.301487 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9637
/proc/meminfo: memFree=1719872/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=3448 CPUtime=0.29
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 669 0 0 0 29 0 0 0 21 0 1 0 1110669033 3530752 651 1992294400 134512640 135813592 4294956160 18446744073709551615 134520738 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 862 651 125 317 0 542 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8808

[startup+0.701545 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9637
/proc/meminfo: memFree=1719872/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=4124 CPUtime=0.69
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 857 0 0 0 69 0 0 0 24 0 1 0 1110669033 4222976 838 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 1031 838 150 317 0 711 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9484

[startup+1.50266 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9639
/proc/meminfo: memFree=1716584/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=4520 CPUtime=1.49
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 952 0 0 0 149 0 0 0 25 0 1 0 1110669033 4628480 933 1992294400 134512640 135813592 4294956160 18446744073709551615 134665113 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 1130 933 150 317 0 810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9880

[startup+3.10189 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9639
/proc/meminfo: memFree=1716072/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=5040 CPUtime=3.08
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 1073 0 0 0 308 0 0 0 25 0 1 0 1110669033 5160960 1054 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 1260 1054 150 317 0 940 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10400

[startup+6.30236 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 9639
/proc/meminfo: memFree=1715624/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=5172 CPUtime=6.28
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 1105 0 0 0 628 0 0 0 25 0 1 0 1110669033 5296128 1086 1992294400 134512640 135813592 4294956160 18446744073709551615 134665490 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 1293 1086 150 317 0 973 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10532

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 9639
/proc/meminfo: memFree=1715176/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=5836 CPUtime=12.68
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 1290 0 0 0 1268 0 0 0 25 0 1 0 1110669033 5976064 1271 1992294400 134512640 135813592 4294956160 18446744073709551615 134664998 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 1459 1271 150 317 0 1139 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11196

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 9639
/proc/meminfo: memFree=1714216/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=6612 CPUtime=25.48
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 1474 0 0 0 2547 1 0 0 25 0 1 0 1110669033 6770688 1455 1992294400 134512640 135813592 4294956160 18446744073709551615 134662330 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 1653 1455 150 317 0 1333 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11972

[startup+51.1018 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 9639
/proc/meminfo: memFree=1713256/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=7700 CPUtime=51.06
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 1732 0 0 0 5105 1 0 0 25 0 1 0 1110669033 7884800 1713 1992294400 134512640 135813592 4294956160 18446744073709551615 134665938 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 1925 1713 150 317 0 1605 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13060

[startup+102.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 9639
/proc/meminfo: memFree=1704744/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=16724 CPUtime=102.24
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 3914 0 0 0 10222 2 0 0 25 0 1 0 1110669033 17125376 3780 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 4181 3780 150 317 0 3861 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 22084

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9639
/proc/meminfo: memFree=1704680/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=16724 CPUtime=162.21
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 3918 0 0 0 16219 2 0 0 25 0 1 0 1110669033 17125376 3784 1992294400 134512640 135813592 4294956160 18446744073709551615 134665509 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 4181 3784 150 317 0 3861 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 22084

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9639
/proc/meminfo: memFree=1704680/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=16932 CPUtime=222.19
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 3950 0 0 0 22217 2 0 0 25 0 1 0 1110669033 17338368 3816 1992294400 134512640 135813592 4294956160 18446744073709551615 134664983 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 4233 3816 150 317 0 3913 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 22292

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9639
/proc/meminfo: memFree=1704488/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=17292 CPUtime=282.15
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 4022 0 0 0 28213 2 0 0 25 0 1 0 1110669033 17707008 3888 1992294400 134512640 135813592 4294956160 18446744073709551615 135205521 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 4323 3888 150 317 0 4003 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 22652

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9639
/proc/meminfo: memFree=1704488/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=17292 CPUtime=342.11
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 4023 0 0 0 34209 2 0 0 25 0 1 0 1110669033 17707008 3889 1992294400 134512640 135813592 4294956160 18446744073709551615 134665287 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 4323 3889 150 317 0 4003 0

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

[pid=9638] ppid=9637 vsize=30584 CPUtime=522.03
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 7114 0 0 0 52198 5 0 0 25 0 1 0 1110669033 31318016 6859 1992294400 134512640 135813592 4294956160 18446744073709551615 134665886 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 7646 6859 150 317 0 7326 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 35944

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9641
/proc/meminfo: memFree=1688872/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=34804 CPUtime=582.01
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 8050 0 0 0 58194 7 0 0 25 0 1 0 1110669033 35639296 7795 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 8701 7795 150 317 0 8381 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 40164

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9641
/proc/meminfo: memFree=1685608/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5360 CPUtime=0
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110669032 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1340 239 197 169 0 51 0
[pid=9638] ppid=9637 vsize=38224 CPUtime=641.97
/proc/9638/stat : 9638 (hydrasat_cache4) R 9637 9637 8879 0 -1 4194304 8856 0 0 0 64190 7 0 0 25 0 1 0 1110669033 39141376 8601 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/9638/statm: 9556 8601 150 317 0 9236 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 43584

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9642
/proc/meminfo: memFree=1679720/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5364 CPUtime=700.03
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 321 10408 0 0 0 0 69981 22 19 0 1 0 1110669032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1341 245 202 169 0 52 0
[pid=9642] ppid=9637 vsize=3756 CPUtime=1.91
/proc/9642/stat : 9642 (hydrasat_cachew) R 9637 9637 8879 0 -1 4194304 754 0 0 0 191 0 0 0 25 0 1 0 1110739070 3846144 736 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9642/statm: 939 736 172 362 0 574 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 9120

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9642
/proc/meminfo: memFree=1675824/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5364 CPUtime=700.03
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 321 10408 0 0 0 0 69981 22 19 0 1 0 1110669032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1341 245 202 169 0 52 0
[pid=9642] ppid=9637 vsize=8208 CPUtime=61.87
/proc/9642/stat : 9642 (hydrasat_cachew) R 9637 9637 8879 0 -1 4194304 1848 0 0 0 6187 0 0 0 25 0 1 0 1110739070 8404992 1830 1992294400 134512640 135995732 4294956016 18446744073709551615 134807897 0 0 4096 1 0 0 0 17 0 0 0
/proc/9642/statm: 2052 1830 172 362 0 1687 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 13572

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9642
/proc/meminfo: memFree=1675824/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5364 CPUtime=700.03
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 321 10408 0 0 0 0 69981 22 19 0 1 0 1110669032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1341 245 202 169 0 52 0
[pid=9642] ppid=9637 vsize=8208 CPUtime=121.83
/proc/9642/stat : 9642 (hydrasat_cachew) R 9637 9637 8879 0 -1 4194304 1848 0 0 0 12183 0 0 0 25 0 1 0 1110739070 8404992 1830 1992294400 134512640 135995732 4294956016 18446744073709551615 134589555 0 0 4096 1 0 0 0 17 0 0 0
/proc/9642/statm: 2052 1830 172 362 0 1687 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 13572

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9642
/proc/meminfo: memFree=1673008/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5364 CPUtime=700.03
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 321 10408 0 0 0 0 69981 22 19 0 1 0 1110669032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1341 245 202 169 0 52 0
[pid=9642] ppid=9637 vsize=11364 CPUtime=181.81
/proc/9642/stat : 9642 (hydrasat_cachew) R 9637 9637 8879 0 -1 4194304 2577 0 0 0 18180 1 0 0 25 0 1 0 1110739070 11636736 2559 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9642/statm: 2841 2559 172 362 0 2476 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 16728

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9642
/proc/meminfo: memFree=1668848/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5364 CPUtime=700.03
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 321 10408 0 0 0 0 69981 22 19 0 1 0 1110669032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1341 245 202 169 0 52 0
[pid=9642] ppid=9637 vsize=15720 CPUtime=241.78
/proc/9642/stat : 9642 (hydrasat_cachew) R 9637 9637 8879 0 -1 4194304 3673 0 0 0 24176 2 0 0 25 0 1 0 1110739070 16097280 3639 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9642/statm: 3930 3639 172 362 0 3565 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 21084

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9642
/proc/meminfo: memFree=1664880/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5364 CPUtime=700.03
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 321 10408 0 0 0 0 69981 22 19 0 1 0 1110669032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1341 245 202 169 0 52 0
[pid=9642] ppid=9637 vsize=19860 CPUtime=301.76
/proc/9642/stat : 9642 (hydrasat_cachew) R 9637 9637 8879 0 -1 4194304 4659 0 0 0 30173 3 0 0 25 0 1 0 1110739070 20336640 4619 1992294400 134512640 135995732 4294956016 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/9642/statm: 4965 4619 172 362 0 4600 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 25224

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9642
/proc/meminfo: memFree=1662064/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5364 CPUtime=700.03
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 321 10408 0 0 0 0 69981 22 19 0 1 0 1110669032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1341 245 202 169 0 52 0
[pid=9642] ppid=9637 vsize=22540 CPUtime=361.73
/proc/9642/stat : 9642 (hydrasat_cachew) R 9637 9637 8879 0 -1 4194304 5377 0 0 0 36169 4 0 0 25 0 1 0 1110739070 23080960 5292 1992294400 134512640 135995732 4294956016 18446744073709551615 134808030 0 0 4096 1 0 0 0 17 0 0 0
/proc/9642/statm: 5635 5292 172 362 0 5270 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 27904

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9642
/proc/meminfo: memFree=1661232/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5364 CPUtime=700.03
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 321 10408 0 0 0 0 69981 22 19 0 1 0 1110669032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1341 245 202 169 0 52 0
[pid=9642] ppid=9637 vsize=23488 CPUtime=421.7
/proc/9642/stat : 9642 (hydrasat_cachew) R 9637 9637 8879 0 -1 4194304 5607 0 0 0 42166 4 0 0 25 0 1 0 1110739070 24051712 5522 1992294400 134512640 135995732 4294956016 18446744073709551615 134807756 0 0 4096 1 0 0 0 17 0 0 0
/proc/9642/statm: 5872 5522 172 362 0 5507 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 28852

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9642
/proc/meminfo: memFree=1660976/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5364 CPUtime=700.03
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 321 10408 0 0 0 0 69981 22 19 0 1 0 1110669032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1341 245 202 169 0 52 0
[pid=9642] ppid=9637 vsize=23872 CPUtime=481.68
/proc/9642/stat : 9642 (hydrasat_cachew) R 9637 9637 8879 0 -1 4194304 5650 0 0 0 48163 5 0 0 25 0 1 0 1110739070 24444928 5565 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9642/statm: 5968 5565 172 362 0 5603 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 29236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9642
/proc/meminfo: memFree=1660720/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5364 CPUtime=700.03
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 321 10408 0 0 0 0 69981 22 19 0 1 0 1110669032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1341 245 202 169 0 52 0
[pid=9642] ppid=9637 vsize=24084 CPUtime=499.98
/proc/9642/stat : 9642 (hydrasat_cachew) R 9637 9637 8879 0 -1 4194304 5717 0 0 0 49993 5 0 0 25 0 1 0 1110739070 24662016 5632 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9642/statm: 6021 5632 172 362 0 5656 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 29448

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9642
/proc/meminfo: memFree=1660720/2055920 swapFree=4174420/4192956
[pid=9637] ppid=9635 vsize=5364 CPUtime=700.03
/proc/9637/stat : 9637 (hydrasat-multi.) S 9635 9637 8879 0 -1 4194304 321 10408 0 0 0 0 69981 22 19 0 1 0 1110669032 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9637/statm: 1341 245 202 169 0 52 0
[pid=9642] ppid=9637 vsize=24084 CPUtime=499.98
/proc/9642/stat : 9642 (hydrasat_cachew) R 9637 9637 8879 0 -1 4194304 5717 0 0 0 49993 5 0 0 25 0 1 0 1110739070 24662016 5632 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/9642/statm: 6021 5632 172 362 0 5656 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 29448

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1199.74
CPU system time (s): 0.284956
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 46644

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

runsolver used 0.972852 second user time and 3.40548 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-30 04:27:13
IDJOB=1529382
IDBENCH=70245
IDSOLVER=518
FILE ID=node22/1529382-1238380033
PBS_JOBID= 9061260
Free space on /tmp= 66328 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S948914005-013.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529382-1238380033/watcher-1529382-1238380033 -o /tmp/evaluation-result-1529382-1238380033/solver-1529382-1238380033 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1529382-1238380033.cnf 1800 2126956234

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

MD5SUM BENCH= 8e7038f460a2090de0c9ec52bd5a121d
RANDOM SEED=2126956234

node22.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.279
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.279
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:       1720416 kB
Buffers:         72648 kB
Cached:         165988 kB
SwapCached:      12352 kB
Active:          40496 kB
Inactive:       212128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720416 kB
SwapTotal:     4192956 kB
SwapFree:      4174420 kB
Dirty:            4548 kB
Writeback:           0 kB
Mapped:          15616 kB
Slab:            69004 kB
Committed_AS:  2907780 kB
PageTables:       1372 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= 66288 MiB
End job on node22 at 2009-03-30 04:47:16