Trace number 2058411

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 716.264 720.139

General information on the benchmark

Namecsp/frb45-21/
normalized-frb45-21-4_ext.xml
MD5SUMd1d9cc820d1d3adf14ecf6ce9d680fea
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.0591
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints476
Maximum constraint arity2
Maximum domain size21
Number of constraints which are defined in extension476
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

716.20/720.13	s SATISFIABLE
716.20/720.13	v 17 6 3 18 18 10 9 12 3 18 11 0 9 20 14 18 9 2 10 8 8 18 9 13 8 7 13 2 14 0 9 6 1 10 11 15 14 5 15 6 12 19 10 15 4

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-2058411-1247339491/watcher-2058411-1247339491 -o /tmp/evaluation-result-2058411-1247339491/solver-2058411-1247339491 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2058411-1247339491.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 2.02 2.00 4/80 16405
/proc/meminfo: memFree=1367216/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 21009465 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 1339 241 200 169 0 50 0
[pid=16407] ppid=16405 vsize=5356 CPUtime=0
/proc/16407/stat : 16407 (solver) D 16405 16405 15496 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 21009466 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 224627584295 0 2147483391 4096 0 18446744072099937270 0 0 17 1 0 0
/proc/16407/statm: 1339 241 200 169 0 50 0

[startup+0.0536691 s]
/proc/loadavg: 2.00 2.02 2.00 4/80 16405
/proc/meminfo: memFree=1367216/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 21009465 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 1339 241 200 169 0 50 0
[pid=16407] ppid=16405 vsize=1952 CPUtime=0.04
/proc/16407/stat : 16407 (ld-linux.so.2) R 16405 16405 15496 0 -1 4194304 172 0 0 0 1 3 0 0 18 0 1 0 21009466 1998848 154 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/16407/statm: 488 154 100 29 0 75 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7308

[startup+0.101672 s]
/proc/loadavg: 2.00 2.02 2.00 4/80 16405
/proc/meminfo: memFree=1367216/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 21009465 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 1339 241 200 169 0 50 0
[pid=16407] ppid=16405 vsize=2084 CPUtime=0.09
/proc/16407/stat : 16407 (ld-linux.so.2) R 16405 16405 15496 0 -1 4194304 206 0 0 0 3 6 0 0 18 0 1 0 21009466 2134016 188 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/16407/statm: 521 188 100 29 0 108 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7440

[startup+0.301709 s]
/proc/loadavg: 2.00 2.02 2.00 4/80 16405
/proc/meminfo: memFree=1367216/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0.14
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 361 418 0 0 0 0 4 10 16 0 1 0 21009465 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16405/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 5356

[startup+0.701768 s]
/proc/loadavg: 2.00 2.02 2.00 4/80 16405
/proc/meminfo: memFree=1367216/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0.14
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 361 418 0 0 0 0 4 10 16 0 1 0 21009465 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16405/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 5356

[startup+1.50288 s]
/proc/loadavg: 1.92 2.01 1.99 3/90 16419
/proc/meminfo: memFree=1362208/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0.14
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 361 418 0 0 0 0 4 10 16 0 1 0 21009465 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16405/statm: 1339 242 201 169 0 50 0
[pid=16410] ppid=16405 vsize=311692 CPUtime=1.05
/proc/16410/stat : 16410 (Conquer) R 16405 16405 15496 0 -1 0 5735 0 7 0 102 3 0 0 25 0 9 0 21009481 319172608 5235 996147200 134512640 142716928 4294956224 18446744073709551615 134909356 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/16410/statm: 77923 5244 680 2003 0 75334 0
[pid=16410/tid=16412] ppid=16405 vsize=311692 CPUtime=0
/proc/16410/task/16412/stat : 16412 (Conquer) S 16405 16405 15496 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21009488 319172608 5251 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16410/tid=16413] ppid=16405 vsize=311692 CPUtime=0.01
/proc/16410/task/16413/stat : 16413 (Conquer) S 16405 16405 15496 0 -1 64 14 0 1 0 1 0 0 0 16 0 9 0 21009506 319172608 5261 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16414] ppid=16405 vsize=311692 CPUtime=0
/proc/16410/task/16414/stat : 16414 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21009512 319172608 5270 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16415] ppid=16405 vsize=311692 CPUtime=0
/proc/16410/task/16415/stat : 16415 (Conquer) S 16405 16405 15496 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 21009512 319172608 5277 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16416] ppid=16405 vsize=311692 CPUtime=0
/proc/16410/task/16416/stat : 16416 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21009512 319172608 5285 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16417] ppid=16405 vsize=311692 CPUtime=0
/proc/16410/task/16417/stat : 16417 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21009512 319172608 5293 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16418] ppid=16405 vsize=311692 CPUtime=0
/proc/16410/task/16418/stat : 16418 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21009512 319172608 5293 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16419] ppid=16405 vsize=311692 CPUtime=0
/proc/16410/task/16419/stat : 16419 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21009512 319172608 5293 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 317048

[startup+3.10211 s]
/proc/loadavg: 1.92 2.01 1.99 4/90 16419
/proc/meminfo: memFree=1327840/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0.14
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 361 418 0 0 0 0 4 10 16 0 1 0 21009465 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16405/statm: 1339 242 201 169 0 50 0
[pid=16410] ppid=16405 vsize=311824 CPUtime=2.64
/proc/16410/stat : 16410 (Conquer) R 16405 16405 15496 0 -1 0 12640 0 7 0 258 6 0 0 25 0 9 0 21009481 319307776 12090 996147200 134512640 142716928 4294956224 18446744073709551615 137648541 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/16410/statm: 77956 12090 680 2003 0 75367 0
[pid=16410/tid=16412] ppid=16405 vsize=311824 CPUtime=0
/proc/16410/task/16412/stat : 16412 (Conquer) S 16405 16405 15496 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21009488 319307776 12090 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16410/tid=16413] ppid=16405 vsize=311824 CPUtime=0.02
/proc/16410/task/16413/stat : 16413 (Conquer) S 16405 16405 15496 0 -1 64 18 0 1 0 2 0 0 0 17 0 9 0 21009506 319307776 12090 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16414] ppid=16405 vsize=311824 CPUtime=0
/proc/16410/task/16414/stat : 16414 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21009512 319307776 12090 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16415] ppid=16405 vsize=311824 CPUtime=0
/proc/16410/task/16415/stat : 16415 (Conquer) S 16405 16405 15496 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 21009512 319307776 12090 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16416] ppid=16405 vsize=311824 CPUtime=0
/proc/16410/task/16416/stat : 16416 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21009512 319307776 12090 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16417] ppid=16405 vsize=311824 CPUtime=0
/proc/16410/task/16417/stat : 16417 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21009512 319307776 12090 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16418] ppid=16405 vsize=311824 CPUtime=0
/proc/16410/task/16418/stat : 16418 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21009512 319307776 12090 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16419] ppid=16405 vsize=311824 CPUtime=0
/proc/16410/task/16419/stat : 16419 (Conquer) S 16405 16405 15496 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 21009512 319307776 12090 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 317180

[startup+6.30156 s]
/proc/loadavg: 1.93 2.01 1.99 3/90 16419
/proc/meminfo: memFree=1303584/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0.14
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 361 418 0 0 0 0 4 10 16 0 1 0 21009465 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16405/statm: 1339 242 201 169 0 50 0
[pid=16410] ppid=16405 vsize=311824 CPUtime=5.81
/proc/16410/stat : 16410 (Conquer) R 16405 16405 15496 0 -1 0 27710 0 7 0 567 14 0 0 25 0 9 0 21009481 319307776 22102 996147200 134512640 142716928 4294956224 18446744073709551615 134825389 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/16410/statm: 77956 22102 685 2003 0 75367 0
[pid=16410/tid=16412] ppid=16405 vsize=311824 CPUtime=0
/proc/16410/task/16412/stat : 16412 (Conquer) S 16405 16405 15496 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21009488 319307776 22102 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16410/tid=16413] ppid=16405 vsize=311824 CPUtime=0.08
/proc/16410/task/16413/stat : 16413 (Conquer) S 16405 16405 15496 0 -1 64 42 0 1 0 8 0 0 0 17 0 9 0 21009506 319307776 22102 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16414] ppid=16405 vsize=311824 CPUtime=0
/proc/16410/task/16414/stat : 16414 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21009512 319307776 22102 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16415] ppid=16405 vsize=311824 CPUtime=0.01
/proc/16410/task/16415/stat : 16415 (Conquer) S 16405 16405 15496 0 -1 64 2 0 0 0 1 0 0 0 16 0 9 0 21009512 319307776 22102 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16416] ppid=16405 vsize=311824 CPUtime=0
/proc/16410/task/16416/stat : 16416 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21009512 319307776 22102 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16417] ppid=16405 vsize=311824 CPUtime=0
/proc/16410/task/16417/stat : 16417 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21009512 319307776 22102 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16418] ppid=16405 vsize=311824 CPUtime=0
/proc/16410/task/16418/stat : 16418 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21009512 319307776 22102 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16419] ppid=16405 vsize=311824 CPUtime=0
/proc/16410/task/16419/stat : 16419 (Conquer) S 16405 16405 15496 0 -1 64 21 0 0 0 0 0 0 0 16 0 9 0 21009512 319307776 22102 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 317180

[startup+12.7025 s]
/proc/loadavg: 1.93 2.01 1.99 3/90 16419
/proc/meminfo: memFree=1326368/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0.14
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 361 418 0 0 0 0 4 10 16 0 1 0 21009465 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16405/statm: 1339 242 201 169 0 50 0
[pid=16410] ppid=16405 vsize=312088 CPUtime=12.19
/proc/16410/stat : 16410 (Conquer) R 16405 16405 15496 0 -1 0 31694 0 7 0 1201 18 0 0 25 0 9 0 21009481 319578112 11140 996147200 134512640 142716928 4294956224 18446744073709551615 134750660 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/16410/statm: 78022 11140 685 2003 0 75433 0
[pid=16410/tid=16412] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16412/stat : 16412 (Conquer) S 16405 16405 15496 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21009488 319578112 11140 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16410/tid=16413] ppid=16405 vsize=312088 CPUtime=0.13
/proc/16410/task/16413/stat : 16413 (Conquer) S 16405 16405 15496 0 -1 64 42 0 1 0 12 1 0 0 16 0 9 0 21009506 319578112 11140 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16414] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16414/stat : 16414 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21009512 319578112 11140 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16415] ppid=16405 vsize=312088 CPUtime=0.01
/proc/16410/task/16415/stat : 16415 (Conquer) S 16405 16405 15496 0 -1 64 2 0 0 0 1 0 0 0 15 0 9 0 21009512 319578112 11140 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16416] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16416/stat : 16416 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21009512 319578112 11140 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16417] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16417/stat : 16417 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21009512 319578112 11140 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16418] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16418/stat : 16418 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21009512 319578112 11140 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16419] ppid=16405 vsize=312088 CPUtime=0.01
/proc/16410/task/16419/stat : 16419 (Conquer) S 16405 16405 15496 0 -1 64 83 0 0 0 1 0 0 0 15 0 9 0 21009512 319578112 11140 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 317444

[startup+25.5023 s]
/proc/loadavg: 1.94 2.01 1.99 3/90 16419
/proc/meminfo: memFree=1332576/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0.14
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 361 418 0 0 0 0 4 10 16 0 1 0 21009465 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16405/statm: 1339 242 201 169 0 50 0
[pid=16410] ppid=16405 vsize=312088 CPUtime=24.92
/proc/16410/stat : 16410 (Conquer) R 16405 16405 15496 0 -1 0 34208 0 7 0 2467 25 0 0 25 0 9 0 21009481 319578112 8888 996147200 134512640 142716928 4294956224 18446744073709551615 134793249 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/16410/statm: 78022 8888 685 2003 0 75433 0
[pid=16410/tid=16412] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16412/stat : 16412 (Conquer) S 16405 16405 15496 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21009488 319578112 8888 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16410/tid=16413] ppid=16405 vsize=312088 CPUtime=0.22
/proc/16410/task/16413/stat : 16413 (Conquer) S 16405 16405 15496 0 -1 64 42 0 1 0 21 1 0 0 16 0 9 0 21009506 319578112 8888 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16414] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16414/stat : 16414 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21009512 319578112 8888 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16415] ppid=16405 vsize=312088 CPUtime=0.05
/proc/16410/task/16415/stat : 16415 (Conquer) S 16405 16405 15496 0 -1 64 2 0 0 0 5 0 0 0 15 0 9 0 21009512 319578112 8888 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16416] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16416/stat : 16416 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21009512 319578112 8888 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16417] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16417/stat : 16417 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21009512 319578112 8888 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16418] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16418/stat : 16418 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21009512 319578112 8888 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16419] ppid=16405 vsize=312088 CPUtime=0.01

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

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

[startup+710.302 s]
/proc/loadavg: 2.01 2.04 2.01 3/91 16462
/proc/meminfo: memFree=1768592/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0.14
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 361 418 0 0 0 0 4 10 16 0 1 0 21009465 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16405/statm: 1339 242 201 169 0 50 0
[pid=16410] ppid=16405 vsize=312088 CPUtime=706.31
/proc/16410/stat : 16410 (Conquer) R 16405 16405 15496 0 -1 0 228276 0 7 0 70298 333 0 0 25 0 9 0 21009481 319578112 8376 996147200 134512640 142716928 4294956224 18446744073709551615 134768621 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/16410/statm: 78022 8376 685 2003 0 75433 0
[pid=16410/tid=16412] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16412/stat : 16412 (Conquer) S 16405 16405 15496 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21009488 319578112 8376 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16410/tid=16413] ppid=16405 vsize=312088 CPUtime=4.04
/proc/16410/task/16413/stat : 16413 (Conquer) S 16405 16405 15496 0 -1 64 42 0 1 0 376 28 0 0 16 0 9 0 21009506 319578112 8376 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16414] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16414/stat : 16414 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8376 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16415] ppid=16405 vsize=312088 CPUtime=3.59
/proc/16410/task/16415/stat : 16415 (Conquer) S 16405 16405 15496 0 -1 64 2 0 0 0 357 2 0 0 15 0 9 0 21009512 319578112 8376 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16416] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16416/stat : 16416 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8376 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16417] ppid=16405 vsize=312088 CPUtime=0.01
/proc/16410/task/16417/stat : 16417 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21009512 319578112 8376 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16418] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16418/stat : 16418 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8376 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16419] ppid=16405 vsize=312088 CPUtime=0.06
/proc/16410/task/16419/stat : 16419 (Conquer) S 16405 16405 15496 0 -1 64 83 0 0 0 3 3 0 0 15 0 9 0 21009512 319578112 8376 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 706.45
Current children cumulated vsize (KiB) 317444

[startup+716.701 s]
/proc/loadavg: 2.00 2.04 2.01 3/91 16462
/proc/meminfo: memFree=1768464/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0.14
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 361 418 0 0 0 0 4 10 16 0 1 0 21009465 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16405/statm: 1339 242 201 169 0 50 0
[pid=16410] ppid=16405 vsize=312088 CPUtime=712.69
/proc/16410/stat : 16410 (Conquer) R 16405 16405 15496 0 -1 0 229402 0 7 0 70933 336 0 0 25 0 9 0 21009481 319578112 8380 996147200 134512640 142716928 4294956224 18446744073709551615 137648541 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/16410/statm: 78022 8380 685 2003 0 75433 0
[pid=16410/tid=16412] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16412/stat : 16412 (Conquer) S 16405 16405 15496 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21009488 319578112 8380 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16410/tid=16413] ppid=16405 vsize=312088 CPUtime=4.08
/proc/16410/task/16413/stat : 16413 (Conquer) S 16405 16405 15496 0 -1 64 42 0 1 0 379 29 0 0 16 0 9 0 21009506 319578112 8380 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16414] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16414/stat : 16414 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8380 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16415] ppid=16405 vsize=312088 CPUtime=3.63
/proc/16410/task/16415/stat : 16415 (Conquer) S 16405 16405 15496 0 -1 64 2 0 0 0 361 2 0 0 15 0 9 0 21009512 319578112 8380 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16416] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16416/stat : 16416 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8380 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16417] ppid=16405 vsize=312088 CPUtime=0.01
/proc/16410/task/16417/stat : 16417 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21009512 319578112 8380 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16418] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16418/stat : 16418 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8380 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16419] ppid=16405 vsize=312088 CPUtime=0.06
/proc/16410/task/16419/stat : 16419 (Conquer) S 16405 16405 15496 0 -1 64 83 0 0 0 3 3 0 0 15 0 9 0 21009512 319578112 8380 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 712.83
Current children cumulated vsize (KiB) 317444

[startup+718.307 s]
/proc/loadavg: 2.00 2.04 2.01 3/91 16462
/proc/meminfo: memFree=1770256/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0.14
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 361 418 0 0 0 0 4 10 16 0 1 0 21009465 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16405/statm: 1339 242 201 169 0 50 0
[pid=16410] ppid=16405 vsize=312088 CPUtime=714.28
/proc/16410/stat : 16410 (Conquer) R 16405 16405 15496 0 -1 0 229464 0 7 0 71091 337 0 0 25 0 9 0 21009481 319578112 8368 996147200 134512640 142716928 4294956224 18446744073709551615 134750414 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/16410/statm: 78022 8368 685 2003 0 75433 0
[pid=16410/tid=16412] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16412/stat : 16412 (Conquer) S 16405 16405 15496 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21009488 319578112 8368 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16410/tid=16413] ppid=16405 vsize=312088 CPUtime=4.09
/proc/16410/task/16413/stat : 16413 (Conquer) S 16405 16405 15496 0 -1 64 42 0 1 0 380 29 0 0 16 0 9 0 21009506 319578112 8368 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16414] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16414/stat : 16414 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8368 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16415] ppid=16405 vsize=312088 CPUtime=3.63
/proc/16410/task/16415/stat : 16415 (Conquer) S 16405 16405 15496 0 -1 64 2 0 0 0 361 2 0 0 15 0 9 0 21009512 319578112 8368 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16416] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16416/stat : 16416 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8368 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16417] ppid=16405 vsize=312088 CPUtime=0.01
/proc/16410/task/16417/stat : 16417 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21009512 319578112 8368 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16418] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16418/stat : 16418 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8368 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16419] ppid=16405 vsize=312088 CPUtime=0.06
/proc/16410/task/16419/stat : 16419 (Conquer) S 16405 16405 15496 0 -1 64 83 0 0 0 3 3 0 0 15 0 9 0 21009512 319578112 8368 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 714.42
Current children cumulated vsize (KiB) 317444

[startup+719.103 s]
/proc/loadavg: 2.00 2.04 2.01 3/91 16462
/proc/meminfo: memFree=1770256/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0.14
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 361 418 0 0 0 0 4 10 16 0 1 0 21009465 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16405/statm: 1339 242 201 169 0 50 0
[pid=16410] ppid=16405 vsize=312088 CPUtime=715.07
/proc/16410/stat : 16410 (Conquer) R 16405 16405 15496 0 -1 0 229494 0 7 0 71170 337 0 0 25 0 9 0 21009481 319578112 8360 996147200 134512640 142716928 4294956224 18446744073709551615 134809537 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/16410/statm: 78022 8360 685 2003 0 75433 0
[pid=16410/tid=16412] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16412/stat : 16412 (Conquer) S 16405 16405 15496 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21009488 319578112 8360 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16410/tid=16413] ppid=16405 vsize=312088 CPUtime=4.09
/proc/16410/task/16413/stat : 16413 (Conquer) S 16405 16405 15496 0 -1 64 42 0 1 0 380 29 0 0 16 0 9 0 21009506 319578112 8360 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16414] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16414/stat : 16414 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8360 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16415] ppid=16405 vsize=312088 CPUtime=3.64
/proc/16410/task/16415/stat : 16415 (Conquer) S 16405 16405 15496 0 -1 64 2 0 0 0 362 2 0 0 15 0 9 0 21009512 319578112 8360 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16416] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16416/stat : 16416 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8360 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16417] ppid=16405 vsize=312088 CPUtime=0.01
/proc/16410/task/16417/stat : 16417 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21009512 319578112 8360 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16418] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16418/stat : 16418 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8360 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16419] ppid=16405 vsize=312088 CPUtime=0.06
/proc/16410/task/16419/stat : 16419 (Conquer) S 16405 16405 15496 0 -1 64 83 0 0 0 3 3 0 0 15 0 9 0 21009512 319578112 8360 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 715.21
Current children cumulated vsize (KiB) 317444

[startup+719.903 s]
/proc/loadavg: 2.00 2.04 2.01 3/91 16462
/proc/meminfo: memFree=1770320/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0.14
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 361 418 0 0 0 0 4 10 16 0 1 0 21009465 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16405/statm: 1339 242 201 169 0 50 0
[pid=16410] ppid=16405 vsize=312088 CPUtime=715.87
/proc/16410/stat : 16410 (Conquer) R 16405 16405 15496 0 -1 0 229700 0 7 0 71250 337 0 0 25 0 9 0 21009481 319578112 8532 996147200 134512640 142716928 4294956224 18446744073709551615 134780638 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/16410/statm: 78022 8532 685 2003 0 75433 0
[pid=16410/tid=16412] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16412/stat : 16412 (Conquer) S 16405 16405 15496 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21009488 319578112 8532 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16410/tid=16413] ppid=16405 vsize=312088 CPUtime=4.09
/proc/16410/task/16413/stat : 16413 (Conquer) S 16405 16405 15496 0 -1 64 42 0 1 0 380 29 0 0 16 0 9 0 21009506 319578112 8532 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16414] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16414/stat : 16414 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8532 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16415] ppid=16405 vsize=312088 CPUtime=3.64
/proc/16410/task/16415/stat : 16415 (Conquer) S 16405 16405 15496 0 -1 64 2 0 0 0 362 2 0 0 15 0 9 0 21009512 319578112 8532 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16416] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16416/stat : 16416 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8532 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16417] ppid=16405 vsize=312088 CPUtime=0.01
/proc/16410/task/16417/stat : 16417 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21009512 319578112 8532 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16418] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16418/stat : 16418 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8532 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16419] ppid=16405 vsize=312088 CPUtime=0.06
/proc/16410/task/16419/stat : 16419 (Conquer) S 16405 16405 15496 0 -1 64 83 0 0 0 3 3 0 0 15 0 9 0 21009512 319578112 8532 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 716.01
Current children cumulated vsize (KiB) 317444

[startup+720.103 s]
/proc/loadavg: 2.00 2.04 2.01 3/91 16462
/proc/meminfo: memFree=1770320/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=5356 CPUtime=0.14
/proc/16405/stat : 16405 (solver) S 16403 16405 15496 0 -1 4194304 361 418 0 0 0 0 4 10 16 0 1 0 21009465 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16405/statm: 1339 242 201 169 0 50 0
[pid=16410] ppid=16405 vsize=312088 CPUtime=716.06
/proc/16410/stat : 16410 (Conquer) R 16405 16405 15496 0 -1 0 229706 0 7 0 71269 337 0 0 25 0 9 0 21009481 319578112 8388 996147200 134512640 142716928 4294956224 18446744073709551615 134809063 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/16410/statm: 78022 8388 685 2003 0 75433 0
[pid=16410/tid=16412] ppid=16405 vsize=312088 CPUtime=0
/proc/16410/task/16412/stat : 16412 (Conquer) S 16405 16405 15496 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21009488 319578112 8388 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=16410/tid=16413] ppid=16405 vsize=312088 CPUtime=4.1
/proc/16410/task/16413/stat : 16413 (Conquer) S 16405 16405 15496 0 -1 64 42 0 1 0 381 29 0 0 16 0 9 0 21009506 319578112 8388 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16414] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16414/stat : 16414 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8388 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16415] ppid=16405 vsize=312088 CPUtime=3.65
/proc/16410/task/16415/stat : 16415 (Conquer) S 16405 16405 15496 0 -1 64 2 0 0 0 363 2 0 0 15 0 9 0 21009512 319578112 8388 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16416] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16416/stat : 16416 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8388 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16417] ppid=16405 vsize=312088 CPUtime=0.01
/proc/16410/task/16417/stat : 16417 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21009512 319578112 8388 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16418] ppid=16405 vsize=312088 CPUtime=0.02
/proc/16410/task/16418/stat : 16418 (Conquer) S 16405 16405 15496 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21009512 319578112 8388 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=16410/tid=16419] ppid=16405 vsize=312088 CPUtime=0.06
/proc/16410/task/16419/stat : 16419 (Conquer) S 16405 16405 15496 0 -1 64 83 0 0 0 3 3 0 0 15 0 9 0 21009512 319578112 8388 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 716.2
Current children cumulated vsize (KiB) 317444

Child status: 0
Real time (s): 720.139
CPU time (s): 716.264
CPU user time (s): 712.763
CPU system time (s): 3.50147
CPU usage (%): 99.462
Max. virtual memory (cumulated for all children) (KiB): 317448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 712.763
system time used= 3.50147
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230645
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= 44827
involuntary context switches= 43052

runsolver used 0.799878 second user time and 2.48262 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-11 21:11:31
IDJOB=2058411
IDBENCH=53488
IDSOLVER=740
FILE ID=node49/2058411-1247339491
PBS_JOBID= 9506652
Free space on /tmp= 66372 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/frb45-21/normalized-frb45-21-4_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2058411-1247339491/watcher-2058411-1247339491 -o /tmp/evaluation-result-2058411-1247339491/solver-2058411-1247339491 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2058411-1247339491.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= d1d9cc820d1d3adf14ecf6ce9d680fea
RANDOM SEED=524051469

node49.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1367568 kB
Buffers:         12336 kB
Cached:         114620 kB
SwapCached:          0 kB
Active:         586424 kB
Inactive:        49828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1367568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           21148 kB
Writeback:           0 kB
Mapped:         527244 kB
Slab:            36136 kB
Committed_AS:   921852 kB
PageTables:       2752 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66336 MiB
End job on node49 at 2009-07-11 21:23:31