Trace number 2667711

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/CT 0.1UNSAT 1773.06 1773.57

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_2_15.opb
MD5SUM8fb158ac9231df21fb20d5a2362f86e8
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark28.0457
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2960
Sum of products size (including duplicates)5920
Number of different products1480
Sum of products size2960

Solver Data

0.00/0.00	c PB/CT 0.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.00/0.03	c constraints 1582/0 clauses 1530/0 units 0
0.00/0.03	c vars 100
1772.78/1773.36	c 1758.54 57.0352 21539 1393180
1772.98/1773.56	s UNSATISFIABLE

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-2667711-1276676669/watcher-2667711-1276676669 -o /tmp/evaluation-result-2667711-1276676669/solver-2667711-1276676669 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2667711-1276676669.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: 0.92 0.98 0.99 3/106 14314
/proc/meminfo: memFree=1797160/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=2340 CPUtime=0
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 300 0 0 0 0 0 0 0 15 0 1 0 8958559 2396160 223 1992294400 134512640 136485738 4289877664 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14314/statm: 585 223 156 482 0 101 0

[startup+0.0905531 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 14314
/proc/meminfo: memFree=1797160/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=9156 CPUtime=0.08
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 1953 0 0 0 8 0 0 0 17 0 1 0 8958559 9375744 1876 1992294400 134512640 136485738 4289877664 18446744073709551615 135446970 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 2289 1878 196 482 0 1805 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9156

[startup+0.101554 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 14314
/proc/meminfo: memFree=1797160/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=9808 CPUtime=0.09
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 2149 0 0 0 9 0 0 0 17 0 1 0 8958559 10043392 2072 1992294400 134512640 136485738 4289877664 18446744073709551615 135848483 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 2452 2074 196 482 0 1968 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9808

[startup+0.301572 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 14314
/proc/meminfo: memFree=1797160/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=22064 CPUtime=0.29
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 5252 0 0 0 27 2 0 0 17 0 1 0 8958559 22593536 5109 1992294400 134512640 136485738 4289877664 18446744073709551615 134742273 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 5516 5110 196 482 0 5032 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22064

[startup+0.701606 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 14314
/proc/meminfo: memFree=1797160/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=47020 CPUtime=0.69
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 11672 0 0 0 65 4 0 0 17 0 1 0 8958559 48148480 10939 1992294400 134512640 136485738 4289877664 18446744073709551615 135040485 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 11755 10939 223 482 0 11271 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47020

[startup+1.50167 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 14315
/proc/meminfo: memFree=1754124/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=47152 CPUtime=1.49
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 11684 0 0 0 143 6 0 0 18 0 1 0 8958559 48283648 10951 1992294400 134512640 136485738 4289877664 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 11788 10951 223 482 0 11304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47152

[startup+3.10181 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 14315
/proc/meminfo: memFree=1753752/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=47284 CPUtime=3.09
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 11734 0 0 0 301 8 0 0 21 0 1 0 8958559 48418816 11001 1992294400 134512640 136485738 4289877664 18446744073709551615 134612534 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 11821 11001 223 482 0 11337 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47284

[startup+6.3011 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 14315
/proc/meminfo: memFree=1753256/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=47812 CPUtime=6.29
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 11847 0 0 0 617 12 0 0 25 0 1 0 8958559 48959488 11114 1992294400 134512640 136485738 4289877664 18446744073709551615 134880498 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 11953 11114 223 482 0 11469 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47812

[startup+12.7007 s]
/proc/loadavg: 0.94 0.98 0.99 2/107 14315
/proc/meminfo: memFree=1752016/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=48900 CPUtime=12.69
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 12124 0 0 0 1250 19 0 0 25 0 1 0 8958559 50073600 11391 1992294400 134512640 136485738 4289877664 18446744073709551615 135039082 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 12225 11391 223 482 0 11741 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48900

[startup+25.5008 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 14315
/proc/meminfo: memFree=1750280/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=50780 CPUtime=25.49
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 12562 0 0 0 2517 32 0 0 25 0 1 0 8958559 51998720 11829 1992294400 134512640 136485738 4289877664 18446744073709551615 135725425 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 12695 11829 223 482 0 12211 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50780

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 14317
/proc/meminfo: memFree=1749412/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=51344 CPUtime=51.08
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 12721 0 0 0 5053 55 0 0 25 0 1 0 8958559 52576256 11988 1992294400 134512640 136485738 4289877664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 12836 11988 223 482 0 12352 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51344

[startup+102.308 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 14317
/proc/meminfo: memFree=1747800/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=53088 CPUtime=102.27
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 13120 0 0 0 10126 101 0 0 25 0 1 0 8958559 54362112 12387 1992294400 134512640 136485738 4289877664 18446744073709551615 135047552 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 13272 12387 223 482 0 12788 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 53088

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 14319
/proc/meminfo: memFree=1746808/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=54096 CPUtime=162.25
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 13360 0 0 0 16075 150 0 0 25 0 1 0 8958559 55394304 12627 1992294400 134512640 136485738 4289877664 18446744073709551615 134880498 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 13524 12627 223 482 0 13040 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 54096

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 14321
/proc/meminfo: memFree=1746188/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=54832 CPUtime=222.23
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 13529 0 0 0 22026 197 0 0 25 0 1 0 8958559 56147968 12796 1992294400 134512640 136485738 4289877664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 13708 12796 223 482 0 13224 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 54832

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 14323
/proc/meminfo: memFree=1745940/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=54972 CPUtime=282.21
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 13569 0 0 0 27970 251 0 0 25 0 1 0 8958559 56291328 12836 1992294400 134512640 136485738 4289877664 18446744073709551615 135045330 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 13743 12836 223 482 0 13259 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 54972

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 14325
/proc/meminfo: memFree=1745692/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=55328 CPUtime=342.19
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 13632 0 0 0 33922 297 0 0 25 0 1 0 8958559 56655872 12899 1992294400 134512640 136485738 4289877664 18446744073709551615 134886583 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 13832 12899 223 482 0 13348 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 55328

[startup+402.302 s]
/proc/loadavg: 1.07 1.00 1.00 2/107 14325
/proc/meminfo: memFree=1744824/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=55988 CPUtime=402.18
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 13837 0 0 0 39869 349 0 0 25 0 1 0 8958559 57331712 13104 1992294400 134512640 136485738 4289877664 18446744073709551615 135039327 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 13997 13104 223 482 0 13513 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 55988

[startup+462.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/107 14327
/proc/meminfo: memFree=1744328/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=56612 CPUtime=462.17
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 13952 0 0 0 45825 392 0 0 25 0 1 0 8958559 57970688 13219 1992294400 134512640 136485738 4289877664 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14153 13219 223 482 0 13669 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 56612

[startup+522.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 14332
/proc/meminfo: memFree=1743584/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=56612 CPUtime=522.14
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 13969 0 0 0 51775 439 0 0 25 0 1 0 8958559 57970688 13236 1992294400 134512640 136485738 4289877664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14153 13236 223 482 0 13669 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 56612

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14334
/proc/meminfo: memFree=1743088/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=57216 CPUtime=582.12
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14093 0 0 0 57729 483 0 0 25 0 1 0 8958559 58589184 13360 1992294400 134512640 136485738 4289877664 18446744073709551615 135047552 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14304 13360 223 482 0 13820 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 57216

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14336
/proc/meminfo: memFree=1743088/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=57216 CPUtime=642.11
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14093 0 0 0 63687 524 0 0 25 0 1 0 8958559 58589184 13360 1992294400 134512640 136485738 4289877664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14304 13360 223 482 0 13820 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 57216

[startup+702.301 s]

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

/proc/meminfo: memFree=1742220/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=57944 CPUtime=1121.96
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14281 0 0 0 111293 903 0 0 25 0 1 0 8958559 59334656 13548 1992294400 134512640 136485738 4289877664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14486 13548 223 482 0 14002 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 57944

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14350
/proc/meminfo: memFree=1742096/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58116 CPUtime=1181.95
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14307 0 0 0 117251 944 0 0 25 0 1 0 8958559 59510784 13574 1992294400 134512640 136485738 4289877664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14529 13574 223 482 0 14045 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 58116

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14352
/proc/meminfo: memFree=1742096/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58116 CPUtime=1241.93
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14307 0 0 0 123209 984 0 0 25 0 1 0 8958559 59510784 13574 1992294400 134512640 136485738 4289877664 18446744073709551615 135044309 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14529 13574 223 482 0 14045 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 58116

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14352
/proc/meminfo: memFree=1742096/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58116 CPUtime=1301.92
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14307 0 0 0 129153 1039 0 0 25 0 1 0 8958559 59510784 13574 1992294400 134512640 136485738 4289877664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14529 13574 223 482 0 14045 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 58116

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14354
/proc/meminfo: memFree=1741972/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58116 CPUtime=1361.89
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14320 0 0 0 135098 1091 0 0 25 0 1 0 8958559 59510784 13587 1992294400 134512640 136485738 4289877664 18446744073709551615 135849807 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14529 13587 223 482 0 14045 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 58116

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14356
/proc/meminfo: memFree=1741972/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58116 CPUtime=1421.88
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14320 0 0 0 141049 1139 0 0 25 0 1 0 8958559 59510784 13587 1992294400 134512640 136485738 4289877664 18446744073709551615 134659670 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14529 13587 223 482 0 14045 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 58116

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14358
/proc/meminfo: memFree=1741972/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58116 CPUtime=1481.86
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14320 0 0 0 146996 1190 0 0 25 0 1 0 8958559 59510784 13587 1992294400 134512640 136485738 4289877664 18446744073709551615 135047012 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14529 13587 223 482 0 14045 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 58116

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14360
/proc/meminfo: memFree=1741972/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58116 CPUtime=1541.85
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14323 0 0 0 152950 1235 0 0 25 0 1 0 8958559 59510784 13590 1992294400 134512640 136485738 4289877664 18446744073709551615 134992433 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14529 13590 223 482 0 14045 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 58116

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14360
/proc/meminfo: memFree=1741848/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58260 CPUtime=1601.83
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14338 0 0 0 158899 1284 0 0 25 0 1 0 8958559 59658240 13605 1992294400 134512640 136485738 4289877664 18446744073709551615 135047552 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14565 13605 223 482 0 14081 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 58260

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14362
/proc/meminfo: memFree=1741848/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58260 CPUtime=1661.81
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14338 0 0 0 164850 1331 0 0 25 0 1 0 8958559 59658240 13605 1992294400 134512640 136485738 4289877664 18446744073709551615 135044309 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14565 13605 223 482 0 14081 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 58260

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14364
/proc/meminfo: memFree=1741724/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58400 CPUtime=1721.79
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14368 0 0 0 170798 1381 0 0 25 0 1 0 8958559 59801600 13635 1992294400 134512640 136485738 4289877664 18446744073709551615 135039324 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14600 13635 223 482 0 14116 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 58400

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

[startup+1740.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14364
/proc/meminfo: memFree=1741724/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58400 CPUtime=1740.19
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14369 0 0 0 172621 1398 0 0 25 0 1 0 8958559 59801600 13636 1992294400 134512640 136485738 4289877664 18446744073709551615 135040470 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14600 13636 223 482 0 14116 0
Current children cumulated CPU time (s) 1740.19
Current children cumulated vsize (KiB) 58400

[startup+1753.5 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 14364
/proc/meminfo: memFree=1741724/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58400 CPUtime=1752.99
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14370 0 0 0 173890 1409 0 0 25 0 1 0 8958559 59801600 13637 1992294400 134512640 136485738 4289877664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14600 13637 223 482 0 14116 0
Current children cumulated CPU time (s) 1752.99
Current children cumulated vsize (KiB) 58400

[startup+1766.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 14366
/proc/meminfo: memFree=1741724/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58400 CPUtime=1765.78
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14373 0 0 0 175157 1421 0 0 25 0 1 0 8958559 59801600 13640 1992294400 134512640 136485738 4289877664 18446744073709551615 135039327 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14600 13640 223 482 0 14116 0
Current children cumulated CPU time (s) 1765.78
Current children cumulated vsize (KiB) 58400

[startup+1769.5 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 14366
/proc/meminfo: memFree=1741724/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58400 CPUtime=1768.98
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14373 0 0 0 175473 1425 0 0 25 0 1 0 8958559 59801600 13640 1992294400 134512640 136485738 4289877664 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14600 13640 223 482 0 14116 0
Current children cumulated CPU time (s) 1768.98
Current children cumulated vsize (KiB) 58400

[startup+1771.1 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 14366
/proc/meminfo: memFree=1741724/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58400 CPUtime=1770.58
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14373 0 0 0 175630 1428 0 0 25 0 1 0 8958559 59801600 13640 1992294400 134512640 136485738 4289877664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14600 13640 223 482 0 14116 0
Current children cumulated CPU time (s) 1770.58
Current children cumulated vsize (KiB) 58400

[startup+1772.7 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 14366
/proc/meminfo: memFree=1741724/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58400 CPUtime=1772.18
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14373 0 0 0 175788 1430 0 0 25 0 1 0 8958559 59801600 13640 1992294400 134512640 136485738 4289877664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14600 13640 223 482 0 14116 0
Current children cumulated CPU time (s) 1772.18
Current children cumulated vsize (KiB) 58400

[startup+1773.1 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 14366
/proc/meminfo: memFree=1741724/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=58400 CPUtime=1772.58
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14373 0 0 0 175828 1430 0 0 25 0 1 0 8958559 59801600 13640 1992294400 134512640 136485738 4289877664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 14600 13640 223 482 0 14116 0
Current children cumulated CPU time (s) 1772.58
Current children cumulated vsize (KiB) 58400

[startup+1773.5 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 14366
/proc/meminfo: memFree=1741724/2059040 swapFree=4141108/4192956
[pid=14314] ppid=14312 vsize=55364 CPUtime=1772.98
/proc/14314/stat : 14314 (pbct) R 14312 14314 14289 0 -1 4202496 14396 0 0 0 175867 1431 0 0 25 0 1 0 8958559 56692736 13141 1992294400 134512640 136485738 4289877664 18446744073709551615 134720130 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/14314/statm: 13841 13141 245 482 0 13357 0
Current children cumulated CPU time (s) 1772.98
Current children cumulated vsize (KiB) 55364

Child status: 0
Real time (s): 1773.57
CPU time (s): 1773.06
CPU user time (s): 1758.74
CPU system time (s): 14.3188
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 58400

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

runsolver used 2.73258 second user time and 8.5647 second system time

The end

Launcher Data

Begin job on node050 at 2010-06-16 10:24:29
IDJOB=2667711
IDBENCH=48299
IDSOLVER=1170
FILE ID=node050/2667711-1276676669
PBS_JOBID= 11172564
Free space on /tmp= 62572 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_2_15.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2667711-1276676669/watcher-2667711-1276676669 -o /tmp/evaluation-result-2667711-1276676669/solver-2667711-1276676669 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2667711-1276676669.opb

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

MD5SUM BENCH= 8fb158ac9231df21fb20d5a2362f86e8
RANDOM SEED=1869904969

node050.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.215
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.43
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.215
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:       1797688 kB
Buffers:         60440 kB
Cached:         110128 kB
SwapCached:       7128 kB
Active:         104068 kB
Inactive:        81136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1797688 kB
SwapTotal:     4192956 kB
SwapFree:      4141108 kB
Dirty:            2064 kB
Writeback:           0 kB
AnonPages:       11620 kB
Mapped:          13096 kB
Slab:            54404 kB
PageTables:       4052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180352 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= 62572 MiB
End job on node050 at 2010-06-16 10:54:03