Trace number 2059555

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-10UNSAT 614.813 618.143

General information on the benchmark

Namecsp/rand-2-25/
normalized-rand-25-25-300-147-55021_ext.xml
MD5SUM8ac571a71e88b845bccc5fedbeb76d54
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark163.894
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

614.75/618.14	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2059555-1247339923/watcher-2059555-1247339923 -o /tmp/evaluation-result-2059555-1247339923/solver-2059555-1247339923 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2059555-1247339923.xml -dir HOME -tmpdir HOME 

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


[startup+0 s]
/proc/loadavg: 2.03 2.10 2.08 4/82 14199
/proc/meminfo: memFree=1387376/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 21055603 5484544 240 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14199/statm: 1339 240 199 169 0 50 0
[pid=14200] ppid=14199 vsize=5356 CPUtime=0
/proc/14200/stat : 14200 (solver) R 14199 14199 13753 0 -1 4194368 19 0 0 0 0 0 0 0 20 0 1 0 21055603 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 248761609511 0 0 4096 0 0 0 0 17 1 0 0
/proc/14200/statm: 1339 241 200 169 0 50 0

[startup+0.138664 s]
/proc/loadavg: 2.03 2.10 2.08 4/82 14199
/proc/meminfo: memFree=1387376/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5356

[startup+0.201778 s]
/proc/loadavg: 2.03 2.10 2.08 4/82 14199
/proc/meminfo: memFree=1387376/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5356

[startup+0.301785 s]
/proc/loadavg: 2.03 2.10 2.08 4/82 14199
/proc/meminfo: memFree=1387376/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5356

[startup+0.701823 s]
/proc/loadavg: 2.03 2.10 2.08 4/82 14199
/proc/meminfo: memFree=1387376/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5356

[startup+1.5019 s]
/proc/loadavg: 2.03 2.10 2.08 3/92 14213
/proc/meminfo: memFree=1375840/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
[pid=14204] ppid=14199 vsize=311688 CPUtime=1.16
/proc/14204/stat : 14204 (Conquer) R 14199 14199 13753 0 -1 0 6940 0 0 0 113 3 0 0 25 0 9 0 21055617 319168512 6431 996147200 134512640 142716928 4294956224 18446744073709551615 134841532 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14204/statm: 77922 6431 676 2003 0 75334 0
[pid=14204/tid=14206] ppid=14199 vsize=311688 CPUtime=0
/proc/14204/task/14206/stat : 14206 (Conquer) S 14199 14199 13753 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055617 319168512 6431 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14204/tid=14207] ppid=14199 vsize=311688 CPUtime=0
/proc/14204/task/14207/stat : 14207 (Conquer) S 14199 14199 13753 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21055635 319168512 6431 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14208] ppid=14199 vsize=311688 CPUtime=0
/proc/14204/task/14208/stat : 14208 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319168512 6431 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14209] ppid=14199 vsize=311688 CPUtime=0
/proc/14204/task/14209/stat : 14209 (Conquer) S 14199 14199 13753 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 21055637 319168512 6431 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14210] ppid=14199 vsize=311688 CPUtime=0
/proc/14204/task/14210/stat : 14210 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319168512 6431 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14211] ppid=14199 vsize=311688 CPUtime=0
/proc/14204/task/14211/stat : 14211 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319168512 6431 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14212] ppid=14199 vsize=311688 CPUtime=0
/proc/14204/task/14212/stat : 14212 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319168512 6431 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14213] ppid=14199 vsize=311688 CPUtime=0
/proc/14204/task/14213/stat : 14213 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319168512 6431 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 317044

[startup+3.10104 s]
/proc/loadavg: 2.03 2.10 2.08 3/92 14213
/proc/meminfo: memFree=1350752/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
[pid=14204] ppid=14199 vsize=311820 CPUtime=2.75
/proc/14204/stat : 14204 (Conquer) R 14199 14199 13753 0 -1 0 20596 0 0 0 264 11 0 0 25 0 9 0 21055617 319303680 20008 996147200 134512640 142716928 4294956224 18446744073709551615 134750812 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14204/statm: 77955 20008 683 2003 0 75367 0
[pid=14204/tid=14206] ppid=14199 vsize=311820 CPUtime=0
/proc/14204/task/14206/stat : 14206 (Conquer) S 14199 14199 13753 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055617 319303680 20008 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14204/tid=14207] ppid=14199 vsize=311820 CPUtime=0.03
/proc/14204/task/14207/stat : 14207 (Conquer) S 14199 14199 13753 0 -1 64 17 0 0 0 3 0 0 0 16 0 9 0 21055635 319303680 20008 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14208] ppid=14199 vsize=311820 CPUtime=0
/proc/14204/task/14208/stat : 14208 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319303680 20008 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14209] ppid=14199 vsize=311820 CPUtime=0
/proc/14204/task/14209/stat : 14209 (Conquer) S 14199 14199 13753 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 21055637 319303680 20008 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14210] ppid=14199 vsize=311820 CPUtime=0
/proc/14204/task/14210/stat : 14210 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319303680 20008 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14211] ppid=14199 vsize=311820 CPUtime=0
/proc/14204/task/14211/stat : 14211 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319303680 20008 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14212] ppid=14199 vsize=311820 CPUtime=0
/proc/14204/task/14212/stat : 14212 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319303680 20008 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14213] ppid=14199 vsize=311820 CPUtime=0
/proc/14204/task/14213/stat : 14213 (Conquer) S 14199 14199 13753 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 21055637 319303680 20008 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 317176

[startup+6.30234 s]
/proc/loadavg: 2.03 2.09 2.08 3/92 14213
/proc/meminfo: memFree=1319328/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
[pid=14204] ppid=14199 vsize=312084 CPUtime=5.93
/proc/14204/stat : 14204 (Conquer) R 14199 14199 13753 0 -1 0 22617 0 0 0 580 13 0 0 25 0 9 0 21055617 319574016 11197 996147200 134512640 142716928 4294956224 18446744073709551615 134750776 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14204/statm: 78021 11197 683 2003 0 75433 0
[pid=14204/tid=14206] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14206/stat : 14206 (Conquer) S 14199 14199 13753 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055617 319574016 11197 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14204/tid=14207] ppid=14199 vsize=312084 CPUtime=0.07
/proc/14204/task/14207/stat : 14207 (Conquer) S 14199 14199 13753 0 -1 64 25 0 0 0 6 1 0 0 16 0 9 0 21055635 319574016 11197 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14208] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14208/stat : 14208 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 11197 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14209] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14209/stat : 14209 (Conquer) S 14199 14199 13753 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 11197 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14210] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14210/stat : 14210 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 11197 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14211] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14211/stat : 14211 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 11197 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14212] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14212/stat : 14212 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 11197 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14213] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14213/stat : 14213 (Conquer) S 14199 14199 13753 0 -1 64 80 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 11197 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 317440

[startup+12.7029 s]
/proc/loadavg: 2.03 2.09 2.08 3/92 14213
/proc/meminfo: memFree=1358304/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
[pid=14204] ppid=14199 vsize=312084 CPUtime=12.3
/proc/14204/stat : 14204 (Conquer) R 14199 14199 13753 0 -1 0 29173 0 0 0 1212 18 0 0 25 0 9 0 21055617 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 134806975 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14204/statm: 78021 8081 683 2003 0 75433 0
[pid=14204/tid=14206] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14206/stat : 14206 (Conquer) S 14199 14199 13753 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055617 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14204/tid=14207] ppid=14199 vsize=312084 CPUtime=0.11
/proc/14204/task/14207/stat : 14207 (Conquer) S 14199 14199 13753 0 -1 64 25 0 0 0 10 1 0 0 16 0 9 0 21055635 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14208] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14208/stat : 14208 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14209] ppid=14199 vsize=312084 CPUtime=0.01
/proc/14204/task/14209/stat : 14209 (Conquer) S 14199 14199 13753 0 -1 64 5 0 0 0 1 0 0 0 15 0 9 0 21055637 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14210] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14210/stat : 14210 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14211] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14211/stat : 14211 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14212] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14212/stat : 14212 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14213] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14213/stat : 14213 (Conquer) S 14199 14199 13753 0 -1 64 80 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 317440

[startup+25.5021 s]
/proc/loadavg: 2.02 2.09 2.08 3/92 14213
/proc/meminfo: memFree=1359008/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
[pid=14204] ppid=14199 vsize=312084 CPUtime=25.04
/proc/14204/stat : 14204 (Conquer) R 14199 14199 13753 0 -1 0 35821 0 0 0 2478 26 0 0 25 0 9 0 21055617 319574016 7453 996147200 134512640 142716928 4294956224 18446744073709551615 134810670 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14204/statm: 78021 7453 683 2003 0 75433 0
[pid=14204/tid=14206] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14206/stat : 14206 (Conquer) S 14199 14199 13753 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055617 319574016 7453 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14204/tid=14207] ppid=14199 vsize=312084 CPUtime=0.19
/proc/14204/task/14207/stat : 14207 (Conquer) S 14199 14199 13753 0 -1 64 25 0 0 0 17 2 0 0 16 0 9 0 21055635 319574016 7453 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14208] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14208/stat : 14208 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 7453 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14209] ppid=14199 vsize=312084 CPUtime=0.07
/proc/14204/task/14209/stat : 14209 (Conquer) S 14199 14199 13753 0 -1 64 5 0 0 0 7 0 0 0 15 0 9 0 21055637 319574016 7453 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14210] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14210/stat : 14210 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 7453 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14211] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14211/stat : 14211 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 7453 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14212] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14212/stat : 14212 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 7453 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14213] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14213/stat : 14213 (Conquer) S 14199 14199 13753 0 -1 64 80 0 0 0 0 0 0 0 15 0 9 0 21055637 319574016 7453 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 317440

[startup+51.1024 s]
/proc/loadavg: 2.01 2.08 2.08 3/92 14213

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

Current children cumulated CPU time (s) 604.7
Current children cumulated vsize (KiB) 317440

[startup+614.403 s]
/proc/loadavg: 2.01 2.05 2.06 3/91 14338
/proc/meminfo: memFree=1282360/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
[pid=14204] ppid=14199 vsize=312084 CPUtime=610.95
/proc/14204/stat : 14204 (Conquer) R 14199 14199 13753 0 -1 0 297077 0 0 0 60748 347 0 0 25 0 9 0 21055617 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 134750760 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14204/statm: 78021 8145 683 2003 0 75433 0
[pid=14204/tid=14206] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14206/stat : 14206 (Conquer) S 14199 14199 13753 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055617 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14204/tid=14207] ppid=14199 vsize=312084 CPUtime=3.44
/proc/14204/task/14207/stat : 14207 (Conquer) S 14199 14199 13753 0 -1 64 25 0 0 0 313 31 0 0 16 0 9 0 21055635 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14208] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14208/stat : 14208 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14209] ppid=14199 vsize=312084 CPUtime=3.11
/proc/14204/task/14209/stat : 14209 (Conquer) S 14199 14199 13753 0 -1 64 5 0 0 0 310 1 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14210] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14210/stat : 14210 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14211] ppid=14199 vsize=312084 CPUtime=0.01
/proc/14204/task/14211/stat : 14211 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14212] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14212/stat : 14212 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14213] ppid=14199 vsize=312084 CPUtime=0.05
/proc/14204/task/14213/stat : 14213 (Conquer) S 14199 14199 13753 0 -1 64 80 0 0 0 2 3 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 611.07
Current children cumulated vsize (KiB) 317440

[startup+616.003 s]
/proc/loadavg: 2.01 2.05 2.06 3/91 14338
/proc/meminfo: memFree=1284856/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
[pid=14204] ppid=14199 vsize=312084 CPUtime=612.55
/proc/14204/stat : 14204 (Conquer) R 14199 14199 13753 0 -1 0 297595 0 0 0 60908 347 0 0 25 0 9 0 21055617 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 137459548 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14204/statm: 78021 8145 683 2003 0 75433 0
[pid=14204/tid=14206] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14206/stat : 14206 (Conquer) S 14199 14199 13753 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055617 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14204/tid=14207] ppid=14199 vsize=312084 CPUtime=3.45
/proc/14204/task/14207/stat : 14207 (Conquer) S 14199 14199 13753 0 -1 64 25 0 0 0 314 31 0 0 16 0 9 0 21055635 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14208] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14208/stat : 14208 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14209] ppid=14199 vsize=312084 CPUtime=3.12
/proc/14204/task/14209/stat : 14209 (Conquer) S 14199 14199 13753 0 -1 64 5 0 0 0 311 1 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14210] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14210/stat : 14210 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14211] ppid=14199 vsize=312084 CPUtime=0.01
/proc/14204/task/14211/stat : 14211 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14212] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14212/stat : 14212 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14213] ppid=14199 vsize=312084 CPUtime=0.05
/proc/14204/task/14213/stat : 14213 (Conquer) S 14199 14199 13753 0 -1 64 80 0 0 0 2 3 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 612.67
Current children cumulated vsize (KiB) 317440

[startup+616.801 s]
/proc/loadavg: 2.01 2.05 2.06 3/91 14338
/proc/meminfo: memFree=1284856/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
[pid=14204] ppid=14199 vsize=312084 CPUtime=613.33
/proc/14204/stat : 14204 (Conquer) R 14199 14199 13753 0 -1 0 297629 0 0 0 60986 347 0 0 25 0 9 0 21055617 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 137648541 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14204/statm: 78021 8145 683 2003 0 75433 0
[pid=14204/tid=14206] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14206/stat : 14206 (Conquer) S 14199 14199 13753 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055617 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14204/tid=14207] ppid=14199 vsize=312084 CPUtime=3.46
/proc/14204/task/14207/stat : 14207 (Conquer) S 14199 14199 13753 0 -1 64 25 0 0 0 315 31 0 0 16 0 9 0 21055635 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14208] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14208/stat : 14208 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14209] ppid=14199 vsize=312084 CPUtime=3.12
/proc/14204/task/14209/stat : 14209 (Conquer) S 14199 14199 13753 0 -1 64 5 0 0 0 311 1 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14210] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14210/stat : 14210 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14211] ppid=14199 vsize=312084 CPUtime=0.01
/proc/14204/task/14211/stat : 14211 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14212] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14212/stat : 14212 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14213] ppid=14199 vsize=312084 CPUtime=0.05
/proc/14204/task/14213/stat : 14213 (Conquer) S 14199 14199 13753 0 -1 64 80 0 0 0 2 3 0 0 15 0 9 0 21055637 319574016 8145 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 613.45
Current children cumulated vsize (KiB) 317440

[startup+617.601 s]
/proc/loadavg: 2.01 2.05 2.06 3/91 14338
/proc/meminfo: memFree=1286904/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
[pid=14204] ppid=14199 vsize=312084 CPUtime=614.14
/proc/14204/stat : 14204 (Conquer) R 14199 14199 13753 0 -1 0 298111 0 0 0 61066 348 0 0 25 0 9 0 21055617 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 134809283 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14204/statm: 78021 8081 683 2003 0 75433 0
[pid=14204/tid=14206] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14206/stat : 14206 (Conquer) S 14199 14199 13753 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055617 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14204/tid=14207] ppid=14199 vsize=312084 CPUtime=3.46
/proc/14204/task/14207/stat : 14207 (Conquer) S 14199 14199 13753 0 -1 64 25 0 0 0 315 31 0 0 15 0 9 0 21055635 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14208] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14208/stat : 14208 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14209] ppid=14199 vsize=312084 CPUtime=3.12
/proc/14204/task/14209/stat : 14209 (Conquer) S 14199 14199 13753 0 -1 64 5 0 0 0 311 1 0 0 15 0 9 0 21055637 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14210] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14210/stat : 14210 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14211] ppid=14199 vsize=312084 CPUtime=0.01
/proc/14204/task/14211/stat : 14211 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21055637 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14212] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14212/stat : 14212 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14213] ppid=14199 vsize=312084 CPUtime=0.05
/proc/14204/task/14213/stat : 14213 (Conquer) S 14199 14199 13753 0 -1 64 80 0 0 0 2 3 0 0 15 0 9 0 21055637 319574016 8081 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 614.26
Current children cumulated vsize (KiB) 317440

[startup+618.001 s]
/proc/loadavg: 2.01 2.05 2.06 3/91 14338
/proc/meminfo: memFree=1286904/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
[pid=14204] ppid=14199 vsize=312084 CPUtime=614.53
/proc/14204/stat : 14204 (Conquer) R 14199 14199 13753 0 -1 0 298127 0 0 0 61105 348 0 0 25 0 9 0 21055617 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 134808806 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14204/statm: 78021 7633 683 2003 0 75433 0
[pid=14204/tid=14206] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14206/stat : 14206 (Conquer) S 14199 14199 13753 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055617 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14204/tid=14207] ppid=14199 vsize=312084 CPUtime=3.47
/proc/14204/task/14207/stat : 14207 (Conquer) S 14199 14199 13753 0 -1 64 25 0 0 0 316 31 0 0 16 0 9 0 21055635 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14208] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14208/stat : 14208 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14209] ppid=14199 vsize=312084 CPUtime=3.13
/proc/14204/task/14209/stat : 14209 (Conquer) S 14199 14199 13753 0 -1 64 5 0 0 0 312 1 0 0 15 0 9 0 21055637 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14210] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14210/stat : 14210 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14211] ppid=14199 vsize=312084 CPUtime=0.01
/proc/14204/task/14211/stat : 14211 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21055637 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14212] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14212/stat : 14212 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14213] ppid=14199 vsize=312084 CPUtime=0.05
/proc/14204/task/14213/stat : 14213 (Conquer) S 14199 14199 13753 0 -1 64 80 0 0 0 2 3 0 0 15 0 9 0 21055637 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 614.65
Current children cumulated vsize (KiB) 317440

[startup+618.101 s]
/proc/loadavg: 2.01 2.05 2.06 3/91 14338
/proc/meminfo: memFree=1286904/2055920 swapFree=4192952/4192956
[pid=14199] ppid=14197 vsize=5356 CPUtime=0.12
/proc/14199/stat : 14199 (solver) S 14197 14199 13753 0 -1 4194304 361 401 0 0 0 0 3 9 15 0 1 0 21055603 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14199/statm: 1339 242 201 169 0 50 0
[pid=14204] ppid=14199 vsize=312084 CPUtime=614.63
/proc/14204/stat : 14204 (Conquer) R 14199 14199 13753 0 -1 0 298133 0 0 0 61115 348 0 0 25 0 9 0 21055617 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 134793275 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14204/statm: 78021 7633 683 2003 0 75433 0
[pid=14204/tid=14206] ppid=14199 vsize=312084 CPUtime=0
/proc/14204/task/14206/stat : 14206 (Conquer) S 14199 14199 13753 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21055617 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=14204/tid=14207] ppid=14199 vsize=312084 CPUtime=3.47
/proc/14204/task/14207/stat : 14207 (Conquer) S 14199 14199 13753 0 -1 64 25 0 0 0 316 31 0 0 16 0 9 0 21055635 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14208] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14208/stat : 14208 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14209] ppid=14199 vsize=312084 CPUtime=3.13
/proc/14204/task/14209/stat : 14209 (Conquer) S 14199 14199 13753 0 -1 64 5 0 0 0 312 1 0 0 15 0 9 0 21055637 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14210] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14210/stat : 14210 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14211] ppid=14199 vsize=312084 CPUtime=0.01
/proc/14204/task/14211/stat : 14211 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 21055637 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14212] ppid=14199 vsize=312084 CPUtime=0.02
/proc/14204/task/14212/stat : 14212 (Conquer) S 14199 14199 13753 0 -1 64 1 0 0 0 0 2 0 0 15 0 9 0 21055637 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14204/tid=14213] ppid=14199 vsize=312084 CPUtime=0.05
/proc/14204/task/14213/stat : 14213 (Conquer) S 14199 14199 13753 0 -1 64 80 0 0 0 2 3 0 0 15 0 9 0 21055637 319574016 7633 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 614.75
Current children cumulated vsize (KiB) 317440

Child status: 0
Real time (s): 618.143
CPU time (s): 614.813
CPU user time (s): 611.227
CPU system time (s): 3.58545
CPU usage (%): 99.4613
Max. virtual memory (cumulated for all children) (KiB): 317444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 611.227
system time used= 3.58545
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 299053
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= 46654
involuntary context switches= 41247

runsolver used 0.750885 second user time and 2.07468 second system time

The end

Launcher Data

Begin job on node55 at 2009-07-11 21:18:43
IDJOB=2059555
IDBENCH=53592
IDSOLVER=740
FILE ID=node55/2059555-1247339923
PBS_JOBID= 9506785
Free space on /tmp= 66352 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/rand-2-25/normalized-rand-25-25-300-147-55021_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059555-1247339923/watcher-2059555-1247339923 -o /tmp/evaluation-result-2059555-1247339923/solver-2059555-1247339923 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2059555-1247339923.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= 8ac571a71e88b845bccc5fedbeb76d54
RANDOM SEED=1405744603

node55.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1387664 kB
Buffers:         63580 kB
Cached:         491772 kB
SwapCached:          4 kB
Active:         146500 kB
Inactive:       450284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1387664 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           20928 kB
Writeback:           0 kB
Mapped:          61912 kB
Slab:            56632 kB
Committed_AS:   205208 kB
PageTables:       1836 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= 66300 MiB
End job on node55 at 2009-07-11 21:29:01