Trace number 2078475

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-10SAT 145.58 149.127

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-8_ext.xml
MD5SUMc333f846853957646be8a6d35325162e
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.61799
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

145.53/149.12	s SATISFIABLE
145.53/149.12	v 4 16 10 1 12 18 11 11 13 0 14 10 2 17 8 8 2 9 3 15

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2078475-1247367004/watcher-2078475-1247367004 -o /tmp/evaluation-result-2078475-1247367004/solver-2078475-1247367004 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2078475-1247367004.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.85 2.17 2.29 4/75 23527
/proc/meminfo: memFree=1007640/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 23765049 5484544 240 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23527/statm: 1339 240 199 169 0 50 0
[pid=23528] ppid=23527 vsize=5356 CPUtime=0
/proc/23528/stat : 23528 (solver) R 23527 23527 23490 0 -1 4194368 19 0 0 0 0 0 0 0 19 0 1 0 23765050 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 251601153319 0 0 4096 0 0 0 0 17 1 0 0
/proc/23528/statm: 1339 241 200 169 0 50 0

[startup+0.258734 s]
/proc/loadavg: 1.85 2.17 2.29 4/75 23527
/proc/meminfo: memFree=1007640/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23765049 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30173 s]
/proc/loadavg: 1.85 2.17 2.29 4/75 23527
/proc/meminfo: memFree=1007640/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23765049 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.401741 s]
/proc/loadavg: 1.85 2.17 2.29 4/75 23527
/proc/meminfo: memFree=1007640/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23765049 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701782 s]
/proc/loadavg: 1.85 2.17 2.29 4/75 23527
/proc/meminfo: memFree=1007640/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0.67
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 361 801 0 0 0 0 20 47 15 0 1 0 23765049 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5356

[startup+1.50287 s]
/proc/loadavg: 1.85 2.17 2.29 3/85 23541
/proc/meminfo: memFree=1001672/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0.67
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 361 801 0 0 0 0 20 47 15 0 1 0 23765049 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 242 201 169 0 50 0
[pid=23532] ppid=23527 vsize=311688 CPUtime=0.62
/proc/23532/stat : 23532 (Conquer) R 23527 23527 23490 0 -1 0 3182 0 0 0 61 1 0 0 24 0 9 0 23765119 319168512 2691 996147200 134512640 142716928 4294956224 18446744073709551615 134708753 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/23532/statm: 77922 2691 645 2003 0 75334 0
[pid=23532/tid=23534] ppid=23527 vsize=311688 CPUtime=0
/proc/23532/task/23534/stat : 23534 (Conquer) S 23527 23527 23490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23765119 319168512 2691 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=23532/tid=23535] ppid=23527 vsize=311688 CPUtime=0
/proc/23532/task/23535/stat : 23535 (Conquer) S 23527 23527 23490 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23765137 319168512 2691 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23536] ppid=23527 vsize=311688 CPUtime=0
/proc/23532/task/23536/stat : 23536 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23765139 319168512 2691 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23537] ppid=23527 vsize=311688 CPUtime=0
/proc/23532/task/23537/stat : 23537 (Conquer) S 23527 23527 23490 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 23765139 319168512 2691 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23538] ppid=23527 vsize=311688 CPUtime=0
/proc/23532/task/23538/stat : 23538 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23765139 319168512 2691 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23539] ppid=23527 vsize=311688 CPUtime=0
/proc/23532/task/23539/stat : 23539 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23765139 319168512 2691 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23540] ppid=23527 vsize=311688 CPUtime=0
/proc/23532/task/23540/stat : 23540 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23765139 319168512 2691 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23541] ppid=23527 vsize=311688 CPUtime=0
/proc/23532/task/23541/stat : 23541 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23765139 319168512 2691 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) 317044

[startup+3.10205 s]
/proc/loadavg: 1.85 2.17 2.29 3/85 23541
/proc/meminfo: memFree=971272/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0.67
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 361 801 0 0 0 0 20 47 15 0 1 0 23765049 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 242 201 169 0 50 0
[pid=23532] ppid=23527 vsize=313876 CPUtime=2.21
/proc/23532/stat : 23532 (Conquer) R 23527 23527 23490 0 -1 0 10421 0 0 0 217 4 0 0 25 0 9 0 23765119 321409024 9885 996147200 134512640 142716928 4294956224 18446744073709551615 134806651 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/23532/statm: 78469 9885 688 2003 0 75881 0
[pid=23532/tid=23534] ppid=23527 vsize=313876 CPUtime=0
/proc/23532/task/23534/stat : 23534 (Conquer) S 23527 23527 23490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23765119 321409024 9885 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=23532/tid=23535] ppid=23527 vsize=313876 CPUtime=0.06
/proc/23532/task/23535/stat : 23535 (Conquer) S 23527 23527 23490 0 -1 64 19 0 0 0 6 0 0 0 17 0 9 0 23765137 321409024 9885 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23536] ppid=23527 vsize=313876 CPUtime=0
/proc/23532/task/23536/stat : 23536 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23765139 321409024 9885 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23537] ppid=23527 vsize=313876 CPUtime=0.01
/proc/23532/task/23537/stat : 23537 (Conquer) S 23527 23527 23490 0 -1 64 5 0 0 0 1 0 0 0 16 0 9 0 23765139 321409024 9885 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23538] ppid=23527 vsize=313876 CPUtime=0
/proc/23532/task/23538/stat : 23538 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 321409024 9885 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23539] ppid=23527 vsize=313876 CPUtime=0
/proc/23532/task/23539/stat : 23539 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23765139 321409024 9885 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23540] ppid=23527 vsize=313876 CPUtime=0
/proc/23532/task/23540/stat : 23540 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 321409024 9885 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23541] ppid=23527 vsize=313876 CPUtime=0
/proc/23532/task/23541/stat : 23541 (Conquer) S 23527 23527 23490 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 23765139 321409024 9885 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) 319232

[startup+6.30141 s]
/proc/loadavg: 1.86 2.17 2.29 3/85 23541
/proc/meminfo: memFree=962696/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0.67
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 361 801 0 0 0 0 20 47 15 0 1 0 23765049 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 242 201 169 0 50 0
[pid=23532] ppid=23527 vsize=313876 CPUtime=5.38
/proc/23532/stat : 23532 (Conquer) R 23527 23527 23490 0 -1 0 11154 0 0 0 534 4 0 0 25 0 9 0 23765119 321409024 10593 996147200 134512640 142716928 4294956224 18446744073709551615 135303999 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/23532/statm: 78469 10593 688 2003 0 75881 0
[pid=23532/tid=23534] ppid=23527 vsize=313876 CPUtime=0
/proc/23532/task/23534/stat : 23534 (Conquer) S 23527 23527 23490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23765119 321409024 10593 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=23532/tid=23535] ppid=23527 vsize=313876 CPUtime=0.09
/proc/23532/task/23535/stat : 23535 (Conquer) S 23527 23527 23490 0 -1 64 24 0 0 0 9 0 0 0 17 0 9 0 23765137 321409024 10593 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23536] ppid=23527 vsize=313876 CPUtime=0
/proc/23532/task/23536/stat : 23536 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 321409024 10593 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23537] ppid=23527 vsize=313876 CPUtime=0.01
/proc/23532/task/23537/stat : 23537 (Conquer) S 23527 23527 23490 0 -1 64 5 0 0 0 1 0 0 0 16 0 9 0 23765139 321409024 10593 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23538] ppid=23527 vsize=313876 CPUtime=0
/proc/23532/task/23538/stat : 23538 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 321409024 10593 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23539] ppid=23527 vsize=313876 CPUtime=0
/proc/23532/task/23539/stat : 23539 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 321409024 10593 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23540] ppid=23527 vsize=313876 CPUtime=0
/proc/23532/task/23540/stat : 23540 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 321409024 10593 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23541] ppid=23527 vsize=313876 CPUtime=0
/proc/23532/task/23541/stat : 23541 (Conquer) S 23527 23527 23490 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 23765139 321409024 10593 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) 319232

[startup+12.7021 s]
/proc/loadavg: 1.95 2.19 2.29 3/85 23541
/proc/meminfo: memFree=964488/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0.67
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 361 801 0 0 0 0 20 47 15 0 1 0 23765049 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 242 201 169 0 50 0
[pid=23532] ppid=23527 vsize=314668 CPUtime=11.26
/proc/23532/stat : 23532 (Conquer) R 23527 23527 23490 0 -1 0 11915 0 0 0 1121 5 0 0 25 0 9 0 23765119 322220032 9582 996147200 134512640 142716928 4294956224 18446744073709551615 134798625 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/23532/statm: 78667 9582 688 2003 0 76079 0
[pid=23532/tid=23534] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23534/stat : 23534 (Conquer) S 23527 23527 23490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23765119 322220032 9582 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=23532/tid=23535] ppid=23527 vsize=314668 CPUtime=0.13
/proc/23532/task/23535/stat : 23535 (Conquer) S 23527 23527 23490 0 -1 64 25 0 0 0 13 0 0 0 17 0 9 0 23765137 322220032 9582 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23536] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23536/stat : 23536 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 9582 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23537] ppid=23527 vsize=314668 CPUtime=0.02
/proc/23532/task/23537/stat : 23537 (Conquer) S 23527 23527 23490 0 -1 64 5 0 0 0 2 0 0 0 16 0 9 0 23765139 322220032 9582 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23538] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23538/stat : 23538 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 9582 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23539] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23539/stat : 23539 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 9582 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23540] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23540/stat : 23540 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 9582 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23541] ppid=23527 vsize=314668 CPUtime=0.02
/proc/23532/task/23541/stat : 23541 (Conquer) S 23527 23527 23490 0 -1 64 216 0 0 0 2 0 0 0 15 0 9 0 23765139 322220032 9582 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 320024

[startup+25.5065 s]
/proc/loadavg: 2.25 2.24 2.31 3/85 23541
/proc/meminfo: memFree=974600/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0.67
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 361 801 0 0 0 0 20 47 15 0 1 0 23765049 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 242 201 169 0 50 0
[pid=23532] ppid=23527 vsize=314668 CPUtime=21.89
/proc/23532/stat : 23532 (Conquer) R 23527 23527 23490 0 -1 0 13319 0 0 0 2181 8 0 0 25 0 9 0 23765119 322220032 6426 996147200 134512640 142716928 4294956224 18446744073709551615 135303887 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/23532/statm: 78667 6426 688 2003 0 76079 0
[pid=23532/tid=23534] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23534/stat : 23534 (Conquer) S 23527 23527 23490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23765119 322220032 6426 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=23532/tid=23535] ppid=23527 vsize=314668 CPUtime=0.17
/proc/23532/task/23535/stat : 23535 (Conquer) S 23527 23527 23490 0 -1 64 25 0 0 0 17 0 0 0 17 0 9 0 23765137 322220032 6426 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23536] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23536/stat : 23536 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6426 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23537] ppid=23527 vsize=314668 CPUtime=0.08
/proc/23532/task/23537/stat : 23537 (Conquer) S 23527 23527 23490 0 -1 64 5 0 0 0 8 0 0 0 16 0 9 0 23765139 322220032 6426 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23538] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23538/stat : 23538 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6426 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23539] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23539/stat : 23539 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6426 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23540] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23540/stat : 23540 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6426 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23541] ppid=23527 vsize=314668 CPUtime=0.02
/proc/23532/task/23541/stat : 23541 (Conquer) S 23527 23527 23490 0 -1 64 216 0 0 0 2 0 0 0 15 0 9 0 23765139 322220032 6426 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.56
Current children cumulated vsize (KiB) 320024

[startup+51.1014 s]
/proc/loadavg: 2.16 2.22 2.30 3/85 23541

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

Current children cumulated CPU time (s) 124.63
Current children cumulated vsize (KiB) 320024

[startup+140.902 s]
/proc/loadavg: 2.03 2.16 2.26 3/85 23543
/proc/meminfo: memFree=947848/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0.67
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 361 801 0 0 0 0 20 47 15 0 1 0 23765049 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 242 201 169 0 50 0
[pid=23532] ppid=23527 vsize=314668 CPUtime=136.71
/proc/23532/stat : 23532 (Conquer) R 23527 23527 23490 0 -1 0 22365 0 0 0 13651 20 0 0 25 0 9 0 23765119 322220032 6174 996147200 134512640 142716928 4294956224 18446744073709551615 134793520 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/23532/statm: 78667 6174 688 2003 0 76079 0
[pid=23532/tid=23534] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23534/stat : 23534 (Conquer) S 23527 23527 23490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23765119 322220032 6174 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=23532/tid=23535] ppid=23527 vsize=314668 CPUtime=0.76
/proc/23532/task/23535/stat : 23535 (Conquer) S 23527 23527 23490 0 -1 64 25 0 0 0 74 2 0 0 16 0 9 0 23765137 322220032 6174 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23536] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23536/stat : 23536 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23765139 322220032 6174 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23537] ppid=23527 vsize=314668 CPUtime=0.69
/proc/23532/task/23537/stat : 23537 (Conquer) S 23527 23527 23490 0 -1 64 5 0 0 0 69 0 0 0 15 0 9 0 23765139 322220032 6174 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23538] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23538/stat : 23538 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23765139 322220032 6174 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23539] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23539/stat : 23539 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23765139 322220032 6174 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23540] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23540/stat : 23540 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23765139 322220032 6174 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23541] ppid=23527 vsize=314668 CPUtime=0.02
/proc/23532/task/23541/stat : 23541 (Conquer) S 23527 23527 23490 0 -1 64 216 0 0 0 2 0 0 0 15 0 9 0 23765139 322220032 6174 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 137.38
Current children cumulated vsize (KiB) 320024

[startup+144.102 s]
/proc/loadavg: 2.03 2.16 2.26 3/85 23543
/proc/meminfo: memFree=947208/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0.67
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 361 801 0 0 0 0 20 47 15 0 1 0 23765049 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 242 201 169 0 50 0
[pid=23532] ppid=23527 vsize=314668 CPUtime=139.88
/proc/23532/stat : 23532 (Conquer) R 23527 23527 23490 0 -1 0 22389 0 0 0 13968 20 0 0 25 0 9 0 23765119 322220032 6170 996147200 134512640 142716928 4294956224 18446744073709551615 135303821 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/23532/statm: 78667 6170 688 2003 0 76079 0
[pid=23532/tid=23534] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23534/stat : 23534 (Conquer) S 23527 23527 23490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23765119 322220032 6170 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=23532/tid=23535] ppid=23527 vsize=314668 CPUtime=0.78
/proc/23532/task/23535/stat : 23535 (Conquer) S 23527 23527 23490 0 -1 64 25 0 0 0 76 2 0 0 17 0 9 0 23765137 322220032 6170 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23536] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23536/stat : 23536 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6170 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23537] ppid=23527 vsize=314668 CPUtime=0.69
/proc/23532/task/23537/stat : 23537 (Conquer) S 23527 23527 23490 0 -1 64 5 0 0 0 69 0 0 0 16 0 9 0 23765139 322220032 6170 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23538] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23538/stat : 23538 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6170 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23539] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23539/stat : 23539 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6170 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23540] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23540/stat : 23540 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6170 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23541] ppid=23527 vsize=314668 CPUtime=0.02
/proc/23532/task/23541/stat : 23541 (Conquer) S 23527 23527 23490 0 -1 64 216 0 0 0 2 0 0 0 15 0 9 0 23765139 322220032 6170 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 140.55
Current children cumulated vsize (KiB) 320024

[startup+147.302 s]
/proc/loadavg: 2.03 2.16 2.26 3/85 23543
/proc/meminfo: memFree=946568/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0.67
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 361 801 0 0 0 0 20 47 15 0 1 0 23765049 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 242 201 169 0 50 0
[pid=23532] ppid=23527 vsize=314668 CPUtime=143.07
/proc/23532/stat : 23532 (Conquer) R 23527 23527 23490 0 -1 0 22909 0 0 0 14286 21 0 0 25 0 9 0 23765119 322220032 6482 996147200 134512640 142716928 4294956224 18446744073709551615 135303884 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/23532/statm: 78667 6482 688 2003 0 76079 0
[pid=23532/tid=23534] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23534/stat : 23534 (Conquer) S 23527 23527 23490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23765119 322220032 6482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=23532/tid=23535] ppid=23527 vsize=314668 CPUtime=0.8
/proc/23532/task/23535/stat : 23535 (Conquer) S 23527 23527 23490 0 -1 64 25 0 0 0 78 2 0 0 17 0 9 0 23765137 322220032 6482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23536] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23536/stat : 23536 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23537] ppid=23527 vsize=314668 CPUtime=0.71
/proc/23532/task/23537/stat : 23537 (Conquer) S 23527 23527 23490 0 -1 64 5 0 0 0 71 0 0 0 16 0 9 0 23765139 322220032 6482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23538] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23538/stat : 23538 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23539] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23539/stat : 23539 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23540] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23540/stat : 23540 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23541] ppid=23527 vsize=314668 CPUtime=0.02
/proc/23532/task/23541/stat : 23541 (Conquer) S 23527 23527 23490 0 -1 64 216 0 0 0 2 0 0 0 15 0 9 0 23765139 322220032 6482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 143.74
Current children cumulated vsize (KiB) 320024

[startup+148.102 s]
/proc/loadavg: 2.03 2.16 2.26 3/85 23543
/proc/meminfo: memFree=946120/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0.67
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 361 801 0 0 0 0 20 47 15 0 1 0 23765049 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 242 201 169 0 50 0
[pid=23532] ppid=23527 vsize=314668 CPUtime=143.87
/proc/23532/stat : 23532 (Conquer) R 23527 23527 23490 0 -1 0 22915 0 0 0 14366 21 0 0 25 0 9 0 23765119 322220032 6094 996147200 134512640 142716928 4294956224 18446744073709551615 135447008 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/23532/statm: 78667 6094 688 2003 0 76079 0
[pid=23532/tid=23534] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23534/stat : 23534 (Conquer) S 23527 23527 23490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23765119 322220032 6094 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=23532/tid=23535] ppid=23527 vsize=314668 CPUtime=0.81
/proc/23532/task/23535/stat : 23535 (Conquer) S 23527 23527 23490 0 -1 64 25 0 0 0 79 2 0 0 17 0 9 0 23765137 322220032 6094 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23536] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23536/stat : 23536 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6094 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23537] ppid=23527 vsize=314668 CPUtime=0.71
/proc/23532/task/23537/stat : 23537 (Conquer) S 23527 23527 23490 0 -1 64 5 0 0 0 71 0 0 0 16 0 9 0 23765139 322220032 6094 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23538] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23538/stat : 23538 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6094 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23539] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23539/stat : 23539 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6094 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23540] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23540/stat : 23540 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 6094 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23541] ppid=23527 vsize=314668 CPUtime=0.02
/proc/23532/task/23541/stat : 23541 (Conquer) S 23527 23527 23490 0 -1 64 216 0 0 0 2 0 0 0 15 0 9 0 23765139 322220032 6094 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 144.54
Current children cumulated vsize (KiB) 320024

[startup+148.902 s]
/proc/loadavg: 2.03 2.15 2.26 3/85 23543
/proc/meminfo: memFree=946568/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0.67
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 361 801 0 0 0 0 20 47 15 0 1 0 23765049 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 242 201 169 0 50 0
[pid=23532] ppid=23527 vsize=314668 CPUtime=144.66
/proc/23532/stat : 23532 (Conquer) R 23527 23527 23490 0 -1 0 22919 0 0 0 14445 21 0 0 25 0 9 0 23765119 322220032 5918 996147200 134512640 142716928 4294956224 18446744073709551615 135303827 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/23532/statm: 78667 5918 688 2003 0 76079 0
[pid=23532/tid=23534] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23534/stat : 23534 (Conquer) S 23527 23527 23490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23765119 322220032 5918 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=23532/tid=23535] ppid=23527 vsize=314668 CPUtime=0.82
/proc/23532/task/23535/stat : 23535 (Conquer) S 23527 23527 23490 0 -1 64 25 0 0 0 80 2 0 0 16 0 9 0 23765137 322220032 5918 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23536] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23536/stat : 23536 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 5918 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23537] ppid=23527 vsize=314668 CPUtime=0.71
/proc/23532/task/23537/stat : 23537 (Conquer) S 23527 23527 23490 0 -1 64 5 0 0 0 71 0 0 0 16 0 9 0 23765139 322220032 5918 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23538] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23538/stat : 23538 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 5918 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23539] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23539/stat : 23539 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 5918 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23540] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23540/stat : 23540 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 5918 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23541] ppid=23527 vsize=314668 CPUtime=0.02
/proc/23532/task/23541/stat : 23541 (Conquer) S 23527 23527 23490 0 -1 64 216 0 0 0 2 0 0 0 15 0 9 0 23765139 322220032 5918 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 145.33
Current children cumulated vsize (KiB) 320024

[startup+149.102 s]
/proc/loadavg: 2.03 2.15 2.26 3/85 23543
/proc/meminfo: memFree=946568/2055920 swapFree=4192812/4192956
[pid=23527] ppid=23525 vsize=5356 CPUtime=0.67
/proc/23527/stat : 23527 (solver) S 23525 23527 23490 0 -1 4194304 361 801 0 0 0 0 20 47 15 0 1 0 23765049 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 1339 242 201 169 0 50 0
[pid=23532] ppid=23527 vsize=314668 CPUtime=144.86
/proc/23532/stat : 23532 (Conquer) R 23527 23527 23490 0 -1 0 22919 0 0 0 14465 21 0 0 25 0 9 0 23765119 322220032 5902 996147200 134512640 142716928 4294956224 18446744073709551615 134798643 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/23532/statm: 78667 5902 688 2003 0 76079 0
[pid=23532/tid=23534] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23534/stat : 23534 (Conquer) S 23527 23527 23490 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23765119 322220032 5902 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=23532/tid=23535] ppid=23527 vsize=314668 CPUtime=0.82
/proc/23532/task/23535/stat : 23535 (Conquer) S 23527 23527 23490 0 -1 64 25 0 0 0 80 2 0 0 17 0 9 0 23765137 322220032 5902 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23536] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23536/stat : 23536 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 5902 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23537] ppid=23527 vsize=314668 CPUtime=0.71
/proc/23532/task/23537/stat : 23537 (Conquer) S 23527 23527 23490 0 -1 64 5 0 0 0 71 0 0 0 16 0 9 0 23765139 322220032 5902 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23538] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23538/stat : 23538 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 5902 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23539] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23539/stat : 23539 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 5902 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23540] ppid=23527 vsize=314668 CPUtime=0
/proc/23532/task/23540/stat : 23540 (Conquer) S 23527 23527 23490 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23765139 322220032 5902 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=23532/tid=23541] ppid=23527 vsize=314668 CPUtime=0.02
/proc/23532/task/23541/stat : 23541 (Conquer) S 23527 23527 23490 0 -1 64 216 0 0 0 2 0 0 0 15 0 9 0 23765139 322220032 5902 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 145.53
Current children cumulated vsize (KiB) 320024

Child status: 0
Real time (s): 149.127
CPU time (s): 145.58
CPU user time (s): 144.877
CPU system time (s): 0.702893
CPU usage (%): 97.6216
Max. virtual memory (cumulated for all children) (KiB): 320028

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

runsolver used 0.182972 second user time and 0.505923 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-12 04:50:04
IDJOB=2078475
IDBENCH=56757
IDSOLVER=740
FILE ID=node91/2078475-1247367004
PBS_JOBID= 9507129
Free space on /tmp= 66032 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/rand-3-20-20-fcd/normalized-rand-3-20-20-60-632-fcd-8_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2078475-1247367004/watcher-2078475-1247367004 -o /tmp/evaluation-result-2078475-1247367004/solver-2078475-1247367004 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2078475-1247367004.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= c333f846853957646be8a6d35325162e
RANDOM SEED=791928183

node91.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.241
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.241
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:       1008184 kB
Buffers:         31812 kB
Cached:         371700 kB
SwapCached:          0 kB
Active:         917640 kB
Inactive:        65856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1008184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           22180 kB
Writeback:           0 kB
Mapped:         591236 kB
Slab:            48296 kB
Committed_AS:   738100 kB
PageTables:       2932 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66008 MiB
End job on node91 at 2009-07-12 04:52:34