Trace number 2075197

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 1191.78 1198.29

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-38_ext.xml
MD5SUM12dc23e48d5bb2c4b0afc54bc1540543
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 benchmark1191.78
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

1191.68/1198.29	s SATISFIABLE
1191.68/1198.29	v 20 11 0 13 18 6 15 9 23 21 12 2 23 11 16 4 5 4 4 2 20 7 18 18

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-2075197-1247360983/watcher-2075197-1247360983 -o /tmp/evaluation-result-2075197-1247360983/solver-2075197-1247360983 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2075197-1247360983.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.00 1.97 1.96 4/74 17200
/proc/meminfo: memFree=1626368/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=0
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23162403 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17200/statm: 1339 241 200 169 0 50 0
[pid=17202] ppid=17200 vsize=5356 CPUtime=0
/proc/17202/stat : 17202 (solver) R 17200 17200 14884 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 23162403 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 269930261799 0 0 4096 0 0 0 0 17 1 0 0
/proc/17202/statm: 1339 241 200 169 0 50 0

[startup+0.256947 s]
/proc/loadavg: 2.00 1.97 1.96 4/74 17200
/proc/meminfo: memFree=1626368/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=0
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23162403 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17200/statm: 1339 241 200 169 0 50 0
[pid=17202] ppid=17200 vsize=2456 CPUtime=0.24
/proc/17202/stat : 17202 (ld-linux.so.2) R 17200 17200 14884 0 -1 4194304 311 0 0 0 6 18 0 0 19 0 1 0 23162403 2514944 293 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17202/statm: 614 293 100 29 0 201 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 7812

[startup+0.302948 s]
/proc/loadavg: 2.00 1.97 1.96 4/74 17200
/proc/meminfo: memFree=1626368/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=0
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23162403 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17200/statm: 1339 241 200 169 0 50 0
[pid=17202] ppid=17200 vsize=2632 CPUtime=0.28
/proc/17202/stat : 17202 (ld-linux.so.2) R 17200 17200 14884 0 -1 4194304 343 0 0 0 7 21 0 0 19 0 1 0 23162403 2695168 325 996147200 1448431616 1448550632 4294956128 18446744073709551615 134522963 0 0 4096 0 0 0 0 17 1 0 0
/proc/17202/statm: 658 325 100 29 0 245 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7988

[startup+0.40196 s]
/proc/loadavg: 2.00 1.97 1.96 4/74 17200
/proc/meminfo: memFree=1626368/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=0
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23162403 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17200/statm: 1339 241 200 169 0 50 0
[pid=17202] ppid=17200 vsize=2812 CPUtime=0.38
/proc/17202/stat : 17202 (ld-linux.so.2) R 17200 17200 14884 0 -1 4194304 412 0 0 0 10 28 0 0 20 0 1 0 23162403 2879488 394 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17202/statm: 703 394 100 29 0 290 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 8168

[startup+0.701994 s]
/proc/loadavg: 2.00 1.97 1.96 4/74 17200
/proc/meminfo: memFree=1626368/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=0
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23162403 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17200/statm: 1339 241 200 169 0 50 0
[pid=17202] ppid=17200 vsize=3708 CPUtime=0.68
/proc/17202/stat : 17202 (ld-linux.so.2) R 17200 17200 14884 0 -1 4194304 620 0 0 0 17 51 0 0 23 0 1 0 23162403 3796992 602 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17202/statm: 927 602 100 29 0 514 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9064

[startup+1.5011 s]
/proc/loadavg: 2.00 1.97 1.96 3/76 17203
/proc/meminfo: memFree=1620464/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=0
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 23162403 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17200/statm: 1339 241 200 169 0 50 0
[pid=17202] ppid=17200 vsize=5856 CPUtime=1.47
/proc/17202/stat : 17202 (ld-linux.so.2) R 17200 17200 14884 0 -1 4194304 1165 0 0 0 39 108 0 0 25 0 1 0 23162403 5996544 1147 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17202/statm: 1464 1147 100 29 0 1051 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11212

[startup+3.10129 s]
/proc/loadavg: 2.00 1.97 1.96 4/84 17214
/proc/meminfo: memFree=1618736/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=1.6
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 361 1421 0 0 0 0 42 118 16 0 1 0 23162403 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17200/statm: 1339 242 201 169 0 50 0
[pid=17205] ppid=17200 vsize=311824 CPUtime=1.28
/proc/17205/stat : 17205 (Conquer) R 17200 17200 14884 0 -1 0 7120 0 0 0 124 4 0 0 25 0 9 0 23162565 319307776 6611 996147200 134512640 142716928 4294956224 18446744073709551615 134714117 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/17205/statm: 77956 6611 647 2003 0 75367 0
[pid=17205/tid=17207] ppid=17200 vsize=311824 CPUtime=0
/proc/17205/task/17207/stat : 17207 (Conquer) S 17200 17200 14884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23162566 319307776 6611 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=17205/tid=17208] ppid=17200 vsize=311824 CPUtime=0.02
/proc/17205/task/17208/stat : 17208 (Conquer) S 17200 17200 14884 0 -1 64 16 0 0 0 2 0 0 0 16 0 9 0 23162584 319307776 6611 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17209] ppid=17200 vsize=311824 CPUtime=0
/proc/17205/task/17209/stat : 17209 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23162586 319307776 6611 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17210] ppid=17200 vsize=311824 CPUtime=0
/proc/17205/task/17210/stat : 17210 (Conquer) S 17200 17200 14884 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 23162586 319307776 6611 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17211] ppid=17200 vsize=311824 CPUtime=0
/proc/17205/task/17211/stat : 17211 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23162586 319307776 6611 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17212] ppid=17200 vsize=311824 CPUtime=0
/proc/17205/task/17212/stat : 17212 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23162586 319307776 6611 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17213] ppid=17200 vsize=311824 CPUtime=0
/proc/17205/task/17213/stat : 17213 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23162586 319307776 6611 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17214] ppid=17200 vsize=311824 CPUtime=0
/proc/17205/task/17214/stat : 17214 (Conquer) S 17200 17200 14884 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 23162586 319307776 6611 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 317180

[startup+6.30267 s]
/proc/loadavg: 2.00 1.97 1.96 3/84 17214
/proc/meminfo: memFree=1567536/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=1.6
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 361 1421 0 0 0 0 42 118 16 0 1 0 23162403 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17200/statm: 1339 242 201 169 0 50 0
[pid=17205] ppid=17200 vsize=318992 CPUtime=4.46
/proc/17205/stat : 17205 (Conquer) R 17200 17200 14884 0 -1 0 19222 0 0 0 435 11 0 0 25 0 9 0 23162565 326647808 14442 996147200 134512640 142716928 4294956224 18446744073709551615 134810622 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/17205/statm: 79748 14442 690 2003 0 77159 0
[pid=17205/tid=17207] ppid=17200 vsize=318992 CPUtime=0
/proc/17205/task/17207/stat : 17207 (Conquer) S 17200 17200 14884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23162566 326647808 14442 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=17205/tid=17208] ppid=17200 vsize=318992 CPUtime=0.2
/proc/17205/task/17208/stat : 17208 (Conquer) S 17200 17200 14884 0 -1 64 24 0 0 0 20 0 0 0 17 0 9 0 23162584 326647808 14442 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17209] ppid=17200 vsize=318992 CPUtime=0
/proc/17205/task/17209/stat : 17209 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23162586 326647808 14442 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17210] ppid=17200 vsize=318992 CPUtime=0.04
/proc/17205/task/17210/stat : 17210 (Conquer) S 17200 17200 14884 0 -1 64 5 0 0 0 4 0 0 0 16 0 9 0 23162586 326647808 14442 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17211] ppid=17200 vsize=318992 CPUtime=0
/proc/17205/task/17211/stat : 17211 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23162586 326647808 14442 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17212] ppid=17200 vsize=318992 CPUtime=0
/proc/17205/task/17212/stat : 17212 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23162586 326647808 14442 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17213] ppid=17200 vsize=318992 CPUtime=0
/proc/17205/task/17213/stat : 17213 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23162586 326647808 14442 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17214] ppid=17200 vsize=318992 CPUtime=0
/proc/17205/task/17214/stat : 17214 (Conquer) S 17200 17200 14884 0 -1 64 17 0 0 0 0 0 0 0 15 0 9 0 23162586 326647808 14442 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 324348

[startup+12.7014 s]
/proc/loadavg: 2.00 1.97 1.96 3/84 17214
/proc/meminfo: memFree=1550320/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=1.6
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 361 1421 0 0 0 0 42 118 16 0 1 0 23162403 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17200/statm: 1339 242 201 169 0 50 0
[pid=17205] ppid=17200 vsize=318992 CPUtime=10.83
/proc/17205/stat : 17205 (Conquer) R 17200 17200 14884 0 -1 0 24486 0 0 0 1070 13 0 0 25 0 9 0 23162565 326647808 19662 996147200 134512640 142716928 4294956224 18446744073709551615 134750806 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/17205/statm: 79748 19662 690 2003 0 77159 0
[pid=17205/tid=17207] ppid=17200 vsize=318992 CPUtime=0
/proc/17205/task/17207/stat : 17207 (Conquer) S 17200 17200 14884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23162566 326647808 19662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=17205/tid=17208] ppid=17200 vsize=318992 CPUtime=0.2
/proc/17205/task/17208/stat : 17208 (Conquer) S 17200 17200 14884 0 -1 64 24 0 0 0 20 0 0 0 17 0 9 0 23162584 326647808 19662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17209] ppid=17200 vsize=318992 CPUtime=0
/proc/17205/task/17209/stat : 17209 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23162586 326647808 19662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17210] ppid=17200 vsize=318992 CPUtime=0.04
/proc/17205/task/17210/stat : 17210 (Conquer) S 17200 17200 14884 0 -1 64 5 0 0 0 4 0 0 0 16 0 9 0 23162586 326647808 19662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17211] ppid=17200 vsize=318992 CPUtime=0
/proc/17205/task/17211/stat : 17211 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23162586 326647808 19662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17212] ppid=17200 vsize=318992 CPUtime=0
/proc/17205/task/17212/stat : 17212 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23162586 326647808 19662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17213] ppid=17200 vsize=318992 CPUtime=0
/proc/17205/task/17213/stat : 17213 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23162586 326647808 19662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17214] ppid=17200 vsize=318992 CPUtime=0
/proc/17205/task/17214/stat : 17214 (Conquer) S 17200 17200 14884 0 -1 64 17 0 0 0 0 0 0 0 15 0 9 0 23162586 326647808 19662 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 324348

[startup+25.5069 s]
/proc/loadavg: 2.07 1.99 1.96 3/84 17214
/proc/meminfo: memFree=1546928/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=1.6
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 361 1421 0 0 0 0 42 118 16 0 1 0 23162403 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17200/statm: 1339 242 201 169 0 50 0
[pid=17205] ppid=17200 vsize=320840 CPUtime=23.58
/proc/17205/stat : 17205 (Conquer) R 17200 17200 14884 0 -1 0 25177 0 0 0 2344 14 0 0 25 0 9 0 23162565 328540160 19624 996147200 134512640 142716928 4294956224 18446744073709551615 135303887 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/17205/statm: 80210 19624 690 2003 0 77621 0
[pid=17205/tid=17207] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17207/stat : 17207 (Conquer) S 17200 17200 14884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23162566 328540160 19624 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=17205/tid=17208] ppid=17200 vsize=320840 CPUtime=0.34
/proc/17205/task/17208/stat : 17208 (Conquer) S 17200 17200 14884 0 -1 64 35 0 0 0 34 0 0 0 17 0 9 0 23162584 328540160 19624 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17209] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17209/stat : 17209 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23162586 328540160 19624 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17210] ppid=17200 vsize=320840 CPUtime=0.04
/proc/17205/task/17210/stat : 17210 (Conquer) S 17200 17200 14884 0 -1 64 5 0 0 0 4 0 0 0 16 0 9 0 23162586 328540160 19624 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17211] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17211/stat : 17211 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23162586 328540160 19624 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17212] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17212/stat : 17212 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23162586 328540160 19624 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17213] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17213/stat : 17213 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23162586 328540160 19624 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17214] ppid=17200 vsize=320840 CPUtime=0.05
/proc/17205/task/17214/stat : 17214 (Conquer) S 17200 17200 14884 0 -1 64 483 0 0 0 5 0 0 0 15 0 9 0 23162586 328540160 19624 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 326196

[startup+51.1029 s]
/proc/loadavg: 2.18 2.02 1.97 3/84 17214
/proc/meminfo: memFree=1580976/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=1.6
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 361 1421 0 0 0 0 42 118 16 0 1 0 23162403 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17200/statm: 1339 242 201 169 0 50 0

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

Current children cumulated CPU time (s) 1184.04
Current children cumulated vsize (KiB) 326196

[startup+1193.71 s]
/proc/loadavg: 2.08 2.17 2.11 3/92 17372
/proc/meminfo: memFree=1211664/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=1.6
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 361 1421 0 0 0 0 42 118 16 0 1 0 23162403 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17200/statm: 1339 242 201 169 0 50 0
[pid=17205] ppid=17200 vsize=320840 CPUtime=1185.61
/proc/17205/stat : 17205 (Conquer) R 17200 17200 14884 0 -1 0 111023 0 0 0 118432 129 0 0 25 0 9 0 23162565 328540160 10868 996147200 134512640 142716928 4294956224 18446744073709551615 135303506 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17205/statm: 80210 10868 690 2003 0 77621 0
[pid=17205/tid=17207] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17207/stat : 17207 (Conquer) S 17200 17200 14884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23162566 328540160 10868 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=17205/tid=17208] ppid=17200 vsize=320840 CPUtime=7.86
/proc/17205/task/17208/stat : 17208 (Conquer) S 17200 17200 14884 0 -1 64 35 0 0 0 770 16 0 0 17 0 9 0 23162584 328540160 10868 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17209] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17209/stat : 17209 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10868 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17210] ppid=17200 vsize=320840 CPUtime=4.56
/proc/17205/task/17210/stat : 17210 (Conquer) S 17200 17200 14884 0 -1 64 5 0 0 0 456 0 0 0 16 0 9 0 23162586 328540160 10868 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17211] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17211/stat : 17211 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10868 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17212] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17212/stat : 17212 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23162586 328540160 10868 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17213] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17213/stat : 17213 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10868 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17214] ppid=17200 vsize=320840 CPUtime=0.11
/proc/17205/task/17214/stat : 17214 (Conquer) S 17200 17200 14884 0 -1 64 483 0 0 0 10 1 0 0 15 0 9 0 23162586 328540160 10868 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1187.21
Current children cumulated vsize (KiB) 326196

[startup+1195.3 s]
/proc/loadavg: 2.08 2.17 2.11 3/92 17372
/proc/meminfo: memFree=1211664/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=1.6
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 361 1421 0 0 0 0 42 118 16 0 1 0 23162403 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17200/statm: 1339 242 201 169 0 50 0
[pid=17205] ppid=17200 vsize=320840 CPUtime=1187.2
/proc/17205/stat : 17205 (Conquer) R 17200 17200 14884 0 -1 0 111033 0 0 0 118590 130 0 0 25 0 9 0 23162565 328540160 10864 996147200 134512640 142716928 4294956224 18446744073709551615 134793315 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17205/statm: 80210 10864 690 2003 0 77621 0
[pid=17205/tid=17207] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17207/stat : 17207 (Conquer) S 17200 17200 14884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23162566 328540160 10864 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=17205/tid=17208] ppid=17200 vsize=320840 CPUtime=7.87
/proc/17205/task/17208/stat : 17208 (Conquer) S 17200 17200 14884 0 -1 64 35 0 0 0 771 16 0 0 17 0 9 0 23162584 328540160 10864 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17209] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17209/stat : 17209 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10864 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17210] ppid=17200 vsize=320840 CPUtime=4.56
/proc/17205/task/17210/stat : 17210 (Conquer) S 17200 17200 14884 0 -1 64 5 0 0 0 456 0 0 0 16 0 9 0 23162586 328540160 10864 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17211] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17211/stat : 17211 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10864 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17212] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17212/stat : 17212 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23162586 328540160 10864 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17213] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17213/stat : 17213 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10864 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17214] ppid=17200 vsize=320840 CPUtime=0.11
/proc/17205/task/17214/stat : 17214 (Conquer) S 17200 17200 14884 0 -1 64 483 0 0 0 10 1 0 0 15 0 9 0 23162586 328540160 10864 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1188.8
Current children cumulated vsize (KiB) 326196

[startup+1196.9 s]
/proc/loadavg: 2.08 2.17 2.11 3/92 17372
/proc/meminfo: memFree=1213712/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=1.6
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 361 1421 0 0 0 0 42 118 16 0 1 0 23162403 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17200/statm: 1339 242 201 169 0 50 0
[pid=17205] ppid=17200 vsize=320840 CPUtime=1188.8
/proc/17205/stat : 17205 (Conquer) R 17200 17200 14884 0 -1 0 111043 0 0 0 118750 130 0 0 25 0 9 0 23162565 328540160 10356 996147200 134512640 142716928 4294956224 18446744073709551615 134793578 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17205/statm: 80210 10356 690 2003 0 77621 0
[pid=17205/tid=17207] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17207/stat : 17207 (Conquer) S 17200 17200 14884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23162566 328540160 10356 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=17205/tid=17208] ppid=17200 vsize=320840 CPUtime=7.88
/proc/17205/task/17208/stat : 17208 (Conquer) S 17200 17200 14884 0 -1 64 35 0 0 0 772 16 0 0 16 0 9 0 23162584 328540160 10356 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17209] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17209/stat : 17209 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10356 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17210] ppid=17200 vsize=320840 CPUtime=4.56
/proc/17205/task/17210/stat : 17210 (Conquer) S 17200 17200 14884 0 -1 64 5 0 0 0 456 0 0 0 16 0 9 0 23162586 328540160 10356 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=17205/tid=17211] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17211/stat : 17211 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10356 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17212] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17212/stat : 17212 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23162586 328540160 10356 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17213] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17213/stat : 17213 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10356 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17214] ppid=17200 vsize=320840 CPUtime=0.11
/proc/17205/task/17214/stat : 17214 (Conquer) S 17200 17200 14884 0 -1 64 483 0 0 0 10 1 0 0 15 0 9 0 23162586 328540160 10356 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1190.4
Current children cumulated vsize (KiB) 326196

[startup+1197.7 s]
/proc/loadavg: 2.08 2.17 2.11 3/92 17372
/proc/meminfo: memFree=1213712/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=1.6
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 361 1421 0 0 0 0 42 118 16 0 1 0 23162403 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17200/statm: 1339 242 201 169 0 50 0
[pid=17205] ppid=17200 vsize=320840 CPUtime=1189.59
/proc/17205/stat : 17205 (Conquer) R 17200 17200 14884 0 -1 0 111045 0 0 0 118829 130 0 0 25 0 9 0 23162565 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17205/statm: 80210 10352 690 2003 0 77621 0
[pid=17205/tid=17207] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17207/stat : 17207 (Conquer) S 17200 17200 14884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23162566 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=17205/tid=17208] ppid=17200 vsize=320840 CPUtime=7.89
/proc/17205/task/17208/stat : 17208 (Conquer) S 17200 17200 14884 0 -1 64 35 0 0 0 773 16 0 0 17 0 9 0 23162584 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17209] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17209/stat : 17209 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17210] ppid=17200 vsize=320840 CPUtime=4.57
/proc/17205/task/17210/stat : 17210 (Conquer) S 17200 17200 14884 0 -1 64 5 0 0 0 457 0 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17211] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17211/stat : 17211 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17212] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17212/stat : 17212 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17213] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17213/stat : 17213 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17214] ppid=17200 vsize=320840 CPUtime=0.11
/proc/17205/task/17214/stat : 17214 (Conquer) S 17200 17200 14884 0 -1 64 483 0 0 0 10 1 0 0 15 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1191.19
Current children cumulated vsize (KiB) 326196

[startup+1198.11 s]
/proc/loadavg: 2.08 2.17 2.11 3/92 17372
/proc/meminfo: memFree=1213712/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=1.6
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 361 1421 0 0 0 0 42 118 16 0 1 0 23162403 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17200/statm: 1339 242 201 169 0 50 0
[pid=17205] ppid=17200 vsize=320840 CPUtime=1189.98
/proc/17205/stat : 17205 (Conquer) R 17200 17200 14884 0 -1 0 111049 0 0 0 118868 130 0 0 25 0 9 0 23162565 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 134793575 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17205/statm: 80210 10352 690 2003 0 77621 0
[pid=17205/tid=17207] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17207/stat : 17207 (Conquer) S 17200 17200 14884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23162566 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=17205/tid=17208] ppid=17200 vsize=320840 CPUtime=7.89
/proc/17205/task/17208/stat : 17208 (Conquer) S 17200 17200 14884 0 -1 64 35 0 0 0 773 16 0 0 17 0 9 0 23162584 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17209] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17209/stat : 17209 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17210] ppid=17200 vsize=320840 CPUtime=4.57
/proc/17205/task/17210/stat : 17210 (Conquer) S 17200 17200 14884 0 -1 64 5 0 0 0 457 0 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17211] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17211/stat : 17211 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17212] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17212/stat : 17212 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17213] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17213/stat : 17213 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17214] ppid=17200 vsize=320840 CPUtime=0.11
/proc/17205/task/17214/stat : 17214 (Conquer) S 17200 17200 14884 0 -1 64 483 0 0 0 10 1 0 0 15 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1191.58
Current children cumulated vsize (KiB) 326196

[startup+1198.2 s]
/proc/loadavg: 2.08 2.17 2.11 3/92 17372
/proc/meminfo: memFree=1213712/2055920 swapFree=4192956/4192956
[pid=17200] ppid=17198 vsize=5356 CPUtime=1.6
/proc/17200/stat : 17200 (solver) S 17198 17200 14884 0 -1 4194304 361 1421 0 0 0 0 42 118 16 0 1 0 23162403 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17200/statm: 1339 242 201 169 0 50 0
[pid=17205] ppid=17200 vsize=320840 CPUtime=1190.08
/proc/17205/stat : 17205 (Conquer) R 17200 17200 14884 0 -1 0 111049 0 0 0 118878 130 0 0 25 0 9 0 23162565 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 135303900 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/17205/statm: 80210 10352 690 2003 0 77621 0
[pid=17205/tid=17207] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17207/stat : 17207 (Conquer) S 17200 17200 14884 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23162566 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=17205/tid=17208] ppid=17200 vsize=320840 CPUtime=7.89
/proc/17205/task/17208/stat : 17208 (Conquer) S 17200 17200 14884 0 -1 64 35 0 0 0 773 16 0 0 17 0 9 0 23162584 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17209] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17209/stat : 17209 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17210] ppid=17200 vsize=320840 CPUtime=4.57
/proc/17205/task/17210/stat : 17210 (Conquer) S 17200 17200 14884 0 -1 64 5 0 0 0 457 0 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17211] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17211/stat : 17211 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17212] ppid=17200 vsize=320840 CPUtime=0
/proc/17205/task/17212/stat : 17212 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17213] ppid=17200 vsize=320840 CPUtime=0.01
/proc/17205/task/17213/stat : 17213 (Conquer) S 17200 17200 14884 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=17205/tid=17214] ppid=17200 vsize=320840 CPUtime=0.11
/proc/17205/task/17214/stat : 17214 (Conquer) S 17200 17200 14884 0 -1 64 483 0 0 0 10 1 0 0 15 0 9 0 23162586 328540160 10352 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1191.68
Current children cumulated vsize (KiB) 326196

Child status: 0
Real time (s): 1198.29
CPU time (s): 1191.78
CPU user time (s): 1189.28
CPU system time (s): 2.49662
CPU usage (%): 99.4562
Max. virtual memory (cumulated for all children) (KiB): 326196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1189.28
system time used= 2.49662
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112992
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= 25089
involuntary context switches= 39391

runsolver used 1.52977 second user time and 3.88841 second system time

The end

Launcher Data

Begin job on node53 at 2009-07-12 03:09:44
IDJOB=2075197
IDBENCH=56244
IDSOLVER=740
FILE ID=node53/2075197-1247360983
PBS_JOBID= 9506906
Free space on /tmp= 65920 MiB

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

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

MD5SUM BENCH= 12dc23e48d5bb2c4b0afc54bc1540543
RANDOM SEED=1431637209

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1626848 kB
Buffers:         66108 kB
Cached:         214052 kB
SwapCached:          0 kB
Active:         197428 kB
Inactive:       162584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626848 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           23528 kB
Writeback:           0 kB
Mapped:          90012 kB
Slab:            54272 kB
Committed_AS:   223592 kB
PageTables:       1912 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= 65908 MiB
End job on node53 at 2009-07-12 03:29:42