Trace number 2057344

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Conquer 2009-07-10UNSAT 268.154 269.742

General information on the benchmark

Namecsp/rand-2-24/
normalized-rand-24-24-276-139-49021_ext.xml
MD5SUM722cfc36f23b166fcf1a1f65d4e4d3e4
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark71.5871
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

268.09/269.74	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2057344-1247317935/watcher-2057344-1247317935 -o /tmp/evaluation-result-2057344-1247317935/solver-2057344-1247317935 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2057344-1247317935.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: 0.33 0.09 0.03 4/80 12423
/proc/meminfo: memFree=1077560/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0
/proc/12423/stat : 12423 (solver) R 12421 12423 12097 0 -1 4194304 264 0 0 0 0 0 0 0 21 0 1 0 18857674 5484544 232 996147200 4194304 4889804 548682068704 18446744073709551615 266890284452 0 0 4100 65536 0 0 0 17 1 0 0
/proc/12423/statm: 1339 232 192 169 0 50 0

[startup+0.0117821 s]
/proc/loadavg: 0.33 0.09 0.03 4/80 12423
/proc/meminfo: memFree=1077560/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 314 142 0 0 0 0 0 0 21 0 1 0 18857674 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102794 s]
/proc/loadavg: 0.33 0.09 0.03 4/80 12423
/proc/meminfo: memFree=1077560/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 314 142 0 0 0 0 0 0 21 0 1 0 18857674 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302812 s]
/proc/loadavg: 0.33 0.09 0.03 4/80 12423
/proc/meminfo: memFree=1077560/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0.11
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 361 385 0 4 0 0 4 7 15 0 1 0 18857674 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5356

[startup+0.702855 s]
/proc/loadavg: 0.33 0.09 0.03 4/80 12423
/proc/meminfo: memFree=1077560/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0.11
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 361 385 0 4 0 0 4 7 15 0 1 0 18857674 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5356

[startup+1.50195 s]
/proc/loadavg: 0.33 0.09 0.03 3/90 12437
/proc/meminfo: memFree=1065560/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0.11
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 361 385 0 4 0 0 4 7 15 0 1 0 18857674 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 242 201 169 0 50 0
[pid=12428] ppid=12423 vsize=311692 CPUtime=1.11
/proc/12428/stat : 12428 (Conquer) R 12423 12423 12097 0 -1 0 6297 0 2 0 108 3 0 0 25 0 9 0 18857689 319172608 5792 996147200 134512640 142716928 4294956224 18446744073709551615 134809198 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/12428/statm: 77923 5792 677 2003 0 75334 0
[pid=12428/tid=12430] ppid=12423 vsize=311692 CPUtime=0
/proc/12428/task/12430/stat : 12430 (Conquer) S 12423 12423 12097 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 18857690 319172608 5792 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=12428/tid=12431] ppid=12423 vsize=311692 CPUtime=0
/proc/12428/task/12431/stat : 12431 (Conquer) S 12423 12423 12097 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18857708 319172608 5792 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12432] ppid=12423 vsize=311692 CPUtime=0
/proc/12428/task/12432/stat : 12432 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319172608 5792 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12433] ppid=12423 vsize=311692 CPUtime=0
/proc/12428/task/12433/stat : 12433 (Conquer) S 12423 12423 12097 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 18857715 319172608 5792 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12434] ppid=12423 vsize=311692 CPUtime=0
/proc/12428/task/12434/stat : 12434 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319172608 5792 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12435] ppid=12423 vsize=311692 CPUtime=0
/proc/12428/task/12435/stat : 12435 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319172608 5792 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12436] ppid=12423 vsize=311692 CPUtime=0
/proc/12428/task/12436/stat : 12436 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319172608 5792 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12437] ppid=12423 vsize=311692 CPUtime=0
/proc/12428/task/12437/stat : 12437 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 18857715 319172608 5792 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 317048

[startup+3.10113 s]
/proc/loadavg: 0.55 0.14 0.04 3/90 12437
/proc/meminfo: memFree=1043992/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0.11
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 361 385 0 4 0 0 4 7 15 0 1 0 18857674 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 242 201 169 0 50 0
[pid=12428] ppid=12423 vsize=311824 CPUtime=2.7
/proc/12428/stat : 12428 (Conquer) R 12423 12423 12097 0 -1 0 14266 0 2 0 264 6 0 0 25 0 9 0 18857689 319307776 13682 996147200 134512640 142716928 4294956224 18446744073709551615 134806046 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/12428/statm: 77956 13682 684 2003 0 75367 0
[pid=12428/tid=12430] ppid=12423 vsize=311824 CPUtime=0
/proc/12428/task/12430/stat : 12430 (Conquer) S 12423 12423 12097 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 18857690 319307776 13682 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=12428/tid=12431] ppid=12423 vsize=311824 CPUtime=0.03
/proc/12428/task/12431/stat : 12431 (Conquer) S 12423 12423 12097 0 -1 64 23 0 0 0 3 0 0 0 17 0 9 0 18857708 319307776 13682 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12432] ppid=12423 vsize=311824 CPUtime=0
/proc/12428/task/12432/stat : 12432 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 18857715 319307776 13682 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12433] ppid=12423 vsize=311824 CPUtime=0
/proc/12428/task/12433/stat : 12433 (Conquer) S 12423 12423 12097 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 18857715 319307776 13682 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12434] ppid=12423 vsize=311824 CPUtime=0
/proc/12428/task/12434/stat : 12434 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 18857715 319307776 13682 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12435] ppid=12423 vsize=311824 CPUtime=0
/proc/12428/task/12435/stat : 12435 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 18857715 319307776 13682 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12436] ppid=12423 vsize=311824 CPUtime=0
/proc/12428/task/12436/stat : 12436 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 18857715 319307776 13682 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12437] ppid=12423 vsize=311824 CPUtime=0
/proc/12428/task/12437/stat : 12437 (Conquer) S 12423 12423 12097 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 18857715 319307776 13682 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 317180

[startup+6.30248 s]
/proc/loadavg: 0.55 0.14 0.04 3/90 12437
/proc/meminfo: memFree=1035608/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0.11
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 361 385 0 4 0 0 4 7 15 0 1 0 18857674 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 242 201 169 0 50 0
[pid=12428] ppid=12423 vsize=312108 CPUtime=5.88
/proc/12428/stat : 12428 (Conquer) R 12423 12423 12097 0 -1 0 16167 0 2 0 580 8 0 0 25 0 9 0 18857689 319598592 10775 996147200 134512640 142716928 4294956224 18446744073709551615 134806263 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/12428/statm: 78027 10775 684 2003 0 75438 0
[pid=12428/tid=12430] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12430/stat : 12430 (Conquer) S 12423 12423 12097 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 18857690 319598592 10775 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=12428/tid=12431] ppid=12423 vsize=312108 CPUtime=0.05
/proc/12428/task/12431/stat : 12431 (Conquer) S 12423 12423 12097 0 -1 64 31 0 0 0 5 0 0 0 16 0 9 0 18857708 319598592 10775 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12432] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12432/stat : 12432 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 10775 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12433] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12433/stat : 12433 (Conquer) S 12423 12423 12097 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 10775 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12434] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12434/stat : 12434 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 10775 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12435] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12435/stat : 12435 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 10775 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12436] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12436/stat : 12436 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 10775 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12437] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12437/stat : 12437 (Conquer) S 12423 12423 12097 0 -1 64 69 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 10775 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 317464

[startup+12.7012 s]
/proc/loadavg: 0.77 0.20 0.06 3/90 12437
/proc/meminfo: memFree=1043992/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0.11
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 361 385 0 4 0 0 4 7 15 0 1 0 18857674 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 242 201 169 0 50 0
[pid=12428] ppid=12423 vsize=312108 CPUtime=12.25
/proc/12428/stat : 12428 (Conquer) R 12423 12423 12097 0 -1 0 18989 0 2 0 1214 11 0 0 25 0 9 0 18857689 319598592 7319 996147200 134512640 142716928 4294956224 18446744073709551615 134810464 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/12428/statm: 78027 7319 684 2003 0 75438 0
[pid=12428/tid=12430] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12430/stat : 12430 (Conquer) S 12423 12423 12097 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 18857690 319598592 7319 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=12428/tid=12431] ppid=12423 vsize=312108 CPUtime=0.12
/proc/12428/task/12431/stat : 12431 (Conquer) S 12423 12423 12097 0 -1 64 31 0 0 0 11 1 0 0 16 0 9 0 18857708 319598592 7319 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12432] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12432/stat : 12432 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 7319 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12433] ppid=12423 vsize=312108 CPUtime=0.01
/proc/12428/task/12433/stat : 12433 (Conquer) S 12423 12423 12097 0 -1 64 5 0 0 0 1 0 0 0 15 0 9 0 18857715 319598592 7319 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12434] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12434/stat : 12434 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 7319 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12435] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12435/stat : 12435 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 7319 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12436] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12436/stat : 12436 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 7319 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12437] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12437/stat : 12437 (Conquer) S 12423 12423 12097 0 -1 64 69 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 7319 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) 317464

[startup+25.5026 s]
/proc/loadavg: 0.96 0.26 0.09 3/90 12437
/proc/meminfo: memFree=1045400/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0.11
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 361 385 0 4 0 0 4 7 15 0 1 0 18857674 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 242 201 169 0 50 0
[pid=12428] ppid=12423 vsize=312108 CPUtime=24.99
/proc/12428/stat : 12428 (Conquer) R 12423 12423 12097 0 -1 0 22973 0 2 0 2482 17 0 0 25 0 9 0 18857689 319598592 6999 996147200 134512640 142716928 4294956224 18446744073709551615 134829246 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/12428/statm: 78027 6999 684 2003 0 75438 0
[pid=12428/tid=12430] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12430/stat : 12430 (Conquer) S 12423 12423 12097 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 18857690 319598592 6999 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=12428/tid=12431] ppid=12423 vsize=312108 CPUtime=0.18
/proc/12428/task/12431/stat : 12431 (Conquer) S 12423 12423 12097 0 -1 64 31 0 0 0 17 1 0 0 16 0 9 0 18857708 319598592 6999 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12432] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12432/stat : 12432 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 6999 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12433] ppid=12423 vsize=312108 CPUtime=0.08
/proc/12428/task/12433/stat : 12433 (Conquer) S 12423 12423 12097 0 -1 64 5 0 0 0 8 0 0 0 15 0 9 0 18857715 319598592 6999 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12434] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12434/stat : 12434 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 6999 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12435] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12435/stat : 12435 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 6999 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12436] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12436/stat : 12436 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 6999 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12437] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12437/stat : 12437 (Conquer) S 12423 12423 12097 0 -1 64 69 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 6999 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 317464

[startup+51.1024 s]
/proc/loadavg: 1.31 0.40 0.13 3/90 12437
/proc/meminfo: memFree=1045976/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0.11
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 361 385 0 4 0 0 4 7 15 0 1 0 18857674 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 254.35
Current children cumulated vsize (KiB) 317464

[startup+262.305 s]
/proc/loadavg: 1.98 1.20 0.50 3/90 12437
/proc/meminfo: memFree=1045464/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0.11
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 361 385 0 4 0 0 4 7 15 0 1 0 18857674 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 242 201 169 0 50 0
[pid=12428] ppid=12423 vsize=312108 CPUtime=260.62
/proc/12428/stat : 12428 (Conquer) R 12423 12423 12097 0 -1 0 120209 0 2 0 25928 134 0 0 25 0 9 0 18857689 319598592 6991 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147221247 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/12428/statm: 78027 6991 684 2003 0 75438 0
[pid=12428/tid=12430] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12430/stat : 12430 (Conquer) S 12423 12423 12097 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 18857690 319598592 6991 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=12428/tid=12431] ppid=12423 vsize=312108 CPUtime=1.52
/proc/12428/task/12431/stat : 12431 (Conquer) R 12423 12423 12097 0 -1 64 31 0 0 0 139 13 0 0 16 0 9 0 18857708 319598592 6991 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12432] ppid=12423 vsize=312108 CPUtime=0.01
/proc/12428/task/12432/stat : 12432 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 18857715 319598592 6991 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147221231 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12433] ppid=12423 vsize=312108 CPUtime=1.32
/proc/12428/task/12433/stat : 12433 (Conquer) R 12423 12423 12097 0 -1 64 5 0 0 0 131 1 0 0 15 0 9 0 18857715 319598592 6991 996147200 134512640 142716928 4294956224 18446744073709551615 137690590 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12434] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12434/stat : 12434 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 6991 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147221231 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12435] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12435/stat : 12435 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 6991 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147221231 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12436] ppid=12423 vsize=312108 CPUtime=0.01
/proc/12428/task/12436/stat : 12436 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 18857715 319598592 6991 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147221231 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12437] ppid=12423 vsize=312108 CPUtime=0.02
/proc/12428/task/12437/stat : 12437 (Conquer) S 12423 12423 12097 0 -1 64 69 0 0 0 1 1 0 0 15 0 9 0 18857715 319598592 6991 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147221231 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 260.73
Current children cumulated vsize (KiB) 317464

[startup+265.503 s]
/proc/loadavg: 1.98 1.21 0.51 3/90 12437
/proc/meminfo: memFree=1044120/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0.11
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 361 385 0 4 0 0 4 7 15 0 1 0 18857674 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 242 201 169 0 50 0
[pid=12428] ppid=12423 vsize=312108 CPUtime=263.8
/proc/12428/stat : 12428 (Conquer) R 12423 12423 12097 0 -1 0 121723 0 2 0 26244 136 0 0 25 0 9 0 18857689 319598592 7443 996147200 134512640 142716928 4294956224 18446744073709551615 134827639 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/12428/statm: 78027 7443 684 2003 0 75438 0
[pid=12428/tid=12430] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12430/stat : 12430 (Conquer) S 12423 12423 12097 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 18857690 319598592 7443 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=12428/tid=12431] ppid=12423 vsize=312108 CPUtime=1.53
/proc/12428/task/12431/stat : 12431 (Conquer) S 12423 12423 12097 0 -1 64 31 0 0 0 140 13 0 0 16 0 9 0 18857708 319598592 7443 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12432] ppid=12423 vsize=312108 CPUtime=0.01
/proc/12428/task/12432/stat : 12432 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 18857715 319598592 7443 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12433] ppid=12423 vsize=312108 CPUtime=1.34
/proc/12428/task/12433/stat : 12433 (Conquer) S 12423 12423 12097 0 -1 64 5 0 0 0 133 1 0 0 15 0 9 0 18857715 319598592 7443 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12434] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12434/stat : 12434 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 7443 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12435] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12435/stat : 12435 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 7443 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12436] ppid=12423 vsize=312108 CPUtime=0.01
/proc/12428/task/12436/stat : 12436 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 18857715 319598592 7443 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12437] ppid=12423 vsize=312108 CPUtime=0.02
/proc/12428/task/12437/stat : 12437 (Conquer) S 12423 12423 12097 0 -1 64 69 0 0 0 1 1 0 0 15 0 9 0 18857715 319598592 7443 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 263.91
Current children cumulated vsize (KiB) 317464

[startup+267.101 s]
/proc/loadavg: 1.98 1.21 0.51 3/90 12437
/proc/meminfo: memFree=1044120/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0.11
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 361 385 0 4 0 0 4 7 15 0 1 0 18857674 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 242 201 169 0 50 0
[pid=12428] ppid=12423 vsize=312108 CPUtime=265.39
/proc/12428/stat : 12428 (Conquer) R 12423 12423 12097 0 -1 0 121987 0 2 0 26403 136 0 0 25 0 9 0 18857689 319598592 7235 996147200 134512640 142716928 4294956224 18446744073709551615 134807006 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/12428/statm: 78027 7235 684 2003 0 75438 0
[pid=12428/tid=12430] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12430/stat : 12430 (Conquer) S 12423 12423 12097 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 18857690 319598592 7235 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=12428/tid=12431] ppid=12423 vsize=312108 CPUtime=1.54
/proc/12428/task/12431/stat : 12431 (Conquer) S 12423 12423 12097 0 -1 64 31 0 0 0 141 13 0 0 16 0 9 0 18857708 319598592 7235 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12432] ppid=12423 vsize=312108 CPUtime=0.01
/proc/12428/task/12432/stat : 12432 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 18857715 319598592 7235 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12433] ppid=12423 vsize=312108 CPUtime=1.35
/proc/12428/task/12433/stat : 12433 (Conquer) S 12423 12423 12097 0 -1 64 5 0 0 0 134 1 0 0 15 0 9 0 18857715 319598592 7235 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12434] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12434/stat : 12434 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 7235 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12435] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12435/stat : 12435 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 7235 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12436] ppid=12423 vsize=312108 CPUtime=0.01
/proc/12428/task/12436/stat : 12436 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 18857715 319598592 7235 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12437] ppid=12423 vsize=312108 CPUtime=0.02
/proc/12428/task/12437/stat : 12437 (Conquer) S 12423 12423 12097 0 -1 64 69 0 0 0 1 1 0 0 15 0 9 0 18857715 319598592 7235 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 265.5
Current children cumulated vsize (KiB) 317464

[startup+268.701 s]
/proc/loadavg: 1.98 1.23 0.52 3/90 12437
/proc/meminfo: memFree=1045464/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0.11
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 361 385 0 4 0 0 4 7 15 0 1 0 18857674 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 242 201 169 0 50 0
[pid=12428] ppid=12423 vsize=312108 CPUtime=266.99
/proc/12428/stat : 12428 (Conquer) R 12423 12423 12097 0 -1 0 122055 0 2 0 26562 137 0 0 25 0 9 0 18857689 319598592 6987 996147200 134512640 142716928 4294956224 18446744073709551615 134768608 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/12428/statm: 78027 6987 684 2003 0 75438 0
[pid=12428/tid=12430] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12430/stat : 12430 (Conquer) S 12423 12423 12097 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 18857690 319598592 6987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=12428/tid=12431] ppid=12423 vsize=312108 CPUtime=1.55
/proc/12428/task/12431/stat : 12431 (Conquer) S 12423 12423 12097 0 -1 64 31 0 0 0 142 13 0 0 16 0 9 0 18857708 319598592 6987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12432] ppid=12423 vsize=312108 CPUtime=0.01
/proc/12428/task/12432/stat : 12432 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 18857715 319598592 6987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12433] ppid=12423 vsize=312108 CPUtime=1.36
/proc/12428/task/12433/stat : 12433 (Conquer) S 12423 12423 12097 0 -1 64 5 0 0 0 135 1 0 0 15 0 9 0 18857715 319598592 6987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12434] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12434/stat : 12434 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 6987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12435] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12435/stat : 12435 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 6987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12436] ppid=12423 vsize=312108 CPUtime=0.01
/proc/12428/task/12436/stat : 12436 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 18857715 319598592 6987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12437] ppid=12423 vsize=312108 CPUtime=0.02
/proc/12428/task/12437/stat : 12437 (Conquer) S 12423 12423 12097 0 -1 64 69 0 0 0 1 1 0 0 15 0 9 0 18857715 319598592 6987 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 267.1
Current children cumulated vsize (KiB) 317464

[startup+269.506 s]
/proc/loadavg: 1.98 1.23 0.52 3/90 12437
/proc/meminfo: memFree=1045464/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0.11
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 361 385 0 4 0 0 4 7 15 0 1 0 18857674 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 242 201 169 0 50 0
[pid=12428] ppid=12423 vsize=312108 CPUtime=267.79
/proc/12428/stat : 12428 (Conquer) R 12423 12423 12097 0 -1 0 122091 0 2 0 26642 137 0 0 25 0 9 0 18857689 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 134844779 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/12428/statm: 78027 6983 684 2003 0 75438 0
[pid=12428/tid=12430] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12430/stat : 12430 (Conquer) S 12423 12423 12097 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 18857690 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=12428/tid=12431] ppid=12423 vsize=312108 CPUtime=1.55
/proc/12428/task/12431/stat : 12431 (Conquer) S 12423 12423 12097 0 -1 64 31 0 0 0 142 13 0 0 16 0 9 0 18857708 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12432] ppid=12423 vsize=312108 CPUtime=0.01
/proc/12428/task/12432/stat : 12432 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 18857715 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12433] ppid=12423 vsize=312108 CPUtime=1.36
/proc/12428/task/12433/stat : 12433 (Conquer) S 12423 12423 12097 0 -1 64 5 0 0 0 135 1 0 0 15 0 9 0 18857715 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12434] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12434/stat : 12434 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12435] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12435/stat : 12435 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12436] ppid=12423 vsize=312108 CPUtime=0.01
/proc/12428/task/12436/stat : 12436 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 18857715 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12437] ppid=12423 vsize=312108 CPUtime=0.02
/proc/12428/task/12437/stat : 12437 (Conquer) S 12423 12423 12097 0 -1 64 69 0 0 0 1 1 0 0 15 0 9 0 18857715 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 267.9
Current children cumulated vsize (KiB) 317464

[startup+269.702 s]
/proc/loadavg: 1.98 1.23 0.52 3/90 12437
/proc/meminfo: memFree=1045464/2055920 swapFree=4192812/4192956
[pid=12423] ppid=12421 vsize=5356 CPUtime=0.11
/proc/12423/stat : 12423 (solver) S 12421 12423 12097 0 -1 4194304 361 385 0 4 0 0 4 7 15 0 1 0 18857674 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12423/statm: 1339 242 201 169 0 50 0
[pid=12428] ppid=12423 vsize=312108 CPUtime=267.98
/proc/12428/stat : 12428 (Conquer) R 12423 12423 12097 0 -1 0 122097 0 2 0 26661 137 0 0 25 0 9 0 18857689 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 134808941 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/12428/statm: 78027 6983 684 2003 0 75438 0
[pid=12428/tid=12430] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12430/stat : 12430 (Conquer) S 12423 12423 12097 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 18857690 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=12428/tid=12431] ppid=12423 vsize=312108 CPUtime=1.56
/proc/12428/task/12431/stat : 12431 (Conquer) S 12423 12423 12097 0 -1 64 31 0 0 0 143 13 0 0 16 0 9 0 18857708 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12432] ppid=12423 vsize=312108 CPUtime=0.01
/proc/12428/task/12432/stat : 12432 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 18857715 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12433] ppid=12423 vsize=312108 CPUtime=1.36
/proc/12428/task/12433/stat : 12433 (Conquer) S 12423 12423 12097 0 -1 64 5 0 0 0 135 1 0 0 15 0 9 0 18857715 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12434] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12434/stat : 12434 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12435] ppid=12423 vsize=312108 CPUtime=0
/proc/12428/task/12435/stat : 12435 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 18857715 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12436] ppid=12423 vsize=312108 CPUtime=0.01
/proc/12428/task/12436/stat : 12436 (Conquer) S 12423 12423 12097 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 18857715 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=12428/tid=12437] ppid=12423 vsize=312108 CPUtime=0.02
/proc/12428/task/12437/stat : 12437 (Conquer) S 12423 12423 12097 0 -1 64 69 0 0 0 1 1 0 0 15 0 9 0 18857715 319598592 6983 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 268.09
Current children cumulated vsize (KiB) 317464

Child status: 0
Real time (s): 269.742
CPU time (s): 268.154
CPU user time (s): 266.689
CPU system time (s): 1.46478
CPU usage (%): 99.4113
Max. virtual memory (cumulated for all children) (KiB): 317468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 266.689
system time used= 1.46478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123002
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22249
involuntary context switches= 22106

runsolver used 0.363944 second user time and 0.883865 second system time

The end

Launcher Data

Begin job on node38 at 2009-07-11 15:12:16
IDJOB=2057344
IDBENCH=53361
IDSOLVER=740
FILE ID=node38/2057344-1247317935
PBS_JOBID= 9506551
Free space on /tmp= 66396 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/rand-2-24/normalized-rand-24-24-276-139-49021_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2057344-1247317935/watcher-2057344-1247317935 -o /tmp/evaluation-result-2057344-1247317935/solver-2057344-1247317935 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2057344-1247317935.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= 722cfc36f23b166fcf1a1f65d4e4d3e4
RANDOM SEED=521907190

node38.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.229
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.229
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:       1078040 kB
Buffers:         44604 kB
Cached:         807772 kB
SwapCached:        140 kB
Active:         181104 kB
Inactive:       744392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1078040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           23964 kB
Writeback:           0 kB
Mapped:          90808 kB
Slab:            37536 kB
Committed_AS:   889608 kB
PageTables:       1988 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= 66376 MiB
End job on node38 at 2009-07-11 15:16:46