Trace number 46133

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.61 1801.39

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-71-70.opb
MD5SUM2d2ba598d361b1b8832ef2eaa384d61f
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4970
Total number of constraints174021
Number of constraints which are clauses174021
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 constraint2
Maximum length of a constraint70
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 71
Number of bits of the biggest sum of numbers7
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	c Pueblo version 1.4 (September 2005)
0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00	c  by Hossein Sheini
3.30	c starting to Solve
3.30	c #variables read: 4970 - #constraints read: 174021

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node54/watcher-46133-1154055572 -o ROOT/results/node54/solver-46133-1154055572 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node54/46133-1154055572/instance-46133-1154055572.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.99 2/64 29257
/proc/meminfo: memFree=761080/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=2572 CPUtime=0
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 152427250 2633728 241 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134546737 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 643 242 199 16 0 84 0

[startup+10.0027 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29257
/proc/meminfo: memFree=736384/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=27688 CPUtime=9.99
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 6409 0 0 0 996 3 0 0 25 0 1 0 152427250 28352512 6379 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 6922 6379 206 16 0 6363 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 27688

[startup+20.0088 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29257
/proc/meminfo: memFree=736512/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=27688 CPUtime=20
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 6416 0 0 0 1996 4 0 0 25 0 1 0 152427250 28352512 6386 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 6922 6386 206 16 0 6363 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 27688

[startup+30.0149 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29257
/proc/meminfo: memFree=736512/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=27688 CPUtime=30
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 6431 0 0 0 2996 4 0 0 25 0 1 0 152427250 28352512 6401 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 6922 6401 206 16 0 6363 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 27688

[startup+40.021 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29257
/proc/meminfo: memFree=734848/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=29460 CPUtime=40
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 6865 0 0 0 3996 4 0 0 25 0 1 0 152427250 30167040 6835 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 7365 6835 206 16 0 6806 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 29460

[startup+50.0271 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29257
/proc/meminfo: memFree=729536/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=34840 CPUtime=50
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 8194 0 0 0 4995 5 0 0 25 0 1 0 152427250 35676160 8164 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 8710 8164 206 16 0 8151 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 34840

[startup+60.0332 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29257
/proc/meminfo: memFree=723648/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=40768 CPUtime=60
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 9679 0 0 0 5995 5 0 0 25 0 1 0 152427250 41746432 9649 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 10192 9649 206 16 0 9633 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 40768

[startup+70.0393 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29257
/proc/meminfo: memFree=715456/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=48888 CPUtime=70.01
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 11715 0 0 0 6994 7 0 0 25 0 1 0 152427250 50061312 11685 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 12222 11685 206 16 0 11663 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 48888

[startup+80.0464 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29257
/proc/meminfo: memFree=708800/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=55560 CPUtime=80.01
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 13379 0 0 0 7993 8 0 0 25 0 1 0 152427250 56893440 13349 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 13890 13349 206 16 0 13331 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 55560

[startup+90.0535 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29283
/proc/meminfo: memFree=702224/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=60968 CPUtime=90
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 14753 0 0 0 8992 8 0 0 25 0 1 0 152427250 62431232 14723 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 15242 14723 206 16 0 14683 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 60968

[startup+100.061 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29365
/proc/meminfo: memFree=698128/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=64868 CPUtime=99.97
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 15723 0 0 0 9988 9 0 0 25 0 1 0 152427250 66424832 15693 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 16217 15693 206 16 0 15658 0
Current children cumulated CPU time (s) 99.97
Current children cumulated vsize (Kb) 64868

[startup+110.069 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 29395
/proc/meminfo: memFree=695120/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=67864 CPUtime=109.97
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 16478 0 0 0 10987 10 0 0 25 0 1 0 152427250 69492736 16448 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 16966 16448 206 16 0 16407 0
Current children cumulated CPU time (s) 109.97
Current children cumulated vsize (Kb) 67864

[startup+120.076 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29455
/proc/meminfo: memFree=691320/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=72604 CPUtime=119.94
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 17665 0 0 0 11983 11 0 0 25 0 1 0 152427250 74346496 17635 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 18151 17635 206 16 0 17592 0
Current children cumulated CPU time (s) 119.94
Current children cumulated vsize (Kb) 72604

[startup+130.083 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29455
/proc/meminfo: memFree=685952/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=78044 CPUtime=129.94
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 19013 0 0 0 12983 11 0 0 25 0 1 0 152427250 79917056 18983 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 19511 18983 206 16 0 18952 0
Current children cumulated CPU time (s) 129.94
Current children cumulated vsize (Kb) 78044

[startup+140.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29455
/proc/meminfo: memFree=681664/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=82344 CPUtime=139.94
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 20078 0 0 0 13982 12 0 0 25 0 1 0 152427250 84320256 20048 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 20586 20048 206 16 0 20027 0
Current children cumulated CPU time (s) 139.94
Current children cumulated vsize (Kb) 82344

[startup+150.096 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29455
/proc/meminfo: memFree=676480/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=87640 CPUtime=149.95
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 21389 0 0 0 14981 14 0 0 25 0 1 0 152427250 89743360 21359 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 21910 21359 206 16 0 21351 0
Current children cumulated CPU time (s) 149.95
Current children cumulated vsize (Kb) 87640

[startup+160.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29455
/proc/meminfo: memFree=668416/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=95600 CPUtime=159.95
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 23405 0 0 0 15980 15 0 0 25 0 1 0 152427250 97894400 23375 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 23900 23375 206 16 0 23341 0
Current children cumulated CPU time (s) 159.95
Current children cumulated vsize (Kb) 95600

[startup+170.108 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29455
/proc/meminfo: memFree=661248/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=102840 CPUtime=169.95
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 25189 0 0 0 16979 16 0 0 25 0 1 0 152427250 105308160 25159 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 25710 25159 206 16 0 25151 0
Current children cumulated CPU time (s) 169.95
Current children cumulated vsize (Kb) 102840

[startup+180.114 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29455
/proc/meminfo: memFree=659328/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=104684 CPUtime=179.95
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 25665 0 0 0 17979 16 0 0 25 0 1 0 152427250 107196416 25635 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 26171 25635 206 16 0 25612 0
Current children cumulated CPU time (s) 179.95
Current children cumulated vsize (Kb) 104684

[startup+190.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29455
/proc/meminfo: memFree=658816/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=105124 CPUtime=189.96
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 25791 0 0 0 18980 16 0 0 25 0 1 0 152427250 107646976 25761 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 26281 25761 206 16 0 25722 0
Current children cumulated CPU time (s) 189.96
Current children cumulated vsize (Kb) 105124

[startup+200.127 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29455
/proc/meminfo: memFree=656128/2055920 swapFree=4106944/4192956
[pid=29257] ppid=29255 vsize=107880 CPUtime=199.95
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 26470 0 0 0 19979 16 0 0 25 0 1 0 152427250 110469120 26440 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 26970 26440 206 16 0 26411 0
Current children cumulated CPU time (s) 199.95
Current children cumulated vsize (Kb) 107880

[startup+210.134 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29455

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

/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 234015 0 0 0 178014 121 0 0 25 0 1 0 152427250 961183744 233985 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 234664 233985 206 16 0 234105 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (Kb) 938656

[startup+1783.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=15936/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=939192 CPUtime=1782.35
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 234154 0 0 0 178114 121 0 0 25 0 1 0 152427250 961732608 234124 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 234798 234124 206 16 0 234239 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (Kb) 939192

[startup+1784.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=15296/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=939948 CPUtime=1783.36
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 234313 0 0 0 178215 121 0 0 25 0 1 0 152427250 962506752 234283 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 234987 234283 206 16 0 234428 0
Current children cumulated CPU time (s) 1783.36
Current children cumulated vsize (Kb) 939948

[startup+1785.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=14912/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=940256 CPUtime=1784.36
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 234406 0 0 0 178315 121 0 0 25 0 1 0 152427250 962822144 234376 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 235064 234376 206 16 0 234505 0
Current children cumulated CPU time (s) 1784.36
Current children cumulated vsize (Kb) 940256

[startup+1786.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=16192/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=940448 CPUtime=1785.36
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 234468 0 0 0 178415 121 0 0 25 0 1 0 152427250 963018752 234438 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 235112 234438 206 16 0 234553 0
Current children cumulated CPU time (s) 1785.36
Current children cumulated vsize (Kb) 940448

[startup+1787.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=15936/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=940716 CPUtime=1786.37
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 234526 0 0 0 178516 121 0 0 25 0 1 0 152427250 963293184 234496 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 235179 234496 206 16 0 234620 0
Current children cumulated CPU time (s) 1786.37
Current children cumulated vsize (Kb) 940716

[startup+1788.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=15680/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=940988 CPUtime=1787.37
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 234603 0 0 0 178616 121 0 0 25 0 1 0 152427250 963571712 234573 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 235247 234573 206 16 0 234688 0
Current children cumulated CPU time (s) 1787.37
Current children cumulated vsize (Kb) 940988

[startup+1789.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=15232/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=941440 CPUtime=1788.38
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 234703 0 0 0 178717 121 0 0 25 0 1 0 152427250 964034560 234673 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520196 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 235360 234673 206 16 0 234801 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (Kb) 941440

[startup+1790.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=14848/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=941800 CPUtime=1789.38
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 234801 0 0 0 178817 121 0 0 25 0 1 0 152427250 964403200 234771 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 235450 234771 206 16 0 234891 0
Current children cumulated CPU time (s) 1789.38
Current children cumulated vsize (Kb) 941800

[startup+1791.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=16000/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=942168 CPUtime=1790.39
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 234893 0 0 0 178918 121 0 0 25 0 1 0 152427250 964780032 234863 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 235542 234863 206 16 0 234983 0
Current children cumulated CPU time (s) 1790.39
Current children cumulated vsize (Kb) 942168

[startup+1792.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=15616/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=942616 CPUtime=1791.39
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 235000 0 0 0 179018 121 0 0 25 0 1 0 152427250 965238784 234970 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 235654 234970 206 16 0 235095 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (Kb) 942616

[startup+1793.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=15040/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=943244 CPUtime=1792.4
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 235148 0 0 0 179118 122 0 0 25 0 1 0 152427250 965881856 235118 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 235811 235118 206 16 0 235252 0
Current children cumulated CPU time (s) 1792.4
Current children cumulated vsize (Kb) 943244

[startup+1794.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=15936/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=943912 CPUtime=1793.4
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 235303 0 0 0 179218 122 0 0 25 0 1 0 152427250 966565888 235273 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 235978 235273 206 16 0 235419 0
Current children cumulated CPU time (s) 1793.4
Current children cumulated vsize (Kb) 943912

[startup+1795.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=15296/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=944536 CPUtime=1794.41
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 235467 0 0 0 179319 122 0 0 25 0 1 0 152427250 967204864 235437 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 236134 235437 206 16 0 235575 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (Kb) 944536

[startup+1796.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=16064/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=945260 CPUtime=1795.41
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 235649 0 0 0 179419 122 0 0 25 0 1 0 152427250 967946240 235619 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 236315 235619 206 16 0 235756 0
Current children cumulated CPU time (s) 1795.41
Current children cumulated vsize (Kb) 945260

[startup+1797.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=15552/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=945796 CPUtime=1796.41
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 235787 0 0 0 179519 122 0 0 25 0 1 0 152427250 968495104 235757 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 236449 235757 206 16 0 235890 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (Kb) 945796

[startup+1798.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=14912/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=946424 CPUtime=1797.42
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 235943 0 0 0 179620 122 0 0 25 0 1 0 152427250 969138176 235913 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134557413 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 236606 235913 206 16 0 236047 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (Kb) 946424

[startup+1799.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=16064/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=946868 CPUtime=1798.42
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 236037 0 0 0 179720 122 0 0 25 0 1 0 152427250 969592832 236007 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 236717 236007 206 16 0 236158 0
Current children cumulated CPU time (s) 1798.42
Current children cumulated vsize (Kb) 946868

[startup+1800.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=15616/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=947320 CPUtime=1799.43
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 236150 0 0 0 179821 122 0 0 25 0 1 0 152427250 970055680 236120 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 236830 236120 206 16 0 236271 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (Kb) 947320

[startup+1801.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=15104/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=947768 CPUtime=1800.44
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 236276 0 0 0 179921 123 0 0 25 0 1 0 152427250 970514432 236246 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 236942 236246 206 16 0 236383 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 947768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29455
/proc/meminfo: memFree=15104/2055920 swapFree=4168420/4192956
[pid=29257] ppid=29255 vsize=947768 CPUtime=1800.44
/proc/29257/stat : 29257 (Pueblo) R 29255 29257 29208 0 -1 4194304 236276 0 0 0 179921 123 0 0 25 0 1 0 152427250 970514432 236246 18446744073709551615 134512640 134579096 4294956672 18446744073709551615 134520076 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 236942 236246 206 16 0 236383 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 947768

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.39
CPU time (s): 1800.61
CPU user time (s): 1799.22
CPU system time (s): 1.39279
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (Kb): 947768
The end

Launcher Data (download as text)

Begin job on node54 on Fri Jul 28 02:59:32 UTC 2006


FILE ID= 46133-1154055572

PBS_JOBID= 882013

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-71-70.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node54/46133-1154055572/instance-46133-1154055572.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-46133-1154055572 -o ROOT/results/node54/solver-46133-1154055572 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node54/46133-1154055572/instance-46133-1154055572.opb

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  2d2ba598d361b1b8832ef2eaa384d61f

RANDOM SEED= 313500503

TIMEOUT= 1800 seconds


/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.256
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.256
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:        761352 kB
Buffers:         39064 kB
Cached:        1118040 kB
SwapCached:      80156 kB
Active:         351648 kB
Inactive:       890636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        761352 kB
SwapTotal:     4192956 kB
SwapFree:      4106944 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14468 kB
Slab:            38340 kB
Committed_AS:   576076 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node54 on Fri Jul 28 03:29:33 UTC 2006