Trace number 2082523

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 455.828 458.308

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-0_ext.xml
MD5SUMa42b1fcf5ad10b80deb15852b7f7abc6
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.22605
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

455.82/458.30	s SATISFIABLE
455.82/458.30	v 4 1 2 2 2 1 4 0 1 2 0 2 4 1 1 0 2 1 0 0

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-2082523-1247375307/watcher-2082523-1247375307 -o /tmp/evaluation-result-2082523-1247375307/solver-2082523-1247375307 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2082523-1247375307.xml -dir HOME -tmpdir HOME 

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


[startup+0 s]
/proc/loadavg: 1.88 1.98 1.99 4/84 28217
/proc/meminfo: memFree=1631992/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=18576 CPUtime=0
/proc/28217/stat : 28217 (runsolver) R 28215 28217 23465 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24594528 19021824 284 996147200 4194304 4302564 548682068400 18446744073709551615 240577473831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/28217/statm: 4644 284 249 26 0 2626 0

[startup+0.021765 s]
/proc/loadavg: 1.88 1.98 1.99 4/84 28217
/proc/meminfo: memFree=1631992/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=0
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 24594528 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101771 s]
/proc/loadavg: 1.88 1.98 1.99 4/84 28217
/proc/meminfo: memFree=1631992/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=0
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 24594528 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.306822 s]
/proc/loadavg: 1.88 1.98 1.99 4/84 28217
/proc/meminfo: memFree=1631992/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=0
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 24594528 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701645 s]
/proc/loadavg: 1.88 1.98 1.99 4/84 28217
/proc/meminfo: memFree=1631992/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=0
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 24594528 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50171 s]
/proc/loadavg: 1.88 1.98 1.99 3/86 28220
/proc/meminfo: memFree=1625256/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=0
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 24594528 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 241 200 169 0 50 0
[pid=28220] ppid=28217 vsize=9148 CPUtime=1.45
/proc/28220/stat : 28220 (ld-linux.so.2) R 28217 28217 23465 0 -1 4194304 1466 0 0 0 46 99 0 0 25 0 1 0 24594529 9367552 1448 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 2287 1448 100 29 0 1874 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 14504

[startup+3.10185 s]
/proc/loadavg: 1.88 1.98 1.99 3/86 28220
/proc/meminfo: memFree=1620584/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=0
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 24594528 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 241 200 169 0 50 0
[pid=28220] ppid=28217 vsize=14040 CPUtime=3.05
/proc/28220/stat : 28220 (ld-linux.so.2) R 28217 28217 23465 0 -1 4194304 2918 0 0 0 96 209 0 0 25 0 1 0 24594529 14376960 2900 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 3510 2900 100 29 0 3097 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 19396

[startup+6.30115 s]
/proc/loadavg: 1.89 1.98 1.99 3/86 28220
/proc/meminfo: memFree=1602344/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=0
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 24594528 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 241 200 169 0 50 0
[pid=28220] ppid=28217 vsize=26248 CPUtime=6.22
/proc/28220/stat : 28220 (ld-linux.so.2) R 28217 28217 23465 0 -1 4194304 5824 0 0 0 192 430 0 0 25 0 1 0 24594529 26877952 5806 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28220/statm: 6562 5806 100 29 0 6149 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 31604

[startup+12.7017 s]
/proc/loadavg: 1.90 1.98 1.99 3/86 28220
/proc/meminfo: memFree=1566504/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=12.05
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 361 11320 0 0 0 0 375 830 16 0 1 0 24594528 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 5356

[startup+25.5018 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 28231
/proc/meminfo: memFree=1480616/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=12.05
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 361 11320 0 0 0 0 375 830 16 0 1 0 24594528 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 242 201 169 0 50 0
[pid=28222] ppid=28217 vsize=311824 CPUtime=13.02
/proc/28222/stat : 28222 (Conquer) R 28217 28217 23465 0 -1 0 34042 0 7 0 1287 15 0 0 25 0 9 0 24595744 319307776 33440 996147200 134512640 142716928 4294956224 18446744073709551615 134708706 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/28222/statm: 77956 33440 645 2003 0 75367 0
[pid=28222/tid=28224] ppid=28217 vsize=311824 CPUtime=0
/proc/28222/task/28224/stat : 28224 (Conquer) S 28217 28217 23465 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24595749 319307776 33440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=28222/tid=28225] ppid=28217 vsize=311824 CPUtime=0.37
/proc/28222/task/28225/stat : 28225 (Conquer) S 28217 28217 23465 0 -1 64 20 0 1 0 37 0 0 0 19 0 9 0 24595766 319307776 33440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28226] ppid=28217 vsize=311824 CPUtime=0
/proc/28222/task/28226/stat : 28226 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595771 319307776 33440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28227] ppid=28217 vsize=311824 CPUtime=0
/proc/28222/task/28227/stat : 28227 (Conquer) S 28217 28217 23465 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24595771 319307776 33440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28228] ppid=28217 vsize=311824 CPUtime=0
/proc/28222/task/28228/stat : 28228 (Conquer) S 28217 28217 23465 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24595772 319307776 33440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28229] ppid=28217 vsize=311824 CPUtime=0
/proc/28222/task/28229/stat : 28229 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595772 319307776 33440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28230] ppid=28217 vsize=311824 CPUtime=0
/proc/28222/task/28230/stat : 28230 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24595772 319307776 33440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28231] ppid=28217 vsize=311824 CPUtime=0.03
/proc/28222/task/28231/stat : 28231 (Conquer) S 28217 28217 23465 0 -1 64 19 0 0 0 3 0 0 0 15 0 9 0 24595772 319307776 33440 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 317180

[startup+51.1011 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 28231
/proc/meminfo: memFree=1218600/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=12.05
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 361 11320 0 0 0 0 375 830 16 0 1 0 24594528 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 242 201 169 0 50 0
[pid=28222] ppid=28217 vsize=500000 CPUtime=38.47
/proc/28222/stat : 28222 (Conquer) R 28217 28217 23465 0 -1 0 101867 0 7 0 3806 41 0 0 25 0 9 0 24595744 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 135304042 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/28222/statm: 125000 98180 688 2003 0 122411 0
[pid=28222/tid=28224] ppid=28217 vsize=500000 CPUtime=0
/proc/28222/task/28224/stat : 28224 (Conquer) S 28217 28217 23465 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24595749 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=28222/tid=28225] ppid=28217 vsize=500000 CPUtime=1.17
/proc/28222/task/28225/stat : 28225 (Conquer) S 28217 28217 23465 0 -1 64 51 0 1 0 117 0 0 0 23 0 9 0 24595766 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28226] ppid=28217 vsize=500000 CPUtime=0
/proc/28222/task/28226/stat : 28226 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24595771 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28227] ppid=28217 vsize=500000 CPUtime=0.15
/proc/28222/task/28227/stat : 28227 (Conquer) S 28217 28217 23465 0 -1 64 5 0 0 0 15 0 0 0 17 0 9 0 24595771 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28228] ppid=28217 vsize=500000 CPUtime=0
/proc/28222/task/28228/stat : 28228 (Conquer) S 28217 28217 23465 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24595772 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28229] ppid=28217 vsize=500000 CPUtime=0
/proc/28222/task/28229/stat : 28229 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24595772 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28230] ppid=28217 vsize=500000 CPUtime=0
/proc/28222/task/28230/stat : 28230 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24595772 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28231] ppid=28217 vsize=500000 CPUtime=0.08
/proc/28222/task/28231/stat : 28231 (Conquer) S 28217 28217 23465 0 -1 64 948 0 0 0 8 0 0 0 15 0 9 0 24595772 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 505356

[startup+102.307 s]
/proc/loadavg: 1.97 1.98 1.99 3/94 28231
/proc/meminfo: memFree=1218280/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=12.05
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 361 11320 0 0 0 0 375 830 16 0 1 0 24594528 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 242 201 169 0 50 0
[pid=28222] ppid=28217 vsize=500000 CPUtime=89.41
/proc/28222/stat : 28222 (Conquer) R 28217 28217 23465 0 -1 0 102049 0 7 0 8898 43 0 0 25 0 9 0 24595744 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 135462492 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/28222/statm: 125000 98180 688 2003 0 122411 0
[pid=28222/tid=28224] ppid=28217 vsize=500000 CPUtime=0
/proc/28222/task/28224/stat : 28224 (Conquer) S 28217 28217 23465 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24595749 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=28222/tid=28225] ppid=28217 vsize=500000 CPUtime=1.17
/proc/28222/task/28225/stat : 28225 (Conquer) S 28217 28217 23465 0 -1 64 51 0 1 0 117 0 0 0 23 0 9 0 24595766 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28226] ppid=28217 vsize=500000 CPUtime=0
/proc/28222/task/28226/stat : 28226 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24595771 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28227] ppid=28217 vsize=500000 CPUtime=0.15
/proc/28222/task/28227/stat : 28227 (Conquer) S 28217 28217 23465 0 -1 64 5 0 0 0 15 0 0 0 17 0 9 0 24595771 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28228] ppid=28217 vsize=500000 CPUtime=0
/proc/28222/task/28228/stat : 28228 (Conquer) S 28217 28217 23465 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 24595772 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28229] ppid=28217 vsize=500000 CPUtime=0
/proc/28222/task/28229/stat : 28229 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24595772 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28230] ppid=28217 vsize=500000 CPUtime=0
/proc/28222/task/28230/stat : 28230 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24595772 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28231] ppid=28217 vsize=500000 CPUtime=0.08
/proc/28222/task/28231/stat : 28231 (Conquer) S 28217 28217 23465 0 -1 64 948 0 0 0 8 0 0 0 15 0 9 0 24595772 512000000 98180 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 505356

[startup+162.302 s]
/proc/loadavg: 2.15 2.03 2.00 3/94 28231
/proc/meminfo: memFree=1255784/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=12.05
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 361 11320 0 0 0 0 375 830 16 0 1 0 24594528 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 242 201 169 0 50 0
[pid=28222] ppid=28217 vsize=505412 CPUtime=149.12
/proc/28222/stat : 28222 (Conquer) R 28217 28217 23465 0 -1 0 104049 0 7 0 14865 47 0 0 25 0 9 0 24595744 517541888 82678 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/28222/statm: 126353 82678 688 2003 0 123764 0
[pid=28222/tid=28224] ppid=28217 vsize=505412 CPUtime=0
/proc/28222/task/28224/stat : 28224 (Conquer) S 28217 28217 23465 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24595749 517541888 82678 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=28222/tid=28225] ppid=28217 vsize=505412 CPUtime=2.32
/proc/28222/task/28225/stat : 28225 (Conquer) S 28217 28217 23465 0 -1 64 51 0 1 0 231 1 0 0 23 0 9 0 24595766 517541888 82678 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=28222/tid=28226] ppid=28217 vsize=505412 CPUtime=0
/proc/28222/task/28226/stat : 28226 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595771 517541888 82678 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28227] ppid=28217 vsize=505412 CPUtime=0.21

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

[pid=28222] ppid=28217 vsize=505416 CPUtime=420.66
/proc/28222/stat : 28222 (Conquer) R 28217 28217 23465 0 -1 0 132297 0 7 0 41996 70 0 0 25 0 9 0 24595744 517545984 47644 996147200 134512640 142716928 4294956224 18446744073709551615 134810524 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/28222/statm: 126354 47644 688 2003 0 123765 0
[pid=28222/tid=28224] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28224/stat : 28224 (Conquer) S 28217 28217 23465 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24595749 517545984 47644 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=28222/tid=28225] ppid=28217 vsize=505416 CPUtime=3.42
/proc/28222/task/28225/stat : 28225 (Conquer) S 28217 28217 23465 0 -1 64 53 0 1 0 336 6 0 0 17 0 9 0 24595766 517545984 47644 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28226] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28226/stat : 28226 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595771 517545984 47644 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28227] ppid=28217 vsize=505416 CPUtime=1.49
/proc/28222/task/28227/stat : 28227 (Conquer) S 28217 28217 23465 0 -1 64 5 0 0 0 149 0 0 0 17 0 9 0 24595771 517545984 47644 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28228] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28228/stat : 28228 (Conquer) S 28217 28217 23465 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 24595772 517545984 47644 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28229] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28229/stat : 28229 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595772 517545984 47644 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28230] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28230/stat : 28230 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24595772 517545984 47644 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28231] ppid=28217 vsize=505416 CPUtime=0.34
/proc/28222/task/28231/stat : 28231 (Conquer) S 28217 28217 23465 0 -1 64 2294 0 0 0 34 0 0 0 15 0 9 0 24595772 517545984 47644 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 432.71
Current children cumulated vsize (KiB) 510772

[startup+447.903 s]
/proc/loadavg: 2.06 2.03 2.00 3/94 28231
/proc/meminfo: memFree=1363952/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=12.05
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 361 11320 0 0 0 0 375 830 16 0 1 0 24594528 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 242 201 169 0 50 0
[pid=28222] ppid=28217 vsize=505416 CPUtime=433.4
/proc/28222/stat : 28222 (Conquer) R 28217 28217 23465 0 -1 0 133699 0 7 0 43269 71 0 0 25 0 9 0 24595744 517545984 49012 996147200 134512640 142716928 4294956224 18446744073709551615 135303506 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/28222/statm: 126354 49012 688 2003 0 123765 0
[pid=28222/tid=28224] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28224/stat : 28224 (Conquer) S 28217 28217 23465 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24595749 517545984 49012 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=28222/tid=28225] ppid=28217 vsize=505416 CPUtime=3.47
/proc/28222/task/28225/stat : 28225 (Conquer) S 28217 28217 23465 0 -1 64 61 0 1 0 341 6 0 0 17 0 9 0 24595766 517545984 49012 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28226] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28226/stat : 28226 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595771 517545984 49012 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28227] ppid=28217 vsize=505416 CPUtime=1.55
/proc/28222/task/28227/stat : 28227 (Conquer) S 28217 28217 23465 0 -1 64 5 0 0 0 155 0 0 0 17 0 9 0 24595771 517545984 49012 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28228] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28228/stat : 28228 (Conquer) S 28217 28217 23465 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 24595772 517545984 49012 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28229] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28229/stat : 28229 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595772 517545984 49012 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28230] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28230/stat : 28230 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24595772 517545984 49012 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28231] ppid=28217 vsize=505416 CPUtime=0.34
/proc/28222/task/28231/stat : 28231 (Conquer) S 28217 28217 23465 0 -1 64 2294 0 0 0 34 0 0 0 15 0 9 0 24595772 517545984 49012 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 445.45
Current children cumulated vsize (KiB) 510772

[startup+454.306 s]
/proc/loadavg: 2.05 2.03 2.00 3/94 28231
/proc/meminfo: memFree=1363952/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=12.05
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 361 11320 0 0 0 0 375 830 16 0 1 0 24594528 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 242 201 169 0 50 0
[pid=28222] ppid=28217 vsize=505416 CPUtime=439.78
/proc/28222/stat : 28222 (Conquer) R 28217 28217 23465 0 -1 0 133717 0 7 0 43907 71 0 0 25 0 9 0 24595744 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/28222/statm: 126354 49004 688 2003 0 123765 0
[pid=28222/tid=28224] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28224/stat : 28224 (Conquer) S 28217 28217 23465 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24595749 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=28222/tid=28225] ppid=28217 vsize=505416 CPUtime=3.51
/proc/28222/task/28225/stat : 28225 (Conquer) S 28217 28217 23465 0 -1 64 61 0 1 0 345 6 0 0 17 0 9 0 24595766 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28226] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28226/stat : 28226 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595771 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28227] ppid=28217 vsize=505416 CPUtime=1.61
/proc/28222/task/28227/stat : 28227 (Conquer) S 28217 28217 23465 0 -1 64 5 0 0 0 161 0 0 0 17 0 9 0 24595771 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28228] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28228/stat : 28228 (Conquer) S 28217 28217 23465 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28229] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28229/stat : 28229 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28230] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28230/stat : 28230 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28231] ppid=28217 vsize=505416 CPUtime=0.34
/proc/28222/task/28231/stat : 28231 (Conquer) S 28217 28217 23465 0 -1 64 2294 0 0 0 34 0 0 0 15 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 451.83
Current children cumulated vsize (KiB) 510772

[startup+455.903 s]
/proc/loadavg: 2.05 2.03 2.00 3/94 28231
/proc/meminfo: memFree=1363952/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=12.05
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 361 11320 0 0 0 0 375 830 16 0 1 0 24594528 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 242 201 169 0 50 0
[pid=28222] ppid=28217 vsize=505416 CPUtime=441.36
/proc/28222/stat : 28222 (Conquer) R 28217 28217 23465 0 -1 0 133721 0 7 0 44065 71 0 0 25 0 9 0 24595744 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/28222/statm: 126354 49004 688 2003 0 123765 0
[pid=28222/tid=28224] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28224/stat : 28224 (Conquer) S 28217 28217 23465 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24595749 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=28222/tid=28225] ppid=28217 vsize=505416 CPUtime=3.51
/proc/28222/task/28225/stat : 28225 (Conquer) S 28217 28217 23465 0 -1 64 61 0 1 0 345 6 0 0 17 0 9 0 24595766 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28226] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28226/stat : 28226 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595771 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28227] ppid=28217 vsize=505416 CPUtime=1.61
/proc/28222/task/28227/stat : 28227 (Conquer) S 28217 28217 23465 0 -1 64 5 0 0 0 161 0 0 0 17 0 9 0 24595771 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28228] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28228/stat : 28228 (Conquer) S 28217 28217 23465 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28229] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28229/stat : 28229 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28230] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28230/stat : 28230 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28231] ppid=28217 vsize=505416 CPUtime=0.34
/proc/28222/task/28231/stat : 28231 (Conquer) S 28217 28217 23465 0 -1 64 2294 0 0 0 34 0 0 0 15 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 453.41
Current children cumulated vsize (KiB) 510772

[startup+457.503 s]
/proc/loadavg: 2.05 2.03 2.00 3/94 28231
/proc/meminfo: memFree=1363952/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=12.05
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 361 11320 0 0 0 0 375 830 16 0 1 0 24594528 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 242 201 169 0 50 0
[pid=28222] ppid=28217 vsize=505416 CPUtime=442.96
/proc/28222/stat : 28222 (Conquer) R 28217 28217 23465 0 -1 0 133725 0 7 0 44225 71 0 0 25 0 9 0 24595744 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 135304770 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/28222/statm: 126354 49004 688 2003 0 123765 0
[pid=28222/tid=28224] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28224/stat : 28224 (Conquer) S 28217 28217 23465 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24595749 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=28222/tid=28225] ppid=28217 vsize=505416 CPUtime=3.51
/proc/28222/task/28225/stat : 28225 (Conquer) S 28217 28217 23465 0 -1 64 61 0 1 0 345 6 0 0 17 0 9 0 24595766 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28226] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28226/stat : 28226 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595771 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28227] ppid=28217 vsize=505416 CPUtime=1.61
/proc/28222/task/28227/stat : 28227 (Conquer) S 28217 28217 23465 0 -1 64 5 0 0 0 161 0 0 0 17 0 9 0 24595771 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28228] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28228/stat : 28228 (Conquer) S 28217 28217 23465 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28229] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28229/stat : 28229 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28230] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28230/stat : 28230 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28231] ppid=28217 vsize=505416 CPUtime=0.34
/proc/28222/task/28231/stat : 28231 (Conquer) S 28217 28217 23465 0 -1 64 2294 0 0 0 34 0 0 0 15 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 455.01
Current children cumulated vsize (KiB) 510772

[startup+457.903 s]
/proc/loadavg: 2.05 2.03 2.00 3/94 28231
/proc/meminfo: memFree=1363952/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=12.05
/proc/28217/stat : 28217 (solver) S 28215 28217 23465 0 -1 4194304 361 11320 0 0 0 0 375 830 16 0 1 0 24594528 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28217/statm: 1339 242 201 169 0 50 0
[pid=28222] ppid=28217 vsize=505416 CPUtime=443.35
/proc/28222/stat : 28222 (Conquer) R 28217 28217 23465 0 -1 0 133727 0 7 0 44264 71 0 0 25 0 9 0 24595744 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/28222/statm: 126354 49004 688 2003 0 123765 0
[pid=28222/tid=28224] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28224/stat : 28224 (Conquer) S 28217 28217 23465 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24595749 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=28222/tid=28225] ppid=28217 vsize=505416 CPUtime=3.51
/proc/28222/task/28225/stat : 28225 (Conquer) S 28217 28217 23465 0 -1 64 61 0 1 0 345 6 0 0 17 0 9 0 24595766 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28226] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28226/stat : 28226 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595771 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28227] ppid=28217 vsize=505416 CPUtime=1.61
/proc/28222/task/28227/stat : 28227 (Conquer) S 28217 28217 23465 0 -1 64 5 0 0 0 161 0 0 0 17 0 9 0 24595771 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28228] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28228/stat : 28228 (Conquer) S 28217 28217 23465 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28229] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28229/stat : 28229 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28230] ppid=28217 vsize=505416 CPUtime=0
/proc/28222/task/28230/stat : 28230 (Conquer) S 28217 28217 23465 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=28222/tid=28231] ppid=28217 vsize=505416 CPUtime=0.34
/proc/28222/task/28231/stat : 28231 (Conquer) S 28217 28217 23465 0 -1 64 2294 0 0 0 34 0 0 0 15 0 9 0 24595772 517545984 49004 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 455.4
Current children cumulated vsize (KiB) 510772

[startup+458.303 s]
/proc/loadavg: 2.05 2.03 2.00 3/94 28231
/proc/meminfo: memFree=1363952/2055920 swapFree=4192812/4192956
[pid=28217] ppid=28215 vsize=5356 CPUtime=455.82
/proc/28217/stat : 28217 (solver) D 28215 28217 23465 0 -1 4194304 364 145064 0 7 0 0 44677 905 17 0 1 0 24594528 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 240577641061 0 2147483391 4100 65536 18446744072099781622 0 0 17 1 0 0
/proc/28217/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 455.82
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 458.308
CPU time (s): 455.828
CPU user time (s): 446.772
CPU system time (s): 9.05562
CPU usage (%): 99.4588
Max. virtual memory (cumulated for all children) (KiB): 519580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 446.772
system time used= 9.05562
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145570
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2361
involuntary context switches= 14988

runsolver used 0.572912 second user time and 1.51177 second system time

The end

Launcher Data

Begin job on node50 at 2009-07-12 07:08:29
IDJOB=2082523
IDBENCH=57592
IDSOLVER=740
FILE ID=node50/2082523-1247375307
PBS_JOBID= 9507096
Free space on /tmp= 66408 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/rand-8-20-5/normalized-rand-8-20-5-18-800-0_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2082523-1247375307/watcher-2082523-1247375307 -o /tmp/evaluation-result-2082523-1247375307/solver-2082523-1247375307 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2082523-1247375307.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= a42b1fcf5ad10b80deb15852b7f7abc6
RANDOM SEED=1926245233

node50.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.231
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.231
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:       1632472 kB
Buffers:          9252 kB
Cached:         145992 kB
SwapCached:          0 kB
Active:         303472 kB
Inactive:        64904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           42632 kB
Writeback:           0 kB
Mapped:         228832 kB
Slab:            40008 kB
Committed_AS:   901980 kB
PageTables:       2244 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= 66364 MiB
End job on node50 at 2009-07-12 07:16:08