Trace number 2699713

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
pb_cplex 2010-07-01OPTIMUM 344.719 118.106

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/dimacs/
normalized-dubois21_ext.wbo
MD5SUM31cea2a06a27710d7fa5c516fcdc9aae
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.005998
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables126
Total number of constraints231
Number of soft constraints168
Number of constraints which are clauses168
Number of constraints which are cardinality constraints (but not clauses)63
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Top cost 169
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 168
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing wbo file format. File HOME/instance-2699713-1278533814.wbo.
0.00/0.00	c Instance file HOME/instance-2699713-1278533814.wbo
0.00/0.00	c File size is 7155 bytes.
0.00/0.00	c Highest Coefficient sum: 5
0.00/0.00	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      294                                                 |
0.00/0.01	c |  Number Constraints:    295                                                 |
0.00/0.01	c ===============================================================================
344.70/118.10	c Remaining time 1799.99 sec.
344.70/118.10	s OPTIMUM FOUND
344.70/118.10	c Solution value = 1.00
344.70/118.10	v -x1 x2 -x3 x4 -x5 x6 -x7 x8 -x9 x10 -x11 x12 -x13 x14 -x15 x16 -x17 x18 -x19 x20 -x21 x22 -x23 x24 -x25 x26 -x27 x28 -x29 x30 -x31 x32 -x33 x34 -x35 x36 -x37 x38 -x39 x40 -x41 x42 -x43 x44 -x45 x46 -x47 x48 -x49 x50 -x51 x52 -x53 x54 -x55 x56 -x57 x58 -x59 x60 -x61 x62 -x63 x64 -x65 x66 -x67 x68 -x69 x70 -x71 x72 -x73 x74 -x75 x76 -x77 x78 -x79 x80 -x81 x82 -x83 x84 -x85 x86 -x87 x88 -x89 x90 -x91 x92 -x93 x94 -x95 x96 -x97 x98 -x99 x100 -x101 x102 -x103 x104 -x105 x106 -x107 x108 -x109 x110 -x111 x112 -x113 x114 -x115 x116 -x117 x118 -x119 x120 -x121 x122 -x123 x124 -x125 x126
344.70/118.10	c Total CPU time              : 294.478 s

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2699713-1278533814/watcher-2699713-1278533814 -o /tmp/evaluation-result-2699713-1278533814/solver-2699713-1278533814 -C 1800 -W 2000 -M 3800 run HOME/instance-2699713-1278533814.wbo 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.07 0.02 0.00 2/173 18083
/proc/meminfo: memFree=29110756/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0

[startup+0.0679259 s]
/proc/loadavg: 0.07 0.02 0.00 2/173 18083
/proc/meminfo: memFree=29110756/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100751 s]
/proc/loadavg: 0.07 0.02 0.00 2/173 18083
/proc/meminfo: memFree=29110756/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300722 s]
/proc/loadavg: 0.07 0.02 0.00 2/173 18083
/proc/meminfo: memFree=29110756/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700694 s]
/proc/loadavg: 0.07 0.02 0.00 2/173 18083
/proc/meminfo: memFree=29110756/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50058 s]
/proc/loadavg: 0.07 0.02 0.00 4/182 18127
/proc/meminfo: memFree=29098036/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
[pid=18084] ppid=18083 vsize=101752 CPUtime=4.57
/proc/18084/stat : 18084 (pb_cplex) R 18083 18083 17896 0 -1 4202496 7938 0 0 0 395 62 0 0 15 0 8 0 21595298 104194048 4328 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/18084/statm: 25438 4328 1081 2985 0 21980 0
[pid=18084/tid=18121] ppid=18083 vsize=101752 CPUtime=0.12
/proc/18084/task/18121/stat : 18121 (pb_cplex) R 18083 18083 17896 0 -1 4202560 14 0 0 0 12 0 0 0 15 0 8 0 21595395 104194048 4328 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=18084/tid=18122] ppid=18083 vsize=101752 CPUtime=0.11
/proc/18084/task/18122/stat : 18122 (pb_cplex) R 18083 18083 17896 0 -1 4202560 0 0 0 0 11 0 0 0 15 0 8 0 21595395 104194048 4328 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=18084/tid=18123] ppid=18083 vsize=101752 CPUtime=0.12
/proc/18084/task/18123/stat : 18123 (pb_cplex) R 18083 18083 17896 0 -1 4202560 14 0 0 0 12 0 0 0 15 0 8 0 21595395 104194048 4328 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=18084/tid=18124] ppid=18083 vsize=101752 CPUtime=0.14
/proc/18084/task/18124/stat : 18124 (pb_cplex) S 18083 18083 17896 0 -1 4202560 5 0 0 0 13 1 0 0 15 0 8 0 21595395 104194048 4328 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 0 0 0 0
[pid=18084/tid=18125] ppid=18083 vsize=101752 CPUtime=0.13
/proc/18084/task/18125/stat : 18125 (pb_cplex) S 18083 18083 17896 0 -1 4202560 6 0 0 0 11 2 0 0 16 0 8 0 21595395 104194048 4328 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 1 0 0 0
[pid=18084/tid=18126] ppid=18083 vsize=101752 CPUtime=0.13
/proc/18084/task/18126/stat : 18126 (pb_cplex) S 18083 18083 17896 0 -1 4202560 37 0 0 0 13 0 0 0 15 0 8 0 21595395 104194048 4328 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 6 0 0 0
[pid=18084/tid=18127] ppid=18083 vsize=101752 CPUtime=0.13
/proc/18084/task/18127/stat : 18127 (pb_cplex) S 18083 18083 17896 0 -1 4202560 48 0 0 0 10 3 0 0 16 0 8 0 21595395 104194048 4328 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 110452

[startup+3.10212 s]
/proc/loadavg: 0.07 0.02 0.00 3/182 18134
/proc/meminfo: memFree=29097416/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
[pid=18084] ppid=18083 vsize=101752 CPUtime=9.37
/proc/18084/stat : 18084 (pb_cplex) S 18083 18083 17896 0 -1 4202496 8021 0 0 0 811 126 0 0 15 0 8 0 21595298 104194048 4368 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0
/proc/18084/statm: 25438 4368 1075 2985 0 21980 0
[pid=18084/tid=18128] ppid=18083 vsize=101752 CPUtime=0.4
/proc/18084/task/18128/stat : 18128 (pb_cplex) S 18083 18083 17896 0 -1 4202560 1 0 0 0 35 5 0 0 16 0 8 0 21595507 104194048 4368 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 1 0 0 0
[pid=18084/tid=18129] ppid=18083 vsize=101752 CPUtime=0.39
/proc/18084/task/18129/stat : 18129 (pb_cplex) R 18083 18083 17896 0 -1 4202560 1 0 0 0 34 5 0 0 16 0 8 0 21595507 104194048 4368 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=18084/tid=18130] ppid=18083 vsize=101752 CPUtime=0.4
/proc/18084/task/18130/stat : 18130 (pb_cplex) S 18083 18083 17896 0 -1 4202560 2 0 0 0 34 6 0 0 15 0 8 0 21595507 104194048 4368 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 6 0 0 0
[pid=18084/tid=18131] ppid=18083 vsize=101752 CPUtime=0.42
/proc/18084/task/18131/stat : 18131 (pb_cplex) S 18083 18083 17896 0 -1 4202560 8 0 0 0 35 7 0 0 15 0 8 0 21595507 104194048 4368 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 5 0 0 0
[pid=18084/tid=18132] ppid=18083 vsize=101752 CPUtime=0.4
/proc/18084/task/18132/stat : 18132 (pb_cplex) S 18083 18083 17896 0 -1 4202560 3 0 0 0 35 5 0 0 16 0 8 0 21595507 104194048 4368 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 3 0 0 0
[pid=18084/tid=18133] ppid=18083 vsize=101752 CPUtime=0.4
/proc/18084/task/18133/stat : 18133 (pb_cplex) S 18083 18083 17896 0 -1 4202560 5 0 0 0 35 5 0 0 15 0 8 0 21595507 104194048 4368 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 2 0 0 0
[pid=18084/tid=18134] ppid=18083 vsize=101752 CPUtime=0.38
/proc/18084/task/18134/stat : 18134 (pb_cplex) R 18083 18083 17896 0 -1 4202560 2 0 0 0 31 7 0 0 17 0 8 0 21595507 104194048 4368 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.37
Current children cumulated vsize (KiB) 110452

[startup+6.30165 s]
/proc/loadavg: 0.46 0.10 0.03 3/182 18141
/proc/meminfo: memFree=29096428/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
[pid=18084] ppid=18083 vsize=102920 CPUtime=20.9
/proc/18084/stat : 18084 (pb_cplex) S 18083 18083 17896 0 -1 4202496 8658 0 0 0 1777 313 0 0 15 0 8 0 21595298 105390080 4668 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/18084/statm: 25730 4668 1075 2985 0 22272 0
[pid=18084/tid=18135] ppid=18083 vsize=102920 CPUtime=1.13
/proc/18084/task/18135/stat : 18135 (pb_cplex) S 18083 18083 17896 0 -1 4202560 55 0 0 0 94 19 0 0 15 0 8 0 21595705 105390080 4668 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 6 0 0 0
[pid=18084/tid=18136] ppid=18083 vsize=102920 CPUtime=1.09
/proc/18084/task/18136/stat : 18136 (pb_cplex) S 18083 18083 17896 0 -1 4202560 41 0 0 0 88 21 0 0 15 0 8 0 21595705 105390080 4668 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 7 0 0 0
[pid=18084/tid=18137] ppid=18083 vsize=102920 CPUtime=1.08
/proc/18084/task/18137/stat : 18137 (pb_cplex) S 18083 18083 17896 0 -1 4202560 57 0 0 0 87 21 0 0 15 0 8 0 21595705 105390080 4668 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 1 0 0 0
[pid=18084/tid=18138] ppid=18083 vsize=102920 CPUtime=1.09
/proc/18084/task/18138/stat : 18138 (pb_cplex) R 18083 18083 17896 0 -1 4202560 27 0 0 0 92 17 0 0 15 0 8 0 21595705 105390080 4668 4089446400 134512640 146736320 4289972048 18446744073709551615 137020063 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=18084/tid=18139] ppid=18083 vsize=102920 CPUtime=1.08
/proc/18084/task/18139/stat : 18139 (pb_cplex) S 18083 18083 17896 0 -1 4202560 104 0 0 0 92 16 0 0 15 0 8 0 21595705 105390080 4668 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 4 0 0 0
[pid=18084/tid=18140] ppid=18083 vsize=102920 CPUtime=1.09
/proc/18084/task/18140/stat : 18140 (pb_cplex) S 18083 18083 17896 0 -1 4202560 80 0 0 0 97 12 0 0 15 0 8 0 21595705 105390080 4668 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 0 0 0 0
[pid=18084/tid=18141] ppid=18083 vsize=102920 CPUtime=1.08
/proc/18084/task/18141/stat : 18141 (pb_cplex) S 18083 18083 17896 0 -1 4202560 33 0 0 0 89 19 0 0 15 0 8 0 21595705 105390080 4668 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.9
Current children cumulated vsize (KiB) 111620

[startup+12.7005 s]
/proc/loadavg: 0.91 0.20 0.06 7/182 18175
/proc/meminfo: memFree=29093004/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
[pid=18084] ppid=18083 vsize=107376 CPUtime=50.82
/proc/18084/stat : 18084 (pb_cplex) S 18083 18083 17896 0 -1 4202496 10515 0 0 0 4287 795 0 0 15 0 8 0 21595298 109953024 5446 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18084/statm: 26844 5446 1076 2985 0 23386 0
[pid=18084/tid=18142] ppid=18083 vsize=107376 CPUtime=3.08
/proc/18084/task/18142/stat : 18142 (pb_cplex) S 18083 18083 17896 0 -1 4202560 194 0 0 0 271 37 0 0 15 0 8 0 21596033 109953024 5446 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 2 0 0 0
[pid=18084/tid=18143] ppid=18083 vsize=107376 CPUtime=3.1
/proc/18084/task/18143/stat : 18143 (pb_cplex) S 18083 18083 17896 0 -1 4202560 178 0 0 0 252 58 0 0 16 0 8 0 21596033 109953024 5446 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 3 0 0 0
[pid=18084/tid=18144] ppid=18083 vsize=107376 CPUtime=3.08
/proc/18084/task/18144/stat : 18144 (pb_cplex) R 18083 18083 17896 0 -1 4202560 79 0 0 0 251 57 0 0 16 0 8 0 21596033 109953024 5446 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=18084/tid=18145] ppid=18083 vsize=107376 CPUtime=3.11
/proc/18084/task/18145/stat : 18145 (pb_cplex) S 18083 18083 17896 0 -1 4202560 120 0 0 0 264 47 0 0 15 0 8 0 21596033 109953024 5446 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 4 0 0 0
[pid=18084/tid=18146] ppid=18083 vsize=107376 CPUtime=3.12
/proc/18084/task/18146/stat : 18146 (pb_cplex) S 18083 18083 17896 0 -1 4202560 129 0 0 0 256 56 0 0 16 0 8 0 21596033 109953024 5446 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 7 0 0 0
[pid=18084/tid=18147] ppid=18083 vsize=107376 CPUtime=3.07
/proc/18084/task/18147/stat : 18147 (pb_cplex) S 18083 18083 17896 0 -1 4202560 157 0 0 0 262 45 0 0 16 0 8 0 21596033 109953024 5446 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 0 0 0 0
[pid=18084/tid=18148] ppid=18083 vsize=107376 CPUtime=3.04
/proc/18084/task/18148/stat : 18148 (pb_cplex) S 18083 18083 17896 0 -1 4202560 174 0 0 0 264 40 0 0 15 0 8 0 21596033 109953024 5446 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 116076

[startup+25.502 s]
/proc/loadavg: 2.41 0.56 0.18 6/182 18228
/proc/meminfo: memFree=29089760/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
[pid=18084] ppid=18083 vsize=110172 CPUtime=109.91
/proc/18084/stat : 18084 (pb_cplex) R 18083 18083 17896 0 -1 4202496 13501 0 0 0 9244 1747 0 0 16 0 8 0 21595298 112816128 6311 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/18084/statm: 27543 6311 1073 2985 0 24085 0
[pid=18084/tid=18176] ppid=18083 vsize=110172 CPUtime=7.05
/proc/18084/task/18176/stat : 18176 (pb_cplex) S 18083 18083 17896 0 -1 4202560 436 0 0 0 583 122 0 0 15 0 8 0 21596608 112816128 6311 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 3 0 0 0
[pid=18084/tid=18177] ppid=18083 vsize=110172 CPUtime=7.03
/proc/18084/task/18177/stat : 18177 (pb_cplex) R 18083 18083 17896 0 -1 4202560 221 0 0 0 572 131 0 0 15 0 8 0 21596608 112816128 6311 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=18084/tid=18178] ppid=18083 vsize=110172 CPUtime=7.1
/proc/18084/task/18178/stat : 18178 (pb_cplex) S 18083 18083 17896 0 -1 4202560 247 0 0 0 599 111 0 0 16 0 8 0 21596608 112816128 6311 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 4 0 0 0
[pid=18084/tid=18179] ppid=18083 vsize=110172 CPUtime=7.04
/proc/18084/task/18179/stat : 18179 (pb_cplex) R 18083 18083 17896 0 -1 4202560 260 0 0 0 578 126 0 0 16 0 8 0 21596608 112816128 6311 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=18084/tid=18180] ppid=18083 vsize=110172 CPUtime=7.09
/proc/18084/task/18180/stat : 18180 (pb_cplex) R 18083 18083 17896 0 -1 4202560 272 0 0 0 597 112 0 0 16 0 8 0 21596608 112816128 6311 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=18084/tid=18181] ppid=18083 vsize=110172 CPUtime=7.01
/proc/18084/task/18181/stat : 18181 (pb_cplex) R 18083 18083 17896 0 -1 4202560 295 0 0 0 599 102 0 0 15 0 8 0 21596608 112816128 6311 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=18084/tid=18182] ppid=18083 vsize=110172 CPUtime=7.06
/proc/18084/task/18182/stat : 18182 (pb_cplex) R 18083 18083 17896 0 -1 4202560 203 0 0 0 628 78 0 0 16 0 8 0 21596608 112816128 6311 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 109.91
Current children cumulated vsize (KiB) 118872

[startup+51.1006 s]
/proc/loadavg: 3.55 0.98 0.33 6/187 18247
/proc/meminfo: memFree=29055964/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
[pid=18084] ppid=18083 vsize=111732 CPUtime=178.93
/proc/18084/stat : 18084 (pb_cplex) R 18083 18083 17896 0 -1 4202496 14158 0 0 0 15196 2697 0 0 15 0 8 0 21595298 114413568 6748 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18084/statm: 27933 6748 1073 2985 0 24475 0
[pid=18084/tid=18229] ppid=18083 vsize=111732 CPUtime=8.3
/proc/18084/task/18229/stat : 18229 (pb_cplex) S 18083 18083 17896 0 -1 4202560 20 0 0 0 712 118 0 0 15 0 8 0 21597873 114413568 6748 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 1 0 0 0
[pid=18084/tid=18230] ppid=18083 vsize=111732 CPUtime=7.67
/proc/18084/task/18230/stat : 18230 (pb_cplex) R 18083 18083 17896 0 -1 4202560 59 0 0 0 658 109 0 0 15 0 8 0 21597873 114413568 6748 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=18084/tid=18231] ppid=18083 vsize=111732 CPUtime=7.76
/proc/18084/task/18231/stat : 18231 (pb_cplex) R 18083 18083 17896 0 -1 4202560 12 0 0 0 659 117 0 0 15 0 8 0 21597873 114413568 6748 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0

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

[pid=18084/tid=18278] ppid=18083 vsize=112756 CPUtime=10.64
/proc/18084/task/18278/stat : 18278 (pb_cplex) S 18083 18083 17896 0 -1 4202560 61 0 0 0 904 160 0 0 15 0 8 0 21601696 115462144 6994 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 7 0 0 0
[pid=18084/tid=18279] ppid=18083 vsize=112756 CPUtime=11.77
/proc/18084/task/18279/stat : 18279 (pb_cplex) S 18083 18083 17896 0 -1 4202560 33 0 0 0 995 182 0 0 15 0 8 0 21601696 115462144 6994 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 1 0 0 0
[pid=18084/tid=18280] ppid=18083 vsize=112756 CPUtime=10.89
/proc/18084/task/18280/stat : 18280 (pb_cplex) R 18083 18083 17896 0 -1 4202560 102 0 0 0 914 175 0 0 16 0 8 0 21601696 115462144 6994 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=18084/tid=18281] ppid=18083 vsize=112756 CPUtime=10.88
/proc/18084/task/18281/stat : 18281 (pb_cplex) R 18083 18083 17896 0 -1 4202560 34 0 0 0 914 174 0 0 15 0 8 0 21601696 115462144 6994 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=18084/tid=18282] ppid=18083 vsize=112756 CPUtime=10.84
/proc/18084/task/18282/stat : 18282 (pb_cplex) R 18083 18083 17896 0 -1 4202560 19 0 0 0 916 168 0 0 15 0 8 0 21601696 115462144 6994 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 303.1
Current children cumulated vsize (KiB) 121456

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

[startup+108.7 s]
/proc/loadavg: 4.42 1.63 0.59 7/187 18448
/proc/meminfo: memFree=29004024/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
[pid=18084] ppid=18083 vsize=112756 CPUtime=318.53
/proc/18084/stat : 18084 (pb_cplex) R 18083 18083 17896 0 -1 4202496 14703 0 0 0 27190 4663 0 0 15 0 8 0 21595298 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/18084/statm: 28189 6993 1073 2985 0 24731 0
[pid=18084/tid=18276] ppid=18083 vsize=112756 CPUtime=11.61
/proc/18084/task/18276/stat : 18276 (pb_cplex) S 18083 18083 17896 0 -1 4202560 31 0 0 0 984 177 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 1 0 0 0
[pid=18084/tid=18277] ppid=18083 vsize=112756 CPUtime=11.29
/proc/18084/task/18277/stat : 18277 (pb_cplex) R 18083 18083 17896 0 -1 4202560 28 0 0 0 953 176 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=18084/tid=18278] ppid=18083 vsize=112756 CPUtime=12.5
/proc/18084/task/18278/stat : 18278 (pb_cplex) R 18083 18083 17896 0 -1 4202560 64 0 0 0 1062 188 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=18084/tid=18279] ppid=18083 vsize=112756 CPUtime=13.85
/proc/18084/task/18279/stat : 18279 (pb_cplex) R 18083 18083 17896 0 -1 4202560 37 0 0 0 1171 214 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=18084/tid=18280] ppid=18083 vsize=112756 CPUtime=12.71
/proc/18084/task/18280/stat : 18280 (pb_cplex) R 18083 18083 17896 0 -1 4202560 102 0 0 0 1066 205 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=18084/tid=18281] ppid=18083 vsize=112756 CPUtime=12.73
/proc/18084/task/18281/stat : 18281 (pb_cplex) R 18083 18083 17896 0 -1 4202560 40 0 0 0 1070 203 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=18084/tid=18282] ppid=18083 vsize=112756 CPUtime=12.69
/proc/18084/task/18282/stat : 18282 (pb_cplex) R 18083 18083 17896 0 -1 4202560 25 0 0 0 1071 198 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 318.53
Current children cumulated vsize (KiB) 121456

[startup+115.101 s]
/proc/loadavg: 4.34 1.71 0.62 3/187 18449
/proc/meminfo: memFree=28997252/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
[pid=18084] ppid=18083 vsize=112756 CPUtime=336.28
/proc/18084/stat : 18084 (pb_cplex) R 18083 18083 17896 0 -1 4202496 14713 0 0 0 28724 4904 0 0 16 0 8 0 21595298 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/18084/statm: 28189 6993 1073 2985 0 24731 0
[pid=18084/tid=18276] ppid=18083 vsize=112756 CPUtime=13.85
/proc/18084/task/18276/stat : 18276 (pb_cplex) R 18083 18083 17896 0 -1 4202560 33 0 0 0 1174 211 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=18084/tid=18277] ppid=18083 vsize=112756 CPUtime=13.37
/proc/18084/task/18277/stat : 18277 (pb_cplex) R 18083 18083 17896 0 -1 4202560 28 0 0 0 1135 202 0 0 16 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=18084/tid=18278] ppid=18083 vsize=112756 CPUtime=14.48
/proc/18084/task/18278/stat : 18278 (pb_cplex) S 18083 18083 17896 0 -1 4202560 64 0 0 0 1234 214 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 5 0 0 0
[pid=18084/tid=18279] ppid=18083 vsize=112756 CPUtime=15.98
/proc/18084/task/18279/stat : 18279 (pb_cplex) R 18083 18083 17896 0 -1 4202560 41 0 0 0 1354 244 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=18084/tid=18280] ppid=18083 vsize=112756 CPUtime=14.86
/proc/18084/task/18280/stat : 18280 (pb_cplex) R 18083 18083 17896 0 -1 4202560 102 0 0 0 1248 238 0 0 16 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=18084/tid=18281] ppid=18083 vsize=112756 CPUtime=14.8
/proc/18084/task/18281/stat : 18281 (pb_cplex) R 18083 18083 17896 0 -1 4202560 40 0 0 0 1250 230 0 0 16 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=18084/tid=18282] ppid=18083 vsize=112756 CPUtime=14.87
/proc/18084/task/18282/stat : 18282 (pb_cplex) R 18083 18083 17896 0 -1 4202560 27 0 0 0 1257 230 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 336.28
Current children cumulated vsize (KiB) 121456

[startup+116.701 s]
/proc/loadavg: 4.34 1.71 0.62 4/187 18449
/proc/meminfo: memFree=28993904/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
[pid=18084] ppid=18083 vsize=112756 CPUtime=340.82
/proc/18084/stat : 18084 (pb_cplex) R 18083 18083 17896 0 -1 4202496 14725 0 0 0 29114 4968 0 0 15 0 8 0 21595298 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/18084/statm: 28189 6993 1073 2985 0 24731 0
[pid=18084/tid=18276] ppid=18083 vsize=112756 CPUtime=14.44
/proc/18084/task/18276/stat : 18276 (pb_cplex) S 18083 18083 17896 0 -1 4202560 35 0 0 0 1225 219 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 7 0 0 0
[pid=18084/tid=18277] ppid=18083 vsize=112756 CPUtime=13.91
/proc/18084/task/18277/stat : 18277 (pb_cplex) S 18083 18083 17896 0 -1 4202560 29 0 0 0 1180 211 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 7 0 0 0
[pid=18084/tid=18278] ppid=18083 vsize=112756 CPUtime=15
/proc/18084/task/18278/stat : 18278 (pb_cplex) S 18083 18083 17896 0 -1 4202560 64 0 0 0 1278 222 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 5 0 0 0
[pid=18084/tid=18279] ppid=18083 vsize=112756 CPUtime=16.51
/proc/18084/task/18279/stat : 18279 (pb_cplex) S 18083 18083 17896 0 -1 4202560 44 0 0 0 1400 251 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 4 0 0 0
[pid=18084/tid=18280] ppid=18083 vsize=112756 CPUtime=15.37
/proc/18084/task/18280/stat : 18280 (pb_cplex) S 18083 18083 17896 0 -1 4202560 103 0 0 0 1292 245 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 2 0 0 0
[pid=18084/tid=18281] ppid=18083 vsize=112756 CPUtime=15.31
/proc/18084/task/18281/stat : 18281 (pb_cplex) R 18083 18083 17896 0 -1 4202560 42 0 0 0 1293 238 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=18084/tid=18282] ppid=18083 vsize=112756 CPUtime=15.44
/proc/18084/task/18282/stat : 18282 (pb_cplex) S 18083 18083 17896 0 -1 4202560 30 0 0 0 1305 239 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 340.82
Current children cumulated vsize (KiB) 121456

[startup+117.501 s]
/proc/loadavg: 4.34 1.71 0.62 4/187 18449
/proc/meminfo: memFree=28993904/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
[pid=18084] ppid=18083 vsize=112756 CPUtime=343.02
/proc/18084/stat : 18084 (pb_cplex) R 18083 18083 17896 0 -1 4202496 14725 0 0 0 29303 4999 0 0 15 0 8 0 21595298 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/18084/statm: 28189 6993 1073 2985 0 24731 0
[pid=18084/tid=18276] ppid=18083 vsize=112756 CPUtime=14.73
/proc/18084/task/18276/stat : 18276 (pb_cplex) R 18083 18083 17896 0 -1 4202560 35 0 0 0 1250 223 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=18084/tid=18277] ppid=18083 vsize=112756 CPUtime=14.16
/proc/18084/task/18277/stat : 18277 (pb_cplex) R 18083 18083 17896 0 -1 4202560 29 0 0 0 1202 214 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=18084/tid=18278] ppid=18083 vsize=112756 CPUtime=15.25
/proc/18084/task/18278/stat : 18278 (pb_cplex) R 18083 18083 17896 0 -1 4202560 64 0 0 0 1299 226 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=18084/tid=18279] ppid=18083 vsize=112756 CPUtime=16.76
/proc/18084/task/18279/stat : 18279 (pb_cplex) R 18083 18083 17896 0 -1 4202560 44 0 0 0 1421 255 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=18084/tid=18280] ppid=18083 vsize=112756 CPUtime=15.62
/proc/18084/task/18280/stat : 18280 (pb_cplex) R 18083 18083 17896 0 -1 4202560 103 0 0 0 1314 248 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=18084/tid=18281] ppid=18083 vsize=112756 CPUtime=15.57
/proc/18084/task/18281/stat : 18281 (pb_cplex) R 18083 18083 17896 0 -1 4202560 42 0 0 0 1315 242 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=18084/tid=18282] ppid=18083 vsize=112756 CPUtime=15.72
/proc/18084/task/18282/stat : 18282 (pb_cplex) S 18083 18083 17896 0 -1 4202560 30 0 0 0 1328 244 0 0 15 0 8 0 21601696 115462144 6993 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 343.02
Current children cumulated vsize (KiB) 121456

[startup+117.901 s]
/proc/loadavg: 4.34 1.71 0.62 4/187 18449
/proc/meminfo: memFree=28992044/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
[pid=18084] ppid=18083 vsize=112620 CPUtime=344.14
/proc/18084/stat : 18084 (pb_cplex) S 18083 18083 17896 0 -1 4202496 14774 0 0 0 29399 5015 0 0 15 0 8 0 21595298 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18084/statm: 28155 6851 1073 2985 0 24697 0
[pid=18084/tid=18276] ppid=18083 vsize=112620 CPUtime=14.9
/proc/18084/task/18276/stat : 18276 (pb_cplex) R 18083 18083 17896 0 -1 4202560 35 0 0 0 1263 227 0 0 15 0 8 0 21601696 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=18084/tid=18277] ppid=18083 vsize=112620 CPUtime=14.29
/proc/18084/task/18277/stat : 18277 (pb_cplex) S 18083 18083 17896 0 -1 4202560 29 0 0 0 1213 216 0 0 16 0 8 0 21601696 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 3 0 0 0
[pid=18084/tid=18278] ppid=18083 vsize=112620 CPUtime=15.38
/proc/18084/task/18278/stat : 18278 (pb_cplex) R 18083 18083 17896 0 -1 4202560 64 0 0 0 1310 228 0 0 16 0 8 0 21601696 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=18084/tid=18279] ppid=18083 vsize=112620 CPUtime=16.88
/proc/18084/task/18279/stat : 18279 (pb_cplex) S 18083 18083 17896 0 -1 4202560 44 0 0 0 1431 257 0 0 15 0 8 0 21601696 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 2 0 0 0
[pid=18084/tid=18280] ppid=18083 vsize=112620 CPUtime=15.74
/proc/18084/task/18280/stat : 18280 (pb_cplex) S 18083 18083 17896 0 -1 4202560 135 0 0 0 1325 249 0 0 15 0 8 0 21601696 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 4 0 0 0
[pid=18084/tid=18281] ppid=18083 vsize=112620 CPUtime=15.7
/proc/18084/task/18281/stat : 18281 (pb_cplex) S 18083 18083 17896 0 -1 4202560 42 0 0 0 1327 243 0 0 15 0 8 0 21601696 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 6 0 0 0
[pid=18084/tid=18282] ppid=18083 vsize=112620 CPUtime=15.86
/proc/18084/task/18282/stat : 18282 (pb_cplex) R 18083 18083 17896 0 -1 4202560 30 0 0 0 1340 246 0 0 15 0 8 0 21601696 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 344.14
Current children cumulated vsize (KiB) 121320

[startup+118.101 s]
/proc/loadavg: 4.34 1.71 0.62 4/187 18449
/proc/meminfo: memFree=28992044/32950904 swapFree=67111528/67111528
[pid=18083] ppid=18081 vsize=8700 CPUtime=0
/proc/18083/stat : 18083 (run) S 18081 18083 17896 0 -1 4202496 363 0 0 0 0 0 0 0 21 0 1 0 21595298 8908800 248 4089446400 4194304 4922060 140733533052064 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18083/statm: 2175 248 208 178 0 68 0
[pid=18084] ppid=18083 vsize=112620 CPUtime=344.7
/proc/18084/stat : 18084 (pb_cplex) R 18083 18083 17896 0 -1 4202496 14775 0 0 0 29447 5023 0 0 15 0 8 0 21595298 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0
/proc/18084/statm: 28155 6851 1073 2985 0 24697 0
[pid=18084/tid=18276] ppid=18083 vsize=112620 CPUtime=14.97
/proc/18084/task/18276/stat : 18276 (pb_cplex) S 18083 18083 17896 0 -1 4202560 35 0 0 0 1269 228 0 0 15 0 8 0 21601696 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 1 0 0 0
[pid=18084/tid=18277] ppid=18083 vsize=112620 CPUtime=14.35
/proc/18084/task/18277/stat : 18277 (pb_cplex) S 18083 18083 17896 0 -1 4202560 29 0 0 0 1218 217 0 0 15 0 8 0 21601696 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 3 0 0 0
[pid=18084/tid=18278] ppid=18083 vsize=112620 CPUtime=15.44
/proc/18084/task/18278/stat : 18278 (pb_cplex) S 18083 18083 17896 0 -1 4202560 64 0 0 0 1315 229 0 0 15 0 8 0 21601696 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 5 0 0 0
[pid=18084/tid=18279] ppid=18083 vsize=112620 CPUtime=16.94
/proc/18084/task/18279/stat : 18279 (pb_cplex) S 18083 18083 17896 0 -1 4202560 44 0 0 0 1436 258 0 0 15 0 8 0 21601696 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 2 0 0 0
[pid=18084/tid=18280] ppid=18083 vsize=112620 CPUtime=15.81
/proc/18084/task/18280/stat : 18280 (pb_cplex) S 18083 18083 17896 0 -1 4202560 136 0 0 0 1331 250 0 0 15 0 8 0 21601696 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 4 0 0 0
[pid=18084/tid=18281] ppid=18083 vsize=112620 CPUtime=15.76
/proc/18084/task/18281/stat : 18281 (pb_cplex) R 18083 18083 17896 0 -1 4202560 42 0 0 0 1332 244 0 0 15 0 8 0 21601696 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=18084/tid=18282] ppid=18083 vsize=112620 CPUtime=15.94
/proc/18084/task/18282/stat : 18282 (pb_cplex) S 18083 18083 17896 0 -1 4202560 30 0 0 0 1347 247 0 0 15 0 8 0 21601696 115322880 6851 4089446400 134512640 146736320 4289972048 18446744073709551615 144580073 0 2 4096 16387 18446604454223471552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 344.7
Current children cumulated vsize (KiB) 121320

Child status: 0
Real time (s): 118.106
CPU time (s): 344.719
CPU user time (s): 294.478
CPU system time (s): 50.2404
CPU usage (%): 291.873
Max. virtual memory (cumulated for all children) (KiB): 121456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 294.478
system time used= 50.2404
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15168
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= 3528490
involuntary context switches= 4856

runsolver used 0.176973 second user time and 0.421935 second system time

The end

Launcher Data

Begin job on node121 at 2010-07-07 22:16:54
IDJOB=2699713
IDBENCH=79367
IDSOLVER=1210
FILE ID=node121/2699713-1278533814
PBS_JOBID= 11239236
Free space on /tmp= 73668 MiB

SOLVER NAME= pb_cplex 2010-07-01
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/dimacs/normalized-dubois21_ext.wbo
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2699713-1278533814/watcher-2699713-1278533814 -o /tmp/evaluation-result-2699713-1278533814/solver-2699713-1278533814 -C 1800 -W 2000 -M 3800  run HOME/instance-2699713-1278533814.wbo

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

MD5SUM BENCH= 31cea2a06a27710d7fa5c516fcdc9aae
RANDOM SEED=1637665230

node121.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      29111284 kB
Buffers:        131084 kB
Cached:        3499872 kB
SwapCached:          0 kB
Active:        1374624 kB
Inactive:      2318164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      29111284 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17040 kB
Writeback:           0 kB
AnonPages:       62252 kB
Mapped:          14420 kB
Slab:            82556 kB
PageTables:       4088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   181664 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73648 MiB
End job on node121 at 2010-07-07 22:18:52