Trace number 357685

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
Pueblo 1.4? (TO) 1800.1 1800.71

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24bt.opb
MD5SUMf8964c43535341fcc69e672675167b77
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 benchmark2.94455
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints1085
Number of constraints which are clauses738
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint1
Maximum length of a constraint169
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 193
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 Pueblo version 1.4 (September 2005)
0.00/0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini
0.01/0.02	c starting to Solve
0.01/0.02	c #variables read: 490 - #constraints read: 1084

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/357685-1176831571/instance-357685-1176831571.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/node61/watcher-357685-1176831571 -o ROOT/results/node61/solver-357685-1176831571 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/357685-1176831571/instance-357685-1176831571.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.91 0.95 0.98 3/64 10723
/proc/meminfo: memFree=1862656/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=2552 CPUtime=0
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 95120731 2613248 238 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 10850007 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 638 238 199 16 0 77 0

[startup+0.01514 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10723
/proc/meminfo: memFree=1862656/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=2684 CPUtime=0.01
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 297 0 0 0 1 0 0 0 18 0 1 0 95120731 2748416 267 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 10850007 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 671 267 199 16 0 110 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2684

[startup+0.101148 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10723
/proc/meminfo: memFree=1862656/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=3080 CPUtime=0.09
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 420 0 0 0 9 0 0 0 18 0 1 0 95120731 3153920 390 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 770 390 205 16 0 209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3080

[startup+0.301167 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10723
/proc/meminfo: memFree=1862656/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=3468 CPUtime=0.29
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 516 0 0 0 29 0 0 0 19 0 1 0 95120731 3551232 486 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 867 486 205 16 0 306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3468

[startup+0.701205 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10723
/proc/meminfo: memFree=1862656/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=3596 CPUtime=0.69
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 554 0 0 0 69 0 0 0 22 0 1 0 95120731 3682304 524 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528808 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 899 524 205 16 0 338 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3596

[startup+1.50128 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 10724
/proc/meminfo: memFree=1861240/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=3856 CPUtime=1.49
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 612 0 0 0 149 0 0 0 25 0 1 0 95120731 3948544 582 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134557376 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 964 582 205 16 0 403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3856

[startup+3.10143 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 10724
/proc/meminfo: memFree=1860792/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=3984 CPUtime=3.09
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 625 0 0 0 309 0 0 0 25 0 1 0 95120731 4079616 595 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134556304 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 996 595 205 16 0 435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3984

[startup+6.30174 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 10724
/proc/meminfo: memFree=1860472/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=4232 CPUtime=6.29
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 697 0 0 0 629 0 0 0 25 0 1 0 95120731 4333568 667 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528646 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1058 667 205 16 0 497 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4232

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 10724
/proc/meminfo: memFree=1860216/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=4488 CPUtime=12.69
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 755 0 0 0 1269 0 0 0 25 0 1 0 95120731 4595712 725 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1122 725 205 16 0 561 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4488

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 10724
/proc/meminfo: memFree=1859896/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=4816 CPUtime=25.48
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 838 0 0 0 2548 0 0 0 25 0 1 0 95120731 4931584 808 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1204 808 205 16 0 643 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4816

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 10724
/proc/meminfo: memFree=1859576/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=5120 CPUtime=51.07
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 927 0 0 0 5107 0 0 0 25 0 1 0 95120731 5242880 897 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1280 897 205 16 0 719 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5120

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 10724
/proc/meminfo: memFree=1859064/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=5704 CPUtime=102.26
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1067 0 0 0 10226 0 0 0 25 0 1 0 95120731 5840896 1037 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1426 1037 205 16 0 865 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5704

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10724
/proc/meminfo: memFree=1858744/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=5912 CPUtime=162.24
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1131 0 0 0 16224 0 0 0 25 0 1 0 95120731 6053888 1101 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1478 1101 205 16 0 917 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5912

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10724
/proc/meminfo: memFree=1858552/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=6240 CPUtime=222.23
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1187 0 0 0 22223 0 0 0 25 0 1 0 95120731 6389760 1157 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1560 1157 205 16 0 999 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6240

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10724
/proc/meminfo: memFree=1858296/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=6404 CPUtime=282.21
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1243 0 0 0 28221 0 0 0 25 0 1 0 95120731 6557696 1213 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1601 1213 205 16 0 1040 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6404

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10724
/proc/meminfo: memFree=1858296/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=6404 CPUtime=342.19
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1248 0 0 0 34219 0 0 0 25 0 1 0 95120731 6557696 1218 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1601 1218 205 16 0 1040 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 6404

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10724
/proc/meminfo: memFree=1857848/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=6780 CPUtime=402.18
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1348 0 0 0 40217 1 0 0 25 0 1 0 95120731 6942720 1318 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527993 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1695 1318 205 16 0 1134 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 6780

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10724
/proc/meminfo: memFree=1857720/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=6884 CPUtime=462.16
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1385 0 0 0 46215 1 0 0 25 0 1 0 95120731 7049216 1326 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1721 1326 205 16 0 1160 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 6884

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10724
/proc/meminfo: memFree=1857592/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=7096 CPUtime=522.15
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1444 0 0 0 52214 1 0 0 25 0 1 0 95120731 7266304 1385 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1774 1385 205 16 0 1213 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 7096

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10724
/proc/meminfo: memFree=1857400/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=7196 CPUtime=582.13
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1475 0 0 0 58212 1 0 0 25 0 1 0 95120731 7368704 1416 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1799 1416 205 16 0 1238 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 7196

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10724
/proc/meminfo: memFree=1857208/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=7480 CPUtime=642.12
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1537 0 0 0 64211 1 0 0 25 0 1 0 95120731 7659520 1473 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1870 1473 205 16 0 1309 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 7480


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

[startup+882.301 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 10724
/proc/meminfo: memFree=1857016/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=7560 CPUtime=882.05
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1583 0 0 0 88204 1 0 0 25 0 1 0 95120731 7741440 1516 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1890 1516 205 16 0 1329 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 7560

[startup+942.302 s]
/proc/loadavg: 1.09 1.00 0.99 2/65 10724
/proc/meminfo: memFree=1856952/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=7652 CPUtime=942.03
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1609 0 0 0 94202 1 0 0 25 0 1 0 95120731 7835648 1539 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134557382 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1913 1539 205 16 0 1352 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 7652

[startup+1002.3 s]
/proc/loadavg: 1.15 1.03 1.00 2/65 10724
/proc/meminfo: memFree=1856888/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=7652 CPUtime=1002.02
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1609 0 0 0 100201 1 0 0 25 0 1 0 95120731 7835648 1539 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1913 1539 205 16 0 1352 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 7652

[startup+1062.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 10724
/proc/meminfo: memFree=1856760/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=7824 CPUtime=1062
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1642 0 0 0 106199 1 0 0 25 0 1 0 95120731 8011776 1572 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1956 1572 205 16 0 1395 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 7824

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 10724
/proc/meminfo: memFree=1856632/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=7932 CPUtime=1121.98
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1674 0 0 0 112197 1 0 0 25 0 1 0 95120731 8122368 1604 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 1983 1604 205 16 0 1422 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 7932

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 10724
/proc/meminfo: memFree=1856312/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=8252 CPUtime=1181.97
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1762 0 0 0 118196 1 0 0 25 0 1 0 95120731 8450048 1680 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528547 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 2063 1680 205 16 0 1502 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 8252

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 10724
/proc/meminfo: memFree=1856312/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=8252 CPUtime=1241.95
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1762 0 0 0 124194 1 0 0 25 0 1 0 95120731 8450048 1680 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 2063 1680 205 16 0 1502 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 8252

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10798
/proc/meminfo: memFree=1855040/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=8252 CPUtime=1301.89
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1762 0 0 0 130187 2 0 0 25 0 1 0 95120731 8450048 1680 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134528061 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 2063 1680 205 16 0 1502 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 8252

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10922
/proc/meminfo: memFree=1855992/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=8252 CPUtime=1361.8
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1762 0 0 0 136178 2 0 0 25 0 1 0 95120731 8450048 1680 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 2063 1680 205 16 0 1502 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 8252

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10922
/proc/meminfo: memFree=1855992/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=8252 CPUtime=1421.79
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1762 0 0 0 142177 2 0 0 25 0 1 0 95120731 8450048 1680 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 2063 1680 205 16 0 1502 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 8252

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10922
/proc/meminfo: memFree=1855992/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=8300 CPUtime=1481.77
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1792 0 0 0 148175 2 0 0 25 0 1 0 95120731 8499200 1701 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 2075 1701 205 16 0 1514 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 8300

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10922
/proc/meminfo: memFree=1855992/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=8396 CPUtime=1541.75
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1797 0 0 0 154173 2 0 0 25 0 1 0 95120731 8597504 1706 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 2099 1706 205 16 0 1538 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 8396

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10922
/proc/meminfo: memFree=1855864/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=8408 CPUtime=1601.73
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1827 0 0 0 160171 2 0 0 25 0 1 0 95120731 8609792 1728 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134559287 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 2102 1728 205 16 0 1541 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 8408

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10922
/proc/meminfo: memFree=1855864/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=8408 CPUtime=1661.72
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1827 0 0 0 166170 2 0 0 25 0 1 0 95120731 8609792 1728 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134559526 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 2102 1728 205 16 0 1541 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 8408

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10922
/proc/meminfo: memFree=1855928/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=8408 CPUtime=1721.7
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1827 0 0 0 172168 2 0 0 25 0 1 0 95120731 8609792 1728 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 2102 1728 205 16 0 1541 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 8408

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10922
/proc/meminfo: memFree=1855992/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=8408 CPUtime=1781.68
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1827 0 0 0 178166 2 0 0 25 0 1 0 95120731 8609792 1728 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 2102 1728 205 16 0 1541 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 8408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10922
/proc/meminfo: memFree=1855928/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=8408 CPUtime=1800.09
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1827 0 0 0 180007 2 0 0 25 0 1 0 95120731 8609792 1728 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 2102 1728 205 16 0 1541 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 8408

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10922
/proc/meminfo: memFree=1855928/2055920 swapFree=4181928/4192956
[pid=10723] ppid=10721 vsize=8408 CPUtime=1800.09
/proc/10723/stat : 10723 (Pueblo) R 10721 10723 9808 0 -1 4194304 1827 0 0 0 180007 2 0 0 25 0 1 0 95120731 8609792 1728 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/10723/statm: 2102 1728 205 16 0 1541 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 8408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.71
CPU time (s): 1800.1
CPU user time (s): 1800.07
CPU system time (s): 0.031995
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 8520

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

runsolver used 1.14783 second user time and 3.83042 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Tue Apr 17 17:39:31 UTC 2007

IDJOB= 357685
IDBENCH= 1160
IDSOLVER= 165
FILE ID= node61/357685-1176831571

PBS_JOBID= 4586356

Free space on /tmp= 66509 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army13.24bt.opb
COMMAND LINE= Pueblo /tmp/evaluation/357685-1176831571/instance-357685-1176831571.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node61/convwatcher-357685-1176831571 -o ROOT/results/node61/conversion-357685-1176831571 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/357685-1176831571/instance-357685-1176831571.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-357685-1176831571 -o ROOT/results/node61/solver-357685-1176831571 -C 1800 -W 3600 -M 1800 --output-limit 1,15  Pueblo /tmp/evaluation/357685-1176831571/instance-357685-1176831571.opb

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  f8964c43535341fcc69e672675167b77

RANDOM SEED= 202927986

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.240
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.240
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:       1863064 kB
Buffers:         16320 kB
Cached:         134812 kB
SwapCached:       5336 kB
Active:          58408 kB
Inactive:       105404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863064 kB
SwapTotal:     4192956 kB
SwapFree:      4181928 kB
Dirty:            2332 kB
Writeback:           0 kB
Mapped:          15964 kB
Slab:            15140 kB
Committed_AS:   779776 kB
PageTables:       1388 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= 66509 MiB

End job on node61 on Tue Apr 17 18:09:34 UTC 2007