Trace number 46192

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.3? (TO) 1800.63 1801.38

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-55-50.opb
MD5SUM63e69821c215670f44649de0f2905f57
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 variables2750
Total number of constraints74305
Number of constraints which are clauses74305
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 constraint50
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 51
Number of bits of the biggest sum of numbers6
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
1.09	c starting to Solve
1.09	c #variables read: 2750 - #constraints read: 74305

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/node1/watcher-46192-1154061745 -o ROOT/results/node1/solver-46192-1154061745 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node1/46192-1154061745/instance-46192-1154061745.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1560032/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=2328 CPUtime=0
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 153036150 2383872 128 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 5798776 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 582 128 109 16 0 11 0

[startup+10.0028 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1546976/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=15708 CPUtime=9.99
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 3495 0 0 0 998 1 0 0 25 0 1 0 153036150 16084992 3465 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 3927 3465 206 16 0 3368 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 15708

[startup+20.0087 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1536288/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=26404 CPUtime=19.99
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 6176 0 0 0 1997 2 0 0 25 0 1 0 153036150 27037696 6146 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 6601 6146 206 16 0 6042 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 26404

[startup+30.0147 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1525792/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=36864 CPUtime=29.99
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 8788 0 0 0 2996 3 0 0 25 0 1 0 153036150 37748736 8758 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 9216 8758 206 16 0 8657 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 36864

[startup+40.0207 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1515808/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=46884 CPUtime=39.99
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 11293 0 0 0 3995 4 0 0 25 0 1 0 153036150 48009216 11263 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 6268437 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 11721 11263 206 16 0 11162 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 46884

[startup+50.0267 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1506720/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=55988 CPUtime=50
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 13573 0 0 0 4994 6 0 0 25 0 1 0 153036150 57331712 13543 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 13997 13543 206 16 0 13438 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 55988

[startup+60.0326 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1492640/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=70056 CPUtime=60
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 17085 0 0 0 5993 7 0 0 25 0 1 0 153036150 71737344 17055 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517810 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 17514 17055 206 16 0 16955 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 70056

[startup+70.0386 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1487584/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=75128 CPUtime=70
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 18341 0 0 0 6992 8 0 0 25 0 1 0 153036150 76931072 18311 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 18782 18311 206 16 0 18223 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 75128

[startup+80.0446 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1478752/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=83940 CPUtime=80.01
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 20566 0 0 0 7992 9 0 0 25 0 1 0 153036150 85954560 20536 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 20985 20536 206 16 0 20426 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 83940

[startup+90.0506 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1469600/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=93132 CPUtime=90.01
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 22841 0 0 0 8991 10 0 0 25 0 1 0 153036150 95367168 22811 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 23283 22811 206 16 0 22724 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 93132

[startup+100.057 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1460512/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=102172 CPUtime=100
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 25110 0 0 0 9989 11 0 0 25 0 1 0 153036150 104624128 25080 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 25543 25080 206 16 0 24984 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 102172

[startup+110.063 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1451616/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=111024 CPUtime=110.01
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 27320 0 0 0 10989 12 0 0 25 0 1 0 153036150 113688576 27290 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517896 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 27756 27290 206 16 0 27197 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 111024

[startup+120.068 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1443424/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=119308 CPUtime=120.02
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 29371 0 0 0 11988 14 0 0 25 0 1 0 153036150 122171392 29341 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 29827 29341 206 16 0 29268 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 119308

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1434080/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=128532 CPUtime=130.02
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 31695 0 0 0 12986 16 0 0 25 0 1 0 153036150 131616768 31665 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 32133 31665 206 16 0 31574 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 128532

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1425376/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=137320 CPUtime=140.02
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 33867 0 0 0 13985 17 0 0 25 0 1 0 153036150 140615680 33837 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 34330 33837 206 16 0 33771 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 137320

[startup+150.089 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1414048/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=148592 CPUtime=150.03
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 36698 0 0 0 14984 19 0 0 25 0 1 0 153036150 152158208 36668 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 37148 36668 206 16 0 36589 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 148592

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1406624/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=155976 CPUtime=160.02
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 38550 0 0 0 15983 19 0 0 25 0 1 0 153036150 159719424 38520 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517890 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 38994 38520 206 16 0 38435 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 155976

[startup+170.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1398560/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=163984 CPUtime=170.03
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 40564 0 0 0 16983 20 0 0 25 0 1 0 153036150 167919616 40534 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 40996 40534 206 16 0 40437 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 163984

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1390176/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=172384 CPUtime=180.03
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 42644 0 0 0 17982 21 0 0 25 0 1 0 153036150 176521216 42614 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 43096 42614 206 16 0 42537 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 172384

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1380384/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=182188 CPUtime=190.03
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 45098 0 0 0 18981 22 0 0 25 0 1 0 153036150 186560512 45068 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 45547 45068 206 16 0 44988 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 182188

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16498
/proc/meminfo: memFree=1372320/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=190280 CPUtime=200.04
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 47112 0 0 0 19980 24 0 0 25 0 1 0 153036150 194846720 47082 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 47570 47082 206 16 0 47011 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 190280

[startup+210.126 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16498

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

/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218463 0 0 0 178015 123 0 0 25 0 1 0 153036150 897982464 218433 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218433 206 16 0 218675 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (Kb) 876936

[startup+1783.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685408/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1782.39
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218463 0 0 0 178116 123 0 0 25 0 1 0 153036150 897982464 218433 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218433 206 16 0 218675 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (Kb) 876936

[startup+1784.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685408/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1783.39
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218463 0 0 0 178216 123 0 0 25 0 1 0 153036150 897982464 218433 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218433 206 16 0 218675 0
Current children cumulated CPU time (s) 1783.39
Current children cumulated vsize (Kb) 876936

[startup+1785.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685408/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1784.4
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218463 0 0 0 178317 123 0 0 25 0 1 0 153036150 897982464 218433 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218433 206 16 0 218675 0
Current children cumulated CPU time (s) 1784.4
Current children cumulated vsize (Kb) 876936

[startup+1786.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685408/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1785.4
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218464 0 0 0 178417 123 0 0 25 0 1 0 153036150 897982464 218434 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218434 206 16 0 218675 0
Current children cumulated CPU time (s) 1785.4
Current children cumulated vsize (Kb) 876936

[startup+1787.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685408/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1786.4
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218464 0 0 0 178517 123 0 0 25 0 1 0 153036150 897982464 218434 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218434 206 16 0 218675 0
Current children cumulated CPU time (s) 1786.4
Current children cumulated vsize (Kb) 876936

[startup+1788.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685408/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1787.41
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218464 0 0 0 178618 123 0 0 25 0 1 0 153036150 897982464 218434 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218434 206 16 0 218675 0
Current children cumulated CPU time (s) 1787.41
Current children cumulated vsize (Kb) 876936

[startup+1789.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685408/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1788.41
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218464 0 0 0 178718 123 0 0 25 0 1 0 153036150 897982464 218434 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520076 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218434 206 16 0 218675 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (Kb) 876936

[startup+1790.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685408/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1789.42
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218464 0 0 0 178819 123 0 0 25 0 1 0 153036150 897982464 218434 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520116 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218434 206 16 0 218675 0
Current children cumulated CPU time (s) 1789.42
Current children cumulated vsize (Kb) 876936

[startup+1791.18 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685408/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1790.42
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218464 0 0 0 178919 123 0 0 25 0 1 0 153036150 897982464 218434 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218434 206 16 0 218675 0
Current children cumulated CPU time (s) 1790.42
Current children cumulated vsize (Kb) 876936

[startup+1792.18 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685408/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1791.43
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218464 0 0 0 179020 123 0 0 25 0 1 0 153036150 897982464 218434 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218434 206 16 0 218675 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (Kb) 876936

[startup+1793.19 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685344/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1792.43
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218465 0 0 0 179120 123 0 0 25 0 1 0 153036150 897982464 218435 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218435 206 16 0 218675 0
Current children cumulated CPU time (s) 1792.43
Current children cumulated vsize (Kb) 876936

[startup+1794.19 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685344/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1793.44
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218465 0 0 0 179221 123 0 0 25 0 1 0 153036150 897982464 218435 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218435 206 16 0 218675 0
Current children cumulated CPU time (s) 1793.44
Current children cumulated vsize (Kb) 876936

[startup+1795.2 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685344/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1794.44
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218465 0 0 0 179321 123 0 0 25 0 1 0 153036150 897982464 218435 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218435 206 16 0 218675 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (Kb) 876936

[startup+1796.2 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685344/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1795.45
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218465 0 0 0 179422 123 0 0 25 0 1 0 153036150 897982464 218435 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218435 206 16 0 218675 0
Current children cumulated CPU time (s) 1795.45
Current children cumulated vsize (Kb) 876936

[startup+1797.21 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685344/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1796.45
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218465 0 0 0 179522 123 0 0 25 0 1 0 153036150 897982464 218435 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218435 206 16 0 218675 0
Current children cumulated CPU time (s) 1796.45
Current children cumulated vsize (Kb) 876936

[startup+1798.21 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685344/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1797.46
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218465 0 0 0 179623 123 0 0 25 0 1 0 153036150 897982464 218435 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520076 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218435 206 16 0 218675 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (Kb) 876936

[startup+1799.22 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685344/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1798.46
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218465 0 0 0 179723 123 0 0 25 0 1 0 153036150 897982464 218435 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218435 206 16 0 218675 0
Current children cumulated CPU time (s) 1798.46
Current children cumulated vsize (Kb) 876936

[startup+1800.22 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685344/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1799.47
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218465 0 0 0 179824 123 0 0 25 0 1 0 153036150 897982464 218435 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218435 206 16 0 218675 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (Kb) 876936

[startup+1801.23 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685344/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1800.47
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218465 0 0 0 179924 123 0 0 25 0 1 0 153036150 897982464 218435 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218435 206 16 0 218675 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 876936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.23 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 16696
/proc/meminfo: memFree=685344/2055920 swapFree=4183100/4192956
[pid=16498] ppid=16496 vsize=876936 CPUtime=1800.47
/proc/16498/stat : 16498 (Pueblo13) R 16496 16498 16449 0 -1 4194304 218465 0 0 0 179924 123 0 0 25 0 1 0 153036150 897982464 218435 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/16498/statm: 219234 218435 206 16 0 218675 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 876936

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.38
CPU time (s): 1800.63
CPU user time (s): 1799.25
CPU system time (s): 1.37879
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (Kb): 876936
The end

Launcher Data (download as text)

Begin job on node1 on Fri Jul 28 04:42:25 UTC 2006


FILE ID= 46192-1154061745

PBS_JOBID= 882261

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-55-50.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node1/46192-1154061745/instance-46192-1154061745.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-46192-1154061745 -o ROOT/results/node1/solver-46192-1154061745 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node1/46192-1154061745/instance-46192-1154061745.opb

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  63e69821c215670f44649de0f2905f57

RANDOM SEED= 659294432

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.281
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.281
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:       1560240 kB
Buffers:         34060 kB
Cached:         401636 kB
SwapCached:       3652 kB
Active:         157380 kB
Inactive:       286896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560240 kB
SwapTotal:     4192956 kB
SwapFree:      4183100 kB
Dirty:             228 kB
Writeback:           0 kB
Mapped:          14596 kB
Slab:            37352 kB
Committed_AS:   635064 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node1 on Fri Jul 28 05:12:26 UTC 2006