Trace number 2059566

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 456.041 460.59

General information on the benchmark

Namecsp/rand-2-25/
normalized-rand-25-25-300-147-59021_ext.xml
MD5SUMcf972dad052e0e75f6111f8bc4219577
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark49.1405
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

455.94/460.58	s SATISFIABLE
455.94/460.58	v 12 24 17 18 15 0 10 12 23 19 18 10 22 14 15 22 20 11 3 12 6 12 23 16 14

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-2059566-1247339924/watcher-2059566-1247339924 -o /tmp/evaluation-result-2059566-1247339924/solver-2059566-1247339924 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2059566-1247339924.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: 2.12 2.11 2.09 4/81 14233
/proc/meminfo: memFree=1834016/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5212 CPUtime=0
/proc/14233/stat : 14233 (solver) R 14231 14233 13339 0 -1 4194304 69 0 0 0 0 0 0 0 20 0 1 0 21055903 5337088 43 996147200 4194304 4889804 548682068704 18446744073709551615 235368675417 0 0 4096 0 0 0 0 17 1 0 0
/proc/14233/statm: 1303 43 29 169 0 14 0

[startup+0.0602949 s]
/proc/loadavg: 2.12 2.11 2.09 4/81 14233
/proc/meminfo: memFree=1834016/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 21055903 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101303 s]
/proc/loadavg: 2.12 2.11 2.09 4/81 14233
/proc/meminfo: memFree=1834016/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 21055903 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301314 s]
/proc/loadavg: 2.12 2.11 2.09 4/81 14233
/proc/meminfo: memFree=1834016/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0.13
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 361 401 0 0 0 0 4 9 15 0 1 0 21055903 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5356

[startup+0.701349 s]
/proc/loadavg: 2.12 2.11 2.09 4/81 14233
/proc/meminfo: memFree=1834016/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0.13
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 361 401 0 0 0 0 4 9 15 0 1 0 21055903 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5356

[startup+1.50243 s]
/proc/loadavg: 2.19 2.12 2.09 3/91 14247
/proc/meminfo: memFree=1824912/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0.13
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 361 401 0 0 0 0 4 9 15 0 1 0 21055903 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 242 201 169 0 50 0
[pid=14238] ppid=14233 vsize=311692 CPUtime=1.14
/proc/14238/stat : 14238 (Conquer) R 14233 14233 13339 0 -1 0 6748 0 0 0 111 3 0 0 25 0 9 0 21055918 319172608 6239 996147200 134512640 142716928 4294956224 18446744073709551615 134829073 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14238/statm: 77923 6239 676 2003 0 75334 0
[pid=14238/tid=14240] ppid=14233 vsize=311692 CPUtime=0
/proc/14238/task/14240/stat : 14240 (Conquer) S 14233 14233 13339 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055918 319172608 6239 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14238/tid=14241] ppid=14233 vsize=311692 CPUtime=0.01
/proc/14238/task/14241/stat : 14241 (Conquer) S 14233 14233 13339 0 -1 64 15 0 0 0 1 0 0 0 16 0 9 0 21055936 319172608 6239 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14242] ppid=14233 vsize=311692 CPUtime=0
/proc/14238/task/14242/stat : 14242 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319172608 6239 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14243] ppid=14233 vsize=311692 CPUtime=0
/proc/14238/task/14243/stat : 14243 (Conquer) S 14233 14233 13339 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 21055938 319172608 6239 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14244] ppid=14233 vsize=311692 CPUtime=0
/proc/14238/task/14244/stat : 14244 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319172608 6239 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14245] ppid=14233 vsize=311692 CPUtime=0
/proc/14238/task/14245/stat : 14245 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319172608 6239 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14246] ppid=14233 vsize=311692 CPUtime=0
/proc/14238/task/14246/stat : 14246 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319172608 6239 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14247] ppid=14233 vsize=311692 CPUtime=0
/proc/14238/task/14247/stat : 14247 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319172608 6239 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 317048

[startup+3.10258 s]
/proc/loadavg: 2.19 2.12 2.09 3/91 14247
/proc/meminfo: memFree=1804560/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0.13
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 361 401 0 0 0 0 4 9 15 0 1 0 21055903 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 242 201 169 0 50 0
[pid=14238] ppid=14233 vsize=311824 CPUtime=2.72
/proc/14238/stat : 14238 (Conquer) R 14233 14233 13339 0 -1 0 15800 0 0 0 264 8 0 0 25 0 9 0 21055918 319307776 15215 996147200 134512640 142716928 4294956224 18446744073709551615 134750154 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14238/statm: 77956 15215 683 2003 0 75367 0
[pid=14238/tid=14240] ppid=14233 vsize=311824 CPUtime=0
/proc/14238/task/14240/stat : 14240 (Conquer) S 14233 14233 13339 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055918 319307776 15215 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14238/tid=14241] ppid=14233 vsize=311824 CPUtime=0.04
/proc/14238/task/14241/stat : 14241 (Conquer) S 14233 14233 13339 0 -1 64 23 0 0 0 4 0 0 0 17 0 9 0 21055936 319307776 15215 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14242] ppid=14233 vsize=311824 CPUtime=0
/proc/14238/task/14242/stat : 14242 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21055938 319307776 15215 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14243] ppid=14233 vsize=311824 CPUtime=0
/proc/14238/task/14243/stat : 14243 (Conquer) S 14233 14233 13339 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21055938 319307776 15215 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14244] ppid=14233 vsize=311824 CPUtime=0
/proc/14238/task/14244/stat : 14244 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21055938 319307776 15215 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14245] ppid=14233 vsize=311824 CPUtime=0
/proc/14238/task/14245/stat : 14245 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21055938 319307776 15215 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14246] ppid=14233 vsize=311824 CPUtime=0
/proc/14238/task/14246/stat : 14246 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21055938 319307776 15215 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14247] ppid=14233 vsize=311824 CPUtime=0
/proc/14238/task/14247/stat : 14247 (Conquer) S 14233 14233 13339 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21055938 319307776 15215 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 317180

[startup+6.30186 s]
/proc/loadavg: 2.17 2.12 2.09 3/91 14247
/proc/meminfo: memFree=1776336/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0.13
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 361 401 0 0 0 0 4 9 15 0 1 0 21055903 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 242 201 169 0 50 0
[pid=14238] ppid=14233 vsize=312088 CPUtime=5.9
/proc/14238/stat : 14238 (Conquer) R 14233 14233 13339 0 -1 0 16785 0 0 0 580 10 0 0 25 0 9 0 21055918 319578112 10960 996147200 134512640 142716928 4294956224 18446744073709551615 134807799 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14238/statm: 78022 10960 683 2003 0 75433 0
[pid=14238/tid=14240] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14240/stat : 14240 (Conquer) S 14233 14233 13339 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055918 319578112 10960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14238/tid=14241] ppid=14233 vsize=312088 CPUtime=0.06
/proc/14238/task/14241/stat : 14241 (Conquer) S 14233 14233 13339 0 -1 64 24 0 0 0 6 0 0 0 16 0 9 0 21055936 319578112 10960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14242] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14242/stat : 14242 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 10960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14243] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14243/stat : 14243 (Conquer) S 14233 14233 13339 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 10960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14244] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14244/stat : 14244 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 10960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14245] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14245/stat : 14245 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 10960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14246] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14246/stat : 14246 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 10960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14247] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14247/stat : 14247 (Conquer) S 14233 14233 13339 0 -1 64 81 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 10960 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 317444

[startup+12.7014 s]
/proc/loadavg: 2.16 2.12 2.09 3/91 14247
/proc/meminfo: memFree=1804176/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0.13
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 361 401 0 0 0 0 4 9 15 0 1 0 21055903 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 242 201 169 0 50 0
[pid=14238] ppid=14233 vsize=312088 CPUtime=12.23
/proc/14238/stat : 14238 (Conquer) R 14233 14233 13339 0 -1 0 20259 0 0 0 1209 14 0 0 25 0 9 0 21055918 319578112 8084 996147200 134512640 142716928 4294956224 18446744073709551615 134835232 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14238/statm: 78022 8084 683 2003 0 75433 0
[pid=14238/tid=14240] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14240/stat : 14240 (Conquer) S 14233 14233 13339 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055918 319578112 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14238/tid=14241] ppid=14233 vsize=312088 CPUtime=0.11
/proc/14238/task/14241/stat : 14241 (Conquer) S 14233 14233 13339 0 -1 64 24 0 0 0 11 0 0 0 16 0 9 0 21055936 319578112 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14242] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14242/stat : 14242 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14243] ppid=14233 vsize=312088 CPUtime=0.01
/proc/14238/task/14243/stat : 14243 (Conquer) S 14233 14233 13339 0 -1 64 5 0 0 0 1 0 0 0 15 0 9 0 21055938 319578112 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14244] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14244/stat : 14244 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14245] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14245/stat : 14245 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14246] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14246/stat : 14246 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14247] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14247/stat : 14247 (Conquer) S 14233 14233 13339 0 -1 64 81 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 8084 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 317444

[startup+25.5026 s]
/proc/loadavg: 2.12 2.11 2.09 3/91 14247
/proc/meminfo: memFree=1805136/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0.13
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 361 401 0 0 0 0 4 9 15 0 1 0 21055903 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 242 201 169 0 50 0
[pid=14238] ppid=14233 vsize=312088 CPUtime=24.91
/proc/14238/stat : 14238 (Conquer) R 14233 14233 13339 0 -1 0 28639 0 0 0 2470 21 0 0 25 0 9 0 21055918 319578112 8080 996147200 134512640 142716928 4294956224 18446744073709551615 134750788 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14238/statm: 78022 8080 683 2003 0 75433 0
[pid=14238/tid=14240] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14240/stat : 14240 (Conquer) S 14233 14233 13339 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055918 319578112 8080 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14238/tid=14241] ppid=14233 vsize=312088 CPUtime=0.2
/proc/14238/task/14241/stat : 14241 (Conquer) S 14233 14233 13339 0 -1 64 24 0 0 0 18 2 0 0 16 0 9 0 21055936 319578112 8080 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14242] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14242/stat : 14242 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 8080 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14243] ppid=14233 vsize=312088 CPUtime=0.07
/proc/14238/task/14243/stat : 14243 (Conquer) S 14233 14233 13339 0 -1 64 5 0 0 0 7 0 0 0 15 0 9 0 21055938 319578112 8080 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14244] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14244/stat : 14244 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 8080 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14245] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14245/stat : 14245 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 8080 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14246] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14246/stat : 14246 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 8080 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14247] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14247/stat : 14247 (Conquer) S 14233 14233 13339 0 -1 64 81 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 8080 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 317444

[startup+51.1029 s]
/proc/loadavg: 2.08 2.10 2.09 3/91 14247
/proc/meminfo: memFree=1805392/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0.13
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 361 401 0 0 0 0 4 9 15 0 1 0 21055903 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 443.45
Current children cumulated vsize (KiB) 317444

[startup+454.307 s]
/proc/loadavg: 2.00 2.02 2.05 3/91 14247
/proc/meminfo: memFree=1800400/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0.13
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 361 401 0 0 0 0 4 9 15 0 1 0 21055903 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 242 201 169 0 50 0
[pid=14238] ppid=14233 vsize=312088 CPUtime=449.67
/proc/14238/stat : 14238 (Conquer) R 14233 14233 13339 0 -1 0 252949 0 0 0 44710 257 0 0 25 0 9 0 21055918 319578112 8652 996147200 134512640 142716928 4294956224 18446744073709551615 134768656 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14238/statm: 78022 8652 683 2003 0 75433 0
[pid=14238/tid=14240] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14240/stat : 14240 (Conquer) S 14233 14233 13339 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055918 319578112 8652 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14238/tid=14241] ppid=14233 vsize=312088 CPUtime=2.56
/proc/14238/task/14241/stat : 14241 (Conquer) S 14233 14233 13339 0 -1 64 24 0 0 0 230 26 0 0 16 0 9 0 21055936 319578112 8652 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14242] ppid=14233 vsize=312088 CPUtime=0.01
/proc/14238/task/14242/stat : 14242 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21055938 319578112 8652 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14243] ppid=14233 vsize=312088 CPUtime=2.25
/proc/14238/task/14243/stat : 14243 (Conquer) S 14233 14233 13339 0 -1 64 5 0 0 0 224 1 0 0 15 0 9 0 21055938 319578112 8652 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14244] ppid=14233 vsize=312088 CPUtime=0.02
/proc/14238/task/14244/stat : 14244 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055938 319578112 8652 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14245] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14245/stat : 14245 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 8652 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14246] ppid=14233 vsize=312088 CPUtime=0.02
/proc/14238/task/14246/stat : 14246 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055938 319578112 8652 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14247] ppid=14233 vsize=312088 CPUtime=0.03
/proc/14238/task/14247/stat : 14247 (Conquer) S 14233 14233 13339 0 -1 64 81 0 0 0 1 2 0 0 15 0 9 0 21055938 319578112 8652 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 449.8
Current children cumulated vsize (KiB) 317444

[startup+457.501 s]
/proc/loadavg: 2.00 2.02 2.05 3/91 14247
/proc/meminfo: memFree=1804112/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0.13
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 361 401 0 0 0 0 4 9 15 0 1 0 21055903 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 242 201 169 0 50 0
[pid=14238] ppid=14233 vsize=312088 CPUtime=452.83
/proc/14238/stat : 14238 (Conquer) R 14233 14233 13339 0 -1 0 254685 0 0 0 45024 259 0 0 25 0 9 0 21055918 319578112 7632 996147200 134512640 142716928 4294956224 18446744073709551615 134810700 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14238/statm: 78022 7632 683 2003 0 75433 0
[pid=14238/tid=14240] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14240/stat : 14240 (Conquer) S 14233 14233 13339 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055918 319578112 7632 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14238/tid=14241] ppid=14233 vsize=312088 CPUtime=2.58
/proc/14238/task/14241/stat : 14241 (Conquer) S 14233 14233 13339 0 -1 64 24 0 0 0 232 26 0 0 16 0 9 0 21055936 319578112 7632 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14242] ppid=14233 vsize=312088 CPUtime=0.01
/proc/14238/task/14242/stat : 14242 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21055938 319578112 7632 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14243] ppid=14233 vsize=312088 CPUtime=2.27
/proc/14238/task/14243/stat : 14243 (Conquer) S 14233 14233 13339 0 -1 64 5 0 0 0 226 1 0 0 15 0 9 0 21055938 319578112 7632 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14244] ppid=14233 vsize=312088 CPUtime=0.02
/proc/14238/task/14244/stat : 14244 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055938 319578112 7632 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14245] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14245/stat : 14245 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 7632 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14246] ppid=14233 vsize=312088 CPUtime=0.02
/proc/14238/task/14246/stat : 14246 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055938 319578112 7632 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14247] ppid=14233 vsize=312088 CPUtime=0.03
/proc/14238/task/14247/stat : 14247 (Conquer) S 14233 14233 13339 0 -1 64 81 0 0 0 1 2 0 0 15 0 9 0 21055938 319578112 7632 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 452.96
Current children cumulated vsize (KiB) 317444

[startup+459.102 s]
/proc/loadavg: 2.00 2.02 2.05 3/91 14247
/proc/meminfo: memFree=1802640/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0.13
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 361 401 0 0 0 0 4 9 15 0 1 0 21055903 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 242 201 169 0 50 0
[pid=14238] ppid=14233 vsize=312088 CPUtime=454.42
/proc/14238/stat : 14238 (Conquer) R 14233 14233 13339 0 -1 0 255267 0 0 0 45182 260 0 0 25 0 9 0 21055918 319578112 8144 996147200 134512640 142716928 4294956224 18446744073709551615 134809599 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14238/statm: 78022 8144 683 2003 0 75433 0
[pid=14238/tid=14240] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14240/stat : 14240 (Conquer) S 14233 14233 13339 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055918 319578112 8144 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14238/tid=14241] ppid=14233 vsize=312088 CPUtime=2.59
/proc/14238/task/14241/stat : 14241 (Conquer) S 14233 14233 13339 0 -1 64 24 0 0 0 233 26 0 0 16 0 9 0 21055936 319578112 8144 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14242] ppid=14233 vsize=312088 CPUtime=0.01
/proc/14238/task/14242/stat : 14242 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21055938 319578112 8144 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14243] ppid=14233 vsize=312088 CPUtime=2.28
/proc/14238/task/14243/stat : 14243 (Conquer) S 14233 14233 13339 0 -1 64 5 0 0 0 227 1 0 0 15 0 9 0 21055938 319578112 8144 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14244] ppid=14233 vsize=312088 CPUtime=0.02
/proc/14238/task/14244/stat : 14244 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055938 319578112 8144 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14245] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14245/stat : 14245 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 8144 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14246] ppid=14233 vsize=312088 CPUtime=0.02
/proc/14238/task/14246/stat : 14246 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055938 319578112 8144 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14247] ppid=14233 vsize=312088 CPUtime=0.03
/proc/14238/task/14247/stat : 14247 (Conquer) S 14233 14233 13339 0 -1 64 81 0 0 0 1 2 0 0 15 0 9 0 21055938 319578112 8144 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 454.55
Current children cumulated vsize (KiB) 317444

[startup+459.902 s]
/proc/loadavg: 2.00 2.02 2.05 3/91 14247
/proc/meminfo: memFree=1805264/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0.13
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 361 401 0 0 0 0 4 9 15 0 1 0 21055903 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 242 201 169 0 50 0
[pid=14238] ppid=14233 vsize=312088 CPUtime=455.21
/proc/14238/stat : 14238 (Conquer) R 14233 14233 13339 0 -1 0 255751 0 0 0 45260 261 0 0 25 0 9 0 21055918 319578112 7832 996147200 134512640 142716928 4294956224 18446744073709551615 134808954 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14238/statm: 78022 7832 683 2003 0 75433 0
[pid=14238/tid=14240] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14240/stat : 14240 (Conquer) S 14233 14233 13339 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055918 319578112 7832 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14238/tid=14241] ppid=14233 vsize=312088 CPUtime=2.59
/proc/14238/task/14241/stat : 14241 (Conquer) S 14233 14233 13339 0 -1 64 24 0 0 0 233 26 0 0 16 0 9 0 21055936 319578112 7832 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14242] ppid=14233 vsize=312088 CPUtime=0.01
/proc/14238/task/14242/stat : 14242 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21055938 319578112 7832 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14243] ppid=14233 vsize=312088 CPUtime=2.28
/proc/14238/task/14243/stat : 14243 (Conquer) S 14233 14233 13339 0 -1 64 5 0 0 0 227 1 0 0 15 0 9 0 21055938 319578112 7832 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14244] ppid=14233 vsize=312088 CPUtime=0.02
/proc/14238/task/14244/stat : 14244 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055938 319578112 7832 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14245] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14245/stat : 14245 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 7832 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14246] ppid=14233 vsize=312088 CPUtime=0.02
/proc/14238/task/14246/stat : 14246 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055938 319578112 7832 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14247] ppid=14233 vsize=312088 CPUtime=0.03
/proc/14238/task/14247/stat : 14247 (Conquer) S 14233 14233 13339 0 -1 64 81 0 0 0 1 2 0 0 15 0 9 0 21055938 319578112 7832 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 455.34
Current children cumulated vsize (KiB) 317444

[startup+460.303 s]
/proc/loadavg: 2.00 2.02 2.05 3/91 14247
/proc/meminfo: memFree=1805264/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0.13
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 361 401 0 0 0 0 4 9 15 0 1 0 21055903 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 242 201 169 0 50 0
[pid=14238] ppid=14233 vsize=312088 CPUtime=455.61
/proc/14238/stat : 14238 (Conquer) R 14233 14233 13339 0 -1 0 255769 0 0 0 45300 261 0 0 25 0 9 0 21055918 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 134829621 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14238/statm: 78022 7440 683 2003 0 75433 0
[pid=14238/tid=14240] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14240/stat : 14240 (Conquer) S 14233 14233 13339 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055918 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14238/tid=14241] ppid=14233 vsize=312088 CPUtime=2.59
/proc/14238/task/14241/stat : 14241 (Conquer) S 14233 14233 13339 0 -1 64 24 0 0 0 233 26 0 0 16 0 9 0 21055936 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14242] ppid=14233 vsize=312088 CPUtime=0.01
/proc/14238/task/14242/stat : 14242 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21055938 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14243] ppid=14233 vsize=312088 CPUtime=2.28
/proc/14238/task/14243/stat : 14243 (Conquer) S 14233 14233 13339 0 -1 64 5 0 0 0 227 1 0 0 15 0 9 0 21055938 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14244] ppid=14233 vsize=312088 CPUtime=0.02
/proc/14238/task/14244/stat : 14244 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055938 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14245] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14245/stat : 14245 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14246] ppid=14233 vsize=312088 CPUtime=0.02
/proc/14238/task/14246/stat : 14246 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055938 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14247] ppid=14233 vsize=312088 CPUtime=0.03
/proc/14238/task/14247/stat : 14247 (Conquer) S 14233 14233 13339 0 -1 64 81 0 0 0 1 2 0 0 15 0 9 0 21055938 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 455.74
Current children cumulated vsize (KiB) 317444

[startup+460.503 s]
/proc/loadavg: 2.00 2.02 2.05 3/91 14247
/proc/meminfo: memFree=1805264/2055920 swapFree=4192812/4192956
[pid=14233] ppid=14231 vsize=5356 CPUtime=0.13
/proc/14233/stat : 14233 (solver) S 14231 14233 13339 0 -1 4194304 361 401 0 0 0 0 4 9 15 0 1 0 21055903 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14233/statm: 1339 242 201 169 0 50 0
[pid=14238] ppid=14233 vsize=312088 CPUtime=455.81
/proc/14238/stat : 14238 (Conquer) R 14233 14233 13339 0 -1 0 255777 0 0 0 45320 261 0 0 25 0 9 0 21055918 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 134833547 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14238/statm: 78022 7440 683 2003 0 75433 0
[pid=14238/tid=14240] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14240/stat : 14240 (Conquer) S 14233 14233 13339 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055918 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14238/tid=14241] ppid=14233 vsize=312088 CPUtime=2.59
/proc/14238/task/14241/stat : 14241 (Conquer) S 14233 14233 13339 0 -1 64 24 0 0 0 233 26 0 0 16 0 9 0 21055936 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14242] ppid=14233 vsize=312088 CPUtime=0.01
/proc/14238/task/14242/stat : 14242 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21055938 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14243] ppid=14233 vsize=312088 CPUtime=2.28
/proc/14238/task/14243/stat : 14243 (Conquer) S 14233 14233 13339 0 -1 64 5 0 0 0 227 1 0 0 15 0 9 0 21055938 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14244] ppid=14233 vsize=312088 CPUtime=0.02
/proc/14238/task/14244/stat : 14244 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055938 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14245] ppid=14233 vsize=312088 CPUtime=0
/proc/14238/task/14245/stat : 14245 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055938 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14246] ppid=14233 vsize=312088 CPUtime=0.02
/proc/14238/task/14246/stat : 14246 (Conquer) S 14233 14233 13339 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055938 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14238/tid=14247] ppid=14233 vsize=312088 CPUtime=0.03
/proc/14238/task/14247/stat : 14247 (Conquer) S 14233 14233 13339 0 -1 64 81 0 0 0 1 2 0 0 15 0 9 0 21055938 319578112 7440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 455.94
Current children cumulated vsize (KiB) 317444

Child status: 0
Real time (s): 460.59
CPU time (s): 456.041
CPU user time (s): 453.318
CPU system time (s): 2.72259
CPU usage (%): 99.0123
Max. virtual memory (cumulated for all children) (KiB): 317448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 453.318
system time used= 2.72259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256703
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= 34475
involuntary context switches= 31736

runsolver used 0.545917 second user time and 1.57376 second system time

The end

Launcher Data

Begin job on node51 at 2009-07-11 21:18:44
IDJOB=2059566
IDBENCH=53593
IDSOLVER=740
FILE ID=node51/2059566-1247339924
PBS_JOBID= 9506634
Free space on /tmp= 66156 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/rand-2-25/normalized-rand-25-25-300-147-59021_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059566-1247339924/watcher-2059566-1247339924 -o /tmp/evaluation-result-2059566-1247339924/solver-2059566-1247339924 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2059566-1247339924.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= cf972dad052e0e75f6111f8bc4219577
RANDOM SEED=1704365370

node51.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.225
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.225
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1834496 kB
Buffers:         14540 kB
Cached:         130164 kB
SwapCached:          0 kB
Active:         141920 kB
Inactive:        33044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           20960 kB
Writeback:           0 kB
Mapped:          42948 kB
Slab:            31588 kB
Committed_AS:   170320 kB
PageTables:       1868 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= 66132 MiB
End job on node51 at 2009-07-11 21:26:25