Trace number 2063108

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 874.247 878.769

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-35_ext.xml
MD5SUM9b477effa2074c42071ac2c82466c5cc
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 benchmark311.18
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

874.16/878.76	s SATISFIABLE
874.16/878.76	v 15 22 8 21 12 19 22 3 13 2 13 18 15 16 14 22 8 3 15 18 23 16 3 2

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

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


[startup+0 s]
/proc/loadavg: 1.71 1.97 2.06 4/82 15330
/proc/meminfo: memFree=1868136/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=0
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 21063833 5484544 240 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15330/statm: 1339 240 199 169 0 50 0
[pid=15331] ppid=15330 vsize=5356 CPUtime=0
/proc/15331/stat : 15331 (solver) R 15330 15330 14095 0 -1 4194368 19 0 0 0 0 0 0 0 19 0 1 0 21063834 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 244276849959 0 0 4096 0 0 0 0 17 1 0 0
/proc/15331/statm: 1339 241 200 169 0 50 0

[startup+0.101372 s]
/proc/loadavg: 1.71 1.97 2.06 4/82 15330
/proc/meminfo: memFree=1868136/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=0
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 21063833 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201383 s]
/proc/loadavg: 1.71 1.97 2.06 4/82 15330
/proc/meminfo: memFree=1868136/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=0
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 21063833 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30139 s]
/proc/loadavg: 1.71 1.97 2.06 4/82 15330
/proc/meminfo: memFree=1868136/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=0
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 21063833 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70144 s]
/proc/loadavg: 1.71 1.97 2.06 4/82 15330
/proc/meminfo: memFree=1868136/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=0
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 21063833 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50153 s]
/proc/loadavg: 1.74 1.97 2.06 4/84 15333
/proc/meminfo: memFree=1862616/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=0
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 314 142 0 0 0 0 0 0 18 0 1 0 21063833 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 241 200 169 0 50 0
[pid=15333] ppid=15330 vsize=6032 CPUtime=1.48
/proc/15333/stat : 15333 (ld-linux.so.2) R 15330 15330 14095 0 -1 4194304 1184 0 0 0 40 108 0 0 25 0 1 0 21063834 6176768 1166 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15333/statm: 1508 1166 100 29 0 1095 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11388

[startup+3.10171 s]
/proc/loadavg: 1.74 1.97 2.06 3/92 15344
/proc/meminfo: memFree=1859800/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=1.57
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 361 1421 0 0 0 0 42 115 16 0 1 0 21063833 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 242 201 169 0 50 0
[pid=15335] ppid=15330 vsize=311824 CPUtime=1.29
/proc/15335/stat : 15335 (Conquer) R 15330 15330 14095 0 -1 0 7696 0 0 0 126 3 0 0 25 0 9 0 21063993 319307776 7187 996147200 134512640 142716928 4294956224 18446744073709551615 134696919 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15335/statm: 77956 7187 647 2003 0 75367 0
[pid=15335/tid=15337] ppid=15330 vsize=311824 CPUtime=0
/proc/15335/task/15337/stat : 15337 (Conquer) S 15330 15330 14095 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 21063993 319307776 7187 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15335/tid=15338] ppid=15330 vsize=311824 CPUtime=0.02
/proc/15335/task/15338/stat : 15338 (Conquer) S 15330 15330 14095 0 -1 64 16 0 0 0 2 0 0 0 16 0 9 0 21064011 319307776 7187 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15339] ppid=15330 vsize=311824 CPUtime=0
/proc/15335/task/15339/stat : 15339 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21064013 319307776 7187 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15340] ppid=15330 vsize=311824 CPUtime=0
/proc/15335/task/15340/stat : 15340 (Conquer) S 15330 15330 14095 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 21064013 319307776 7187 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15341] ppid=15330 vsize=311824 CPUtime=0
/proc/15335/task/15341/stat : 15341 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21064013 319307776 7187 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15342] ppid=15330 vsize=311824 CPUtime=0
/proc/15335/task/15342/stat : 15342 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21064013 319307776 7187 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15343] ppid=15330 vsize=311824 CPUtime=0
/proc/15335/task/15343/stat : 15343 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21064013 319307776 7187 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15344] ppid=15330 vsize=311824 CPUtime=0
/proc/15335/task/15344/stat : 15344 (Conquer) S 15330 15330 14095 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 21064013 319307776 7187 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 317180

[startup+6.30207 s]
/proc/loadavg: 1.74 1.97 2.06 3/92 15344
/proc/meminfo: memFree=1810328/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=1.57
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 361 1421 0 0 0 0 42 115 16 0 1 0 21063833 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 242 201 169 0 50 0
[pid=15335] ppid=15330 vsize=318992 CPUtime=4.48
/proc/15335/stat : 15335 (Conquer) R 15330 15330 14095 0 -1 0 18142 0 0 0 440 8 0 0 25 0 9 0 21063993 326647808 14130 996147200 134512640 142716928 4294956224 18446744073709551615 134793568 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15335/statm: 79748 14130 690 2003 0 77159 0
[pid=15335/tid=15337] ppid=15330 vsize=318992 CPUtime=0
/proc/15335/task/15337/stat : 15337 (Conquer) S 15330 15330 14095 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 21063993 326647808 14130 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15335/tid=15338] ppid=15330 vsize=318992 CPUtime=0.17
/proc/15335/task/15338/stat : 15338 (Conquer) S 15330 15330 14095 0 -1 64 23 0 0 0 17 0 0 0 17 0 9 0 21064011 326647808 14130 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15339] ppid=15330 vsize=318992 CPUtime=0
/proc/15335/task/15339/stat : 15339 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21064013 326647808 14130 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15340] ppid=15330 vsize=318992 CPUtime=0.04
/proc/15335/task/15340/stat : 15340 (Conquer) S 15330 15330 14095 0 -1 64 5 0 0 0 4 0 0 0 16 0 9 0 21064013 326647808 14130 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15341] ppid=15330 vsize=318992 CPUtime=0
/proc/15335/task/15341/stat : 15341 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 326647808 14130 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15342] ppid=15330 vsize=318992 CPUtime=0
/proc/15335/task/15342/stat : 15342 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21064013 326647808 14130 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15343] ppid=15330 vsize=318992 CPUtime=0
/proc/15335/task/15343/stat : 15343 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 326647808 14130 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15344] ppid=15330 vsize=318992 CPUtime=0
/proc/15335/task/15344/stat : 15344 (Conquer) S 15330 15330 14095 0 -1 64 17 0 0 0 0 0 0 0 15 0 9 0 21064013 326647808 14130 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 324348

[startup+12.7028 s]
/proc/loadavg: 1.78 1.97 2.06 3/92 15344
/proc/meminfo: memFree=1804976/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=1.57
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 361 1421 0 0 0 0 42 115 16 0 1 0 21063833 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 242 201 169 0 50 0
[pid=15335] ppid=15330 vsize=318992 CPUtime=10.85
/proc/15335/stat : 15335 (Conquer) R 15330 15330 14095 0 -1 0 19594 0 0 0 1076 9 0 0 25 0 9 0 21063993 326647808 15550 996147200 134512640 142716928 4294956224 18446744073709551615 134793573 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15335/statm: 79748 15550 690 2003 0 77159 0
[pid=15335/tid=15337] ppid=15330 vsize=318992 CPUtime=0
/proc/15335/task/15337/stat : 15337 (Conquer) S 15330 15330 14095 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 21063993 326647808 15550 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15335/tid=15338] ppid=15330 vsize=318992 CPUtime=0.23
/proc/15335/task/15338/stat : 15338 (Conquer) S 15330 15330 14095 0 -1 64 23 0 0 0 23 0 0 0 17 0 9 0 21064011 326647808 15550 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15339] ppid=15330 vsize=318992 CPUtime=0
/proc/15335/task/15339/stat : 15339 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21064013 326647808 15550 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15340] ppid=15330 vsize=318992 CPUtime=0.04
/proc/15335/task/15340/stat : 15340 (Conquer) S 15330 15330 14095 0 -1 64 5 0 0 0 4 0 0 0 16 0 9 0 21064013 326647808 15550 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15341] ppid=15330 vsize=318992 CPUtime=0
/proc/15335/task/15341/stat : 15341 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 326647808 15550 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15342] ppid=15330 vsize=318992 CPUtime=0
/proc/15335/task/15342/stat : 15342 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21064013 326647808 15550 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15343] ppid=15330 vsize=318992 CPUtime=0
/proc/15335/task/15343/stat : 15343 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 326647808 15550 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15344] ppid=15330 vsize=318992 CPUtime=0.01
/proc/15335/task/15344/stat : 15344 (Conquer) S 15330 15330 14095 0 -1 64 17 0 0 0 1 0 0 0 15 0 9 0 21064013 326647808 15550 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 324348

[startup+25.5022 s]
/proc/loadavg: 1.81 1.97 2.06 3/92 15344
/proc/meminfo: memFree=1805360/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=1.57
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 361 1421 0 0 0 0 42 115 16 0 1 0 21063833 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 242 201 169 0 50 0
[pid=15335] ppid=15330 vsize=320840 CPUtime=23.59
/proc/15335/stat : 15335 (Conquer) R 15330 15330 14095 0 -1 0 20121 0 0 0 2349 10 0 0 25 0 9 0 21063993 328540160 15427 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15335/statm: 80210 15427 690 2003 0 77621 0
[pid=15335/tid=15337] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15337/stat : 15337 (Conquer) S 15330 15330 14095 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 21063993 328540160 15427 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15335/tid=15338] ppid=15330 vsize=320840 CPUtime=0.3
/proc/15335/task/15338/stat : 15338 (Conquer) S 15330 15330 14095 0 -1 64 23 0 0 0 30 0 0 0 17 0 9 0 21064011 328540160 15427 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15339] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15339/stat : 15339 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 15427 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15340] ppid=15330 vsize=320840 CPUtime=0.05
/proc/15335/task/15340/stat : 15340 (Conquer) S 15330 15330 14095 0 -1 64 5 0 0 0 5 0 0 0 16 0 9 0 21064013 328540160 15427 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15341] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15341/stat : 15341 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 15427 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15342] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15342/stat : 15342 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 15427 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15343] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15343/stat : 15343 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 15427 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15344] ppid=15330 vsize=320840 CPUtime=0.04
/proc/15335/task/15344/stat : 15344 (Conquer) S 15330 15330 14095 0 -1 64 486 0 0 0 4 0 0 0 15 0 9 0 21064013 328540160 15427 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 326196

[startup+51.1022 s]
/proc/loadavg: 1.88 1.97 2.06 3/92 15344
/proc/meminfo: memFree=1828336/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=1.57
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 361 1421 0 0 0 0 42 115 16 0 1 0 21063833 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 242 201 169 0 50 0
[pid=15335] ppid=15330 vsize=320840 CPUtime=49.06
/proc/15335/stat : 15335 (Conquer) R 15330 15330 14095 0 -1 0 20759 0 0 0 4893 13 0 0 25 0 9 0 21063993 328540160 9651 996147200 134512640 142716928 4294956224 18446744073709551615 134807551 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/15335/statm: 80210 9651 690 2003 0 77621 0
[pid=15335/tid=15337] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15337/stat : 15337 (Conquer) S 15330 15330 14095 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 21063993 328540160 9651 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15335/tid=15338] ppid=15330 vsize=320840 CPUtime=0.34
/proc/15335/task/15338/stat : 15338 (Conquer) S 15330 15330 14095 0 -1 64 23 0 0 0 33 1 0 0 17 0 9 0 21064011 328540160 9651 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15339] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15339/stat : 15339 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9651 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15340] ppid=15330 vsize=320840 CPUtime=0.26
/proc/15335/task/15340/stat : 15340 (Conquer) S 15330 15330 14095 0 -1 64 5 0 0 0 26 0 0 0 16 0 9 0 21064013 328540160 9651 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=15335/tid=15341] ppid=15330 vsize=320840 CPUtime=0

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

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

[startup+873.601 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15386
/proc/meminfo: memFree=1751240/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=1.57
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 361 1421 0 0 0 0 42 115 16 0 1 0 21063833 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 242 201 169 0 50 0
[pid=15335] ppid=15330 vsize=320840 CPUtime=867.51
/proc/15335/stat : 15335 (Conquer) R 15330 15330 14095 0 -1 0 53753 0 0 0 86686 65 0 0 25 0 9 0 21063993 328540160 9599 996147200 134512640 142716928 4294956224 18446744073709551615 134810684 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15335/statm: 80210 9599 690 2003 0 77621 0
[pid=15335/tid=15337] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15337/stat : 15337 (Conquer) S 15330 15330 14095 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 21063993 328540160 9599 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15335/tid=15338] ppid=15330 vsize=320840 CPUtime=5.45
/proc/15335/task/15338/stat : 15338 (Conquer) S 15330 15330 14095 0 -1 64 23 0 0 0 536 9 0 0 17 0 9 0 21064011 328540160 9599 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15339] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15339/stat : 15339 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9599 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15340] ppid=15330 vsize=320840 CPUtime=3.32
/proc/15335/task/15340/stat : 15340 (Conquer) S 15330 15330 14095 0 -1 64 5 0 0 0 332 0 0 0 16 0 9 0 21064013 328540160 9599 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15341] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15341/stat : 15341 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9599 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15342] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15342/stat : 15342 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9599 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15343] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15343/stat : 15343 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9599 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15344] ppid=15330 vsize=320840 CPUtime=0.09
/proc/15335/task/15344/stat : 15344 (Conquer) S 15330 15330 14095 0 -1 64 486 0 0 0 7 2 0 0 15 0 9 0 21064013 328540160 9599 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 869.08
Current children cumulated vsize (KiB) 326196

[startup+876.807 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15386
/proc/meminfo: memFree=1752584/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=1.57
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 361 1421 0 0 0 0 42 115 16 0 1 0 21063833 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 242 201 169 0 50 0
[pid=15335] ppid=15330 vsize=320840 CPUtime=870.7
/proc/15335/stat : 15335 (Conquer) R 15330 15330 14095 0 -1 0 53765 0 0 0 87005 65 0 0 25 0 9 0 21063993 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15335/statm: 80210 9591 690 2003 0 77621 0
[pid=15335/tid=15337] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15337/stat : 15337 (Conquer) S 15330 15330 14095 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 21063993 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15335/tid=15338] ppid=15330 vsize=320840 CPUtime=5.47
/proc/15335/task/15338/stat : 15338 (Conquer) S 15330 15330 14095 0 -1 64 23 0 0 0 538 9 0 0 17 0 9 0 21064011 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15339] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15339/stat : 15339 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15340] ppid=15330 vsize=320840 CPUtime=3.33
/proc/15335/task/15340/stat : 15340 (Conquer) S 15330 15330 14095 0 -1 64 5 0 0 0 333 0 0 0 16 0 9 0 21064013 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15341] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15341/stat : 15341 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15342] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15342/stat : 15342 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15343] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15343/stat : 15343 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15344] ppid=15330 vsize=320840 CPUtime=0.09
/proc/15335/task/15344/stat : 15344 (Conquer) S 15330 15330 14095 0 -1 64 486 0 0 0 7 2 0 0 15 0 9 0 21064013 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 872.27
Current children cumulated vsize (KiB) 326196

[startup+877.603 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15386
/proc/meminfo: memFree=1752584/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=1.57
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 361 1421 0 0 0 0 42 115 16 0 1 0 21063833 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 242 201 169 0 50 0
[pid=15335] ppid=15330 vsize=320840 CPUtime=871.5
/proc/15335/stat : 15335 (Conquer) R 15330 15330 14095 0 -1 0 53769 0 0 0 87085 65 0 0 25 0 9 0 21063993 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 134810724 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15335/statm: 80210 9591 690 2003 0 77621 0
[pid=15335/tid=15337] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15337/stat : 15337 (Conquer) S 15330 15330 14095 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 21063993 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15335/tid=15338] ppid=15330 vsize=320840 CPUtime=5.47
/proc/15335/task/15338/stat : 15338 (Conquer) S 15330 15330 14095 0 -1 64 23 0 0 0 538 9 0 0 17 0 9 0 21064011 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15339] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15339/stat : 15339 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15340] ppid=15330 vsize=320840 CPUtime=3.33
/proc/15335/task/15340/stat : 15340 (Conquer) S 15330 15330 14095 0 -1 64 5 0 0 0 333 0 0 0 16 0 9 0 21064013 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15341] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15341/stat : 15341 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15342] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15342/stat : 15342 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15343] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15343/stat : 15343 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15344] ppid=15330 vsize=320840 CPUtime=0.09
/proc/15335/task/15344/stat : 15344 (Conquer) S 15330 15330 14095 0 -1 64 486 0 0 0 7 2 0 0 15 0 9 0 21064013 328540160 9591 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 873.07
Current children cumulated vsize (KiB) 326196

[startup+878.403 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15386
/proc/meminfo: memFree=1752584/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=1.57
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 361 1421 0 0 0 0 42 115 16 0 1 0 21063833 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 242 201 169 0 50 0
[pid=15335] ppid=15330 vsize=320840 CPUtime=872.29
/proc/15335/stat : 15335 (Conquer) R 15330 15330 14095 0 -1 0 53771 0 0 0 87164 65 0 0 25 0 9 0 21063993 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 135303884 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15335/statm: 80210 9587 690 2003 0 77621 0
[pid=15335/tid=15337] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15337/stat : 15337 (Conquer) S 15330 15330 14095 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 21063993 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15335/tid=15338] ppid=15330 vsize=320840 CPUtime=5.49
/proc/15335/task/15338/stat : 15338 (Conquer) S 15330 15330 14095 0 -1 64 23 0 0 0 540 9 0 0 17 0 9 0 21064011 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15339] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15339/stat : 15339 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15340] ppid=15330 vsize=320840 CPUtime=3.33
/proc/15335/task/15340/stat : 15340 (Conquer) S 15330 15330 14095 0 -1 64 5 0 0 0 333 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15341] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15341/stat : 15341 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15342] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15342/stat : 15342 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15343] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15343/stat : 15343 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15344] ppid=15330 vsize=320840 CPUtime=0.09
/proc/15335/task/15344/stat : 15344 (Conquer) S 15330 15330 14095 0 -1 64 486 0 0 0 7 2 0 0 15 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 873.86
Current children cumulated vsize (KiB) 326196

[startup+878.603 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15386
/proc/meminfo: memFree=1752584/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=1.57
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 361 1421 0 0 0 0 42 115 16 0 1 0 21063833 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 242 201 169 0 50 0
[pid=15335] ppid=15330 vsize=320840 CPUtime=872.49
/proc/15335/stat : 15335 (Conquer) R 15330 15330 14095 0 -1 0 53773 0 0 0 87184 65 0 0 25 0 9 0 21063993 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 135304406 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15335/statm: 80210 9587 690 2003 0 77621 0
[pid=15335/tid=15337] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15337/stat : 15337 (Conquer) S 15330 15330 14095 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 21063993 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15335/tid=15338] ppid=15330 vsize=320840 CPUtime=5.49
/proc/15335/task/15338/stat : 15338 (Conquer) S 15330 15330 14095 0 -1 64 23 0 0 0 540 9 0 0 17 0 9 0 21064011 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15339] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15339/stat : 15339 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15340] ppid=15330 vsize=320840 CPUtime=3.33
/proc/15335/task/15340/stat : 15340 (Conquer) S 15330 15330 14095 0 -1 64 5 0 0 0 333 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15341] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15341/stat : 15341 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15342] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15342/stat : 15342 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15343] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15343/stat : 15343 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15344] ppid=15330 vsize=320840 CPUtime=0.09
/proc/15335/task/15344/stat : 15344 (Conquer) S 15330 15330 14095 0 -1 64 486 0 0 0 7 2 0 0 15 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 874.06
Current children cumulated vsize (KiB) 326196

[startup+878.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15386
/proc/meminfo: memFree=1752584/2055920 swapFree=4191904/4192956
[pid=15330] ppid=15328 vsize=5356 CPUtime=1.57
/proc/15330/stat : 15330 (solver) S 15328 15330 14095 0 -1 4194304 361 1421 0 0 0 0 42 115 16 0 1 0 21063833 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15330/statm: 1339 242 201 169 0 50 0
[pid=15335] ppid=15330 vsize=320840 CPUtime=872.59
/proc/15335/stat : 15335 (Conquer) R 15330 15330 14095 0 -1 0 53773 0 0 0 87194 65 0 0 25 0 9 0 21063993 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 134750393 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15335/statm: 80210 9587 690 2003 0 77621 0
[pid=15335/tid=15337] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15337/stat : 15337 (Conquer) S 15330 15330 14095 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 21063993 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=15335/tid=15338] ppid=15330 vsize=320840 CPUtime=5.49
/proc/15335/task/15338/stat : 15338 (Conquer) S 15330 15330 14095 0 -1 64 23 0 0 0 540 9 0 0 17 0 9 0 21064011 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15339] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15339/stat : 15339 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15340] ppid=15330 vsize=320840 CPUtime=3.33
/proc/15335/task/15340/stat : 15340 (Conquer) S 15330 15330 14095 0 -1 64 5 0 0 0 333 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15341] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15341/stat : 15341 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15342] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15342/stat : 15342 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15343] ppid=15330 vsize=320840 CPUtime=0
/proc/15335/task/15343/stat : 15343 (Conquer) S 15330 15330 14095 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15335/tid=15344] ppid=15330 vsize=320840 CPUtime=0.09
/proc/15335/task/15344/stat : 15344 (Conquer) S 15330 15330 14095 0 -1 64 486 0 0 0 7 2 0 0 15 0 9 0 21064013 328540160 9587 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 874.16
Current children cumulated vsize (KiB) 326196

Child status: 0
Real time (s): 878.769
CPU time (s): 874.247
CPU user time (s): 872.425
CPU system time (s): 1.82172
CPU usage (%): 99.4854
Max. virtual memory (cumulated for all children) (KiB): 326200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 872.425
system time used= 1.82172
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55716
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= 18446
involuntary context switches= 27637

runsolver used 1.08583 second user time and 2.91156 second system time

The end

Launcher Data

Begin job on node63 at 2009-07-11 21:20:12
IDJOB=2063108
IDBENCH=53963
IDSOLVER=740
FILE ID=node63/2063108-1247340012
PBS_JOBID= 9506777
Free space on /tmp= 66220 MiB

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

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

MD5SUM BENCH= 9b477effa2074c42071ac2c82466c5cc
RANDOM SEED=1339855965

node63.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:       1868552 kB
Buffers:          8992 kB
Cached:          91392 kB
SwapCached:        256 kB
Active:         117744 kB
Inactive:        20848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868552 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:           23996 kB
Writeback:           0 kB
Mapped:          58084 kB
Slab:            33748 kB
Committed_AS:   208064 kB
PageTables:       1972 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= 66164 MiB
End job on node63 at 2009-07-11 21:34:52