Trace number 2089871

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
Conquer 2009-07-10UNSAT 209.565 211.785

General information on the benchmark

Namecsp/rand-2-40-19/
normalized-rand-2-40-19-443-230-20_ext.xml
MD5SUM5b05a39c23d0bd62d5f22e103d794b92
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark69.1305
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints325
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension325
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

209.45/211.78	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2089871-1247390618/watcher-2089871-1247390618 -o /tmp/evaluation-result-2089871-1247390618/solver-2089871-1247390618 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2089871-1247390618.xml -dir HOME -tmpdir HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.97 1.80 3/81 26282
/proc/meminfo: memFree=1696792/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 26127066 5484544 240 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26282/statm: 1339 240 199 169 0 50 0
[pid=26283] ppid=26282 vsize=5356 CPUtime=0
/proc/26283/stat : 26283 (solver) R 26282 26282 24668 0 -1 4194368 19 0 0 0 0 0 0 0 19 0 1 0 26127066 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 228043844903 0 0 4096 0 0 0 0 17 1 0 0
/proc/26283/statm: 1339 241 200 169 0 50 0

[startup+0.105128 s]
/proc/loadavg: 1.99 1.97 1.80 3/81 26282
/proc/meminfo: memFree=1696792/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+0.20095 s]
/proc/loadavg: 1.99 1.97 1.80 3/81 26282
/proc/meminfo: memFree=1696792/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+0.301969 s]
/proc/loadavg: 1.99 1.97 1.80 3/81 26282
/proc/meminfo: memFree=1696792/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+0.701051 s]
/proc/loadavg: 1.99 1.97 1.80 3/81 26282
/proc/meminfo: memFree=1696792/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5356

[startup+1.50221 s]
/proc/loadavg: 1.99 1.97 1.80 3/91 26296
/proc/meminfo: memFree=1684104/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
[pid=26287] ppid=26282 vsize=311684 CPUtime=1.21
/proc/26287/stat : 26287 (Conquer) R 26282 26282 24668 0 -1 0 8231 0 0 0 117 4 0 0 25 0 9 0 26127076 319164416 7716 996147200 134512640 142716928 4294956224 18446744073709551615 134909356 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/26287/statm: 77921 7716 681 2003 0 75334 0
[pid=26287/tid=26289] ppid=26282 vsize=311684 CPUtime=0
/proc/26287/task/26289/stat : 26289 (Conquer) S 26282 26282 24668 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26127077 319164416 7716 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26287/tid=26290] ppid=26282 vsize=311684 CPUtime=0
/proc/26287/task/26290/stat : 26290 (Conquer) S 26282 26282 24668 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 26127095 319164416 7716 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26291] ppid=26282 vsize=311684 CPUtime=0
/proc/26287/task/26291/stat : 26291 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127096 319164416 7716 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26292] ppid=26282 vsize=311684 CPUtime=0
/proc/26287/task/26292/stat : 26292 (Conquer) S 26282 26282 24668 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 26127096 319164416 7716 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26293] ppid=26282 vsize=311684 CPUtime=0
/proc/26287/task/26293/stat : 26293 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319164416 7716 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26294] ppid=26282 vsize=311684 CPUtime=0
/proc/26287/task/26294/stat : 26294 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319164416 7716 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26295] ppid=26282 vsize=311684 CPUtime=0
/proc/26287/task/26295/stat : 26295 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319164416 7716 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26296] ppid=26282 vsize=311684 CPUtime=0
/proc/26287/task/26296/stat : 26296 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319164416 7716 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 317040

[startup+3.10253 s]
/proc/loadavg: 1.99 1.97 1.80 3/91 26296
/proc/meminfo: memFree=1666056/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
[pid=26287] ppid=26282 vsize=311816 CPUtime=2.8
/proc/26287/stat : 26287 (Conquer) R 26282 26282 24668 0 -1 0 15562 0 0 0 274 6 0 0 25 0 9 0 26127076 319299584 14064 996147200 134512640 142716928 4294956224 18446744073709551615 134780638 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/26287/statm: 77954 14064 686 2003 0 75367 0
[pid=26287/tid=26289] ppid=26282 vsize=311816 CPUtime=0
/proc/26287/task/26289/stat : 26289 (Conquer) S 26282 26282 24668 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26127077 319299584 14064 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26287/tid=26290] ppid=26282 vsize=311816 CPUtime=0.03
/proc/26287/task/26290/stat : 26290 (Conquer) S 26282 26282 24668 0 -1 64 21 0 0 0 3 0 0 0 16 0 9 0 26127095 319299584 14064 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26291] ppid=26282 vsize=311816 CPUtime=0
/proc/26287/task/26291/stat : 26291 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127096 319299584 14064 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26292] ppid=26282 vsize=311816 CPUtime=0
/proc/26287/task/26292/stat : 26292 (Conquer) S 26282 26282 24668 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 26127096 319299584 14064 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26293] ppid=26282 vsize=311816 CPUtime=0
/proc/26287/task/26293/stat : 26293 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319299584 14064 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26294] ppid=26282 vsize=311816 CPUtime=0
/proc/26287/task/26294/stat : 26294 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319299584 14064 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26295] ppid=26282 vsize=311816 CPUtime=0
/proc/26287/task/26295/stat : 26295 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319299584 14064 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26296] ppid=26282 vsize=311816 CPUtime=0
/proc/26287/task/26296/stat : 26296 (Conquer) S 26282 26282 24668 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 26127097 319299584 14064 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 317172

[startup+6.30216 s]
/proc/loadavg: 1.99 1.97 1.80 3/91 26296
/proc/meminfo: memFree=1642184/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
[pid=26287] ppid=26282 vsize=311948 CPUtime=5.97
/proc/26287/stat : 26287 (Conquer) R 26282 26282 24668 0 -1 0 17070 0 0 0 589 8 0 0 25 0 9 0 26127076 319434752 10523 996147200 134512640 142716928 4294956224 18446744073709551615 134750148 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/26287/statm: 77987 10523 686 2003 0 75400 0
[pid=26287/tid=26289] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26289/stat : 26289 (Conquer) S 26282 26282 24668 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26127077 319434752 10523 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26287/tid=26290] ppid=26282 vsize=311948 CPUtime=0.06
/proc/26287/task/26290/stat : 26290 (Conquer) S 26282 26282 24668 0 -1 64 28 0 0 0 6 0 0 0 16 0 9 0 26127095 319434752 10523 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26291] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26291/stat : 26291 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127096 319434752 10523 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26292] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26292/stat : 26292 (Conquer) S 26282 26282 24668 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 26127096 319434752 10523 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26293] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26293/stat : 26293 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 10523 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26294] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26294/stat : 26294 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 10523 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26295] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26295/stat : 26295 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 10523 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26296] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26296/stat : 26296 (Conquer) S 26282 26282 24668 0 -1 64 55 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 10523 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 317304

[startup+12.7024 s]
/proc/loadavg: 2.15 2.00 1.81 3/91 26296
/proc/meminfo: memFree=1663304/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
[pid=26287] ppid=26282 vsize=311948 CPUtime=12.34
/proc/26287/stat : 26287 (Conquer) R 26282 26282 24668 0 -1 0 19686 0 0 0 1222 12 0 0 25 0 9 0 26127076 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 134827820 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/26287/statm: 77987 8511 686 2003 0 75400 0
[pid=26287/tid=26289] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26289/stat : 26289 (Conquer) S 26282 26282 24668 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26127077 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26287/tid=26290] ppid=26282 vsize=311948 CPUtime=0.13
/proc/26287/task/26290/stat : 26290 (Conquer) S 26282 26282 24668 0 -1 64 28 0 0 0 12 1 0 0 16 0 9 0 26127095 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26291] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26291/stat : 26291 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127096 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26292] ppid=26282 vsize=311948 CPUtime=0.01
/proc/26287/task/26292/stat : 26292 (Conquer) S 26282 26282 24668 0 -1 64 2 0 0 0 1 0 0 0 15 0 9 0 26127096 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26293] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26293/stat : 26293 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26294] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26294/stat : 26294 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26295] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26295/stat : 26295 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26296] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26296/stat : 26296 (Conquer) S 26282 26282 24668 0 -1 64 55 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 317304

[startup+25.5029 s]
/proc/loadavg: 2.41 2.07 1.83 3/91 26296
/proc/meminfo: memFree=1662920/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
[pid=26287] ppid=26282 vsize=311948 CPUtime=24.98
/proc/26287/stat : 26287 (Conquer) R 26282 26282 24668 0 -1 0 23668 0 0 0 2480 18 0 0 25 0 9 0 26127076 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 134825408 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/26287/statm: 77987 8511 686 2003 0 75400 0
[pid=26287/tid=26289] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26289/stat : 26289 (Conquer) S 26282 26282 24668 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26127077 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26287/tid=26290] ppid=26282 vsize=311948 CPUtime=0.2
/proc/26287/task/26290/stat : 26290 (Conquer) S 26282 26282 24668 0 -1 64 28 0 0 0 19 1 0 0 16 0 9 0 26127095 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26291] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26291/stat : 26291 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127096 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26292] ppid=26282 vsize=311948 CPUtime=0.07
/proc/26287/task/26292/stat : 26292 (Conquer) S 26282 26282 24668 0 -1 64 2 0 0 0 7 0 0 0 15 0 9 0 26127096 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26293] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26293/stat : 26293 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26294] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26294/stat : 26294 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26295] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26295/stat : 26295 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=26287/tid=26296] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26296/stat : 26296 (Conquer) S 26282 26282 24668 0 -1 64 55 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 317304

[startup+51.103 s]
/proc/loadavg: 2.60 2.14 1.86 3/91 26296

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

Current children cumulated CPU time (s) 202.59
Current children cumulated vsize (KiB) 317304

[startup+208.007 s]
/proc/loadavg: 2.04 2.08 1.88 3/91 26296
/proc/meminfo: memFree=1661320/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
[pid=26287] ppid=26282 vsize=311948 CPUtime=205.69
/proc/26287/stat : 26287 (Conquer) R 26282 26282 24668 0 -1 0 58658 0 0 0 20480 89 0 0 25 0 9 0 26127076 319434752 9207 996147200 134512640 142716928 4294956224 18446744073709551615 134750660 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/26287/statm: 77987 9207 686 2003 0 75400 0
[pid=26287/tid=26289] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26289/stat : 26289 (Conquer) S 26282 26282 24668 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26127077 319434752 9207 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26287/tid=26290] ppid=26282 vsize=311948 CPUtime=1.31
/proc/26287/task/26290/stat : 26290 (Conquer) S 26282 26282 24668 0 -1 64 28 0 0 0 123 8 0 0 16 0 9 0 26127095 319434752 9207 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26291] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26291/stat : 26291 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127096 319434752 9207 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26292] ppid=26282 vsize=311948 CPUtime=0.91
/proc/26287/task/26292/stat : 26292 (Conquer) S 26282 26282 24668 0 -1 64 2 0 0 0 91 0 0 0 15 0 9 0 26127096 319434752 9207 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26293] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26293/stat : 26293 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 9207 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26294] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26294/stat : 26294 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 9207 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26295] ppid=26282 vsize=311948 CPUtime=0.01
/proc/26287/task/26295/stat : 26295 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 26127097 319434752 9207 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26296] ppid=26282 vsize=311948 CPUtime=0.03
/proc/26287/task/26296/stat : 26296 (Conquer) S 26282 26282 24668 0 -1 64 55 0 0 0 2 1 0 0 15 0 9 0 26127097 319434752 9207 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 205.77
Current children cumulated vsize (KiB) 317304

[startup+209.602 s]
/proc/loadavg: 2.04 2.08 1.88 3/91 26296
/proc/meminfo: memFree=1662344/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
[pid=26287] ppid=26282 vsize=311948 CPUtime=207.28
/proc/26287/stat : 26287 (Conquer) R 26282 26282 24668 0 -1 0 59174 0 0 0 20638 90 0 0 25 0 9 0 26127076 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 134750620 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/26287/statm: 77987 8511 686 2003 0 75400 0
[pid=26287/tid=26289] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26289/stat : 26289 (Conquer) S 26282 26282 24668 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26127077 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26287/tid=26290] ppid=26282 vsize=311948 CPUtime=1.32
/proc/26287/task/26290/stat : 26290 (Conquer) S 26282 26282 24668 0 -1 64 28 0 0 0 124 8 0 0 16 0 9 0 26127095 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26291] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26291/stat : 26291 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127096 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26292] ppid=26282 vsize=311948 CPUtime=0.92
/proc/26287/task/26292/stat : 26292 (Conquer) S 26282 26282 24668 0 -1 64 2 0 0 0 92 0 0 0 15 0 9 0 26127096 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26293] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26293/stat : 26293 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26294] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26294/stat : 26294 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26295] ppid=26282 vsize=311948 CPUtime=0.01
/proc/26287/task/26295/stat : 26295 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26296] ppid=26282 vsize=311948 CPUtime=0.03
/proc/26287/task/26296/stat : 26296 (Conquer) S 26282 26282 24668 0 -1 64 55 0 0 0 2 1 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 207.36
Current children cumulated vsize (KiB) 317304

[startup+210.402 s]
/proc/loadavg: 2.04 2.08 1.88 3/91 26296
/proc/meminfo: memFree=1662088/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
[pid=26287] ppid=26282 vsize=311948 CPUtime=208.08
/proc/26287/stat : 26287 (Conquer) R 26282 26282 24668 0 -1 0 59704 0 0 0 20717 91 0 0 25 0 9 0 26127076 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 134750680 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/26287/statm: 77987 8511 686 2003 0 75400 0
[pid=26287/tid=26289] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26289/stat : 26289 (Conquer) S 26282 26282 24668 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26127077 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26287/tid=26290] ppid=26282 vsize=311948 CPUtime=1.32
/proc/26287/task/26290/stat : 26290 (Conquer) S 26282 26282 24668 0 -1 64 28 0 0 0 124 8 0 0 16 0 9 0 26127095 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26291] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26291/stat : 26291 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127096 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26292] ppid=26282 vsize=311948 CPUtime=0.92
/proc/26287/task/26292/stat : 26292 (Conquer) S 26282 26282 24668 0 -1 64 2 0 0 0 92 0 0 0 15 0 9 0 26127096 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26293] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26293/stat : 26293 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26294] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26294/stat : 26294 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26295] ppid=26282 vsize=311948 CPUtime=0.01
/proc/26287/task/26295/stat : 26295 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26296] ppid=26282 vsize=311948 CPUtime=0.03
/proc/26287/task/26296/stat : 26296 (Conquer) S 26282 26282 24668 0 -1 64 55 0 0 0 2 1 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 208.16
Current children cumulated vsize (KiB) 317304

[startup+211.203 s]
/proc/loadavg: 2.04 2.08 1.88 3/91 26296
/proc/meminfo: memFree=1663432/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
[pid=26287] ppid=26282 vsize=311948 CPUtime=208.88
/proc/26287/stat : 26287 (Conquer) R 26282 26282 24668 0 -1 0 59910 0 0 0 20797 91 0 0 25 0 9 0 26127076 319434752 8679 996147200 134512640 142716928 4294956224 18446744073709551615 134810505 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/26287/statm: 77987 8679 686 2003 0 75400 0
[pid=26287/tid=26289] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26289/stat : 26289 (Conquer) S 26282 26282 24668 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26127077 319434752 8679 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26287/tid=26290] ppid=26282 vsize=311948 CPUtime=1.32
/proc/26287/task/26290/stat : 26290 (Conquer) S 26282 26282 24668 0 -1 64 28 0 0 0 124 8 0 0 16 0 9 0 26127095 319434752 8679 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26291] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26291/stat : 26291 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127096 319434752 8679 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26292] ppid=26282 vsize=311948 CPUtime=0.92
/proc/26287/task/26292/stat : 26292 (Conquer) S 26282 26282 24668 0 -1 64 2 0 0 0 92 0 0 0 15 0 9 0 26127096 319434752 8679 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26293] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26293/stat : 26293 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8679 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26294] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26294/stat : 26294 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8679 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26295] ppid=26282 vsize=311948 CPUtime=0.01
/proc/26287/task/26295/stat : 26295 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 26127097 319434752 8679 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26296] ppid=26282 vsize=311948 CPUtime=0.03
/proc/26287/task/26296/stat : 26296 (Conquer) S 26282 26282 24668 0 -1 64 55 0 0 0 2 1 0 0 15 0 9 0 26127097 319434752 8679 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 208.96
Current children cumulated vsize (KiB) 317304

[startup+211.603 s]
/proc/loadavg: 2.04 2.08 1.88 3/91 26296
/proc/meminfo: memFree=1663432/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
[pid=26287] ppid=26282 vsize=311948 CPUtime=209.27
/proc/26287/stat : 26287 (Conquer) R 26282 26282 24668 0 -1 0 59926 0 0 0 20836 91 0 0 25 0 9 0 26127076 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 134809134 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/26287/statm: 77987 8511 686 2003 0 75400 0
[pid=26287/tid=26289] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26289/stat : 26289 (Conquer) S 26282 26282 24668 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26127077 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26287/tid=26290] ppid=26282 vsize=311948 CPUtime=1.33
/proc/26287/task/26290/stat : 26290 (Conquer) S 26282 26282 24668 0 -1 64 28 0 0 0 125 8 0 0 16 0 9 0 26127095 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26291] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26291/stat : 26291 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127096 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26292] ppid=26282 vsize=311948 CPUtime=0.93
/proc/26287/task/26292/stat : 26292 (Conquer) S 26282 26282 24668 0 -1 64 2 0 0 0 93 0 0 0 15 0 9 0 26127096 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26293] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26293/stat : 26293 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26294] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26294/stat : 26294 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26295] ppid=26282 vsize=311948 CPUtime=0.01
/proc/26287/task/26295/stat : 26295 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26296] ppid=26282 vsize=311948 CPUtime=0.03
/proc/26287/task/26296/stat : 26296 (Conquer) S 26282 26282 24668 0 -1 64 55 0 0 0 2 1 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 209.35
Current children cumulated vsize (KiB) 317304

[startup+211.702 s]
/proc/loadavg: 2.04 2.08 1.88 3/91 26296
/proc/meminfo: memFree=1663432/2055920 swapFree=4192812/4192956
[pid=26282] ppid=26280 vsize=5356 CPUtime=0.08
/proc/26282/stat : 26282 (solver) S 26280 26282 24668 0 -1 4194304 361 379 0 0 0 0 2 6 15 0 1 0 26127066 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 1339 242 201 169 0 50 0
[pid=26287] ppid=26282 vsize=311948 CPUtime=209.37
/proc/26287/stat : 26287 (Conquer) R 26282 26282 24668 0 -1 0 59930 0 0 0 20846 91 0 0 25 0 9 0 26127076 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 134810807 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/26287/statm: 77987 8511 686 2003 0 75400 0
[pid=26287/tid=26289] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26289/stat : 26289 (Conquer) S 26282 26282 24668 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 26127077 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=26287/tid=26290] ppid=26282 vsize=311948 CPUtime=1.33
/proc/26287/task/26290/stat : 26290 (Conquer) S 26282 26282 24668 0 -1 64 28 0 0 0 125 8 0 0 16 0 9 0 26127095 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26291] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26291/stat : 26291 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127096 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26292] ppid=26282 vsize=311948 CPUtime=0.93
/proc/26287/task/26292/stat : 26292 (Conquer) S 26282 26282 24668 0 -1 64 2 0 0 0 93 0 0 0 15 0 9 0 26127096 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26293] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26293/stat : 26293 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26294] ppid=26282 vsize=311948 CPUtime=0
/proc/26287/task/26294/stat : 26294 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26295] ppid=26282 vsize=311948 CPUtime=0.01
/proc/26287/task/26295/stat : 26295 (Conquer) S 26282 26282 24668 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=26287/tid=26296] ppid=26282 vsize=311948 CPUtime=0.03
/proc/26287/task/26296/stat : 26296 (Conquer) S 26282 26282 24668 0 -1 64 55 0 0 0 2 1 0 0 15 0 9 0 26127097 319434752 8511 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 209.45
Current children cumulated vsize (KiB) 317304

Child status: 0
Real time (s): 211.785
CPU time (s): 209.565
CPU user time (s): 208.568
CPU system time (s): 0.996848
CPU usage (%): 98.9516
Max. virtual memory (cumulated for all children) (KiB): 317308

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

runsolver used 0.265959 second user time and 0.713891 second system time

The end

Launcher Data

Begin job on node77 at 2009-07-12 11:23:38
IDJOB=2089871
IDBENCH=59640
IDSOLVER=740
FILE ID=node77/2089871-1247390618
PBS_JOBID= 9507222
Free space on /tmp= 66248 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/rand-2-40-19/normalized-rand-2-40-19-443-230-20_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2089871-1247390618/watcher-2089871-1247390618 -o /tmp/evaluation-result-2089871-1247390618/solver-2089871-1247390618 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2089871-1247390618.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= 5b05a39c23d0bd62d5f22e103d794b92
RANDOM SEED=56323654

node77.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.256
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.256
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1697336 kB
Buffers:         19064 kB
Cached:         146108 kB
SwapCached:          0 kB
Active:         248752 kB
Inactive:        60952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           20844 kB
Writeback:           0 kB
Mapped:         162284 kB
Slab:            34008 kB
Committed_AS:   948980 kB
PageTables:       2020 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= 66228 MiB
End job on node77 at 2009-07-12 11:27:10