Trace number 357700

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 NameAnswerCPU timeWall clock time
glpPB 0.2? (TO) 1800.08 1800.81

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21bt.opb
MD5SUMcc11de80c07cf0d445d50327479f6689
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark11.7662
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints942
Number of constraints which are clauses645
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints295
Minimum length of a constraint1
Maximum length of a constraint144
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 189
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 (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/357700-1176831884/instance-357700-1176831884.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/node58/watcher-357700-1176831884 -o ROOT/results/node58/solver-357700-1176831884 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/357700-1176831884/instance-357700-1176831884.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: 0.92 0.98 0.99 3/64 9613
/proc/meminfo: memFree=1490168/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=2648 CPUtime=0
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 268 0 0 0 0 0 0 0 18 0 1 0 131098147 2711552 238 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 5330719 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 662 238 199 40 0 77 0

[startup+0.035705 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9613
/proc/meminfo: memFree=1490168/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=3324 CPUtime=0.02
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 479 0 0 0 2 0 0 0 18 0 1 0 131098147 3403776 448 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 831 448 221 40 0 246 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3324

[startup+0.101715 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9613
/proc/meminfo: memFree=1490168/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=3448 CPUtime=0.09
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 507 0 0 0 9 0 0 0 18 0 1 0 131098147 3530752 476 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 862 476 221 40 0 277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3448

[startup+0.301748 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9613
/proc/meminfo: memFree=1490168/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=4148 CPUtime=0.29
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 691 0 0 0 29 0 0 0 19 0 1 0 131098147 4247552 660 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542978 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1037 660 227 40 0 452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4148

[startup+0.701815 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9613
/proc/meminfo: memFree=1490168/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=4316 CPUtime=0.69
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 733 0 0 0 69 0 0 0 22 0 1 0 131098147 4419584 702 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1079 702 227 40 0 494 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4316

[startup+1.50295 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1488176/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=4440 CPUtime=1.49
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 738 0 0 0 149 0 0 0 25 0 1 0 131098147 4546560 707 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1110 707 227 40 0 525 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4440

[startup+3.10122 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1487984/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=4440 CPUtime=3.09
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 745 0 0 0 308 1 0 0 25 0 1 0 131098147 4546560 714 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134534265 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1110 714 227 40 0 525 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4440

[startup+6.30175 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1487928/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=4440 CPUtime=6.28
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 750 0 0 0 626 2 0 0 25 0 1 0 131098147 4546560 719 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1110 719 227 40 0 525 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4440

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1487800/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=4440 CPUtime=12.69
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 776 0 0 0 1265 4 0 0 25 0 1 0 131098147 4546560 734 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636804 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1110 734 227 40 0 525 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4440

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1487736/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=4548 CPUtime=25.48
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 2661 0 0 0 2539 9 0 0 25 0 1 0 131098147 4657152 747 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 5305979 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1137 747 227 40 0 552 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4548

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1487672/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=4584 CPUtime=51.07
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 32591 0 0 0 5082 25 0 0 25 0 1 0 131098147 4694016 761 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 5305979 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1146 761 227 40 0 561 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4584

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1487544/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=4728 CPUtime=102.26
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 118021 0 0 0 10154 72 0 0 25 0 1 0 131098147 4841472 791 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1182 791 227 40 0 597 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4728

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1487416/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=4836 CPUtime=162.24
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 216955 0 0 0 16103 121 0 0 25 0 1 0 131098147 4952064 819 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1209 819 227 40 0 624 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4836

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1487288/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=4936 CPUtime=222.21
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 319371 0 0 0 22054 167 0 0 25 0 1 0 131098147 5054464 851 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1234 851 227 40 0 649 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 4936

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1487224/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=4996 CPUtime=282.19
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 424235 0 0 0 27998 221 0 0 25 0 1 0 131098147 5115904 859 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1249 859 227 40 0 664 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 4996

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1487224/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=4844 CPUtime=342.17
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 526891 0 0 0 33942 275 0 0 25 0 1 0 131098147 4960256 835 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626354 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1211 835 227 40 0 626 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 4844

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1487288/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=4844 CPUtime=402.15
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 639523 0 0 0 39889 326 0 0 25 0 1 0 131098147 4960256 835 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134568794 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1211 835 227 40 0 626 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 4844

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1487096/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=5148 CPUtime=462.13
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 738033 0 0 0 45843 370 0 0 25 0 1 0 131098147 5271552 896 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1287 896 227 40 0 702 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 5148

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1486776/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=5452 CPUtime=522.11
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 829330 0 0 0 51798 413 0 0 25 0 1 0 131098147 5582848 972 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1363 972 227 40 0 778 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 5452

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1486392/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=5740 CPUtime=582.08
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 918810 0 0 0 57749 459 0 0 25 0 1 0 131098147 5877760 1059 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1435 1059 227 40 0 850 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 5740

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1486072/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=6196 CPUtime=642.08
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 1008990 0 0 0 63704 504 0 0 25 0 1 0 131098147 6344704 1158 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1549 1158 227 40 0 964 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 6196


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1485240/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=6860 CPUtime=822.01
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 1281250 0 0 0 81559 642 0 0 25 0 1 0 131098147 7024640 1339 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643678 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1715 1339 227 40 0 1130 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 6860

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1484920/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=7328 CPUtime=881.99
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 1383755 0 0 0 87510 689 0 0 25 0 1 0 131098147 7503872 1441 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1832 1441 227 40 0 1247 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 7328

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9614
/proc/meminfo: memFree=1484472/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=7736 CPUtime=941.96
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 1490172 0 0 0 93455 741 0 0 25 0 1 0 131098147 7921664 1540 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134636954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1934 1540 227 40 0 1349 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 7736

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 9752
/proc/meminfo: memFree=1482936/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=7984 CPUtime=1001.87
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 1591880 0 0 0 99392 795 0 0 25 0 1 0 131098147 8175616 1605 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1996 1605 227 40 0 1411 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 7984

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9812
/proc/meminfo: memFree=1483960/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=7936 CPUtime=1061.82
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 1692892 0 0 0 105338 844 0 0 25 0 1 0 131098147 8126464 1608 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134534405 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 1984 1608 227 40 0 1399 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 7936

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9812
/proc/meminfo: memFree=1483896/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=8088 CPUtime=1121.8
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 1787302 0 0 0 111289 891 0 0 25 0 1 0 131098147 8282112 1638 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 2022 1638 227 40 0 1437 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 8088

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9812
/proc/meminfo: memFree=1483512/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=8536 CPUtime=1181.78
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 1869530 0 0 0 117241 937 0 0 25 0 1 0 131098147 8740864 1736 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 2134 1736 227 40 0 1549 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 8536

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9812
/proc/meminfo: memFree=1483256/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=8736 CPUtime=1241.76
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 1958112 0 0 0 123193 983 0 0 25 0 1 0 131098147 8945664 1793 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 2184 1793 227 40 0 1599 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 8736

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9812
/proc/meminfo: memFree=1483192/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=8736 CPUtime=1301.74
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 2053137 0 0 0 129146 1028 0 0 25 0 1 0 131098147 8945664 1793 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 2184 1793 227 40 0 1599 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 8736

[startup+1362.3 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 9812
/proc/meminfo: memFree=1483128/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=9012 CPUtime=1361.71
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 2145220 0 0 0 135098 1073 0 0 25 0 1 0 131098147 9228288 1862 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 2253 1862 227 40 0 1668 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 9012

[startup+1422.31 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 9812
/proc/meminfo: memFree=1483064/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=9028 CPUtime=1421.7
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 2240291 0 0 0 141042 1128 0 0 25 0 1 0 131098147 9244672 1846 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 5336791 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 2257 1849 227 40 0 1672 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 9028

[startup+1482.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 9812
/proc/meminfo: memFree=1482936/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=9224 CPUtime=1481.68
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 2342104 0 0 0 146992 1176 0 0 25 0 1 0 131098147 9445376 1915 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 2306 1915 227 40 0 1721 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 9224

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9812
/proc/meminfo: memFree=1482488/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=9616 CPUtime=1541.65
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 2448113 0 0 0 152938 1227 0 0 25 0 1 0 131098147 9846784 2013 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 2404 2013 227 40 0 1819 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 9616

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9812
/proc/meminfo: memFree=1482424/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=9508 CPUtime=1601.64
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 2546721 0 0 0 158890 1274 0 0 25 0 1 0 131098147 9736192 2001 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 2377 2001 227 40 0 1792 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 9508

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9812
/proc/meminfo: memFree=1482424/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=9664 CPUtime=1661.61
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 2641987 0 0 0 164839 1322 0 0 25 0 1 0 131098147 9895936 2024 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 2416 2024 227 40 0 1831 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 9664

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9812
/proc/meminfo: memFree=1482360/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=9508 CPUtime=1721.59
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 2745231 0 0 0 170789 1370 0 0 25 0 1 0 131098147 9736192 2001 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632402 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 2377 2001 227 40 0 1792 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 9508

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9812
/proc/meminfo: memFree=1482424/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=9508 CPUtime=1781.57
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 2857949 0 0 0 176734 1423 0 0 25 0 1 0 131098147 9736192 2001 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 2377 2001 227 40 0 1792 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 9508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9812
/proc/meminfo: memFree=1482424/2055920 swapFree=4184528/4192956
[pid=9613] ppid=9611 vsize=9508 CPUtime=1800.07
/proc/9613/stat : 9613 (glpPBv3) R 9611 9613 8852 0 -1 0 2889181 0 0 0 178566 1441 0 0 25 0 1 0 131098147 9736192 2001 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/9613/statm: 2377 2001 227 40 0 1792 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9508

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.81
CPU time (s): 1800.08
CPU user time (s): 1785.66
CPU system time (s): 14.4198
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 9664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1785.66
system time used= 14.4198
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2889181
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= 4324

runsolver used 1.06384 second user time and 3.9164 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Tue Apr 17 17:44:44 UTC 2007

IDJOB= 357700
IDBENCH= 1161
IDSOLVER= 166
FILE ID= node58/357700-1176831884

PBS_JOBID= 4586362

Free space on /tmp= 66486 MiB

SOLVER NAME= glpPB 0.2
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army12.21bt.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/357700-1176831884/instance-357700-1176831884.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node58/convwatcher-357700-1176831884 -o ROOT/results/node58/conversion-357700-1176831884 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/357700-1176831884/instance-357700-1176831884.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  cc11de80c07cf0d445d50327479f6689

RANDOM SEED= 11424363

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:       1490576 kB
Buffers:         44088 kB
Cached:         438044 kB
SwapCached:       2504 kB
Active:         214368 kB
Inactive:       277772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1490576 kB
SwapTotal:     4192956 kB
SwapFree:      4184528 kB
Dirty:            2324 kB
Writeback:           0 kB
Mapped:          16352 kB
Slab:            59320 kB
Committed_AS:   912548 kB
PageTables:       1380 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= 66486 MiB

End job on node58 on Tue Apr 17 18:14:48 UTC 2007