Trace number 2674570

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 NameAnswerobjective functionCPU timeWall clock time
PBPASSolver 2010-06-13? (TO) 1800.02 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos18.opb
MD5SUM9a7f60a2a464fa73b28ba87d2394e33f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark1.18282
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 16
Optimality of the best value was proved YES
Number of variables3312
Total number of constraints8904
Number of constraints which are clauses6510
Number of constraints which are cardinality constraints (but not clauses)2394
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint80
Number of terms in the objective function 80
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 80
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 78
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 158
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

7.39/7.41	c 3312 8904 0 0 0 0 0 0
7.39/7.41	o 24
7.39/7.41	c 32 ~x8468+16 ~x8467+8 ~x8466+4 ~x8465+2 ~x8464+1 ~x8463+1 ~x3240+1 ~x3237+1 ~x3236+1 ~x3235+1 ~x3234+1 ~x3233+1 ~x3232+1 ~x3231+1 ~x3229+1 ~x3228+1 ~x3227+1 ~x3225+1 ~x3224+1 ~x3222+1 ~x3221+1 ~x3220+1 ~x3219+1 ~x3218+1 ~x3217+1 ~x3216+1 ~x3215+1 ~x3214+1 ~x3213+1 ~x3212+1 ~x3211+1 ~x3210+1 ~x3209+1 ~x3208+1 ~x3207+1 ~x3206+1 ~x3205+1 ~x3204+1 ~x3203+1 ~x3202+1 ~x3201+1 ~x3200+1 ~x3199+1 ~x3198+1 ~x3197+1 ~x3196+1 ~x3195+1 ~x3194+1 ~x3193+1 ~x3192+1 ~x3189+1 ~x3188+1 ~x3185+1 ~x3184+1 ~x3183+1 ~x3182+1 ~x3181+1 ~x3178+1 ~x3177+1 ~x3174+1 ~x3173+1 ~x3172+1 ~x3169+1 ~x3168+1 ~x3167-0=114
953.49/953.85	c 32 ~x8468+16 ~x8467+8 ~x8466+4 ~x8465+2 ~x8464+1 ~x8463+1 ~x3240+1 ~x3237+1 ~x3236+1 ~x3235+1 ~x3234+1 ~x3233+1 ~x3232+1 ~x3231+1 ~x3229+1 ~x3228+1 ~x3227+1 ~x3225+1 ~x3224+1 ~x3222+1 ~x3221+1 ~x3220+1 ~x3219+1 ~x3218+1 ~x3217+1 ~x3216+1 ~x3215+1 ~x3214+1 ~x3213+1 ~x3212+1 ~x3211+1 ~x3210+1 ~x3209+1 ~x3208+1 ~x3207+1 ~x3206+1 ~x3205+1 ~x3204+1 ~x3203+1 ~x3202+1 ~x3201+1 ~x3200+1 ~x3199+1 ~x3198+

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-2674570-1276792634/watcher-2674570-1276792634 -o /tmp/evaluation-result-2674570-1276792634/solver-2674570-1276792634 -C 1800 -W 2000 -M 1800 run HOME/instance-2674570-1276792634.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.00 0.99 0.98 3/106 18629
/proc/meminfo: memFree=1892428/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0

[startup+0.021909 s]
/proc/loadavg: 1.00 0.99 0.98 3/106 18629
/proc/meminfo: memFree=1892428/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100919 s]
/proc/loadavg: 1.00 0.99 0.98 3/106 18629
/proc/meminfo: memFree=1892428/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300941 s]
/proc/loadavg: 1.00 0.99 0.98 3/106 18629
/proc/meminfo: memFree=1892428/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700987 s]
/proc/loadavg: 1.00 0.99 0.98 3/106 18629
/proc/meminfo: memFree=1892428/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50108 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18632
/proc/meminfo: memFree=1679504/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=309316 CPUtime=1.49
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 76762 0 0 0 64 85 0 0 25 0 1 0 54867114 316739584 76701 1992294400 134512640 134902295 4287882016 18446744073709551615 134520305 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 77329 76707 256 96 0 76541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 318016

[startup+3.10126 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18632
/proc/meminfo: memFree=1509500/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=408660 CPUtime=3.09
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 101604 0 0 0 203 106 0 0 25 0 1 0 54867114 418467840 101454 1992294400 134512640 134902295 4287882016 18446744073709551615 134588399 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 102165 101454 261 96 0 101377 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 417360

[startup+6.30163 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18632
/proc/meminfo: memFree=1454072/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=449444 CPUtime=6.28
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 111896 0 0 0 519 109 0 0 25 0 1 0 54867114 460230656 111658 1992294400 134512640 134902295 4287882016 18446744073709551615 134520305 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 112361 111658 261 96 0 111573 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 458144

[startup+12.7014 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18632
/proc/meminfo: memFree=1423568/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=471972 CPUtime=12.69
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 118146 0 0 0 1157 112 0 0 25 0 1 0 54867114 483299328 117132 1992294400 134512640 134902295 4287882016 18446744073709551615 4160373384 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 117993 117132 269 96 0 117205 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 480672

[startup+25.5009 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18632
/proc/meminfo: memFree=1419104/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=476204 CPUtime=25.48
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 119191 0 0 0 2436 112 0 0 25 0 1 0 54867114 487632896 118177 1992294400 134512640 134902295 4287882016 18446744073709551615 4160406485 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 119051 118177 269 96 0 118263 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 484904

[startup+51.1008 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18634
/proc/meminfo: memFree=1415136/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=480032 CPUtime=51.07
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 120165 0 0 0 4994 113 0 0 25 0 1 0 54867114 491552768 119151 1992294400 134512640 134902295 4287882016 18446744073709551615 4160406482 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 120008 119151 269 96 0 119220 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 488732

[startup+102.309 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18634
/proc/meminfo: memFree=1412284/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=482712 CPUtime=102.26
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 120828 0 0 0 10113 113 0 0 25 0 1 0 54867114 494297088 119814 1992294400 134512640 134902295 4287882016 18446744073709551615 4160373383 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 120678 119814 269 96 0 119890 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 491412

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18636
/proc/meminfo: memFree=1409680/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=485224 CPUtime=162.23
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 121439 0 0 0 16109 114 0 0 25 0 1 0 54867114 496869376 120425 1992294400 134512640 134902295 4287882016 18446744073709551615 4160373503 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 121306 120425 269 96 0 120518 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 493924

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18638
/proc/meminfo: memFree=1405836/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=489128 CPUtime=222.22
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 122409 0 0 0 22107 115 0 0 25 0 1 0 54867114 500867072 121395 1992294400 134512640 134902295 4287882016 18446744073709551615 4160403582 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 122282 121395 269 96 0 121494 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 497828

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18640
/proc/meminfo: memFree=1404968/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=489920 CPUtime=282.2
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 122613 0 0 0 28105 115 0 0 25 0 1 0 54867114 501678080 121599 1992294400 134512640 134902295 4287882016 18446744073709551615 4160403582 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 122480 121599 269 96 0 121692 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 498620

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18640
/proc/meminfo: memFree=1404968/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=489920 CPUtime=342.18
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 122614 0 0 0 34103 115 0 0 25 0 1 0 54867114 501678080 121600 1992294400 134512640 134902295 4287882016 18446744073709551615 4160403582 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 122480 121600 269 96 0 121692 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 498620

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18642
/proc/meminfo: memFree=1404968/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=489920 CPUtime=402.16
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 122616 0 0 0 40101 115 0 0 25 0 1 0 54867114 501678080 121602 1992294400 134512640 134902295 4287882016 18446744073709551615 4160373376 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 122480 121602 269 96 0 121692 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 498620

[startup+462.3 s]

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

/proc/18631/statm: 120793 119922 269 96 0 120005 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 491872

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18664
/proc/meminfo: memFree=1410920/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=483328 CPUtime=1181.92
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 127762 0 0 0 118073 119 0 0 25 0 1 0 54867114 494927872 119959 1992294400 134512640 134902295 4287882016 18446744073709551615 4160406416 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 120832 119959 269 96 0 120044 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 492028

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18664
/proc/meminfo: memFree=1409556/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=484552 CPUtime=1241.9
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 128071 0 0 0 124071 119 0 0 25 0 1 0 54867114 496181248 120268 1992294400 134512640 134902295 4287882016 18446744073709551615 4160406213 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 121138 120268 269 96 0 120350 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 493252

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18666
/proc/meminfo: memFree=1406828/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=487344 CPUtime=1301.89
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 128747 0 0 0 130069 120 0 0 25 0 1 0 54867114 499040256 120944 1992294400 134512640 134902295 4287882016 18446744073709551615 4160373538 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 121836 120944 269 96 0 121048 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 496044

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18668
/proc/meminfo: memFree=1405836/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=488416 CPUtime=1361.86
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 129016 0 0 0 136066 120 0 0 25 0 1 0 54867114 500137984 121213 1992294400 134512640 134902295 4287882016 18446744073709551615 4160403582 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 122104 121213 269 96 0 121316 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 497116

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18670
/proc/meminfo: memFree=1404844/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=489344 CPUtime=1421.84
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 129247 0 0 0 142064 120 0 0 25 0 1 0 54867114 501088256 121444 1992294400 134512640 134902295 4287882016 18446744073709551615 4160392083 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 122336 121444 269 96 0 121548 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 498044

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18681
/proc/meminfo: memFree=1403108/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=490400 CPUtime=1481.81
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 129522 0 0 0 148060 121 0 0 25 0 1 0 54867114 502169600 121719 1992294400 134512640 134902295 4287882016 18446744073709551615 4160403676 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 122600 121719 269 96 0 121812 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 499100

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18681
/proc/meminfo: memFree=1398520/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=494888 CPUtime=1541.78
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 130644 0 0 0 154056 122 0 0 25 0 1 0 54867114 506765312 122841 1992294400 134512640 134902295 4287882016 18446744073709551615 4160385850 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 123722 122841 269 96 0 122934 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 503588

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18683
/proc/meminfo: memFree=1396908/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=496604 CPUtime=1601.77
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 131061 0 0 0 160054 123 0 0 25 0 1 0 54867114 508522496 123258 1992294400 134512640 134902295 4287882016 18446744073709551615 4160373505 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 124151 123258 269 96 0 123363 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 505304

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18685
/proc/meminfo: memFree=1395420/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=498180 CPUtime=1661.75
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 131415 0 0 0 166052 123 0 0 25 0 1 0 54867114 510136320 123612 1992294400 134512640 134902295 4287882016 18446744073709551615 4160392669 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 124545 123612 269 96 0 123757 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 506880

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18687
/proc/meminfo: memFree=1395296/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=498180 CPUtime=1721.73
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 131415 0 0 0 172050 123 0 0 25 0 1 0 54867114 510136320 123612 1992294400 134512640 134902295 4287882016 18446744073709551615 4160373284 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 124545 123612 269 96 0 123757 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 506880

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18689
/proc/meminfo: memFree=1395296/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=498180 CPUtime=1781.71
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 131416 0 0 0 178048 123 0 0 25 0 1 0 54867114 510136320 123613 1992294400 134512640 134902295 4287882016 18446744073709551615 4160403744 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 124545 123613 269 96 0 123757 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 506880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 0.99 0.98 2/108 18689
/proc/meminfo: memFree=1395296/2059040 swapFree=4139588/4192956
[pid=18629] ppid=18627 vsize=8700 CPUtime=0
/proc/18629/stat : 18629 (run) S 18627 18629 18039 0 -1 4202496 389 134 0 0 0 0 0 0 20 0 1 0 54867114 8908800 251 1992294400 4194304 4922060 140735756368080 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18629/statm: 2175 251 211 178 0 68 0
[pid=18631] ppid=18629 vsize=498180 CPUtime=1800.02
/proc/18631/stat : 18631 (PBPASSolver) R 18629 18629 18039 0 -1 4202496 131416 0 0 0 179879 123 0 0 25 0 1 0 54867114 510136320 123613 1992294400 134512640 134902295 4287882016 18446744073709551615 4160403669 0 0 4096 17608 0 0 0 17 1 0 0 0
/proc/18631/statm: 124545 123613 269 96 0 123757 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 506880

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 18629 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.02
CPU user time (s): 1798.79
CPU system time (s): 1.23
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 506880

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

runsolver used 3.03354 second user time and 8.44971 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-17 18:37:14
IDJOB=2674570
IDBENCH=1846
IDSOLVER=1174
FILE ID=node006/2674570-1276792634
PBS_JOBID= 11176619
Free space on /tmp= 62504 MiB

SOLVER NAME= PBPASSolver 2010-06-13
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos18.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2674570-1276792634/watcher-2674570-1276792634 -o /tmp/evaluation-result-2674570-1276792634/solver-2674570-1276792634 -C 1800 -W 2000 -M 1800  run HOME/instance-2674570-1276792634.opb

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

MD5SUM BENCH= 9a7f60a2a464fa73b28ba87d2394e33f
RANDOM SEED=1847504912

node006.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.204
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.40
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.204
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1892948 kB
Buffers:          4168 kB
Cached:          70304 kB
SwapCached:       6256 kB
Active:          21828 kB
Inactive:        65956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1892948 kB
SwapTotal:     4192956 kB
SwapFree:      4139588 kB
Dirty:             884 kB
Writeback:           0 kB
AnonPages:       11872 kB
Mapped:          12996 kB
Slab:            56404 kB
PageTables:       3948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181384 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= 62504 MiB
End job on node006 at 2010-06-17 19:07:17