Trace number 2696277

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-06-29? (TO) 1800.04 1800.51

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k3_l6_n1500.opb
MD5SUM03ac75ce62b4fa0384fbdccf34acdc82
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark3.33949
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4500
Total number of constraints674250
Number of constraints which are clauses672750
Number of constraints which are cardinality constraints (but not clauses)1500
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
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 opb file format. File HOME/instance-2696277-1278015830.opb.
0.00/0.00	c Instance file HOME/instance-2696277-1278015830.opb
0.00/0.00	c File size is 41082397 bytes.
16.88/16.92	c Highest Coefficient sum: 11
16.88/16.92	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
17.88/17.96	c ============================[ Problem Statistics ]=============================
17.88/17.96	c |                                                                             |
17.88/17.96	c |  Parsing time:          17.63        s                                      |
17.88/17.96	c |  Number Variables:      4500                                                |
18.48/18.53	c |  Number Constraints:    674250                                              |
18.48/18.53	c ===============================================================================
1800.04/1800.50	c Remaining time 1781.94 sec.
1800.04/1800.50	c 
1800.04/1800.50	c *** INTERRUPTED ***
1800.04/1800.50	s UNKNOWN
1800.04/1800.50	c Total CPU time              : 1797.7 s
1800.04/1800.50	c Memory used           : 1354.86 MB
1800.04/1800.50	c CPU time              : 1797.7 s
1800.04/1800.50	c 
1800.04/1800.50	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2696277-1278015830/watcher-2696277-1278015830 -o /tmp/evaluation-result-2696277-1278015830/solver-2696277-1278015830 -C 1800 -W 2000 -M 1800 run HOME/instance-2696277-1278015830.opb 

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


[startup+0 s]
/proc/loadavg: 1.95 1.77 1.01 3/106 26752
/proc/meminfo: memFree=1416640/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0

[startup+0.101144 s]
/proc/loadavg: 1.95 1.77 1.01 3/106 26752
/proc/meminfo: memFree=1416640/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201154 s]
/proc/loadavg: 1.95 1.77 1.01 3/106 26752
/proc/meminfo: memFree=1416640/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301162 s]
/proc/loadavg: 1.95 1.77 1.01 3/106 26752
/proc/meminfo: memFree=1416640/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701199 s]
/proc/loadavg: 1.95 1.77 1.01 3/106 26752
/proc/meminfo: memFree=1416640/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50127 s]
/proc/loadavg: 1.88 1.75 1.01 2/108 26754
/proc/meminfo: memFree=1404968/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=67680 CPUtime=1.49
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 5075 0 0 0 147 2 0 0 25 0 1 0 177184741 69304320 4930 1992294400 134512640 146736320 4289855136 18446744073709551615 140683284 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 16920 4930 1177 2985 0 3824 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76380

[startup+3.10142 s]
/proc/loadavg: 1.88 1.75 1.01 2/108 26756
/proc/meminfo: memFree=1394304/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=82448 CPUtime=3.08
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 9837 0 0 0 305 3 0 0 25 0 1 0 177184741 84426752 9563 1992294400 134512640 146736320 4289855136 18446744073709551615 144926202 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 20612 9563 2132 2985 0 7516 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 91148

[startup+6.30072 s]
/proc/loadavg: 1.81 1.74 1.01 2/108 26756
/proc/meminfo: memFree=1364048/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=111720 CPUtime=6.29
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 19321 0 0 0 621 8 0 0 25 0 1 0 177184741 114401280 18790 1992294400 134512640 146736320 4289855136 18446744073709551615 144925227 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 27930 18790 4037 2985 0 14834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 120420

[startup+12.7003 s]
/proc/loadavg: 1.74 1.73 1.01 2/108 26756
/proc/meminfo: memFree=1304280/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=169736 CPUtime=12.69
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 38132 0 0 0 1254 15 0 0 25 0 1 0 177184741 173809664 37088 1992294400 134512640 146736320 4289855136 18446744073709551615 144489447 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 42434 37088 7828 2985 0 29338 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 178436

[startup+25.5015 s]
/proc/loadavg: 1.58 1.69 1.01 2/108 26756
/proc/meminfo: memFree=983492/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=462388 CPUtime=25.48
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 168496 0 0 0 2486 62 0 0 25 0 1 0 177184741 473485312 108758 1992294400 134512640 146736320 4289855136 18446744073709551615 138711424 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 115597 108758 667 2985 0 112139 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 471088

[startup+51.1008 s]
/proc/loadavg: 1.38 1.63 1.01 2/108 26756
/proc/meminfo: memFree=745040/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1278856 CPUtime=51.07
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 403592 0 0 0 4963 144 0 0 25 0 1 0 177184741 1309548544 168470 1992294400 134512640 146736320 4289855136 18446744073709551615 135462073 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 319714 168470 819 2985 0 316256 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1287556

[startup+102.302 s]
/proc/loadavg: 1.16 1.53 1.00 2/108 26758
/proc/meminfo: memFree=730780/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1292056 CPUtime=102.26
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 436679 0 0 0 10067 159 0 0 25 0 1 0 177184741 1323065344 171691 1992294400 134512640 146736320 4289855136 18446744073709551615 136001703 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 323014 171691 815 2985 0 319556 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1300756

[startup+162.301 s]
/proc/loadavg: 1.06 1.43 1.00 2/108 26760
/proc/meminfo: memFree=724456/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1304732 CPUtime=162.23
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 475270 0 0 0 16050 173 0 0 25 0 1 0 177184741 1336045568 174858 1992294400 134512640 146736320 4289855136 18446744073709551615 138412940 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 326183 174858 815 2985 0 322725 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1313432

[startup+222.309 s]
/proc/loadavg: 1.02 1.35 1.00 2/108 26760
/proc/meminfo: memFree=656628/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1379376 CPUtime=222.23
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 512360 0 0 0 22035 188 0 0 25 0 1 0 177184741 1412481024 190192 1992294400 134512640 146736320 4289855136 18446744073709551615 135854947 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 344844 190192 822 2985 0 341386 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1388076

[startup+282.301 s]
/proc/loadavg: 1.00 1.29 1.00 2/108 26762
/proc/meminfo: memFree=656628/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1379400 CPUtime=282.2
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 516206 0 0 0 28031 189 0 0 25 0 1 0 177184741 1412505600 190198 1992294400 134512640 146736320 4289855136 18446744073709551615 138658263 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 344850 190198 822 2985 0 341392 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1388100

[startup+342.302 s]
/proc/loadavg: 1.05 1.25 1.00 2/108 26764
/proc/meminfo: memFree=656628/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1379412 CPUtime=342.19
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 520043 0 0 0 34029 190 0 0 25 0 1 0 177184741 1412517888 190201 1992294400 134512640 146736320 4289855136 18446744073709551615 135854939 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 344853 190201 822 2985 0 341395 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1388112

[startup+402.301 s]
/proc/loadavg: 1.06 1.21 1.00 2/108 26766
/proc/meminfo: memFree=656752/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1379416 CPUtime=402.18
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 523853 0 0 0 40026 192 0 0 25 0 1 0 177184741 1412521984 190202 1992294400 134512640 146736320 4289855136 18446744073709551615 135854950 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 344854 190202 822 2985 0 341396 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1388116

[startup+462.302 s]

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

/proc/26753/statm: 344896 190244 822 2985 0 341438 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 1388284

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/108 26786
/proc/meminfo: memFree=655396/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1379604 CPUtime=1181.99
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 578719 0 0 0 117985 214 0 0 25 0 1 0 177184741 1412714496 190249 1992294400 134512640 146736320 4289855136 18446744073709551615 135854849 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 344901 190249 822 2985 0 341443 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 1388304

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/108 26788
/proc/meminfo: memFree=655272/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1379604 CPUtime=1241.97
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 582393 0 0 0 123982 215 0 0 25 0 1 0 177184741 1412714496 190249 1992294400 134512640 146736320 4289855136 18446744073709551615 135854939 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 344901 190249 822 2985 0 341443 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 1388304

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 26790
/proc/meminfo: memFree=655272/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1386992 CPUtime=1301.96
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 587935 0 0 0 129978 218 0 0 25 0 1 0 177184741 1420279808 192096 1992294400 134512640 146736320 4289855136 18446744073709551615 138412940 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 346748 192096 822 2985 0 343290 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 1395692

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 26792
/proc/meminfo: memFree=655148/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1379664 CPUtime=1361.94
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 591575 0 0 0 135974 220 0 0 25 0 1 0 177184741 1412775936 190264 1992294400 134512640 146736320 4289855136 18446744073709551615 135854944 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 344916 190264 822 2985 0 341458 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 1388364

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 26792
/proc/meminfo: memFree=655148/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1379676 CPUtime=1421.93
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 595274 0 0 0 141971 222 0 0 25 0 1 0 177184741 1412788224 190267 1992294400 134512640 146736320 4289855136 18446744073709551615 138658263 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 344919 190267 822 2985 0 341461 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 1388376

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 26794
/proc/meminfo: memFree=655272/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1379692 CPUtime=1481.91
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 599012 0 0 0 147967 224 0 0 25 0 1 0 177184741 1412804608 190271 1992294400 134512640 146736320 4289855136 18446744073709551615 135854947 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 344923 190271 822 2985 0 341465 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 1388392

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 26796
/proc/meminfo: memFree=655024/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1379716 CPUtime=1541.9
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 604622 0 0 0 153964 226 0 0 25 0 1 0 177184741 1412829184 190277 1992294400 134512640 146736320 4289855136 18446744073709551615 135854950 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 344929 190277 822 2985 0 341471 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 1388416

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 26798
/proc/meminfo: memFree=655024/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1379740 CPUtime=1601.88
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 608373 0 0 0 159960 228 0 0 25 0 1 0 177184741 1412853760 190283 1992294400 134512640 146736320 4289855136 18446744073709551615 135854835 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 344935 190283 822 2985 0 341477 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 1388440

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 26800
/proc/meminfo: memFree=655024/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1379748 CPUtime=1661.86
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 612119 0 0 0 165957 229 0 0 25 0 1 0 177184741 1412861952 190285 1992294400 134512640 146736320 4289855136 18446744073709551615 135854939 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 344937 190285 822 2985 0 341479 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 1388448

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/108 26800
/proc/meminfo: memFree=655148/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1379748 CPUtime=1721.85
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 615878 0 0 0 171954 231 0 0 25 0 1 0 177184741 1412861952 190285 1992294400 134512640 146736320 4289855136 18446744073709551615 135854944 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 344937 190285 822 2985 0 341479 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 1388448

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 26802
/proc/meminfo: memFree=654900/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1379748 CPUtime=1781.84
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 619649 0 0 0 177951 233 0 0 25 0 1 0 177184741 1412861952 190285 1992294400 134512640 146736320 4289855136 18446744073709551615 135854939 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 344937 190285 822 2985 0 341479 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 1388448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 26802
/proc/meminfo: memFree=647832/2059040 swapFree=4135492/4192956
[pid=26752] ppid=26750 vsize=8700 CPUtime=0
/proc/26752/stat : 26752 (run) S 26750 26752 26617 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 177184741 8908800 249 1992294400 4194304 4922060 140736028555760 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26752/statm: 2175 249 208 178 0 68 0
[pid=26753] ppid=26752 vsize=1387372 CPUtime=1800.04
/proc/26753/stat : 26753 (pb_cplex) R 26752 26752 26617 0 -1 4202496 623482 0 0 0 179770 234 0 0 25 0 1 0 177184741 1420668928 192191 1992294400 134512640 146736320 4289855136 18446744073709551615 138412943 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26753/statm: 346843 192191 822 2985 0 343385 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1396072

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26752 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1797.7
CPU system time (s): 2.34
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 1396340

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

runsolver used 2.91156 second user time and 8.5617 second system time

The end

Launcher Data

Begin job on node015 at 2010-07-01 22:23:54
IDJOB=2696277
IDBENCH=1371
IDSOLVER=1209
FILE ID=node015/2696277-1278015830
PBS_JOBID= 11198740
Free space on /tmp= 62364 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k3_l6_n1500.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696277-1278015830/watcher-2696277-1278015830 -o /tmp/evaluation-result-2696277-1278015830/solver-2696277-1278015830 -C 1800 -W 2000 -M 1800  run HOME/instance-2696277-1278015830.opb

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

MD5SUM BENCH= 03ac75ce62b4fa0384fbdccf34acdc82
RANDOM SEED=528556170

node015.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
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.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.36
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1416920 kB
Buffers:        147620 kB
Cached:         390016 kB
SwapCached:      10444 kB
Active:         245864 kB
Inactive:       305308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1416920 kB
SwapTotal:     4192956 kB
SwapFree:      4135492 kB
Dirty:           56768 kB
Writeback:           0 kB
AnonPages:       12100 kB
Mapped:           8236 kB
Slab:            68760 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181936 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62348 MiB
End job on node015 at 2010-07-01 22:53:57