Trace number 1530072

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT-Multi 2009-03-22-Multi? (TO) 1200.11 1200.81

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S2142794689-088.cnf
MD5SUM0f4b7bee4959ec0290a8262b27584313
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 variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

Solver Data

0.00/0.00	c Trying configuration 1
700.01/700.44	HOME/hydrasat-multi.sh: line 48: 28323 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.01/700.44	c Trying configuration 2
1200.08/1200.80	HOME/hydrasat-multi.sh: line 64: 28327 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.08/1200.81	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-1530072-1238467524/watcher-1530072-1238467524 -o /tmp/evaluation-result-1530072-1238467524/solver-1530072-1238467524 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1530072-1238467524.cnf 1800 159283177 

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 28322
/proc/meminfo: memFree=1548216/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=1452 CPUtime=0
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 163 0 0 0 0 0 0 0 19 0 1 0 1119418626 1486848 145 1992294400 134512640 135813592 4294956160 18446744073709551615 135267678 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 363 145 116 317 0 43 0

[startup+0.09386 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28322
/proc/meminfo: memFree=1548216/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=2112 CPUtime=0.09
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 331 0 0 0 9 0 0 0 19 0 1 0 1119418626 2162688 313 1992294400 134512640 135813592 4294956160 18446744073709551615 134676846 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 528 313 125 317 0 208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7472

[startup+0.101861 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28322
/proc/meminfo: memFree=1548216/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=2112 CPUtime=0.09
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 331 0 0 0 9 0 0 0 19 0 1 0 1119418626 2162688 313 1992294400 134512640 135813592 4294956160 18446744073709551615 134521140 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 528 313 125 317 0 208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7472

[startup+0.301886 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28322
/proc/meminfo: memFree=1548216/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=2512 CPUtime=0.29
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 446 0 0 0 29 0 0 0 21 0 1 0 1119418626 2572288 427 1992294400 134512640 135813592 4294956160 18446744073709551615 134665175 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 628 427 150 317 0 308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7872

[startup+0.701939 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28322
/proc/meminfo: memFree=1548216/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=2640 CPUtime=0.69
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 491 0 0 0 69 0 0 0 25 0 1 0 1119418626 2703360 472 1992294400 134512640 135813592 4294956160 18446744073709551615 135212994 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 660 472 150 317 0 340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8000

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28324
/proc/meminfo: memFree=1546536/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=3188 CPUtime=1.49
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 632 0 0 0 149 0 0 0 25 0 1 0 1119418626 3264512 613 1992294400 134512640 135813592 4294956160 18446744073709551615 134665557 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 797 613 150 317 0 477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8548

[startup+3.10125 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28324
/proc/meminfo: memFree=1545960/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=3320 CPUtime=3.09
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 661 0 0 0 309 0 0 0 25 0 1 0 1119418626 3399680 642 1992294400 134512640 135813592 4294956160 18446744073709551615 135205843 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 830 642 150 317 0 510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8680

[startup+6.30167 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28324
/proc/meminfo: memFree=1545448/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=4056 CPUtime=6.29
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 792 0 0 0 629 0 0 0 25 0 1 0 1119418626 4153344 773 1992294400 134512640 135813592 4294956160 18446744073709551615 134665023 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 1014 773 150 317 0 694 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9416

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28324
/proc/meminfo: memFree=1544104/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=5228 CPUtime=12.69
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 1043 0 0 0 1269 0 0 0 25 0 1 0 1119418626 5353472 1024 1992294400 134512640 135813592 4294956160 18446744073709551615 134665258 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 1307 1024 150 317 0 987 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10588

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28324
/proc/meminfo: memFree=1544040/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=5512 CPUtime=25.48
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 1108 0 0 0 2548 0 0 0 25 0 1 0 1119418626 5644288 1089 1992294400 134512640 135813592 4294956160 18446744073709551615 134665107 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 1378 1089 150 317 0 1058 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10872

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28324
/proc/meminfo: memFree=1539496/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=10252 CPUtime=51.07
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 2303 0 0 0 5106 1 0 0 25 0 1 0 1119418626 10498048 2223 1992294400 134512640 135813592 4294956160 18446744073709551615 134665205 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 2563 2223 150 317 0 2243 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15612

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28324
/proc/meminfo: memFree=1535976/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=14824 CPUtime=102.24
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 3292 0 0 0 10223 1 0 0 25 0 1 0 1119418626 15179776 3078 1992294400 134512640 135813592 4294956160 18446744073709551615 134665175 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 3706 3078 150 317 0 3386 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 20184

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28326
/proc/meminfo: memFree=1532072/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=19208 CPUtime=162.21
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 4417 0 0 0 16219 2 0 0 25 0 1 0 1119418626 19668992 4021 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 4802 4021 150 317 0 4482 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 24568

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28326
/proc/meminfo: memFree=1528296/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=23616 CPUtime=222.17
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 5427 0 0 0 22213 4 0 0 25 0 1 0 1119418626 24182784 4990 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 5904 4990 150 317 0 5584 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 28976

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 28326
/proc/meminfo: memFree=1522792/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=29384 CPUtime=282.14
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 6804 0 0 0 28210 4 0 0 25 0 1 0 1119418626 30089216 6367 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 7346 6367 150 317 0 7026 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 34744

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28326
/proc/meminfo: memFree=1519336/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=33888 CPUtime=342.09
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 7920 0 0 0 34204 5 0 0 25 0 1 0 1119418626 34701312 7242 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 8472 7242 150 317 0 8152 0

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

[pid=28323] ppid=28322 vsize=42336 CPUtime=462.03
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 9761 0 0 0 46196 7 0 0 25 0 1 0 1119418626 43352064 9022 1992294400 134512640 135813592 4294956160 18446744073709551615 134665093 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 10584 9022 150 317 0 10264 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 47696

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28326
/proc/meminfo: memFree=1509096/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=45772 CPUtime=522
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 10520 0 0 0 52193 7 0 0 25 0 1 0 1119418626 46870528 9781 1992294400 134512640 135813592 4294956160 18446744073709551615 134665292 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 11443 9781 150 317 0 11123 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 51132

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28326
/proc/meminfo: memFree=1502568/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=53864 CPUtime=581.97
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 12720 0 0 0 58188 9 0 0 25 0 1 0 1119418626 55156736 11408 1992294400 134512640 135813592 4294956160 18446744073709551615 134665544 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 13466 11408 150 317 0 13146 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 59224

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28326
/proc/meminfo: memFree=1502056/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5360 CPUtime=0
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1119418626 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1340 239 197 169 0 51 0
[pid=28323] ppid=28322 vsize=54292 CPUtime=641.94
/proc/28323/stat : 28323 (hydrasat_cache4) R 28322 28322 25762 0 -1 4194304 12837 0 0 0 64185 9 0 0 25 0 1 0 1119418626 55595008 11525 1992294400 134512640 135813592 4294956160 18446744073709551615 134665804 0 0 4096 1 0 0 0 17 0 0 0
/proc/28323/statm: 13573 11525 150 317 0 13253 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 59652

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28327
/proc/meminfo: memFree=1498920/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5364 CPUtime=700.06
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 321 14697 0 0 0 0 69979 27 16 0 1 0 1119418626 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1341 245 202 169 0 52 0
[pid=28327] ppid=28322 vsize=2940 CPUtime=1.84
/proc/28327/stat : 28327 (hydrasat_cachew) R 28322 28322 25762 0 -1 4194304 543 0 0 0 184 0 0 0 25 0 1 0 1119488671 3010560 525 1992294400 134512640 135995732 4294956016 18446744073709551615 134656762 0 0 4096 1 0 0 0 17 0 0 0
/proc/28327/statm: 735 525 172 362 0 370 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 8304

[startup+762.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 28327
/proc/meminfo: memFree=1492200/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5364 CPUtime=700.06
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 321 14697 0 0 0 0 69979 27 16 0 1 0 1119418626 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1341 245 202 169 0 52 0
[pid=28327] ppid=28322 vsize=10804 CPUtime=61.72
/proc/28327/stat : 28327 (hydrasat_cachew) R 28322 28322 25762 0 -1 4194304 2460 0 0 0 6170 2 0 0 25 0 1 0 1119488671 11063296 2375 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/28327/statm: 2701 2375 172 362 0 2336 0
Current children cumulated CPU time (s) 761.78
Current children cumulated vsize (KiB) 16168

[startup+822.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 28327
/proc/meminfo: memFree=1488424/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5364 CPUtime=700.06
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 321 14697 0 0 0 0 69979 27 16 0 1 0 1119418626 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1341 245 202 169 0 52 0
[pid=28327] ppid=28322 vsize=15168 CPUtime=121.7
/proc/28327/stat : 28327 (hydrasat_cachew) R 28322 28322 25762 0 -1 4194304 3471 0 0 0 12167 3 0 0 25 0 1 0 1119488671 15532032 3321 1992294400 134512640 135995732 4294956016 18446744073709551615 134807699 0 0 4096 1 0 0 0 17 0 0 0
/proc/28327/statm: 3792 3321 172 362 0 3427 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 20532

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28327
/proc/meminfo: memFree=1488040/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5364 CPUtime=700.06
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 321 14697 0 0 0 0 69979 27 16 0 1 0 1119418626 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1341 245 202 169 0 52 0
[pid=28327] ppid=28322 vsize=15728 CPUtime=181.67
/proc/28327/stat : 28327 (hydrasat_cachew) R 28322 28322 25762 0 -1 4194304 3572 0 0 0 18164 3 0 0 25 0 1 0 1119488671 16105472 3422 1992294400 134512640 135995732 4294956016 18446744073709551615 134808131 0 0 4096 1 0 0 0 17 0 0 0
/proc/28327/statm: 3932 3422 172 362 0 3567 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 21092

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28333
/proc/meminfo: memFree=1487768/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5364 CPUtime=700.06
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 321 14697 0 0 0 0 69979 27 16 0 1 0 1119418626 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1341 245 202 169 0 52 0
[pid=28327] ppid=28322 vsize=15728 CPUtime=241.64
/proc/28327/stat : 28327 (hydrasat_cachew) R 28322 28322 25762 0 -1 4194304 3591 0 0 0 24161 3 0 0 25 0 1 0 1119488671 16105472 3441 1992294400 134512640 135995732 4294956016 18446744073709551615 135202305 0 0 4096 1 0 0 0 17 0 0 0
/proc/28327/statm: 3932 3441 172 362 0 3567 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 21092

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28333
/proc/meminfo: memFree=1487072/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5364 CPUtime=700.06
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 321 14697 0 0 0 0 69979 27 16 0 1 0 1119418626 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1341 245 202 169 0 52 0
[pid=28327] ppid=28322 vsize=16780 CPUtime=301.6
/proc/28327/stat : 28327 (hydrasat_cachew) R 28322 28322 25762 0 -1 4194304 3808 0 0 0 30157 3 0 0 25 0 1 0 1119488671 17182720 3658 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/28327/statm: 4195 3658 172 362 0 3830 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 22144

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28333
/proc/meminfo: memFree=1485472/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5364 CPUtime=700.06
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 321 14697 0 0 0 0 69979 27 16 0 1 0 1119418626 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1341 245 202 169 0 52 0
[pid=28327] ppid=28322 vsize=18560 CPUtime=361.58
/proc/28327/stat : 28327 (hydrasat_cachew) R 28322 28322 25762 0 -1 4194304 4294 0 0 0 36154 4 0 0 25 0 1 0 1119488671 19005440 4078 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/28327/statm: 4640 4078 172 362 0 4275 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 23924

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28333
/proc/meminfo: memFree=1481760/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5364 CPUtime=700.06
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 321 14697 0 0 0 0 69979 27 16 0 1 0 1119418626 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1341 245 202 169 0 52 0
[pid=28327] ppid=28322 vsize=22400 CPUtime=421.55
/proc/28327/stat : 28327 (hydrasat_cachew) R 28322 28322 25762 0 -1 4194304 5329 0 0 0 42150 5 0 0 25 0 1 0 1119488671 22937600 4990 1992294400 134512640 135995732 4294956016 18446744073709551615 134807773 0 0 4096 1 0 0 0 17 0 0 0
/proc/28327/statm: 5600 4990 172 362 0 5235 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 27764

[startup+1182.3 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 28333
/proc/meminfo: memFree=1480352/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5364 CPUtime=700.06
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 321 14697 0 0 0 0 69979 27 16 0 1 0 1119418626 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1341 245 202 169 0 52 0
[pid=28327] ppid=28322 vsize=23804 CPUtime=481.52
/proc/28327/stat : 28327 (hydrasat_cachew) R 28322 28322 25762 0 -1 4194304 5695 0 0 0 48147 5 0 0 25 0 1 0 1119488671 24375296 5356 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/28327/statm: 5951 5356 172 362 0 5586 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 29168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.14 1.04 1.01 2/66 28333
/proc/meminfo: memFree=1479520/2055920 swapFree=4177692/4192956
[pid=28322] ppid=28320 vsize=5364 CPUtime=700.06
/proc/28322/stat : 28322 (hydrasat-multi.) S 28320 28322 25762 0 -1 4194304 321 14697 0 0 0 0 69979 27 16 0 1 0 1119418626 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28322/statm: 1341 245 202 169 0 52 0
[pid=28327] ppid=28322 vsize=24728 CPUtime=500.02
/proc/28327/stat : 28327 (hydrasat_cachew) R 28322 28322 25762 0 -1 4194304 5901 0 0 0 49997 5 0 0 25 0 1 0 1119488671 25321472 5562 1992294400 134512640 135995732 4294956016 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/28327/statm: 6182 5562 172 362 0 5817 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 30092

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.81
CPU time (s): 1200.11
CPU user time (s): 1199.77
CPU system time (s): 0.334949
CPU usage (%): 99.9414
Max. virtual memory (cumulated for all children) (KiB): 59652

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

runsolver used 1.00285 second user time and 3.37449 second system time

The end

Launcher Data

Begin job on node13 at 2009-03-31 04:45:24
IDJOB=1530072
IDBENCH=70475
IDSOLVER=518
FILE ID=node13/1530072-1238467524
PBS_JOBID= 9061728
Free space on /tmp= 66396 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S2142794689-088.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530072-1238467524/watcher-1530072-1238467524 -o /tmp/evaluation-result-1530072-1238467524/solver-1530072-1238467524 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1530072-1238467524.cnf 1800 159283177

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

MD5SUM BENCH= 0f4b7bee4959ec0290a8262b27584313
RANDOM SEED=159283177

node13.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:       1548696 kB
Buffers:         79864 kB
Cached:         339208 kB
SwapCached:       9056 kB
Active:         268616 kB
Inactive:       160872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1548696 kB
SwapTotal:     4192956 kB
SwapFree:      4177692 kB
Dirty:            4216 kB
Writeback:           0 kB
Mapped:          16140 kB
Slab:            63672 kB
Committed_AS:  3051472 kB
PageTables:       1464 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= 66348 MiB
End job on node13 at 2009-03-31 05:05:27