Trace number 1733559

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_11gates_u2_autoenc.cnf
MD5SUM586caddfac4d1887f3667169b6c35a75
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.9016
Satisfiable
(Un)Satisfiability was proved
Number of variables530
Number of clauses153478
Sum of the clauses size900236
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22488
Number of clauses of size 30
Number of clauses of size 41392
Number of clauses of size 57658
Number of clauses of size over 5141876

Solver Data

0.00/0.00	c Trying configuration 1
700.03/700.48	HOME/hydrasat-multi.sh: line 48: 25287 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.03/700.48	c Trying configuration 2
1200.07/1200.71	HOME/hydrasat-multi.sh: line 64: 25295 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.07/1200.71	c Trying configuration 3

Verifier Data

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

Watcher Data

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

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

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.99 0.98 0.99 3/64 25286
/proc/meminfo: memFree=1526656/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) R 25284 25286 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 238 1992294400 4194304 4889804 548682068736 18446744073709551615 269028485791 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25286/statm: 1340 238 196 169 0 51 0
[pid=25287] ppid=25286 vsize=2052 CPUtime=0
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 107028924 2101248 157 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 513 157 117 317 0 193 0

[startup+0.0680621 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25286
/proc/meminfo: memFree=1526656/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=4296 CPUtime=0.05
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 755 0 0 0 5 0 0 0 19 0 1 0 107028924 4399104 737 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 1074 737 117 317 0 754 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9656

[startup+0.102067 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25286
/proc/meminfo: memFree=1526656/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=5352 CPUtime=0.09
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 1063 0 0 0 9 0 0 0 19 0 1 0 107028924 5480448 1045 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 1371 1046 117 317 0 1051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10712

[startup+0.302098 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25286
/proc/meminfo: memFree=1526656/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=14628 CPUtime=0.29
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 3433 0 0 0 28 1 0 0 21 0 1 0 107028924 14979072 3415 1992294400 134512640 135813592 4294956176 18446744073709551615 134678516 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 3657 3415 122 317 0 3337 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19988

[startup+0.70117 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25286
/proc/meminfo: memFree=1526656/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=16348 CPUtime=0.68
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 4001 0 0 0 67 1 0 0 25 0 1 0 107028924 16740352 3749 1992294400 134512640 135813592 4294956176 18446744073709551615 134521124 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 4087 3749 124 317 0 3767 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21708

[startup+1.50129 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25288
/proc/meminfo: memFree=1511664/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=16348 CPUtime=1.48
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 4001 0 0 0 147 1 0 0 25 0 1 0 107028924 16740352 3749 1992294400 134512640 135813592 4294956176 18446744073709551615 134521350 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 4087 3749 124 317 0 3767 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21708

[startup+3.10155 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25288
/proc/meminfo: memFree=1511536/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=16348 CPUtime=3.08
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 4001 0 0 0 307 1 0 0 25 0 1 0 107028924 16740352 3749 1992294400 134512640 135813592 4294956176 18446744073709551615 134521357 0 0 4096 1 0 0 0 17 1 0 0
/proc/25287/statm: 4087 3749 124 317 0 3767 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21708

[startup+6.30106 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25288
/proc/meminfo: memFree=1510896/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=18024 CPUtime=6.28
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 4435 0 0 0 626 2 0 0 25 0 1 0 107028924 18456576 4032 1992294400 134512640 135813592 4294956176 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 4506 4032 149 317 0 4186 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23384

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25288
/proc/meminfo: memFree=1510512/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=18024 CPUtime=12.68
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 4453 0 0 0 1266 2 0 0 25 0 1 0 107028924 18456576 4050 1992294400 134512640 135813592 4294956176 18446744073709551615 134665966 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 4506 4050 149 317 0 4186 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23384

[startup+25.5021 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25288
/proc/meminfo: memFree=1508528/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=20484 CPUtime=25.47
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 4985 0 0 0 2545 2 0 0 25 0 1 0 107028924 20975616 4582 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 5121 4582 149 317 0 4801 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 25844

[startup+51.1022 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25288
/proc/meminfo: memFree=1506992/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=22308 CPUtime=51.06
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 5367 0 0 0 5104 2 0 0 25 0 1 0 107028924 22843392 4964 1992294400 134512640 135813592 4294956176 18446744073709551615 134665306 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 5577 4964 149 317 0 5257 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 27668

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25288
/proc/meminfo: memFree=1501360/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=28436 CPUtime=102.24
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 6772 0 0 0 10220 4 0 0 25 0 1 0 107028924 29118464 6369 1992294400 134512640 135813592 4294956176 18446744073709551615 134665107 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 7109 6369 149 317 0 6789 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 33796

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25288
/proc/meminfo: memFree=1490352/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=40552 CPUtime=162.21
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 9597 0 0 0 16214 7 0 0 25 0 1 0 107028924 41525248 9116 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 10138 9116 149 317 0 9818 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 45912

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25288
/proc/meminfo: memFree=1480624/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=51228 CPUtime=222.18
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 12122 0 0 0 22209 9 0 0 25 0 1 0 107028924 52457472 11530 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 12807 11530 149 317 0 12487 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 56588

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 3/66 25288
/proc/meminfo: memFree=1472944/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=59780 CPUtime=282.15
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 14413 0 0 0 28204 11 0 0 25 0 1 0 107028924 61214720 13444 1992294400 134512640 135813592 4294956176 18446744073709551615 134665113 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 14945 13444 149 317 0 14625 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 65140

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25288
/proc/meminfo: memFree=1472944/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=59780 CPUtime=342.13
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 14421 0 0 0 34202 11 0 0 25 0 1 0 107028924 61214720 13452 1992294400 134512640 135813592 4294956176 18446744073709551615 134665113 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 14945 13452 149 317 0 14625 0

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

[pid=25287] ppid=25286 vsize=61488 CPUtime=522.02
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 14806 0 0 0 52190 12 0 0 25 0 1 0 107028924 62963712 13837 1992294400 134512640 135813592 4294956176 18446744073709551615 134609004 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 15372 13837 149 317 0 15052 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 66848

[startup+582.301 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 25294
/proc/meminfo: memFree=1469936/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=63176 CPUtime=581.99
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 15155 0 0 0 58187 12 0 0 25 0 1 0 107028924 64692224 14186 1992294400 134512640 135813592 4294956176 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 15794 14186 149 317 0 15474 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 68536

[startup+642.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 25294
/proc/meminfo: memFree=1466416/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5360 CPUtime=0
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 107028924 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25286/statm: 1340 239 197 169 0 51 0
[pid=25287] ppid=25286 vsize=67512 CPUtime=641.96
/proc/25287/stat : 25287 (hydrasat_cache4) R 25286 25286 25219 0 -1 4194304 16030 0 0 0 64184 12 0 0 25 0 1 0 107028924 69132288 15061 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/25287/statm: 16878 15061 149 317 0 16558 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 72872

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 25295
/proc/meminfo: memFree=1448816/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5364 CPUtime=700.11
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 322 18071 0 0 0 0 69975 36 16 0 1 0 107028924 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25286/statm: 1341 245 202 169 0 52 0
[pid=25295] ppid=25286 vsize=16480 CPUtime=1.8
/proc/25295/stat : 25295 (hydrasat_cachew) R 25286 25286 25219 0 -1 4194304 4017 0 0 0 179 1 0 0 25 0 1 0 107098973 16875520 3767 1992294400 134512640 135995732 4294956032 18446744073709551615 135385617 0 0 4096 1 0 0 0 17 0 0 0
/proc/25295/statm: 4120 3767 151 362 0 3755 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 21844

[startup+762.307 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 25295
/proc/meminfo: memFree=1448880/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5364 CPUtime=700.11
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 322 18071 0 0 0 0 69975 36 16 0 1 0 107028924 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25286/statm: 1341 245 202 169 0 52 0
[pid=25295] ppid=25286 vsize=18128 CPUtime=61.78
/proc/25295/stat : 25295 (hydrasat_cachew) R 25286 25286 25219 0 -1 4194304 4449 0 0 0 6175 3 0 0 25 0 1 0 107098973 18563072 4048 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25295/statm: 4532 4048 172 362 0 4167 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 23492

[startup+822.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 25295
/proc/meminfo: memFree=1448752/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5364 CPUtime=700.11
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 322 18071 0 0 0 0 69975 36 16 0 1 0 107028924 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25286/statm: 1341 245 202 169 0 52 0
[pid=25295] ppid=25286 vsize=18544 CPUtime=121.73
/proc/25295/stat : 25295 (hydrasat_cachew) R 25286 25286 25219 0 -1 4194304 4522 0 0 0 12170 3 0 0 25 0 1 0 107098973 18989056 4121 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25295/statm: 4636 4121 172 362 0 4271 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 23908

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 25295
/proc/meminfo: memFree=1443760/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5364 CPUtime=700.11
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 322 18071 0 0 0 0 69975 36 16 0 1 0 107028924 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25286/statm: 1341 245 202 169 0 52 0
[pid=25295] ppid=25286 vsize=23888 CPUtime=181.7
/proc/25295/stat : 25295 (hydrasat_cachew) R 25286 25286 25219 0 -1 4194304 5809 0 0 0 18165 5 0 0 25 0 1 0 107098973 24461312 5408 1992294400 134512640 135995732 4294956032 18446744073709551615 134638028 0 0 4096 1 0 0 0 17 0 0 0
/proc/25295/statm: 5972 5408 172 362 0 5607 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 29252

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25295
/proc/meminfo: memFree=1440240/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5364 CPUtime=700.11
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 322 18071 0 0 0 0 69975 36 16 0 1 0 107028924 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25286/statm: 1341 245 202 169 0 52 0
[pid=25295] ppid=25286 vsize=27512 CPUtime=241.67
/proc/25295/stat : 25295 (hydrasat_cachew) R 25286 25286 25219 0 -1 4194304 6685 0 0 0 24162 5 0 0 25 0 1 0 107098973 28172288 6284 1992294400 134512640 135995732 4294956032 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/25295/statm: 6878 6284 172 362 0 6513 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 32876

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25295
/proc/meminfo: memFree=1438448/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5364 CPUtime=700.11
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 322 18071 0 0 0 0 69975 36 16 0 1 0 107028924 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25286/statm: 1341 245 202 169 0 52 0
[pid=25295] ppid=25286 vsize=29332 CPUtime=301.65
/proc/25295/stat : 25295 (hydrasat_cachew) R 25286 25286 25219 0 -1 4194304 7121 0 0 0 30159 6 0 0 25 0 1 0 107098973 30035968 6720 1992294400 134512640 135995732 4294956032 18446744073709551615 135367308 0 0 4096 1 0 0 0 17 0 0 0
/proc/25295/statm: 7333 6720 172 362 0 6968 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 34696

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25295
/proc/meminfo: memFree=1438448/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5364 CPUtime=700.11
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 322 18071 0 0 0 0 69975 36 16 0 1 0 107028924 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25286/statm: 1341 245 202 169 0 52 0
[pid=25295] ppid=25286 vsize=29332 CPUtime=361.62
/proc/25295/stat : 25295 (hydrasat_cachew) R 25286 25286 25219 0 -1 4194304 7121 0 0 0 36156 6 0 0 25 0 1 0 107098973 30035968 6720 1992294400 134512640 135995732 4294956032 18446744073709551615 134807804 0 0 4096 1 0 0 0 17 0 0 0
/proc/25295/statm: 7333 6720 172 362 0 6968 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 34696

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25295
/proc/meminfo: memFree=1438128/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5364 CPUtime=700.11
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 322 18071 0 0 0 0 69975 36 16 0 1 0 107028924 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25286/statm: 1341 245 202 169 0 52 0
[pid=25295] ppid=25286 vsize=29772 CPUtime=421.59
/proc/25295/stat : 25295 (hydrasat_cachew) R 25286 25286 25219 0 -1 4194304 7201 0 0 0 42153 6 0 0 25 0 1 0 107098973 30486528 6800 1992294400 134512640 135995732 4294956032 18446744073709551615 134807865 0 0 4096 1 0 0 0 17 0 0 0
/proc/25295/statm: 7443 6800 172 362 0 7078 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 35136

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25295
/proc/meminfo: memFree=1437744/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5364 CPUtime=700.11
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 322 18071 0 0 0 0 69975 36 16 0 1 0 107028924 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25286/statm: 1341 245 202 169 0 52 0
[pid=25295] ppid=25286 vsize=30228 CPUtime=481.57
/proc/25295/stat : 25295 (hydrasat_cachew) R 25286 25286 25219 0 -1 4194304 7301 0 0 0 48151 6 0 0 25 0 1 0 107098973 30953472 6900 1992294400 134512640 135995732 4294956032 18446744073709551615 134807912 0 0 4096 1 0 0 0 17 0 0 0
/proc/25295/statm: 7557 6900 172 362 0 7192 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 35592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25295
/proc/meminfo: memFree=1437616/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5364 CPUtime=700.11
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 322 18071 0 0 0 0 69975 36 16 0 1 0 107028924 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25286/statm: 1341 245 202 169 0 52 0
[pid=25295] ppid=25286 vsize=30364 CPUtime=499.96
/proc/25295/stat : 25295 (hydrasat_cachew) R 25286 25286 25219 0 -1 4194304 7330 0 0 0 49990 6 0 0 25 0 1 0 107098973 31092736 6929 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25295/statm: 7591 6929 172 362 0 7226 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 35728

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25295
/proc/meminfo: memFree=1437616/2055920 swapFree=4181132/4192956
[pid=25286] ppid=25284 vsize=5364 CPUtime=700.11
/proc/25286/stat : 25286 (hydrasat-multi.) S 25284 25286 25219 0 -1 4194304 322 18071 0 0 0 0 69975 36 16 0 1 0 107028924 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25286/statm: 1341 245 202 169 0 52 0
[pid=25295] ppid=25286 vsize=30364 CPUtime=499.96
/proc/25295/stat : 25295 (hydrasat_cachew) R 25286 25286 25219 0 -1 4194304 7330 0 0 0 49990 6 0 0 25 0 1 0 107098973 31092736 6929 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/25295/statm: 7591 6929 172 362 0 7226 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 35728

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

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

runsolver used 1.02784 second user time and 3.34849 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-27 01:52:39
IDJOB=1733559
IDBENCH=71143
IDSOLVER=518
FILE ID=node26/1733559-1240789959
PBS_JOBID= 9187317
Free space on /tmp= 66104 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733559-1240789959/watcher-1733559-1240789959 -o /tmp/evaluation-result-1733559-1240789959/solver-1733559-1240789959 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1733559-1240789959.cnf 1800 1106434532

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

MD5SUM BENCH= 586caddfac4d1887f3667169b6c35a75
RANDOM SEED=1106434532

node26.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.261
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.261
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:       1527136 kB
Buffers:         63968 kB
Cached:         386892 kB
SwapCached:       5692 kB
Active:         151480 kB
Inactive:       307588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527136 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:            8364 kB
Writeback:           0 kB
Mapped:          13556 kB
Slab:            55788 kB
Committed_AS:   389980 kB
PageTables:       1368 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= 66040 MiB
End job on node26 at 2009-04-27 02:12:42