Trace number 2063196

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 751.343 756.465

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-18_ext.xml
MD5SUMad2db5cd17451e131743df7d0cca6c06
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.2861
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

751.27/756.46	s SATISFIABLE
751.27/756.46	v 2 22 19 13 16 21 11 20 10 13 3 13 15 3 10 16 9 22 19 18 10 18 3 3

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-2063196-1247340074/watcher-2063196-1247340074 -o /tmp/evaluation-result-2063196-1247340074/solver-2063196-1247340074 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2063196-1247340074.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.12 2.10 2.08 4/81 15673
/proc/meminfo: memFree=1252952/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=18576 CPUtime=0
/proc/15673/stat : 15673 (runsolver) R 15671 15673 15170 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 21074941 19021824 284 996147200 4194304 4302564 548682068400 18446744073709551615 259913215271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15673/statm: 4644 284 249 26 0 2626 0

[startup+0.0690511 s]
/proc/loadavg: 2.12 2.10 2.08 4/81 15673
/proc/meminfo: memFree=1252952/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=0
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 21074941 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101051 s]
/proc/loadavg: 2.12 2.10 2.08 4/81 15673
/proc/meminfo: memFree=1252952/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=0
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 21074941 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301072 s]
/proc/loadavg: 2.12 2.10 2.08 4/81 15673
/proc/meminfo: memFree=1252952/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=0
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 21074941 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701108 s]
/proc/loadavg: 2.12 2.10 2.08 4/81 15673
/proc/meminfo: memFree=1252952/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=0
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 21074941 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50219 s]
/proc/loadavg: 2.11 2.10 2.08 3/83 15676
/proc/meminfo: memFree=1247560/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=0
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 21074941 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 241 200 169 0 50 0
[pid=15676] ppid=15673 vsize=5636 CPUtime=1.47
/proc/15676/stat : 15676 (ld-linux.so.2) R 15673 15673 15170 0 -1 4194304 1088 0 0 0 40 107 0 0 25 0 1 0 21074942 5771264 1070 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15676/statm: 1409 1070 100 29 0 996 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10992

[startup+3.10135 s]
/proc/loadavg: 2.11 2.10 2.08 3/91 15687
/proc/meminfo: memFree=1244872/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=1.68
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 361 1397 0 0 0 0 45 123 16 0 1 0 21074941 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 242 201 169 0 50 0
[pid=15678] ppid=15673 vsize=311824 CPUtime=1.18
/proc/15678/stat : 15678 (Conquer) R 15673 15673 15170 0 -1 0 6062 0 0 0 116 2 0 0 25 0 9 0 21075112 319307776 5559 996147200 134512640 142716928 4294956224 18446744073709551615 134909356 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15678/statm: 77956 5559 646 2003 0 75367 0
[pid=15678/tid=15680] ppid=15673 vsize=311824 CPUtime=0
/proc/15678/task/15680/stat : 15680 (Conquer) S 15673 15673 15170 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21075113 319307776 5559 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=15678/tid=15681] ppid=15673 vsize=311824 CPUtime=0.02
/proc/15678/task/15681/stat : 15681 (Conquer) S 15673 15673 15170 0 -1 64 16 0 0 0 2 0 0 0 16 0 9 0 21075131 319307776 5559 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15682] ppid=15673 vsize=311824 CPUtime=0
/proc/15678/task/15682/stat : 15682 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21075133 319307776 5559 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15683] ppid=15673 vsize=311824 CPUtime=0
/proc/15678/task/15683/stat : 15683 (Conquer) S 15673 15673 15170 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 21075133 319307776 5559 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15684] ppid=15673 vsize=311824 CPUtime=0
/proc/15678/task/15684/stat : 15684 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21075133 319307776 5559 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15685] ppid=15673 vsize=311824 CPUtime=0
/proc/15678/task/15685/stat : 15685 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21075133 319307776 5559 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15686] ppid=15673 vsize=311824 CPUtime=0
/proc/15678/task/15686/stat : 15686 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21075133 319307776 5559 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15687] ppid=15673 vsize=311824 CPUtime=0
/proc/15678/task/15687/stat : 15687 (Conquer) S 15673 15673 15170 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 21075133 319307776 5559 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 317180

[startup+6.30265 s]
/proc/loadavg: 2.11 2.10 2.08 3/91 15687
/proc/meminfo: memFree=1185160/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=1.68
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 361 1397 0 0 0 0 45 123 16 0 1 0 21074941 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 242 201 169 0 50 0
[pid=15678] ppid=15673 vsize=318992 CPUtime=4.35
/proc/15678/stat : 15678 (Conquer) R 15673 15673 15170 0 -1 0 17769 0 0 0 428 7 0 0 25 0 9 0 21075112 326647808 13857 996147200 134512640 142716928 4294956224 18446744073709551615 134807513 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15678/statm: 79748 13857 689 2003 0 77159 0
[pid=15678/tid=15680] ppid=15673 vsize=318992 CPUtime=0
/proc/15678/task/15680/stat : 15680 (Conquer) S 15673 15673 15170 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21075113 326647808 13857 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=15678/tid=15681] ppid=15673 vsize=318992 CPUtime=0.18
/proc/15678/task/15681/stat : 15681 (Conquer) S 15673 15673 15170 0 -1 64 23 0 0 0 18 0 0 0 17 0 9 0 21075131 326647808 13857 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15682] ppid=15673 vsize=318992 CPUtime=0
/proc/15678/task/15682/stat : 15682 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21075133 326647808 13857 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15683] ppid=15673 vsize=318992 CPUtime=0.04
/proc/15678/task/15683/stat : 15683 (Conquer) S 15673 15673 15170 0 -1 64 5 0 0 0 4 0 0 0 16 0 9 0 21075133 326647808 13857 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15684] ppid=15673 vsize=318992 CPUtime=0
/proc/15678/task/15684/stat : 15684 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 326647808 13857 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15685] ppid=15673 vsize=318992 CPUtime=0
/proc/15678/task/15685/stat : 15685 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21075133 326647808 13857 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15686] ppid=15673 vsize=318992 CPUtime=0
/proc/15678/task/15686/stat : 15686 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 326647808 13857 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15687] ppid=15673 vsize=318992 CPUtime=0
/proc/15678/task/15687/stat : 15687 (Conquer) S 15673 15673 15170 0 -1 64 17 0 0 0 0 0 0 0 15 0 9 0 21075133 326647808 13857 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 324348

[startup+12.7013 s]
/proc/loadavg: 2.10 2.09 2.08 3/91 15687
/proc/meminfo: memFree=1176136/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=1.68
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 361 1397 0 0 0 0 45 123 16 0 1 0 21074941 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 242 201 169 0 50 0
[pid=15678] ppid=15673 vsize=318992 CPUtime=10.68
/proc/15678/stat : 15678 (Conquer) R 15673 15673 15170 0 -1 0 23078 0 0 0 1059 9 0 0 25 0 9 0 21075112 326647808 19121 996147200 134512640 142716928 4294956224 18446744073709551615 135303831 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15678/statm: 79748 19121 689 2003 0 77159 0
[pid=15678/tid=15680] ppid=15673 vsize=318992 CPUtime=0
/proc/15678/task/15680/stat : 15680 (Conquer) S 15673 15673 15170 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21075113 326647808 19121 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=15678/tid=15681] ppid=15673 vsize=318992 CPUtime=0.24
/proc/15678/task/15681/stat : 15681 (Conquer) S 15673 15673 15170 0 -1 64 34 0 0 0 24 0 0 0 17 0 9 0 21075131 326647808 19121 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15682] ppid=15673 vsize=318992 CPUtime=0
/proc/15678/task/15682/stat : 15682 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21075133 326647808 19121 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15683] ppid=15673 vsize=318992 CPUtime=0.04
/proc/15678/task/15683/stat : 15683 (Conquer) S 15673 15673 15170 0 -1 64 5 0 0 0 4 0 0 0 16 0 9 0 21075133 326647808 19121 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15684] ppid=15673 vsize=318992 CPUtime=0
/proc/15678/task/15684/stat : 15684 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 326647808 19121 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15685] ppid=15673 vsize=318992 CPUtime=0
/proc/15678/task/15685/stat : 15685 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21075133 326647808 19121 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15686] ppid=15673 vsize=318992 CPUtime=0
/proc/15678/task/15686/stat : 15686 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 326647808 19121 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15687] ppid=15673 vsize=318992 CPUtime=0.01
/proc/15678/task/15687/stat : 15687 (Conquer) S 15673 15673 15170 0 -1 64 17 0 0 0 1 0 0 0 16 0 9 0 21075133 326647808 19121 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 324348

[startup+25.5025 s]
/proc/loadavg: 2.08 2.09 2.08 3/91 15687
/proc/meminfo: memFree=1169544/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=1.68
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 361 1397 0 0 0 0 45 123 16 0 1 0 21074941 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 242 201 169 0 50 0
[pid=15678] ppid=15673 vsize=320840 CPUtime=23.35
/proc/15678/stat : 15678 (Conquer) R 15673 15673 15170 0 -1 0 24857 0 0 0 2325 10 0 0 25 0 9 0 21075112 328540160 20801 996147200 134512640 142716928 4294956224 18446744073709551615 134805969 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15678/statm: 80210 20801 689 2003 0 77621 0
[pid=15678/tid=15680] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15680/stat : 15680 (Conquer) S 15673 15673 15170 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21075113 328540160 20801 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=15678/tid=15681] ppid=15673 vsize=320840 CPUtime=0.32
/proc/15678/task/15681/stat : 15681 (Conquer) S 15673 15673 15170 0 -1 64 43 0 0 0 32 0 0 0 17 0 9 0 21075131 328540160 20801 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15682] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15682/stat : 15682 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 20801 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15683] ppid=15673 vsize=320840 CPUtime=0.05
/proc/15678/task/15683/stat : 15683 (Conquer) S 15673 15673 15170 0 -1 64 5 0 0 0 5 0 0 0 16 0 9 0 21075133 328540160 20801 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15684] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15684/stat : 15684 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 20801 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15685] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15685/stat : 15685 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 20801 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15686] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15686/stat : 15686 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 20801 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15687] ppid=15673 vsize=320840 CPUtime=0.04
/proc/15678/task/15687/stat : 15687 (Conquer) S 15673 15673 15170 0 -1 64 473 0 0 0 4 0 0 0 15 0 9 0 21075133 328540160 20801 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 326196

[startup+51.1029 s]
/proc/loadavg: 2.05 2.08 2.08 3/91 15687
/proc/meminfo: memFree=1211144/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=1.68
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 361 1397 0 0 0 0 45 123 16 0 1 0 21074941 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 242 201 169 0 50 0
[pid=15678] ppid=15673 vsize=320840 CPUtime=48.67
/proc/15678/stat : 15678 (Conquer) R 15673 15673 15170 0 -1 0 26963 0 0 0 4854 13 0 0 25 0 9 0 21075112 328540160 9721 996147200 134512640 142716928 4294956224 18446744073709551615 135303855 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15678/statm: 80210 9721 689 2003 0 77621 0
[pid=15678/tid=15680] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15680/stat : 15680 (Conquer) S 15673 15673 15170 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21075113 328540160 9721 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=15678/tid=15681] ppid=15673 vsize=320840 CPUtime=0.38
/proc/15678/task/15681/stat : 15681 (Conquer) S 15673 15673 15170 0 -1 64 43 0 0 0 37 1 0 0 17 0 9 0 21075131 328540160 9721 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15682] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15682/stat : 15682 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9721 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15683] ppid=15673 vsize=320840 CPUtime=0.24
/proc/15678/task/15683/stat : 15683 (Conquer) S 15673 15673 15170 0 -1 64 5 0 0 0 24 0 0 0 17 0 9 0 21075133 328540160 9721 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15684] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15684/stat : 15684 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9721 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15685] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15685/stat : 15685 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9721 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0

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

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

[startup+751.903 s]
/proc/loadavg: 2.00 2.01 2.03 4/91 15687
/proc/meminfo: memFree=1211528/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=1.68
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 361 1397 0 0 0 0 45 123 16 0 1 0 21074941 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 242 201 169 0 50 0
[pid=15678] ppid=15673 vsize=320840 CPUtime=745.1
/proc/15678/stat : 15678 (Conquer) R 15673 15673 15170 0 -1 0 75757 0 0 0 74442 68 0 0 25 0 9 0 21075112 328540160 9701 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15678/statm: 80210 9701 689 2003 0 77621 0
[pid=15678/tid=15680] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15680/stat : 15680 (Conquer) S 15673 15673 15170 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21075113 328540160 9701 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=15678/tid=15681] ppid=15673 vsize=320840 CPUtime=4.62
/proc/15678/task/15681/stat : 15681 (Conquer) S 15673 15673 15170 0 -1 64 43 0 0 0 453 9 0 0 16 0 9 0 21075131 328540160 9701 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15682] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15682/stat : 15682 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9701 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15683] ppid=15673 vsize=320840 CPUtime=3.09
/proc/15678/task/15683/stat : 15683 (Conquer) S 15673 15673 15170 0 -1 64 5 0 0 0 309 0 0 0 16 0 9 0 21075133 328540160 9701 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15684] ppid=15673 vsize=320840 CPUtime=0.01
/proc/15678/task/15684/stat : 15684 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 21075133 328540160 9701 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15685] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15685/stat : 15685 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9701 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15686] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15686/stat : 15686 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9701 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15687] ppid=15673 vsize=320840 CPUtime=0.08
/proc/15678/task/15687/stat : 15687 (Conquer) S 15673 15673 15170 0 -1 64 473 0 0 0 7 1 0 0 15 0 9 0 21075133 328540160 9701 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 746.78
Current children cumulated vsize (KiB) 326196

[startup+753.508 s]
/proc/loadavg: 2.00 2.01 2.03 3/91 15687
/proc/meminfo: memFree=1207880/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=1.68
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 361 1397 0 0 0 0 45 123 16 0 1 0 21074941 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 242 201 169 0 50 0
[pid=15678] ppid=15673 vsize=320840 CPUtime=746.7
/proc/15678/stat : 15678 (Conquer) R 15673 15673 15170 0 -1 0 76023 0 0 0 74601 69 0 0 25 0 9 0 21075112 328540160 9961 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15678/statm: 80210 9961 689 2003 0 77621 0
[pid=15678/tid=15680] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15680/stat : 15680 (Conquer) S 15673 15673 15170 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21075113 328540160 9961 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=15678/tid=15681] ppid=15673 vsize=320840 CPUtime=4.64
/proc/15678/task/15681/stat : 15681 (Conquer) S 15673 15673 15170 0 -1 64 43 0 0 0 455 9 0 0 17 0 9 0 21075131 328540160 9961 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15682] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15682/stat : 15682 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9961 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15683] ppid=15673 vsize=320840 CPUtime=3.09
/proc/15678/task/15683/stat : 15683 (Conquer) S 15673 15673 15170 0 -1 64 5 0 0 0 309 0 0 0 16 0 9 0 21075133 328540160 9961 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15684] ppid=15673 vsize=320840 CPUtime=0.01
/proc/15678/task/15684/stat : 15684 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 21075133 328540160 9961 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15685] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15685/stat : 15685 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9961 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15686] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15686/stat : 15686 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9961 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15687] ppid=15673 vsize=320840 CPUtime=0.08
/proc/15678/task/15687/stat : 15687 (Conquer) S 15673 15673 15170 0 -1 64 473 0 0 0 7 1 0 0 15 0 9 0 21075133 328540160 9961 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 748.38
Current children cumulated vsize (KiB) 326196

[startup+755.102 s]
/proc/loadavg: 2.00 2.01 2.03 3/91 15687
/proc/meminfo: memFree=1211272/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=1.68
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 361 1397 0 0 0 0 45 123 16 0 1 0 21074941 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 242 201 169 0 50 0
[pid=15678] ppid=15673 vsize=320840 CPUtime=748.29
/proc/15678/stat : 15678 (Conquer) R 15673 15673 15170 0 -1 0 76027 0 0 0 74760 69 0 0 25 0 9 0 21075112 328540160 9489 996147200 134512640 142716928 4294956224 18446744073709551615 135303864 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15678/statm: 80210 9489 689 2003 0 77621 0
[pid=15678/tid=15680] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15680/stat : 15680 (Conquer) S 15673 15673 15170 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21075113 328540160 9489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=15678/tid=15681] ppid=15673 vsize=320840 CPUtime=4.64
/proc/15678/task/15681/stat : 15681 (Conquer) S 15673 15673 15170 0 -1 64 43 0 0 0 455 9 0 0 16 0 9 0 21075131 328540160 9489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15682] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15682/stat : 15682 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15683] ppid=15673 vsize=320840 CPUtime=3.1
/proc/15678/task/15683/stat : 15683 (Conquer) S 15673 15673 15170 0 -1 64 5 0 0 0 310 0 0 0 16 0 9 0 21075133 328540160 9489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15684] ppid=15673 vsize=320840 CPUtime=0.01
/proc/15678/task/15684/stat : 15684 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 21075133 328540160 9489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15685] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15685/stat : 15685 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15686] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15686/stat : 15686 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15687] ppid=15673 vsize=320840 CPUtime=0.08
/proc/15678/task/15687/stat : 15687 (Conquer) S 15673 15673 15170 0 -1 64 473 0 0 0 7 1 0 0 15 0 9 0 21075133 328540160 9489 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 749.97
Current children cumulated vsize (KiB) 326196

[startup+755.901 s]
/proc/loadavg: 2.00 2.01 2.03 3/91 15687
/proc/meminfo: memFree=1211272/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=1.68
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 361 1397 0 0 0 0 45 123 16 0 1 0 21074941 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 242 201 169 0 50 0
[pid=15678] ppid=15673 vsize=320840 CPUtime=749.09
/proc/15678/stat : 15678 (Conquer) R 15673 15673 15170 0 -1 0 76031 0 0 0 74840 69 0 0 25 0 9 0 21075112 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15678/statm: 80210 9485 689 2003 0 77621 0
[pid=15678/tid=15680] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15680/stat : 15680 (Conquer) S 15673 15673 15170 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21075113 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=15678/tid=15681] ppid=15673 vsize=320840 CPUtime=4.66
/proc/15678/task/15681/stat : 15681 (Conquer) S 15673 15673 15170 0 -1 64 43 0 0 0 457 9 0 0 17 0 9 0 21075131 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15682] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15682/stat : 15682 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15683] ppid=15673 vsize=320840 CPUtime=3.1
/proc/15678/task/15683/stat : 15683 (Conquer) S 15673 15673 15170 0 -1 64 5 0 0 0 310 0 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15684] ppid=15673 vsize=320840 CPUtime=0.01
/proc/15678/task/15684/stat : 15684 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15685] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15685/stat : 15685 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15686] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15686/stat : 15686 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15687] ppid=15673 vsize=320840 CPUtime=0.08
/proc/15678/task/15687/stat : 15687 (Conquer) S 15673 15673 15170 0 -1 64 473 0 0 0 7 1 0 0 15 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 750.77
Current children cumulated vsize (KiB) 326196

[startup+756.301 s]
/proc/loadavg: 2.00 2.01 2.03 3/91 15687
/proc/meminfo: memFree=1211272/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=1.68
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 361 1397 0 0 0 0 45 123 16 0 1 0 21074941 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 242 201 169 0 50 0
[pid=15678] ppid=15673 vsize=320840 CPUtime=749.49
/proc/15678/stat : 15678 (Conquer) R 15673 15673 15170 0 -1 0 76033 0 0 0 74880 69 0 0 25 0 9 0 21075112 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 134793520 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15678/statm: 80210 9485 689 2003 0 77621 0
[pid=15678/tid=15680] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15680/stat : 15680 (Conquer) S 15673 15673 15170 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21075113 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=15678/tid=15681] ppid=15673 vsize=320840 CPUtime=4.66
/proc/15678/task/15681/stat : 15681 (Conquer) S 15673 15673 15170 0 -1 64 43 0 0 0 457 9 0 0 17 0 9 0 21075131 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15682] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15682/stat : 15682 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15683] ppid=15673 vsize=320840 CPUtime=3.1
/proc/15678/task/15683/stat : 15683 (Conquer) S 15673 15673 15170 0 -1 64 5 0 0 0 310 0 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15684] ppid=15673 vsize=320840 CPUtime=0.01
/proc/15678/task/15684/stat : 15684 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15685] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15685/stat : 15685 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15686] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15686/stat : 15686 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15687] ppid=15673 vsize=320840 CPUtime=0.08
/proc/15678/task/15687/stat : 15687 (Conquer) S 15673 15673 15170 0 -1 64 473 0 0 0 7 1 0 0 15 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 751.17
Current children cumulated vsize (KiB) 326196

[startup+756.401 s]
/proc/loadavg: 2.00 2.01 2.03 3/91 15687
/proc/meminfo: memFree=1211272/2055920 swapFree=4192956/4192956
[pid=15673] ppid=15671 vsize=5356 CPUtime=1.68
/proc/15673/stat : 15673 (solver) S 15671 15673 15170 0 -1 4194304 361 1397 0 0 0 0 45 123 16 0 1 0 21074941 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15673/statm: 1339 242 201 169 0 50 0
[pid=15678] ppid=15673 vsize=320840 CPUtime=749.59
/proc/15678/stat : 15678 (Conquer) R 15673 15673 15170 0 -1 0 76033 0 0 0 74890 69 0 0 25 0 9 0 21075112 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/15678/statm: 80210 9485 689 2003 0 77621 0
[pid=15678/tid=15680] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15680/stat : 15680 (Conquer) S 15673 15673 15170 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21075113 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=15678/tid=15681] ppid=15673 vsize=320840 CPUtime=4.66
/proc/15678/task/15681/stat : 15681 (Conquer) S 15673 15673 15170 0 -1 64 43 0 0 0 457 9 0 0 17 0 9 0 21075131 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15682] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15682/stat : 15682 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15683] ppid=15673 vsize=320840 CPUtime=3.1
/proc/15678/task/15683/stat : 15683 (Conquer) S 15673 15673 15170 0 -1 64 5 0 0 0 310 0 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15684] ppid=15673 vsize=320840 CPUtime=0.01
/proc/15678/task/15684/stat : 15684 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 1 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15685] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15685/stat : 15685 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15686] ppid=15673 vsize=320840 CPUtime=0
/proc/15678/task/15686/stat : 15686 (Conquer) S 15673 15673 15170 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=15678/tid=15687] ppid=15673 vsize=320840 CPUtime=0.08
/proc/15678/task/15687/stat : 15687 (Conquer) S 15673 15673 15170 0 -1 64 473 0 0 0 7 1 0 0 15 0 9 0 21075133 328540160 9485 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 751.27
Current children cumulated vsize (KiB) 326196

Child status: 0
Real time (s): 756.465
CPU time (s): 751.343
CPU user time (s): 749.402
CPU system time (s): 1.9407
CPU usage (%): 99.3228
Max. virtual memory (cumulated for all children) (KiB): 326200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 749.402
system time used= 1.9407
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77951
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= 15884
involuntary context switches= 21353

runsolver used 0.813876 second user time and 2.71959 second system time

The end

Launcher Data

Begin job on node4 at 2009-07-11 21:21:14
IDJOB=2063196
IDBENCH=53983
IDSOLVER=740
FILE ID=node4/2063196-1247340074
PBS_JOBID= 9506766
Free space on /tmp= 66180 MiB

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

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

MD5SUM BENCH= ad2db5cd17451e131743df7d0cca6c06
RANDOM SEED=1373303836

node4.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.213
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.213
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:       1253432 kB
Buffers:         56652 kB
Cached:         629196 kB
SwapCached:          0 kB
Active:         158692 kB
Inactive:       567316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1253432 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           23480 kB
Writeback:           0 kB
Mapped:          52796 kB
Slab:            61448 kB
Committed_AS:   188884 kB
PageTables:       1996 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= 66156 MiB
End job on node4 at 2009-07-11 21:33:51