Trace number 2071468

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 72.8099 74.4401

General information on the benchmark

Namecsp/travellingSalesman-25/
normalized-tsp-25-312_ext.xml
MD5SUM65f85b567c2a964c1b318550507e81c9
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 benchmark28.5927
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

72.74/74.43	s SATISFIABLE
72.74/74.43	v 12 7 18 1 15 20 17 1 25 13 21 21 2 4 9 25 1 15 13 6 24 16 14 2 11 4 5 1 19 3 20 1 10 3 8 8 6 1 7 4 23 4 16 9 22 1 3 13 4 6 8 28 29 42 63 67 92 107 113 129 131 135 136 139 140 143 151 152 156 160 169 170 183 189 189 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-2071468-1247353826/watcher-2071468-1247353826 -o /tmp/evaluation-result-2071468-1247353826/solver-2071468-1247353826 -C 1800 -W 2000 -M 900 HOME/solver -benchname HOME/instance-2071468-1247353826.xml -dir HOME -tmpdir HOME 

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


[startup+0 s]
/proc/loadavg: 1.99 2.19 2.14 3/83 14724
/proc/meminfo: memFree=1265720/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=18576 CPUtime=0
/proc/14724/stat : 14724 (runsolver) R 14722 14724 14014 0 -1 4194368 15 0 0 0 0 0 0 0 23 0 1 0 22449090 19021824 285 996147200 4194304 4302564 548682068400 18446744073709551615 272467815719 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14724/statm: 4644 285 249 26 0 2626 0

[startup+0.109345 s]
/proc/loadavg: 1.99 2.19 2.14 3/83 14724
/proc/meminfo: memFree=1265720/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 314 142 0 0 0 0 0 0 23 0 1 0 22449090 5484544 241 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14724/statm: 1339 241 200 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201357 s]
/proc/loadavg: 1.99 2.19 2.14 3/83 14724
/proc/meminfo: memFree=1265720/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14724/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5356

[startup+0.301367 s]
/proc/loadavg: 1.99 2.19 2.14 3/83 14724
/proc/meminfo: memFree=1265720/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14724/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5356

[startup+0.701425 s]
/proc/loadavg: 1.99 2.19 2.14 3/83 14724
/proc/meminfo: memFree=1265720/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14724/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5356

[startup+1.50255 s]
/proc/loadavg: 1.99 2.19 2.14 3/93 14738
/proc/meminfo: memFree=1253864/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14724/statm: 1339 242 201 169 0 50 0
[pid=14729] ppid=14724 vsize=311692 CPUtime=1.1
/proc/14729/stat : 14729 (Conquer) R 14724 14724 14014 0 -1 0 6537 0 0 0 108 2 0 0 25 0 9 0 22449105 319172608 6026 996147200 134512640 142716928 4294956224 18446744073709551615 134708769 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14729/statm: 77923 6026 655 2003 0 75334 0
[pid=14729/tid=14731] ppid=14724 vsize=311692 CPUtime=0
/proc/14729/task/14731/stat : 14731 (Conquer) S 14724 14724 14014 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22449106 319172608 6026 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=14729/tid=14732] ppid=14724 vsize=311692 CPUtime=0.01
/proc/14729/task/14732/stat : 14732 (Conquer) S 14724 14724 14014 0 -1 64 15 0 0 0 1 0 0 0 17 0 9 0 22449124 319172608 6026 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14733] ppid=14724 vsize=311692 CPUtime=0
/proc/14729/task/14733/stat : 14733 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 22449126 319172608 6026 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14734] ppid=14724 vsize=311692 CPUtime=0
/proc/14729/task/14734/stat : 14734 (Conquer) S 14724 14724 14014 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 22449126 319172608 6026 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14735] ppid=14724 vsize=311692 CPUtime=0
/proc/14729/task/14735/stat : 14735 (Conquer) S 14724 14724 14014 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 22449126 319172608 6026 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14736] ppid=14724 vsize=311692 CPUtime=0
/proc/14729/task/14736/stat : 14736 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 22449126 319172608 6026 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14737] ppid=14724 vsize=311692 CPUtime=0
/proc/14729/task/14737/stat : 14737 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 22449126 319172608 6026 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14738] ppid=14724 vsize=311692 CPUtime=0
/proc/14729/task/14738/stat : 14738 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 319172608 6026 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 317048

[startup+3.10278 s]
/proc/loadavg: 2.07 2.20 2.15 3/93 14738
/proc/meminfo: memFree=1225128/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14724/statm: 1339 242 201 169 0 50 0
[pid=14729] ppid=14724 vsize=314516 CPUtime=2.66
/proc/14729/stat : 14729 (Conquer) R 14724 14724 14014 0 -1 0 11531 0 0 0 260 6 0 0 25 0 9 0 22449105 322064384 8482 996147200 134512640 142716928 4294956224 18446744073709551615 135292129 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14729/statm: 78629 8482 696 2003 0 76040 0
[pid=14729/tid=14731] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14731/stat : 14731 (Conquer) S 14724 14724 14014 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22449106 322064384 8482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=14729/tid=14732] ppid=14724 vsize=314516 CPUtime=0.03
/proc/14729/task/14732/stat : 14732 (Conquer) S 14724 14724 14014 0 -1 64 20 0 0 0 3 0 0 0 16 0 9 0 22449124 322064384 8482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14733] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14733/stat : 14733 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 8482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14734] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14734/stat : 14734 (Conquer) S 14724 14724 14014 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 8482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14735] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14735/stat : 14735 (Conquer) S 14724 14724 14014 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 8482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14736] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14736/stat : 14736 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 8482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14737] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14737/stat : 14737 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 8482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14738] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14738/stat : 14738 (Conquer) S 14724 14724 14014 0 -1 64 57 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 8482 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 319872

[startup+6.30224 s]
/proc/loadavg: 2.07 2.20 2.15 3/93 14738
/proc/meminfo: memFree=1242792/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14724/statm: 1339 242 201 169 0 50 0
[pid=14729] ppid=14724 vsize=314516 CPUtime=5.82
/proc/14729/stat : 14729 (Conquer) R 14724 14724 14014 0 -1 0 11734 0 0 0 575 7 0 0 25 0 9 0 22449105 322064384 5777 996147200 134512640 142716928 4294956224 18446744073709551615 134830351 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14729/statm: 78629 5777 696 2003 0 76040 0
[pid=14729/tid=14731] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14731/stat : 14731 (Conquer) S 14724 14724 14014 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22449106 322064384 5777 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=14729/tid=14732] ppid=14724 vsize=314516 CPUtime=0.06
/proc/14729/task/14732/stat : 14732 (Conquer) S 14724 14724 14014 0 -1 64 20 0 0 0 6 0 0 0 16 0 9 0 22449124 322064384 5777 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14733] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14733/stat : 14733 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5777 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14734] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14734/stat : 14734 (Conquer) S 14724 14724 14014 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5777 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14735] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14735/stat : 14735 (Conquer) S 14724 14724 14014 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5777 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14736] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14736/stat : 14736 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5777 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14737] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14737/stat : 14737 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5777 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14738] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14738/stat : 14738 (Conquer) S 14724 14724 14014 0 -1 64 64 0 0 0 0 0 0 0 16 0 9 0 22449126 322064384 5777 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 319872

[startup+12.7022 s]
/proc/loadavg: 2.06 2.20 2.15 3/93 14738
/proc/meminfo: memFree=1241000/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14724/statm: 1339 242 201 169 0 50 0
[pid=14729] ppid=14724 vsize=314516 CPUtime=12.14
/proc/14729/stat : 14729 (Conquer) R 14724 14724 14014 0 -1 0 12577 0 0 0 1205 9 0 0 25 0 9 0 22449105 322064384 5850 996147200 134512640 142716928 4294956224 18446744073709551615 134805956 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14729/statm: 78629 5850 696 2003 0 76040 0
[pid=14729/tid=14731] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14731/stat : 14731 (Conquer) S 14724 14724 14014 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22449106 322064384 5850 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=14729/tid=14732] ppid=14724 vsize=314516 CPUtime=0.09
/proc/14729/task/14732/stat : 14732 (Conquer) S 14724 14724 14014 0 -1 64 20 0 0 0 9 0 0 0 16 0 9 0 22449124 322064384 5850 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14733] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14733/stat : 14733 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5850 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14734] ppid=14724 vsize=314516 CPUtime=0.02
/proc/14729/task/14734/stat : 14734 (Conquer) S 14724 14724 14014 0 -1 64 3 0 0 0 2 0 0 0 15 0 9 0 22449126 322064384 5850 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14735] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14735/stat : 14735 (Conquer) S 14724 14724 14014 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5850 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14736] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14736/stat : 14736 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5850 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14737] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14737/stat : 14737 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5850 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14738] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14738/stat : 14738 (Conquer) S 14724 14724 14014 0 -1 64 64 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5850 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 319872

[startup+25.502 s]
/proc/loadavg: 2.05 2.19 2.15 3/93 14738
/proc/meminfo: memFree=1239080/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14724/statm: 1339 242 201 169 0 50 0
[pid=14729] ppid=14724 vsize=314516 CPUtime=24.59
/proc/14729/stat : 14729 (Conquer) R 14724 14724 14014 0 -1 0 15047 0 0 0 2446 13 0 0 25 0 9 0 22449105 322064384 5854 996147200 134512640 142716928 4294956224 18446744073709551615 134845321 0 0 4096 17551 18446744073709551615 0 0 17 1 0 0
/proc/14729/statm: 78629 5854 696 2003 0 76040 0
[pid=14729/tid=14731] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14731/stat : 14731 (Conquer) S 14724 14724 14014 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22449106 322064384 5854 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=14729/tid=14732] ppid=14724 vsize=314516 CPUtime=0.16
/proc/14729/task/14732/stat : 14732 (Conquer) S 14724 14724 14014 0 -1 64 20 0 0 0 15 1 0 0 17 0 9 0 22449124 322064384 5854 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14733] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14733/stat : 14733 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 22449126 322064384 5854 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14734] ppid=14724 vsize=314516 CPUtime=0.09
/proc/14729/task/14734/stat : 14734 (Conquer) S 14724 14724 14014 0 -1 64 3 0 0 0 9 0 0 0 16 0 9 0 22449126 322064384 5854 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14735] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14735/stat : 14735 (Conquer) S 14724 14724 14014 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 22449126 322064384 5854 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14736] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14736/stat : 14736 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 22449126 322064384 5854 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14737] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14737/stat : 14737 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 22449126 322064384 5854 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
[pid=14729/tid=14738] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14738/stat : 14738 (Conquer) S 14724 14724 14014 0 -1 64 64 0 0 0 0 0 0 0 16 0 9 0 22449126 322064384 5854 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 319872

[startup+51.1017 s]
/proc/loadavg: 2.33 2.24 2.16 3/93 14738
/proc/meminfo: memFree=1233704/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (KiB) 319872

[startup+64.0026 s]
/proc/loadavg: 2.63 2.31 2.19 5/93 14738
/proc/meminfo: memFree=1230696/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14724/statm: 1339 242 201 169 0 50 0
[pid=14729] ppid=14724 vsize=314516 CPUtime=62.39
/proc/14729/stat : 14729 (Conquer) R 14724 14724 14014 0 -1 0 24019 0 0 0 6214 25 0 0 25 0 9 0 22449105 322064384 5790 996147200 134512640 142716928 4294956224 18446744073709551615 134805731 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/14729/statm: 78629 5790 696 2003 0 76040 0
[pid=14729/tid=14731] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14731/stat : 14731 (Conquer) S 14724 14724 14014 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22449106 322064384 5790 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=14729/tid=14732] ppid=14724 vsize=314516 CPUtime=0.38
/proc/14729/task/14732/stat : 14732 (Conquer) S 14724 14724 14014 0 -1 64 20 0 0 0 34 4 0 0 17 0 9 0 22449124 322064384 5790 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14733] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14733/stat : 14733 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 22449126 322064384 5790 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14734] ppid=14724 vsize=314516 CPUtime=0.27
/proc/14729/task/14734/stat : 14734 (Conquer) S 14724 14724 14014 0 -1 64 3 0 0 0 27 0 0 0 16 0 9 0 22449126 322064384 5790 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14735] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14735/stat : 14735 (Conquer) S 14724 14724 14014 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 22449126 322064384 5790 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14736] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14736/stat : 14736 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 22449126 322064384 5790 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14737] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14737/stat : 14737 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 22449126 322064384 5790 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14738] ppid=14724 vsize=314516 CPUtime=0.01
/proc/14729/task/14738/stat : 14738 (Conquer) S 14724 14724 14014 0 -1 64 64 0 0 0 1 0 0 0 16 0 9 0 22449126 322064384 5790 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 62.49
Current children cumulated vsize (KiB) 319872

[startup+70.4015 s]
/proc/loadavg: 2.58 2.30 2.18 3/93 14738
/proc/meminfo: memFree=1229288/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14724/statm: 1339 242 201 169 0 50 0
[pid=14729] ppid=14724 vsize=314516 CPUtime=68.7
/proc/14729/stat : 14729 (Conquer) R 14724 14724 14014 0 -1 0 24831 0 0 0 6844 26 0 0 25 0 9 0 22449105 322064384 5838 996147200 134512640 142716928 4294956224 18446744073709551615 135601873 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/14729/statm: 78629 5838 696 2003 0 76040 0
[pid=14729/tid=14731] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14731/stat : 14731 (Conquer) S 14724 14724 14014 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22449106 322064384 5838 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=14729/tid=14732] ppid=14724 vsize=314516 CPUtime=0.4
/proc/14729/task/14732/stat : 14732 (Conquer) S 14724 14724 14014 0 -1 64 20 0 0 0 36 4 0 0 16 0 9 0 22449124 322064384 5838 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14733] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14733/stat : 14733 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5838 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14734] ppid=14724 vsize=314516 CPUtime=0.31
/proc/14729/task/14734/stat : 14734 (Conquer) S 14724 14724 14014 0 -1 64 3 0 0 0 31 0 0 0 15 0 9 0 22449126 322064384 5838 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14735] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14735/stat : 14735 (Conquer) S 14724 14724 14014 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5838 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14736] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14736/stat : 14736 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5838 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14737] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14737/stat : 14737 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5838 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14738] ppid=14724 vsize=314516 CPUtime=0.01
/proc/14729/task/14738/stat : 14738 (Conquer) S 14724 14724 14014 0 -1 64 64 0 0 0 1 0 0 0 15 0 9 0 22449126 322064384 5838 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 68.8
Current children cumulated vsize (KiB) 319872

[startup+72.0017 s]
/proc/loadavg: 2.58 2.30 2.18 3/93 14738
/proc/meminfo: memFree=1229160/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14724/statm: 1339 242 201 169 0 50 0
[pid=14729] ppid=14724 vsize=314516 CPUtime=70.3
/proc/14729/stat : 14729 (Conquer) R 14724 14724 14014 0 -1 0 24973 0 0 0 7003 27 0 0 25 0 9 0 22449105 322064384 5926 996147200 134512640 142716928 4294956224 18446744073709551615 134750713 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/14729/statm: 78629 5926 696 2003 0 76040 0
[pid=14729/tid=14731] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14731/stat : 14731 (Conquer) S 14724 14724 14014 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22449106 322064384 5926 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=14729/tid=14732] ppid=14724 vsize=314516 CPUtime=0.41
/proc/14729/task/14732/stat : 14732 (Conquer) S 14724 14724 14014 0 -1 64 20 0 0 0 37 4 0 0 16 0 9 0 22449124 322064384 5926 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14733] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14733/stat : 14733 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5926 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14734] ppid=14724 vsize=314516 CPUtime=0.32
/proc/14729/task/14734/stat : 14734 (Conquer) S 14724 14724 14014 0 -1 64 3 0 0 0 32 0 0 0 15 0 9 0 22449126 322064384 5926 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14735] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14735/stat : 14735 (Conquer) S 14724 14724 14014 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5926 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14736] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14736/stat : 14736 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5926 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14737] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14737/stat : 14737 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5926 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14738] ppid=14724 vsize=314516 CPUtime=0.01
/proc/14729/task/14738/stat : 14738 (Conquer) S 14724 14724 14014 0 -1 64 64 0 0 0 1 0 0 0 15 0 9 0 22449126 322064384 5926 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 70.4
Current children cumulated vsize (KiB) 319872

[startup+73.603 s]
/proc/loadavg: 2.53 2.30 2.18 5/93 14738
/proc/meminfo: memFree=1228904/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14724/statm: 1339 242 201 169 0 50 0
[pid=14729] ppid=14724 vsize=314516 CPUtime=71.88
/proc/14729/stat : 14729 (Conquer) R 14724 14724 14014 0 -1 0 25263 0 0 0 7160 28 0 0 25 0 9 0 22449105 322064384 5846 996147200 134512640 142716928 4294956224 18446744073709551615 134768615 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/14729/statm: 78629 5846 696 2003 0 76040 0
[pid=14729/tid=14731] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14731/stat : 14731 (Conquer) S 14724 14724 14014 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22449106 322064384 5846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=14729/tid=14732] ppid=14724 vsize=314516 CPUtime=0.41
/proc/14729/task/14732/stat : 14732 (Conquer) S 14724 14724 14014 0 -1 64 20 0 0 0 37 4 0 0 16 0 9 0 22449124 322064384 5846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14733] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14733/stat : 14733 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14734] ppid=14724 vsize=314516 CPUtime=0.33
/proc/14729/task/14734/stat : 14734 (Conquer) S 14724 14724 14014 0 -1 64 3 0 0 0 33 0 0 0 15 0 9 0 22449126 322064384 5846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14735] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14735/stat : 14735 (Conquer) S 14724 14724 14014 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14736] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14736/stat : 14736 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14737] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14737/stat : 14737 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 5846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14738] ppid=14724 vsize=314516 CPUtime=0.01
/proc/14729/task/14738/stat : 14738 (Conquer) S 14724 14724 14014 0 -1 64 64 0 0 0 1 0 0 0 15 0 9 0 22449126 322064384 5846 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 71.98
Current children cumulated vsize (KiB) 319872

[startup+74.002 s]
/proc/loadavg: 2.53 2.30 2.18 3/93 14738
/proc/meminfo: memFree=1228776/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14724/statm: 1339 242 201 169 0 50 0
[pid=14729] ppid=14724 vsize=314516 CPUtime=72.27
/proc/14729/stat : 14729 (Conquer) R 14724 14724 14014 0 -1 0 25605 0 0 0 7199 28 0 0 25 0 9 0 22449105 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 134906165 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/14729/statm: 78629 6178 696 2003 0 76040 0
[pid=14729/tid=14731] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14731/stat : 14731 (Conquer) S 14724 14724 14014 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22449106 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=14729/tid=14732] ppid=14724 vsize=314516 CPUtime=0.41
/proc/14729/task/14732/stat : 14732 (Conquer) S 14724 14724 14014 0 -1 64 20 0 0 0 37 4 0 0 16 0 9 0 22449124 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14733] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14733/stat : 14733 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14734] ppid=14724 vsize=314516 CPUtime=0.33
/proc/14729/task/14734/stat : 14734 (Conquer) S 14724 14724 14014 0 -1 64 3 0 0 0 33 0 0 0 15 0 9 0 22449126 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14735] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14735/stat : 14735 (Conquer) S 14724 14724 14014 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14736] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14736/stat : 14736 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14737] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14737/stat : 14737 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14738] ppid=14724 vsize=314516 CPUtime=0.01
/proc/14729/task/14738/stat : 14738 (Conquer) S 14724 14724 14014 0 -1 64 64 0 0 0 1 0 0 0 15 0 9 0 22449126 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 72.37
Current children cumulated vsize (KiB) 319872

[startup+74.4021 s]
/proc/loadavg: 2.53 2.30 2.18 3/93 14738
/proc/meminfo: memFree=1228776/2055920 swapFree=4192812/4192956
[pid=14724] ppid=14722 vsize=5356 CPUtime=0.1
/proc/14724/stat : 14724 (solver) S 14722 14724 14014 0 -1 4194304 361 368 0 0 0 0 2 8 16 0 1 0 22449090 5484544 242 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14724/statm: 1339 242 201 169 0 50 0
[pid=14729] ppid=14724 vsize=314516 CPUtime=72.64
/proc/14729/stat : 14729 (Conquer) R 14724 14724 14014 0 -1 0 25615 0 0 0 7236 28 0 0 25 0 9 0 22449105 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 135602199 0 0 4096 17551 18446744073709551615 0 0 17 0 0 0
/proc/14729/statm: 78629 6178 696 2003 0 76040 0
[pid=14729/tid=14731] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14731/stat : 14731 (Conquer) S 14724 14724 14014 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22449106 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 2147203296 4096 17551 18446744071563181037 0 0 -1 0 0 0
[pid=14729/tid=14732] ppid=14724 vsize=314516 CPUtime=0.41
/proc/14729/task/14732/stat : 14732 (Conquer) S 14724 14724 14014 0 -1 64 20 0 0 0 37 4 0 0 16 0 9 0 22449124 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14733] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14733/stat : 14733 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14734] ppid=14724 vsize=314516 CPUtime=0.33
/proc/14729/task/14734/stat : 14734 (Conquer) S 14724 14724 14014 0 -1 64 3 0 0 0 33 0 0 0 15 0 9 0 22449126 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14735] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14735/stat : 14735 (Conquer) S 14724 14724 14014 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14736] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14736/stat : 14736 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14737] ppid=14724 vsize=314516 CPUtime=0
/proc/14729/task/14737/stat : 14737 (Conquer) S 14724 14724 14014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22449126 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
[pid=14729/tid=14738] ppid=14724 vsize=314516 CPUtime=0.01
/proc/14729/task/14738/stat : 14738 (Conquer) S 14724 14724 14014 0 -1 64 64 0 0 0 1 0 0 0 15 0 9 0 22449126 322064384 6178 996147200 134512640 142716928 4294956224 18446744073709551615 4294960144 0 16391 4096 17551 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 72.74
Current children cumulated vsize (KiB) 319872

Child status: 0
Real time (s): 74.4401
CPU time (s): 72.8099
CPU user time (s): 72.422
CPU system time (s): 0.387941
CPU usage (%): 97.8101
Max. virtual memory (cumulated for all children) (KiB): 319876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.422
system time used= 0.387941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26505
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= 6181
involuntary context switches= 5894

runsolver used 0.099984 second user time and 0.246962 second system time

The end

Launcher Data

Begin job on node22 at 2009-07-12 01:10:26
IDJOB=2071468
IDBENCH=55495
IDSOLVER=740
FILE ID=node22/2071468-1247353826
PBS_JOBID= 9506821
Free space on /tmp= 66388 MiB

SOLVER NAME= Conquer 2009-06-04
BENCH NAME= CPAI08/csp/travellingSalesman-25/normalized-tsp-25-312_ext.xml
COMMAND LINE= HOME/solver -benchname BENCHNAME -dir DIR -tmpdir TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071468-1247353826/watcher-2071468-1247353826 -o /tmp/evaluation-result-2071468-1247353826/solver-2071468-1247353826 -C 1800 -W 2000 -M 900  HOME/solver -benchname HOME/instance-2071468-1247353826.xml -dir HOME -tmpdir HOME

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

MD5SUM BENCH= 65f85b567c2a964c1b318550507e81c9
RANDOM SEED=732880034

node22.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.278
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.278
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	: 5636.09
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1266200 kB
Buffers:         25624 kB
Cached:         112144 kB
SwapCached:          0 kB
Active:         699856 kB
Inactive:        40516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1266200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           20876 kB
Writeback:           0 kB
Mapped:         618224 kB
Slab:            33684 kB
Committed_AS:   845904 kB
PageTables:       2880 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= 66368 MiB
End job on node22 at 2009-07-12 01:11:41