Trace number 2091796

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 1411.95 1411.34

General information on the benchmark

Namecsp/rand-2-50-23-fcd/
normalized-rand-2-50-23-587-230-fcd-32_ext.xml
MD5SUM7404fd8d22ee40edd9f5759dc859e04d
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 benchmark1411.95
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints466
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension466
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

1411.90/1411.33	s SATISFIABLE
1411.90/1411.33	v 8 6 18 21 17 22 11 10 10 4 1 20 15 9 4 20 11 12 12 10 9 10 1 14 1 6 7 0 5 7 4 16 18 22 9 14 19 0 15 19 11 5 5 6 7 16 20 8 6 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2091796-1247396548/watcher-2091796-1247396548 -o /tmp/evaluation-result-2091796-1247396548/solver-2091796-1247396548 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2091796-1247396548.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.99 2.00 2.00 4/75 30374
/proc/meminfo: memFree=1810480/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 26719446 5484544 240 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30374/statm: 1339 240 199 169 0 50 0
[pid=30375] ppid=30374 vsize=5356 CPUtime=0
/proc/30375/stat : 30375 (solver) R 30374 30374 28914 0 -1 4194368 19 0 0 0 0 0 0 0 21 0 1 0 26719446 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 226686987559 0 0 4096 0 0 0 0 17 0 0 0
/proc/30375/statm: 1339 241 200 169 0 50 0

[startup+0.0551899 s]
/proc/loadavg: 1.99 2.00 2.00 4/75 30374
/proc/meminfo: memFree=1810480/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 26719446 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101199 s]
/proc/loadavg: 1.99 2.00 2.00 4/75 30374
/proc/meminfo: memFree=1810480/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 26719446 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301249 s]
/proc/loadavg: 1.99 2.00 2.00 4/75 30374
/proc/meminfo: memFree=1810480/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0.19
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 361 446 0 0 0 0 7 12 15 0 1 0 26719446 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5356

[startup+0.701331 s]
/proc/loadavg: 1.99 2.00 2.00 4/75 30374
/proc/meminfo: memFree=1810480/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0.19
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 361 446 0 0 0 0 7 12 15 0 1 0 26719446 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5356

[startup+1.50249 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 30388
/proc/meminfo: memFree=1801696/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0.19
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 361 446 0 0 0 0 7 12 15 0 1 0 26719446 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 242 201 169 0 50 0
[pid=30379] ppid=30374 vsize=311688 CPUtime=1.11
/proc/30379/stat : 30379 (Conquer) R 30374 30374 28914 0 -1 0 6828 0 0 0 107 4 0 0 25 0 9 0 26719467 319168512 6319 996147200 134512640 142716928 4294956224 18446744073709551615 134806277 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 77922 6319 681 2003 0 75334 0
[pid=30379/tid=30381] ppid=30374 vsize=311688 CPUtime=0
/proc/30379/task/30381/stat : 30381 (Conquer) S 30374 30374 28914 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26719467 319168512 6319 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=30379/tid=30382] ppid=30374 vsize=311688 CPUtime=0.01
/proc/30379/task/30382/stat : 30382 (Conquer) S 30374 30374 28914 0 -1 64 16 0 0 0 1 0 0 0 16 0 9 0 26719485 319168512 6319 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30383] ppid=30374 vsize=311688 CPUtime=0
/proc/30379/task/30383/stat : 30383 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26719487 319168512 6319 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30384] ppid=30374 vsize=311688 CPUtime=0
/proc/30379/task/30384/stat : 30384 (Conquer) S 30374 30374 28914 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 26719487 319168512 6319 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30385] ppid=30374 vsize=311688 CPUtime=0
/proc/30379/task/30385/stat : 30385 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26719487 319168512 6319 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30386] ppid=30374 vsize=311688 CPUtime=0
/proc/30379/task/30386/stat : 30386 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26719487 319168512 6319 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30387] ppid=30374 vsize=311688 CPUtime=0
/proc/30379/task/30387/stat : 30387 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26719487 319168512 6320 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30388] ppid=30374 vsize=311688 CPUtime=0
/proc/30379/task/30388/stat : 30388 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 26719487 319168512 6329 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 317044

[startup+3.10182 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 30388
/proc/meminfo: memFree=1764832/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0.19
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 361 446 0 0 0 0 7 12 15 0 1 0 26719446 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 242 201 169 0 50 0
[pid=30379] ppid=30374 vsize=311820 CPUtime=2.7
/proc/30379/stat : 30379 (Conquer) R 30374 30374 28914 0 -1 0 13363 0 0 0 263 7 0 0 25 0 9 0 26719467 319303680 12798 996147200 134512640 142716928 4294956224 18446744073709551615 134810055 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 77955 12798 681 2003 0 75367 0
[pid=30379/tid=30381] ppid=30374 vsize=311820 CPUtime=0
/proc/30379/task/30381/stat : 30381 (Conquer) S 30374 30374 28914 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26719467 319303680 12798 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=30379/tid=30382] ppid=30374 vsize=311820 CPUtime=0.03
/proc/30379/task/30382/stat : 30382 (Conquer) S 30374 30374 28914 0 -1 64 20 0 0 0 3 0 0 0 17 0 9 0 26719485 319303680 12798 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30383] ppid=30374 vsize=311820 CPUtime=0
/proc/30379/task/30383/stat : 30383 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319303680 12798 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30384] ppid=30374 vsize=311820 CPUtime=0
/proc/30379/task/30384/stat : 30384 (Conquer) S 30374 30374 28914 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 26719487 319303680 12798 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30385] ppid=30374 vsize=311820 CPUtime=0
/proc/30379/task/30385/stat : 30385 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319303680 12798 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30386] ppid=30374 vsize=311820 CPUtime=0
/proc/30379/task/30386/stat : 30386 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319303680 12798 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30387] ppid=30374 vsize=311820 CPUtime=0
/proc/30379/task/30387/stat : 30387 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319303680 12798 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30388] ppid=30374 vsize=311820 CPUtime=0
/proc/30379/task/30388/stat : 30388 (Conquer) S 30374 30374 28914 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 26719487 319303680 12798 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 317176

[startup+6.30247 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 30388
/proc/meminfo: memFree=1730592/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0.19
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 361 446 0 0 0 0 7 12 15 0 1 0 26719446 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 242 201 169 0 50 0
[pid=30379] ppid=30374 vsize=312084 CPUtime=5.91
/proc/30379/stat : 30379 (Conquer) R 30374 30374 28914 0 -1 0 26527 0 0 0 576 15 0 0 25 0 9 0 26719467 319574016 25818 996147200 134512640 142716928 4294956224 18446744073709551615 134809067 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 78021 25818 686 2003 0 75433 0
[pid=30379/tid=30381] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30381/stat : 30381 (Conquer) S 30374 30374 28914 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26719467 319574016 25818 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=30379/tid=30382] ppid=30374 vsize=312084 CPUtime=0.07
/proc/30379/task/30382/stat : 30382 (Conquer) S 30374 30374 28914 0 -1 64 33 0 0 0 7 0 0 0 17 0 9 0 26719485 319574016 25818 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30383] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30383/stat : 30383 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319574016 25818 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30384] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30384/stat : 30384 (Conquer) S 30374 30374 28914 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 26719487 319574016 25818 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30385] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30385/stat : 30385 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319574016 25818 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30386] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30386/stat : 30386 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319574016 25818 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30387] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30387/stat : 30387 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319574016 25818 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30388] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30388/stat : 30388 (Conquer) S 30374 30374 28914 0 -1 64 94 0 0 0 0 0 0 0 16 0 9 0 26719487 319574016 25818 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 317440

[startup+12.7018 s]
/proc/loadavg: 2.07 2.02 2.00 3/85 30388
/proc/meminfo: memFree=1754528/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0.19
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 361 446 0 0 0 0 7 12 15 0 1 0 26719446 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 242 201 169 0 50 0
[pid=30379] ppid=30374 vsize=312084 CPUtime=12.31
/proc/30379/stat : 30379 (Conquer) R 30374 30374 28914 0 -1 0 26817 0 0 0 1213 18 0 0 25 0 9 0 26719467 319574016 14246 996147200 134512640 142716928 4294956224 18446744073709551615 134809457 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 78021 14246 686 2003 0 75433 0
[pid=30379/tid=30381] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30381/stat : 30381 (Conquer) S 30374 30374 28914 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26719467 319574016 14246 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=30379/tid=30382] ppid=30374 vsize=312084 CPUtime=0.11
/proc/30379/task/30382/stat : 30382 (Conquer) S 30374 30374 28914 0 -1 64 33 0 0 0 11 0 0 0 17 0 9 0 26719485 319574016 14246 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30383] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30383/stat : 30383 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319574016 14246 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30384] ppid=30374 vsize=312084 CPUtime=0.02
/proc/30379/task/30384/stat : 30384 (Conquer) S 30374 30374 28914 0 -1 64 4 0 0 0 2 0 0 0 16 0 9 0 26719487 319574016 14246 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30385] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30385/stat : 30385 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319574016 14246 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30386] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30386/stat : 30386 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319574016 14246 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30387] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30387/stat : 30387 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319574016 14246 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30388] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30388/stat : 30388 (Conquer) S 30374 30374 28914 0 -1 64 94 0 0 0 0 0 0 0 15 0 9 0 26719487 319574016 14246 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 317440

[startup+25.5024 s]
/proc/loadavg: 2.06 2.02 2.00 3/85 30388
/proc/meminfo: memFree=1757856/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0.19
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 361 446 0 0 0 0 7 12 15 0 1 0 26719446 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 242 201 169 0 50 0
[pid=30379] ppid=30374 vsize=312084 CPUtime=25.1
/proc/30379/stat : 30379 (Conquer) R 30374 30374 28914 0 -1 0 28665 0 0 0 2487 23 0 0 25 0 9 0 26719467 319574016 13478 996147200 134512640 142716928 4294956224 18446744073709551615 134768627 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 78021 13478 686 2003 0 75433 0
[pid=30379/tid=30381] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30381/stat : 30381 (Conquer) S 30374 30374 28914 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26719467 319574016 13478 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=30379/tid=30382] ppid=30374 vsize=312084 CPUtime=0.2
/proc/30379/task/30382/stat : 30382 (Conquer) S 30374 30374 28914 0 -1 64 33 0 0 0 19 1 0 0 17 0 9 0 26719485 319574016 13478 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30383] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30383/stat : 30383 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319574016 13478 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30384] ppid=30374 vsize=312084 CPUtime=0.07
/proc/30379/task/30384/stat : 30384 (Conquer) S 30374 30374 28914 0 -1 64 4 0 0 0 7 0 0 0 16 0 9 0 26719487 319574016 13478 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30385] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30385/stat : 30385 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319574016 13478 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30386] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30386/stat : 30386 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319574016 13478 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30387] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30387/stat : 30387 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 26719487 319574016 13478 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30388] ppid=30374 vsize=312084 CPUtime=0
/proc/30379/task/30388/stat : 30388 (Conquer) S 30374 30374 28914 0 -1 64 94 0 0 0 0 0 0 0 15 0 9 0 26719487 319574016 13478 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 317440

[startup+51.1026 s]
/proc/loadavg: 2.04 2.01 2.00 3/85 30388

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

Current children cumulated CPU time (s) 1395.64
Current children cumulated vsize (KiB) 317572

[startup+1401.5 s]
/proc/loadavg: 1.04 1.30 1.67 2/78 30935
/proc/meminfo: memFree=1805304/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0.19
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 361 446 0 0 0 0 7 12 15 0 1 0 26719446 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 242 201 169 0 50 0
[pid=30379] ppid=30374 vsize=312216 CPUtime=1401.87
/proc/30379/stat : 30379 (Conquer) R 30374 30374 28914 0 -1 0 348245 0 0 0 139536 651 0 0 17 0 9 0 26719467 319709184 8092 996147200 134512640 142716928 4294956224 18446744073709551615 134750727 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 78054 8092 686 2003 0 75466 0
[pid=30379/tid=30381] ppid=30374 vsize=312216 CPUtime=0
/proc/30379/task/30381/stat : 30381 (Conquer) S 30374 30374 28914 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26719467 319709184 8092 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=30379/tid=30382] ppid=30374 vsize=312216 CPUtime=10.47
/proc/30379/task/30382/stat : 30382 (Conquer) S 30374 30374 28914 0 -1 64 33 0 0 0 998 49 0 0 16 0 9 0 26719485 319709184 8092 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30383] ppid=30374 vsize=312216 CPUtime=0.06
/proc/30379/task/30383/stat : 30383 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 5 0 0 15 0 9 0 26719487 319709184 8092 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30384] ppid=30374 vsize=312216 CPUtime=6.4
/proc/30379/task/30384/stat : 30384 (Conquer) S 30374 30374 28914 0 -1 64 4 0 0 0 635 5 0 0 16 0 9 0 26719487 319709184 8092 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30385] ppid=30374 vsize=312216 CPUtime=0.06
/proc/30379/task/30385/stat : 30385 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 5 0 0 15 0 9 0 26719487 319709184 8092 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30386] ppid=30374 vsize=312216 CPUtime=0.03
/proc/30379/task/30386/stat : 30386 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 3 0 0 15 0 9 0 26719487 319709184 8092 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30387] ppid=30374 vsize=312216 CPUtime=0.05
/proc/30379/task/30387/stat : 30387 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 4 0 0 15 0 9 0 26719487 319709184 8092 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30388] ppid=30374 vsize=312216 CPUtime=0.14
/proc/30379/task/30388/stat : 30388 (Conquer) S 30374 30374 28914 0 -1 64 108 0 0 0 8 6 0 0 15 0 9 0 26719487 319709184 8092 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1402.06
Current children cumulated vsize (KiB) 317572

[startup+1407.9 s]
/proc/loadavg: 1.03 1.29 1.66 2/78 30935
/proc/meminfo: memFree=1803384/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0.19
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 361 446 0 0 0 0 7 12 15 0 1 0 26719446 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 242 201 169 0 50 0
[pid=30379] ppid=30374 vsize=312216 CPUtime=1408.31
/proc/30379/stat : 30379 (Conquer) R 30374 30374 28914 0 -1 0 349911 0 0 0 140177 654 0 0 17 0 9 0 26719467 319709184 8584 996147200 134512640 142716928 4294956224 18446744073709551615 134809490 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 78054 8584 686 2003 0 75466 0
[pid=30379/tid=30381] ppid=30374 vsize=312216 CPUtime=0
/proc/30379/task/30381/stat : 30381 (Conquer) S 30374 30374 28914 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26719467 319709184 8584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=30379/tid=30382] ppid=30374 vsize=312216 CPUtime=10.53
/proc/30379/task/30382/stat : 30382 (Conquer) S 30374 30374 28914 0 -1 64 33 0 0 0 1004 49 0 0 16 0 9 0 26719485 319709184 8584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30383] ppid=30374 vsize=312216 CPUtime=0.06
/proc/30379/task/30383/stat : 30383 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 5 0 0 15 0 9 0 26719487 319709184 8584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30384] ppid=30374 vsize=312216 CPUtime=6.43
/proc/30379/task/30384/stat : 30384 (Conquer) S 30374 30374 28914 0 -1 64 4 0 0 0 638 5 0 0 16 0 9 0 26719487 319709184 8584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30385] ppid=30374 vsize=312216 CPUtime=0.06
/proc/30379/task/30385/stat : 30385 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 5 0 0 15 0 9 0 26719487 319709184 8584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30386] ppid=30374 vsize=312216 CPUtime=0.03
/proc/30379/task/30386/stat : 30386 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 3 0 0 15 0 9 0 26719487 319709184 8584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30387] ppid=30374 vsize=312216 CPUtime=0.05
/proc/30379/task/30387/stat : 30387 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 4 0 0 15 0 9 0 26719487 319709184 8584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30388] ppid=30374 vsize=312216 CPUtime=0.14
/proc/30379/task/30388/stat : 30388 (Conquer) S 30374 30374 28914 0 -1 64 108 0 0 0 8 6 0 0 15 0 9 0 26719487 319709184 8584 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1408.5
Current children cumulated vsize (KiB) 317572

[startup+1409.5 s]
/proc/loadavg: 1.03 1.29 1.66 2/78 30935
/proc/meminfo: memFree=1803384/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0.19
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 361 446 0 0 0 0 7 12 15 0 1 0 26719446 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 242 201 169 0 50 0
[pid=30379] ppid=30374 vsize=312216 CPUtime=1409.9
/proc/30379/stat : 30379 (Conquer) R 30374 30374 28914 0 -1 0 349979 0 0 0 140336 654 0 0 17 0 9 0 26719467 319709184 8572 996147200 134512640 142716928 4294956224 18446744073709551615 135601873 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 78054 8572 686 2003 0 75466 0
[pid=30379/tid=30381] ppid=30374 vsize=312216 CPUtime=0
/proc/30379/task/30381/stat : 30381 (Conquer) S 30374 30374 28914 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26719467 319709184 8572 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=30379/tid=30382] ppid=30374 vsize=312216 CPUtime=10.55
/proc/30379/task/30382/stat : 30382 (Conquer) S 30374 30374 28914 0 -1 64 33 0 0 0 1006 49 0 0 16 0 9 0 26719485 319709184 8572 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30383] ppid=30374 vsize=312216 CPUtime=0.06
/proc/30379/task/30383/stat : 30383 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 5 0 0 15 0 9 0 26719487 319709184 8572 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30384] ppid=30374 vsize=312216 CPUtime=6.43
/proc/30379/task/30384/stat : 30384 (Conquer) S 30374 30374 28914 0 -1 64 4 0 0 0 638 5 0 0 16 0 9 0 26719487 319709184 8572 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30385] ppid=30374 vsize=312216 CPUtime=0.06
/proc/30379/task/30385/stat : 30385 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 5 0 0 15 0 9 0 26719487 319709184 8572 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30386] ppid=30374 vsize=312216 CPUtime=0.03
/proc/30379/task/30386/stat : 30386 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 3 0 0 15 0 9 0 26719487 319709184 8572 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30387] ppid=30374 vsize=312216 CPUtime=0.05
/proc/30379/task/30387/stat : 30387 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 4 0 0 15 0 9 0 26719487 319709184 8572 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30388] ppid=30374 vsize=312216 CPUtime=0.14
/proc/30379/task/30388/stat : 30388 (Conquer) S 30374 30374 28914 0 -1 64 108 0 0 0 8 6 0 0 15 0 9 0 26719487 319709184 8572 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1410.09
Current children cumulated vsize (KiB) 317572

[startup+1410.3 s]
/proc/loadavg: 1.03 1.29 1.66 2/78 30935
/proc/meminfo: memFree=1803448/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0.19
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 361 446 0 0 0 0 7 12 15 0 1 0 26719446 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 242 201 169 0 50 0
[pid=30379] ppid=30374 vsize=312216 CPUtime=1410.71
/proc/30379/stat : 30379 (Conquer) R 30374 30374 28914 0 -1 0 350015 0 0 0 140416 655 0 0 17 0 9 0 26719467 319709184 8568 996147200 134512640 142716928 4294956224 18446744073709551615 134768608 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/30379/statm: 78054 8568 686 2003 0 75466 0
[pid=30379/tid=30381] ppid=30374 vsize=312216 CPUtime=0
/proc/30379/task/30381/stat : 30381 (Conquer) S 30374 30374 28914 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26719467 319709184 8568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=30379/tid=30382] ppid=30374 vsize=312216 CPUtime=10.56
/proc/30379/task/30382/stat : 30382 (Conquer) S 30374 30374 28914 0 -1 64 33 0 0 0 1007 49 0 0 16 0 9 0 26719485 319709184 8568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30383] ppid=30374 vsize=312216 CPUtime=0.06
/proc/30379/task/30383/stat : 30383 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 5 0 0 15 0 9 0 26719487 319709184 8568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30384] ppid=30374 vsize=312216 CPUtime=6.44
/proc/30379/task/30384/stat : 30384 (Conquer) S 30374 30374 28914 0 -1 64 4 0 0 0 639 5 0 0 15 0 9 0 26719487 319709184 8568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30385] ppid=30374 vsize=312216 CPUtime=0.06
/proc/30379/task/30385/stat : 30385 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 5 0 0 15 0 9 0 26719487 319709184 8568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30386] ppid=30374 vsize=312216 CPUtime=0.03
/proc/30379/task/30386/stat : 30386 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 3 0 0 15 0 9 0 26719487 319709184 8568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30387] ppid=30374 vsize=312216 CPUtime=0.05
/proc/30379/task/30387/stat : 30387 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 4 0 0 15 0 9 0 26719487 319709184 8568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30388] ppid=30374 vsize=312216 CPUtime=0.14
/proc/30379/task/30388/stat : 30388 (Conquer) S 30374 30374 28914 0 -1 64 108 0 0 0 8 6 0 0 15 0 9 0 26719487 319709184 8568 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1410.9
Current children cumulated vsize (KiB) 317572

[startup+1411.1 s]
/proc/loadavg: 1.03 1.29 1.66 2/78 30935
/proc/meminfo: memFree=1803448/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0.19
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 361 446 0 0 0 0 7 12 15 0 1 0 26719446 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 242 201 169 0 50 0
[pid=30379] ppid=30374 vsize=312216 CPUtime=1411.51
/proc/30379/stat : 30379 (Conquer) R 30374 30374 28914 0 -1 0 350603 0 0 0 140496 655 0 0 17 0 9 0 26719467 319709184 9120 996147200 134512640 142716928 4294956224 18446744073709551615 134827741 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/30379/statm: 78054 9120 686 2003 0 75466 0
[pid=30379/tid=30381] ppid=30374 vsize=312216 CPUtime=0
/proc/30379/task/30381/stat : 30381 (Conquer) S 30374 30374 28914 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26719467 319709184 9120 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=30379/tid=30382] ppid=30374 vsize=312216 CPUtime=10.56
/proc/30379/task/30382/stat : 30382 (Conquer) S 30374 30374 28914 0 -1 64 33 0 0 0 1007 49 0 0 17 0 9 0 26719485 319709184 9120 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30383] ppid=30374 vsize=312216 CPUtime=0.06
/proc/30379/task/30383/stat : 30383 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 5 0 0 15 0 9 0 26719487 319709184 9120 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30384] ppid=30374 vsize=312216 CPUtime=6.44
/proc/30379/task/30384/stat : 30384 (Conquer) S 30374 30374 28914 0 -1 64 4 0 0 0 639 5 0 0 15 0 9 0 26719487 319709184 9120 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30385] ppid=30374 vsize=312216 CPUtime=0.06
/proc/30379/task/30385/stat : 30385 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 5 0 0 15 0 9 0 26719487 319709184 9120 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30386] ppid=30374 vsize=312216 CPUtime=0.03
/proc/30379/task/30386/stat : 30386 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 3 0 0 15 0 9 0 26719487 319709184 9120 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30387] ppid=30374 vsize=312216 CPUtime=0.05
/proc/30379/task/30387/stat : 30387 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 4 0 0 15 0 9 0 26719487 319709184 9120 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30388] ppid=30374 vsize=312216 CPUtime=0.14
/proc/30379/task/30388/stat : 30388 (Conquer) S 30374 30374 28914 0 -1 64 108 0 0 0 8 6 0 0 15 0 9 0 26719487 319709184 9120 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1411.7
Current children cumulated vsize (KiB) 317572

[startup+1411.31 s]
/proc/loadavg: 1.03 1.29 1.66 2/78 30935
/proc/meminfo: memFree=1800568/2055920 swapFree=4192812/4192956
[pid=30374] ppid=30372 vsize=5356 CPUtime=0.19
/proc/30374/stat : 30374 (solver) S 30372 30374 28914 0 -1 4194304 361 446 0 0 0 0 7 12 15 0 1 0 26719446 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30374/statm: 1339 242 201 169 0 50 0
[pid=30379] ppid=30374 vsize=312216 CPUtime=1411.71
/proc/30379/stat : 30379 (Conquer) R 30374 30374 28914 0 -1 0 350823 0 0 0 140516 655 0 0 17 0 9 0 26719467 319709184 9328 996147200 134512640 142716928 4294956224 18446744073709551615 134809861 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/30379/statm: 78054 9328 686 2003 0 75466 0
[pid=30379/tid=30381] ppid=30374 vsize=312216 CPUtime=0
/proc/30379/task/30381/stat : 30381 (Conquer) S 30374 30374 28914 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 26719467 319709184 9328 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=30379/tid=30382] ppid=30374 vsize=312216 CPUtime=10.56
/proc/30379/task/30382/stat : 30382 (Conquer) S 30374 30374 28914 0 -1 64 33 0 0 0 1007 49 0 0 16 0 9 0 26719485 319709184 9328 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=30379/tid=30383] ppid=30374 vsize=312216 CPUtime=0.06
/proc/30379/task/30383/stat : 30383 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 5 0 0 15 0 9 0 26719487 319709184 9328 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30384] ppid=30374 vsize=312216 CPUtime=6.45
/proc/30379/task/30384/stat : 30384 (Conquer) S 30374 30374 28914 0 -1 64 4 0 0 0 640 5 0 0 15 0 9 0 26719487 319709184 9328 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30385] ppid=30374 vsize=312216 CPUtime=0.06
/proc/30379/task/30385/stat : 30385 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 5 0 0 16 0 9 0 26719487 319709184 9328 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30386] ppid=30374 vsize=312216 CPUtime=0.03
/proc/30379/task/30386/stat : 30386 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 0 3 0 0 15 0 9 0 26719487 319709184 9328 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30387] ppid=30374 vsize=312216 CPUtime=0.05
/proc/30379/task/30387/stat : 30387 (Conquer) S 30374 30374 28914 0 -1 64 1 0 0 0 1 4 0 0 15 0 9 0 26719487 319709184 9328 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=30379/tid=30388] ppid=30374 vsize=312216 CPUtime=0.14
/proc/30379/task/30388/stat : 30388 (Conquer) S 30374 30374 28914 0 -1 64 108 0 0 0 8 6 0 0 16 0 9 0 26719487 319709184 9328 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1411.9
Current children cumulated vsize (KiB) 317572

Child status: 0
Real time (s): 1411.34
CPU time (s): 1411.95
CPU user time (s): 1405.26
CPU system time (s): 6.68698
CPU usage (%): 100.043
Max. virtual memory (cumulated for all children) (KiB): 317576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1405.26
system time used= 6.68698
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 351790
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= 73705
involuntary context switches= 44478

runsolver used 1.83672 second user time and 4.36034 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-12 13:02:28
IDJOB=2091796
IDBENCH=60121
IDSOLVER=740
FILE ID=node80/2091796-1247396548
PBS_JOBID= 9507328
Free space on /tmp= 66368 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/rand-2-50-23-fcd/normalized-rand-2-50-23-587-230-fcd-32_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2091796-1247396548/watcher-2091796-1247396548 -o /tmp/evaluation-result-2091796-1247396548/solver-2091796-1247396548 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2091796-1247396548.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= 7404fd8d22ee40edd9f5759dc859e04d
RANDOM SEED=404030151

node80.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.285
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.285
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:       1810896 kB
Buffers:         24792 kB
Cached:         128684 kB
SwapCached:          0 kB
Active:         139692 kB
Inactive:        55432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           21056 kB
Writeback:           0 kB
Mapped:          52848 kB
Slab:            35052 kB
Committed_AS:   225620 kB
PageTables:       1864 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node80 at 2009-07-12 13:26:00