Trace number 352828

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, and are wall clock time (not CPU 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
glpPB 0.2? (TO) 1800.04 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-e64.b.opb
MD5SUM4a444f89cff56050e88660d23e3d8694
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark47
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 47
Optimality of the best value was proved NO
Number of variables607
Total number of constraints1022
Number of constraints which are clauses1022
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint32
Number of terms in the objective function 607
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 607
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 607
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c glpPB 0.2 (July 2006)
0.00/0.00	c An Application of GLPK 4.10 for PB Constraints
0.00/0.00	c Done @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/352828-1176642631/instance-352828-1176642631.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-352828-1176642631 -o ROOT/results/node3/solver-352828-1176642631 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/352828-1176642631/instance-352828-1176642631.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.02 1.04 1.00 3/77 5745
/proc/meminfo: memFree=1860384/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=2644 CPUtime=0
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 260 0 0 0 0 0 0 0 18 0 1 0 140300825 2707456 230 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 11390679 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 661 230 192 40 0 76 0

[startup+0.089549 s]
/proc/loadavg: 1.02 1.04 1.00 3/77 5745
/proc/meminfo: memFree=1860384/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=3808 CPUtime=0.08
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 569 0 0 0 8 0 0 0 18 0 1 0 140300825 3899392 538 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 952 538 221 40 0 367 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3808

[startup+0.101549 s]
/proc/loadavg: 1.02 1.04 1.00 3/77 5745
/proc/meminfo: memFree=1860384/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=3808 CPUtime=0.09
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 569 0 0 0 9 0 0 0 18 0 1 0 140300825 3899392 538 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 952 538 221 40 0 367 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3808

[startup+0.301582 s]
/proc/loadavg: 1.02 1.04 1.00 3/77 5745
/proc/meminfo: memFree=1860384/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=4640 CPUtime=0.29
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 812 0 0 0 29 0 0 0 19 0 1 0 140300825 4751360 781 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 1160 781 227 40 0 575 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4640

[startup+0.701646 s]
/proc/loadavg: 1.02 1.04 1.00 3/77 5745
/proc/meminfo: memFree=1860384/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=4640 CPUtime=0.69
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 812 0 0 0 69 0 0 0 23 0 1 0 140300825 4751360 781 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629115 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 1160 781 227 40 0 575 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4640

[startup+1.50178 s]
/proc/loadavg: 1.02 1.04 1.00 2/78 5746
/proc/meminfo: memFree=1858008/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=4640 CPUtime=1.49
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 812 0 0 0 149 0 0 0 25 0 1 0 140300825 4751360 781 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543497 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 1160 781 227 40 0 575 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4640

[startup+3.10104 s]
/proc/loadavg: 1.02 1.04 1.00 2/78 5746
/proc/meminfo: memFree=1857880/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=4640 CPUtime=3.09
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 812 0 0 0 308 1 0 0 25 0 1 0 140300825 4751360 781 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 1160 781 227 40 0 575 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4640

[startup+6.30156 s]
/proc/loadavg: 1.02 1.04 1.00 2/78 5746
/proc/meminfo: memFree=1857752/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=4728 CPUtime=6.29
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 819 0 0 0 628 1 0 0 25 0 1 0 140300825 4841472 788 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632414 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 1182 788 227 40 0 597 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4728

[startup+12.7016 s]
/proc/loadavg: 1.01 1.04 1.00 2/78 5746
/proc/meminfo: memFree=1857688/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=4728 CPUtime=12.68
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 833 0 0 0 1267 1 0 0 25 0 1 0 140300825 4841472 802 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629287 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 1182 802 227 40 0 597 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4728

[startup+25.5017 s]
/proc/loadavg: 1.01 1.04 1.00 2/78 5746
/proc/meminfo: memFree=1857624/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=4728 CPUtime=25.48
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 6536 0 0 0 2544 4 0 0 25 0 1 0 140300825 4841472 806 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542131 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 1182 806 227 40 0 597 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4728

[startup+51.1018 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 5746
/proc/meminfo: memFree=1857304/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=5012 CPUtime=51.07
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 50105 0 0 0 5086 21 0 0 25 0 1 0 140300825 5132288 877 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629115 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 1253 877 227 40 0 668 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5012

[startup+102.305 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 5746
/proc/meminfo: memFree=1856792/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=5592 CPUtime=102.26
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 149099 0 0 0 10169 57 0 0 25 0 1 0 140300825 5726208 1022 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 11390679 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 1398 1022 227 40 0 813 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5592

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 5746
/proc/meminfo: memFree=1855960/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=6472 CPUtime=162.23
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 251843 0 0 0 16130 93 0 0 25 0 1 0 140300825 6627328 1234 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 11390679 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 1618 1234 227 40 0 1033 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6472

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 5746
/proc/meminfo: memFree=1855192/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=7392 CPUtime=222.21
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 359487 0 0 0 22092 129 0 0 25 0 1 0 140300825 7569408 1445 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 1848 1445 227 40 0 1263 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 7392

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 5746
/proc/meminfo: memFree=1854040/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=8228 CPUtime=282.2
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 490074 0 0 0 28046 174 0 0 25 0 1 0 140300825 8425472 1681 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134574668 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 2057 1681 227 40 0 1472 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 8228

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5746
/proc/meminfo: memFree=1853464/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=8728 CPUtime=342.17
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 604505 0 0 0 33998 219 0 0 25 0 1 0 140300825 8937472 1806 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 2182 1806 227 40 0 1597 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 8728

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5746
/proc/meminfo: memFree=1853016/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=9184 CPUtime=402.15
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 709317 0 0 0 39957 258 0 0 25 0 1 0 140300825 9404416 1920 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629115 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 2296 1920 227 40 0 1711 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 9184

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5746
/proc/meminfo: memFree=1852248/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=9844 CPUtime=462.14
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 822108 0 0 0 45915 299 0 0 25 0 1 0 140300825 10080256 2085 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 2461 2085 227 40 0 1876 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 9844

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5746
/proc/meminfo: memFree=1851416/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=10656 CPUtime=522.12
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 934774 0 0 0 51871 341 0 0 25 0 1 0 140300825 10911744 2288 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134534653 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 2664 2288 227 40 0 2079 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 10656

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5746
/proc/meminfo: memFree=1850200/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=11744 CPUtime=582.1
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 1077890 0 0 0 57817 393 0 0 25 0 1 0 140300825 12025856 2560 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134628974 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 2936 2560 227 40 0 2351 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 11744

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5746
/proc/meminfo: memFree=1850072/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=12056 CPUtime=642.08
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 1182761 0 0 0 63775 433 0 0 25 0 1 0 140300825 12345344 2618 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 3014 2618 227 40 0 2429 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 12056


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

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5746
/proc/meminfo: memFree=1848088/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=13728 CPUtime=822.02
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 1496164 0 0 0 81654 548 0 0 25 0 1 0 140300825 14057472 3056 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 3432 3056 227 40 0 2847 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 13728

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5746
/proc/meminfo: memFree=1847192/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=14800 CPUtime=882
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 1604105 0 0 0 87611 589 0 0 25 0 1 0 140300825 15155200 3304 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 3700 3304 227 40 0 3115 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 14800

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5746
/proc/meminfo: memFree=1846424/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=15560 CPUtime=941.98
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 1714305 0 0 0 93568 630 0 0 25 0 1 0 140300825 15933440 3490 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 3890 3494 227 40 0 3305 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 15560

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5746
/proc/meminfo: memFree=1845464/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=16384 CPUtime=1001.97
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 1828188 0 0 0 99526 671 0 0 25 0 1 0 140300825 16777216 3700 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 4096 3700 227 40 0 3511 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 16384

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5746
/proc/meminfo: memFree=1844632/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=16916 CPUtime=1061.94
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 1938290 0 0 0 105484 710 0 0 25 0 1 0 140300825 17321984 3853 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629267 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 4229 3853 227 40 0 3644 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 16916

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5746
/proc/meminfo: memFree=1843800/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=17756 CPUtime=1121.93
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 2056465 0 0 0 111438 755 0 0 25 0 1 0 140300825 18182144 4063 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542160 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 4439 4063 227 40 0 3854 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 17756

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5746
/proc/meminfo: memFree=1842136/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=19296 CPUtime=1181.91
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 2182664 0 0 0 117387 804 0 0 25 0 1 0 140300825 19759104 4448 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 4824 4448 227 40 0 4239 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 19296

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5748
/proc/meminfo: memFree=1840152/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=21128 CPUtime=1241.88
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 2364171 0 0 0 123316 872 0 0 25 0 1 0 140300825 21635072 4906 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 5282 4906 227 40 0 4697 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 21128

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5748
/proc/meminfo: memFree=1838296/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=22892 CPUtime=1301.87
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 2553280 0 0 0 129244 943 0 0 25 0 1 0 140300825 23441408 5347 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 5723 5347 227 40 0 5138 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 22892

[startup+1362.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 5748
/proc/meminfo: memFree=1836376/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=24796 CPUtime=1361.85
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 2770162 0 0 0 135165 1020 0 0 25 0 1 0 140300825 25391104 5823 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643448 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 6199 5823 227 40 0 5614 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 24796

[startup+1422.31 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 5748
/proc/meminfo: memFree=1834520/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=26896 CPUtime=1421.83
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 2994779 0 0 0 141083 1100 0 0 25 0 1 0 140300825 27541504 6323 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134636804 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 6724 6323 227 40 0 6139 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 26896

[startup+1482.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 5748
/proc/meminfo: memFree=1832792/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=28308 CPUtime=1481.82
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 3216846 0 0 0 146997 1185 0 0 25 0 1 0 140300825 28987392 6701 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542150 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 7077 6701 227 40 0 6492 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 28308

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5748
/proc/meminfo: memFree=1831704/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=29348 CPUtime=1541.79
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 3434745 0 0 0 152915 1264 0 0 25 0 1 0 140300825 30052352 6961 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 7337 6961 227 40 0 6752 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 29348

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5748
/proc/meminfo: memFree=1830424/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=30876 CPUtime=1601.77
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 3651491 0 0 0 158828 1349 0 0 25 0 1 0 140300825 31617024 7323 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 7719 7323 227 40 0 7134 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 30876

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5748
/proc/meminfo: memFree=1828376/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=32884 CPUtime=1661.75
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 3860254 0 0 0 164748 1427 0 0 25 0 1 0 140300825 33673216 7825 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 8221 7825 227 40 0 7636 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 32884

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5748
/proc/meminfo: memFree=1827096/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=33824 CPUtime=1721.74
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 4083580 0 0 0 170660 1514 0 0 25 0 1 0 140300825 34635776 8080 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542964 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 8456 8080 227 40 0 7871 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 33824

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5748
/proc/meminfo: memFree=1826072/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=34764 CPUtime=1781.72
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 4315874 0 0 0 176566 1606 0 0 25 0 1 0 140300825 35598336 8315 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 8691 8315 227 40 0 8106 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 34764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5748
/proc/meminfo: memFree=1825688/2055920 swapFree=4153684/4192956
[pid=5745] ppid=5743 vsize=35424 CPUtime=1800.03
/proc/5745/stat : 5745 (glpPBv3) R 5743 5745 4690 0 -1 0 4386921 0 0 0 178371 1632 0 0 25 0 1 0 140300825 36274176 8456 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/5745/statm: 8856 8459 227 40 0 8271 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 35424

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)
Real time (s): 1800.62
CPU time (s): 1800.04
CPU user time (s): 1783.71
CPU system time (s): 16.3265
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 35432

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

runsolver used 2.01969 second user time and 4.13737 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Apr 15 13:10:31 UTC 2007

IDJOB= 352828
IDBENCH= 2053
IDSOLVER= 166
FILE ID= node3/352828-1176642631

PBS_JOBID= 4556867

Free space on /tmp= 66555 MiB

SOLVER NAME= glpPB 0.2
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-e64.b.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/352828-1176642631/instance-352828-1176642631.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node3/convwatcher-352828-1176642631 -o ROOT/results/node3/conversion-352828-1176642631 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/352828-1176642631/instance-352828-1176642631.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-352828-1176642631 -o ROOT/results/node3/solver-352828-1176642631 -C 1800 -W 3600 -M 1800 --output-limit 1,15  glpPBv3 /tmp/evaluation/352828-1176642631/instance-352828-1176642631.opb

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  4a444f89cff56050e88660d23e3d8694

RANDOM SEED= 142978392

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1860792 kB
Buffers:         19444 kB
Cached:          94848 kB
SwapCached:       2192 kB
Active:          55572 kB
Inactive:        82432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860792 kB
SwapTotal:     4192956 kB
SwapFree:      4153684 kB
Dirty:            2376 kB
Writeback:           0 kB
Mapped:          31532 kB
Slab:            42632 kB
Committed_AS:  4964848 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66555 MiB

End job on node3 on Sun Apr 15 13:40:34 UTC 2007