Trace number 2074977

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 151.929 153.649

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-8_ext.xml
MD5SUM15c3c041a0681c25c1693041f0df8ce7
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 benchmark24.9112
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

151.86/153.64	s SATISFIABLE
151.86/153.64	v 1 4 1 3 2 1 1 0 2 4 3 4 4 4 2 2 1 2 2 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2074977-1247359501/watcher-2074977-1247359501 -o /tmp/evaluation-result-2074977-1247359501/solver-2074977-1247359501 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2074977-1247359501.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.11 1.86 1.88 3/82 19751
/proc/meminfo: memFree=1395912/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=0
/proc/19751/stat : 19751 (solver) R 19749 19751 17396 0 -1 4194304 269 0 0 0 0 0 0 0 20 0 1 0 23017717 5484544 237 996147200 4194304 4889804 548682068704 18446744073709551615 4370127 0 0 4100 65536 0 0 0 17 1 0 0
/proc/19751/statm: 1339 237 197 169 0 50 0

[startup+0.108449 s]
/proc/loadavg: 2.11 1.86 1.88 3/82 19751
/proc/meminfo: memFree=1395912/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=0
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 23017717 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201459 s]
/proc/loadavg: 2.11 1.86 1.88 3/82 19751
/proc/meminfo: memFree=1395912/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=0
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 23017717 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301467 s]
/proc/loadavg: 2.11 1.86 1.88 3/82 19751
/proc/meminfo: memFree=1395912/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=0
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 23017717 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701509 s]
/proc/loadavg: 2.11 1.86 1.88 3/82 19751
/proc/meminfo: memFree=1395912/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=0
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 23017717 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50159 s]
/proc/loadavg: 2.11 1.86 1.88 3/84 19754
/proc/meminfo: memFree=1388024/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=0
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 23017717 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 241 200 169 0 50 0
[pid=19754] ppid=19751 vsize=9164 CPUtime=1.45
/proc/19754/stat : 19754 (ld-linux.so.2) R 19751 19751 17396 0 -1 4194304 1487 0 0 0 44 101 0 0 25 0 1 0 23017718 9383936 1469 996147200 1448431616 1448550632 4294956128 18446744073709551615 134535797 0 0 4096 0 0 0 0 17 1 0 0
/proc/19754/statm: 2291 1469 100 29 0 1878 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 14520

[startup+3.10176 s]
/proc/loadavg: 2.11 1.86 1.88 3/84 19754
/proc/meminfo: memFree=1382776/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=0
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 23017717 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 241 200 169 0 50 0
[pid=19754] ppid=19751 vsize=14048 CPUtime=3.02
/proc/19754/stat : 19754 (ld-linux.so.2) R 19751 19751 17396 0 -1 4194304 2928 0 0 0 93 209 0 0 25 0 1 0 23017718 14385152 2910 996147200 1448431616 1448550632 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19754/statm: 3512 2910 100 29 0 3099 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 19404

[startup+6.3021 s]
/proc/loadavg: 2.10 1.86 1.88 3/84 19754
/proc/meminfo: memFree=1365880/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=0
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 314 142 0 0 0 0 0 0 20 0 1 0 23017717 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 241 200 169 0 50 0
[pid=19754] ppid=19751 vsize=26260 CPUtime=6.19
/proc/19754/stat : 19754 (ld-linux.so.2) R 19751 19751 17396 0 -1 4194304 5854 0 0 0 191 428 0 0 25 0 1 0 23017718 26890240 5836 996147200 1448431616 1448550632 4294956128 18446744073709551615 4159398245 0 0 4096 0 0 0 0 17 1 0 0
/proc/19754/statm: 6565 5836 100 29 0 6152 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 31616

[startup+12.7018 s]
/proc/loadavg: 2.09 1.86 1.88 3/84 19754
/proc/meminfo: memFree=1349816/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=11.94
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 361 11315 0 0 0 0 365 829 16 0 1 0 23017717 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 11.94
Current children cumulated vsize (KiB) 5356

[startup+25.5011 s]
/proc/loadavg: 2.07 1.87 1.88 3/92 19765
/proc/meminfo: memFree=1234040/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=11.94
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 361 11315 0 0 0 0 365 829 16 0 1 0 23017717 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 242 201 169 0 50 0
[pid=19756] ppid=19751 vsize=311824 CPUtime=13.08
/proc/19756/stat : 19756 (Conquer) R 19751 19751 17396 0 -1 0 36620 0 0 0 1290 18 0 0 25 0 9 0 23018929 319307776 36001 996147200 134512640 142716928 4294956224 18446744073709551615 134696807 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19756/statm: 77956 36001 646 2003 0 75367 0
[pid=19756/tid=19758] ppid=19751 vsize=311824 CPUtime=0
/proc/19756/task/19758/stat : 19758 (Conquer) S 19751 19751 17396 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23018929 319307776 36001 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19756/tid=19759] ppid=19751 vsize=311824 CPUtime=0.32
/proc/19756/task/19759/stat : 19759 (Conquer) S 19751 19751 17396 0 -1 64 21 0 0 0 32 0 0 0 19 0 9 0 23018947 319307776 36001 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19760] ppid=19751 vsize=311824 CPUtime=0
/proc/19756/task/19760/stat : 19760 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 319307776 36001 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19761] ppid=19751 vsize=311824 CPUtime=0
/proc/19756/task/19761/stat : 19761 (Conquer) S 19751 19751 17396 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23018949 319307776 36001 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19762] ppid=19751 vsize=311824 CPUtime=0
/proc/19756/task/19762/stat : 19762 (Conquer) S 19751 19751 17396 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 23018949 319307776 36001 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19763] ppid=19751 vsize=311824 CPUtime=0
/proc/19756/task/19763/stat : 19763 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 319307776 36001 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19764] ppid=19751 vsize=311824 CPUtime=0
/proc/19756/task/19764/stat : 19764 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23018949 319307776 36001 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19765] ppid=19751 vsize=311824 CPUtime=0.03
/proc/19756/task/19765/stat : 19765 (Conquer) S 19751 19751 17396 0 -1 64 19 0 0 0 3 0 0 0 15 0 9 0 23018949 319307776 36001 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 317180

[startup+51.1018 s]
/proc/loadavg: 2.04 1.88 1.88 3/92 19765
/proc/meminfo: memFree=1063096/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=11.94
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 361 11315 0 0 0 0 365 829 16 0 1 0 23017717 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 242 201 169 0 50 0
[pid=19756] ppid=19751 vsize=499716 CPUtime=38.41
/proc/19756/stat : 19756 (Conquer) R 19751 19751 17396 0 -1 0 102423 0 0 0 3798 43 0 0 25 0 9 0 23018929 511709184 78108 996147200 134512640 142716928 4294956224 18446744073709551615 135303812 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19756/statm: 124929 78108 689 2003 0 122340 0
[pid=19756/tid=19758] ppid=19751 vsize=499716 CPUtime=0
/proc/19756/task/19758/stat : 19758 (Conquer) S 19751 19751 17396 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23018929 511709184 78108 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19756/tid=19759] ppid=19751 vsize=499716 CPUtime=1.55
/proc/19756/task/19759/stat : 19759 (Conquer) S 19751 19751 17396 0 -1 64 50 0 0 0 154 1 0 0 20 0 9 0 23018947 511709184 78108 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19760] ppid=19751 vsize=499716 CPUtime=0
/proc/19756/task/19760/stat : 19760 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 511709184 78108 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19761] ppid=19751 vsize=499716 CPUtime=0.21
/proc/19756/task/19761/stat : 19761 (Conquer) S 19751 19751 17396 0 -1 64 5 0 0 0 21 0 0 0 17 0 9 0 23018949 511709184 78108 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19762] ppid=19751 vsize=499716 CPUtime=0
/proc/19756/task/19762/stat : 19762 (Conquer) S 19751 19751 17396 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 23018949 511709184 78108 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19763] ppid=19751 vsize=499716 CPUtime=0
/proc/19756/task/19763/stat : 19763 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 511709184 78108 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19764] ppid=19751 vsize=499716 CPUtime=0
/proc/19756/task/19764/stat : 19764 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23018949 511709184 78108 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19765] ppid=19751 vsize=499716 CPUtime=0.13
/proc/19756/task/19765/stat : 19765 (Conquer) S 19751 19751 17396 0 -1 64 870 0 0 0 13 0 0 0 15 0 9 0 23018949 511709184 78108 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 505072

[startup+102.301 s]
/proc/loadavg: 2.02 1.89 1.89 3/92 19765
/proc/meminfo: memFree=1056312/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=11.94
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 361 11315 0 0 0 0 365 829 16 0 1 0 23017717 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 242 201 169 0 50 0
[pid=19756] ppid=19751 vsize=505392 CPUtime=89.12
/proc/19756/stat : 19756 (Conquer) R 19751 19751 17396 0 -1 0 104308 0 0 0 8867 45 0 0 25 0 9 0 23018929 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19756/statm: 126348 79851 689 2003 0 123759 0
[pid=19756/tid=19758] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19758/stat : 19758 (Conquer) S 19751 19751 17396 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23018929 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19756/tid=19759] ppid=19751 vsize=505392 CPUtime=2.24
/proc/19756/task/19759/stat : 19759 (Conquer) S 19751 19751 17396 0 -1 64 50 0 0 0 223 1 0 0 22 0 9 0 23018947 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19760] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19760/stat : 19760 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19761] ppid=19751 vsize=505392 CPUtime=0.21
/proc/19756/task/19761/stat : 19761 (Conquer) S 19751 19751 17396 0 -1 64 5 0 0 0 21 0 0 0 16 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19762] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19762/stat : 19762 (Conquer) S 19751 19751 17396 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19763] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19763/stat : 19763 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19764] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19764/stat : 19764 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19765] ppid=19751 vsize=505392 CPUtime=0.28
/proc/19756/task/19765/stat : 19765 (Conquer) S 19751 19751 17396 0 -1 64 2293 0 0 0 28 0 0 0 15 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.06
Current children cumulated vsize (KiB) 510748

Solver just ended. Dumping a history of the last processes samples

[startup+102.406 s]
/proc/loadavg: 2.02 1.89 1.89 3/92 19765
/proc/meminfo: memFree=1056312/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=11.94
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 361 11315 0 0 0 0 365 829 16 0 1 0 23017717 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 242 201 169 0 50 0
[pid=19756] ppid=19751 vsize=505392 CPUtime=89.22
/proc/19756/stat : 19756 (Conquer) R 19751 19751 17396 0 -1 0 104308 0 0 0 8877 45 0 0 25 0 9 0 23018929 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19756/statm: 126348 79851 689 2003 0 123759 0
[pid=19756/tid=19758] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19758/stat : 19758 (Conquer) S 19751 19751 17396 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23018929 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19756/tid=19759] ppid=19751 vsize=505392 CPUtime=2.24
/proc/19756/task/19759/stat : 19759 (Conquer) S 19751 19751 17396 0 -1 64 50 0 0 0 223 1 0 0 22 0 9 0 23018947 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19760] ppid=19751 vsize=505392 CPUtime=0

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

[pid=19756/tid=19758] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19758/stat : 19758 (Conquer) S 19751 19751 17396 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23018929 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19756/tid=19759] ppid=19751 vsize=505392 CPUtime=2.24
/proc/19756/task/19759/stat : 19759 (Conquer) S 19751 19751 17396 0 -1 64 50 0 0 0 223 1 0 0 22 0 9 0 23018947 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19760] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19760/stat : 19760 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19761] ppid=19751 vsize=505392 CPUtime=0.21
/proc/19756/task/19761/stat : 19761 (Conquer) S 19751 19751 17396 0 -1 64 5 0 0 0 21 0 0 0 16 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19762] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19762/stat : 19762 (Conquer) S 19751 19751 17396 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19763] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19763/stat : 19763 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19764] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19764/stat : 19764 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19765] ppid=19751 vsize=505392 CPUtime=0.28
/proc/19756/task/19765/stat : 19765 (Conquer) S 19751 19751 17396 0 -1 64 2293 0 0 0 28 0 0 0 15 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 139.19
Current children cumulated vsize (KiB) 510748

[startup+147.202 s]
/proc/loadavg: 2.01 1.91 1.89 3/92 19765
/proc/meminfo: memFree=1056184/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=11.94
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 361 11315 0 0 0 0 365 829 16 0 1 0 23017717 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 242 201 169 0 50 0
[pid=19756] ppid=19751 vsize=505392 CPUtime=133.58
/proc/19756/stat : 19756 (Conquer) R 19751 19751 17396 0 -1 0 104428 0 0 0 13312 46 0 0 25 0 9 0 23018929 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 135303880 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19756/statm: 126348 79851 689 2003 0 123759 0
[pid=19756/tid=19758] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19758/stat : 19758 (Conquer) S 19751 19751 17396 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23018929 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19756/tid=19759] ppid=19751 vsize=505392 CPUtime=2.24
/proc/19756/task/19759/stat : 19759 (Conquer) S 19751 19751 17396 0 -1 64 50 0 0 0 223 1 0 0 22 0 9 0 23018947 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19760] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19760/stat : 19760 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19761] ppid=19751 vsize=505392 CPUtime=0.21
/proc/19756/task/19761/stat : 19761 (Conquer) S 19751 19751 17396 0 -1 64 5 0 0 0 21 0 0 0 16 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19762] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19762/stat : 19762 (Conquer) S 19751 19751 17396 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19763] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19763/stat : 19763 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19764] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19764/stat : 19764 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19765] ppid=19751 vsize=505392 CPUtime=0.28
/proc/19756/task/19765/stat : 19765 (Conquer) S 19751 19751 17396 0 -1 64 2293 0 0 0 28 0 0 0 15 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 145.52
Current children cumulated vsize (KiB) 510748

[startup+150.402 s]
/proc/loadavg: 2.01 1.91 1.89 3/92 19765
/proc/meminfo: memFree=1056184/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=11.94
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 361 11315 0 0 0 0 365 829 16 0 1 0 23017717 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 242 201 169 0 50 0
[pid=19756] ppid=19751 vsize=505392 CPUtime=136.75
/proc/19756/stat : 19756 (Conquer) R 19751 19751 17396 0 -1 0 104438 0 0 0 13629 46 0 0 25 0 9 0 23018929 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 135304770 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19756/statm: 126348 79851 689 2003 0 123759 0
[pid=19756/tid=19758] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19758/stat : 19758 (Conquer) S 19751 19751 17396 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23018929 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19756/tid=19759] ppid=19751 vsize=505392 CPUtime=2.24
/proc/19756/task/19759/stat : 19759 (Conquer) S 19751 19751 17396 0 -1 64 50 0 0 0 223 1 0 0 22 0 9 0 23018947 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19760] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19760/stat : 19760 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19761] ppid=19751 vsize=505392 CPUtime=0.21
/proc/19756/task/19761/stat : 19761 (Conquer) S 19751 19751 17396 0 -1 64 5 0 0 0 21 0 0 0 16 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19762] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19762/stat : 19762 (Conquer) S 19751 19751 17396 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19763] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19763/stat : 19763 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19764] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19764/stat : 19764 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19765] ppid=19751 vsize=505392 CPUtime=0.28
/proc/19756/task/19765/stat : 19765 (Conquer) S 19751 19751 17396 0 -1 64 2293 0 0 0 28 0 0 0 15 0 9 0 23018949 517521408 79851 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 148.69
Current children cumulated vsize (KiB) 510748

[startup+152.002 s]
/proc/loadavg: 2.01 1.91 1.89 3/92 19765
/proc/meminfo: memFree=1054584/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=11.94
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 361 11315 0 0 0 0 365 829 16 0 1 0 23017717 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 242 201 169 0 50 0
[pid=19756] ppid=19751 vsize=505392 CPUtime=138.34
/proc/19756/stat : 19756 (Conquer) R 19751 19751 17396 0 -1 0 104956 0 0 0 13788 46 0 0 25 0 9 0 23018929 517521408 80363 996147200 134512640 142716928 4294956224 18446744073709551615 135304060 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19756/statm: 126348 80363 689 2003 0 123759 0
[pid=19756/tid=19758] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19758/stat : 19758 (Conquer) S 19751 19751 17396 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23018929 517521408 80363 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19756/tid=19759] ppid=19751 vsize=505392 CPUtime=2.24
/proc/19756/task/19759/stat : 19759 (Conquer) S 19751 19751 17396 0 -1 64 50 0 0 0 223 1 0 0 22 0 9 0 23018947 517521408 80363 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19760] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19760/stat : 19760 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 517521408 80363 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19761] ppid=19751 vsize=505392 CPUtime=0.21
/proc/19756/task/19761/stat : 19761 (Conquer) S 19751 19751 17396 0 -1 64 5 0 0 0 21 0 0 0 16 0 9 0 23018949 517521408 80363 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19762] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19762/stat : 19762 (Conquer) S 19751 19751 17396 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 23018949 517521408 80363 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19763] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19763/stat : 19763 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 517521408 80363 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19764] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19764/stat : 19764 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23018949 517521408 80363 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19765] ppid=19751 vsize=505392 CPUtime=0.28
/proc/19756/task/19765/stat : 19765 (Conquer) S 19751 19751 17396 0 -1 64 2293 0 0 0 28 0 0 0 15 0 9 0 23018949 517521408 80363 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 150.28
Current children cumulated vsize (KiB) 510748

[startup+152.802 s]
/proc/loadavg: 2.01 1.91 1.89 3/92 19765
/proc/meminfo: memFree=1054584/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=11.94
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 361 11315 0 0 0 0 365 829 16 0 1 0 23017717 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 242 201 169 0 50 0
[pid=19756] ppid=19751 vsize=505392 CPUtime=139.13
/proc/19756/stat : 19756 (Conquer) R 19751 19751 17396 0 -1 0 105598 0 0 0 13867 46 0 0 25 0 9 0 23018929 517521408 81003 996147200 134512640 142716928 4294956224 18446744073709551615 135304448 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19756/statm: 126348 81003 689 2003 0 123759 0
[pid=19756/tid=19758] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19758/stat : 19758 (Conquer) S 19751 19751 17396 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23018929 517521408 81003 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19756/tid=19759] ppid=19751 vsize=505392 CPUtime=2.24
/proc/19756/task/19759/stat : 19759 (Conquer) S 19751 19751 17396 0 -1 64 50 0 0 0 223 1 0 0 22 0 9 0 23018947 517521408 81003 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19760] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19760/stat : 19760 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 517521408 81003 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19761] ppid=19751 vsize=505392 CPUtime=0.21
/proc/19756/task/19761/stat : 19761 (Conquer) S 19751 19751 17396 0 -1 64 5 0 0 0 21 0 0 0 16 0 9 0 23018949 517521408 81003 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19762] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19762/stat : 19762 (Conquer) S 19751 19751 17396 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 23018949 517521408 81003 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19763] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19763/stat : 19763 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 517521408 81003 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19764] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19764/stat : 19764 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23018949 517521408 81003 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19765] ppid=19751 vsize=505392 CPUtime=0.28
/proc/19756/task/19765/stat : 19765 (Conquer) S 19751 19751 17396 0 -1 64 2293 0 0 0 28 0 0 0 15 0 9 0 23018949 517521408 81003 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 151.07
Current children cumulated vsize (KiB) 510748

[startup+153.201 s]
/proc/loadavg: 2.01 1.91 1.89 3/92 19765
/proc/meminfo: memFree=1051192/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=11.94
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 361 11315 0 0 0 0 365 829 16 0 1 0 23017717 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 242 201 169 0 50 0
[pid=19756] ppid=19751 vsize=505392 CPUtime=139.52
/proc/19756/stat : 19756 (Conquer) R 19751 19751 17396 0 -1 0 105918 0 0 0 13906 46 0 0 25 0 9 0 23018929 517521408 81323 996147200 134512640 142716928 4294956224 18446744073709551615 135304183 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19756/statm: 126348 81323 689 2003 0 123759 0
[pid=19756/tid=19758] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19758/stat : 19758 (Conquer) S 19751 19751 17396 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 23018929 517521408 81323 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 1 0 0
[pid=19756/tid=19759] ppid=19751 vsize=505392 CPUtime=2.24
/proc/19756/task/19759/stat : 19759 (Conquer) S 19751 19751 17396 0 -1 64 50 0 0 0 223 1 0 0 22 0 9 0 23018947 517521408 81323 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19760] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19760/stat : 19760 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 517521408 81323 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19761] ppid=19751 vsize=505392 CPUtime=0.21
/proc/19756/task/19761/stat : 19761 (Conquer) S 19751 19751 17396 0 -1 64 5 0 0 0 21 0 0 0 16 0 9 0 23018949 517521408 81323 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19762] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19762/stat : 19762 (Conquer) S 19751 19751 17396 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 23018949 517521408 81323 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19763] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19763/stat : 19763 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23018949 517521408 81323 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=19756/tid=19764] ppid=19751 vsize=505392 CPUtime=0
/proc/19756/task/19764/stat : 19764 (Conquer) S 19751 19751 17396 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 23018949 517521408 81323 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=19756/tid=19765] ppid=19751 vsize=505392 CPUtime=0.28
/proc/19756/task/19765/stat : 19765 (Conquer) S 19751 19751 17396 0 -1 64 2293 0 0 0 28 0 0 0 15 0 9 0 23018949 517521408 81323 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 151.46
Current children cumulated vsize (KiB) 510748

[startup+153.602 s]
/proc/loadavg: 2.01 1.91 1.89 3/92 19765
/proc/meminfo: memFree=1051192/2055920 swapFree=4192812/4192956
[pid=19751] ppid=19749 vsize=5356 CPUtime=11.94
/proc/19751/stat : 19751 (solver) S 19749 19751 17396 0 -1 4194304 361 11315 0 0 0 0 365 829 16 0 1 0 23017717 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19751/statm: 1339 242 201 169 0 50 0
[pid=19756] ppid=19751 vsize=0 CPUtime=139.92
/proc/19756/stat : 19756 (Conquer) Z 19751 19751 17396 0 -1 12 106257 0 0 0 13945 47 0 0 25 0 2 0 23018929 0 0 996147200 0 0 0 0 0 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/19756/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 151.86
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 153.649
CPU time (s): 151.929
CPU user time (s): 143.106
CPU system time (s): 8.82266
CPU usage (%): 98.8805
Max. virtual memory (cumulated for all children) (KiB): 519560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 143.106
system time used= 8.82266
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118078
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= 711
involuntary context switches= 3918

runsolver used 0.219966 second user time and 0.488925 second system time

The end

Launcher Data

Begin job on node7 at 2009-07-12 02:45:03
IDJOB=2074977
IDBENCH=56212
IDSOLVER=740
FILE ID=node7/2074977-1247359501
PBS_JOBID= 9506882
Free space on /tmp= 66068 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/rand-8-20-5/normalized-rand-8-20-5-18-800-8_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2074977-1247359501/watcher-2074977-1247359501 -o /tmp/evaluation-result-2074977-1247359501/solver-2074977-1247359501 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2074977-1247359501.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= 15c3c041a0681c25c1693041f0df8ce7
RANDOM SEED=1878167520

node7.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:       1396456 kB
Buffers:         20208 kB
Cached:         136124 kB
SwapCached:          0 kB
Active:         575456 kB
Inactive:        35696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1396456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           42640 kB
Writeback:           0 kB
Mapped:         475260 kB
Slab:            32504 kB
Committed_AS:   617916 kB
PageTables:       2764 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= 66028 MiB
End job on node7 at 2009-07-12 02:47:37