Trace number 46175

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.72 1801.23

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-101-100.opb
MD5SUM3da8b298ee1dd31987c9c3266733383f
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 variables10100
Total number of constraints505101
Number of constraints which are clauses505101
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 constraint100
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 101
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
13.56	c starting to Solve
13.57	c #variables read: 10100 - #constraints read: 505101

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1323216/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=916 CPUtime=0
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 45 0 0 0 0 0 0 0 18 0 1 0 152450784 937984 28 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 12591403 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 229 28 20 16 0 8 0

[startup+10.0025 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1259864/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=66976 CPUtime=9.99
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 16117 0 0 0 991 8 0 0 25 0 1 0 152450784 68583424 16055 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532420 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 16744 16055 204 16 0 16185 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 66976

[startup+20.0095 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1254936/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71340 CPUtime=19.99
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17390 0 0 0 1991 8 0 0 25 0 1 0 152450784 73052160 17328 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17835 17328 206 16 0 17276 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 71340

[startup+30.0155 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255000/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=29.99
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17399 0 0 0 2991 8 0 0 25 0 1 0 152450784 73248768 17337 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517885 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17337 206 16 0 17324 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 71532

[startup+40.0214 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255064/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=39.99
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17399 0 0 0 3991 8 0 0 25 0 1 0 152450784 73248768 17337 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17337 206 16 0 17324 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 71532

[startup+50.0274 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255064/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=50
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17399 0 0 0 4992 8 0 0 25 0 1 0 152450784 73248768 17337 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17337 206 16 0 17324 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 71532

[startup+60.0334 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255064/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=60
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17399 0 0 0 5992 8 0 0 25 0 1 0 152450784 73248768 17337 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17337 206 16 0 17324 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 71532

[startup+70.0394 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255000/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=70.01
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17399 0 0 0 6993 8 0 0 25 0 1 0 152450784 73248768 17337 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17337 206 16 0 17324 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 71532

[startup+80.0474 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255000/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=80.01
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17408 0 0 0 7993 8 0 0 25 0 1 0 152450784 73248768 17346 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17346 206 16 0 17324 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 71532

[startup+90.0524 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255064/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=90.01
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17409 0 0 0 8993 8 0 0 25 0 1 0 152450784 73248768 17347 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17347 206 16 0 17324 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 71532

[startup+100.058 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255064/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=100.01
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17410 0 0 0 9993 8 0 0 25 0 1 0 152450784 73248768 17348 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134561026 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17348 206 16 0 17324 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 71532

[startup+110.064 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255000/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=110.02
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17411 0 0 0 10994 8 0 0 25 0 1 0 152450784 73248768 17349 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17349 206 16 0 17324 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 71532

[startup+120.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255000/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=120.02
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17413 0 0 0 11994 8 0 0 25 0 1 0 152450784 73248768 17351 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134563656 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17351 206 16 0 17324 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 71532

[startup+130.076 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255128/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=130.02
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17414 0 0 0 12994 8 0 0 25 0 1 0 152450784 73248768 17352 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17352 206 16 0 17324 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 71532

[startup+140.082 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255128/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=140.03
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17415 0 0 0 13995 8 0 0 25 0 1 0 152450784 73248768 17353 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17353 206 16 0 17324 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 71532

[startup+150.088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255128/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=150.03
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17415 0 0 0 14995 8 0 0 25 0 1 0 152450784 73248768 17353 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134563656 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17353 206 16 0 17324 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 71532

[startup+160.094 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255128/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=160.03
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17416 0 0 0 15995 8 0 0 25 0 1 0 152450784 73248768 17354 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17354 206 16 0 17324 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 71532

[startup+170.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255064/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=170.04
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17417 0 0 0 16995 9 0 0 25 0 1 0 152450784 73248768 17355 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17355 206 16 0 17324 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 71532

[startup+180.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255064/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=180.05
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17418 0 0 0 17996 9 0 0 25 0 1 0 152450784 73248768 17356 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17356 206 16 0 17324 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 71532

[startup+190.112 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255064/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=190.05
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17419 0 0 0 18996 9 0 0 25 0 1 0 152450784 73248768 17357 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17357 206 16 0 17324 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 71532

[startup+200.118 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=1255064/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=71532 CPUtime=200.05
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 17420 0 0 0 19996 9 0 0 25 0 1 0 152450784 73248768 17358 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 17883 17358 206 16 0 17324 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 71532

[startup+210.124 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745

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

/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 100780 0 0 0 178105 51 0 0 25 0 1 0 152450784 409120768 99304 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517885 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 99883 99304 206 16 0 99324 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 399532

[startup+1783.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=926104/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=399752 CPUtime=1782.56
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 100865 0 0 0 178205 51 0 0 25 0 1 0 152450784 409346048 99387 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 99938 99387 206 16 0 99379 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 399752

[startup+1784.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=925720/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=400280 CPUtime=1783.56
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 100968 0 0 0 178305 51 0 0 25 0 1 0 152450784 409886720 99488 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100070 99488 206 16 0 99511 0
Current children cumulated CPU time (s) 1783.56
Current children cumulated vsize (Kb) 400280

[startup+1785.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=925464/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=400512 CPUtime=1784.57
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101035 0 0 0 178406 51 0 0 25 0 1 0 152450784 410124288 99554 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100128 99554 206 16 0 99569 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 400512

[startup+1786.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=925208/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=400748 CPUtime=1785.57
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101100 0 0 0 178506 51 0 0 25 0 1 0 152450784 410365952 99616 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100187 99616 206 16 0 99628 0
Current children cumulated CPU time (s) 1785.57
Current children cumulated vsize (Kb) 400748

[startup+1787.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=924952/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=401032 CPUtime=1786.58
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101163 0 0 0 178607 51 0 0 25 0 1 0 152450784 410656768 99676 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100258 99676 206 16 0 99699 0
Current children cumulated CPU time (s) 1786.58
Current children cumulated vsize (Kb) 401032

[startup+1788.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=924760/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=401232 CPUtime=1787.58
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101213 0 0 0 178707 51 0 0 25 0 1 0 152450784 410861568 99724 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100308 99724 206 16 0 99749 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 401232

[startup+1789.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=924504/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=401352 CPUtime=1788.59
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101277 0 0 0 178808 51 0 0 25 0 1 0 152450784 410984448 99784 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100338 99784 206 16 0 99779 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 401352

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=924376/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=401616 CPUtime=1789.59
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101324 0 0 0 178908 51 0 0 25 0 1 0 152450784 411254784 99822 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100404 99822 206 16 0 99845 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 401616

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=924184/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=401672 CPUtime=1790.6
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101369 0 0 0 179009 51 0 0 25 0 1 0 152450784 411312128 99867 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100418 99867 206 16 0 99859 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 401672

[startup+1792.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=923992/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=401884 CPUtime=1791.6
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101419 0 0 0 179109 51 0 0 25 0 1 0 152450784 411529216 99917 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100471 99917 206 16 0 99912 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (Kb) 401884

[startup+1793.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=923544/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=402380 CPUtime=1792.6
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101526 0 0 0 179209 51 0 0 25 0 1 0 152450784 412037120 100021 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100595 100021 206 16 0 100036 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 402380

[startup+1794.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=923096/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=402900 CPUtime=1793.61
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101653 0 0 0 179310 51 0 0 25 0 1 0 152450784 412569600 100143 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100725 100143 206 16 0 100166 0
Current children cumulated CPU time (s) 1793.61
Current children cumulated vsize (Kb) 402900

[startup+1795.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=922840/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=403000 CPUtime=1794.61
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101710 0 0 0 179410 51 0 0 25 0 1 0 152450784 412672000 100199 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100750 100199 206 16 0 100191 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 403000

[startup+1796.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=922648/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=403220 CPUtime=1795.62
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101778 0 0 0 179511 51 0 0 25 0 1 0 152450784 412897280 100255 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100805 100255 206 16 0 100246 0
Current children cumulated CPU time (s) 1795.62
Current children cumulated vsize (Kb) 403220

[startup+1797.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=922264/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=403664 CPUtime=1796.62
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101870 0 0 0 179611 51 0 0 25 0 1 0 152450784 413351936 100344 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100916 100344 206 16 0 100357 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 403664

[startup+1798.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=922072/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=403912 CPUtime=1797.63
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101925 0 0 0 179712 51 0 0 25 0 1 0 152450784 413605888 100396 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 100978 100396 206 16 0 100419 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 403912

[startup+1799.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=921816/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=404164 CPUtime=1798.63
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 101991 0 0 0 179812 51 0 0 25 0 1 0 152450784 413863936 100459 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 101041 100459 206 16 0 100482 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 404164

[startup+1800.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=921496/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=404388 CPUtime=1799.64
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 102077 0 0 0 179913 51 0 0 25 0 1 0 152450784 414093312 100543 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 101097 100543 206 16 0 100538 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 404388

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=921112/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=404840 CPUtime=1800.64
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 102164 0 0 0 180013 51 0 0 25 0 1 0 152450784 414556160 100628 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 101210 100628 206 16 0 100651 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 404840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22745
/proc/meminfo: memFree=921112/2055920 swapFree=4177816/4192956
[pid=22745] ppid=22743 vsize=404840 CPUtime=1800.64
/proc/22745/stat : 22745 (Pueblo13) R 22743 22745 22696 0 -1 4194304 102164 0 0 0 180013 51 0 0 25 0 1 0 152450784 414556160 100628 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/22745/statm: 101210 100628 206 16 0 100651 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 404840

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.23
CPU time (s): 1800.72
CPU user time (s): 1800.14
CPU system time (s): 0.581911
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (Kb): 404840
The end

Launcher Data (download as text)

Begin job on node26 on Fri Jul 28 03:05:07 UTC 2006


FILE ID= 46175-1154055907

PBS_JOBID= 882040

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  3da8b298ee1dd31987c9c3266733383f

RANDOM SEED= 67967203

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.225
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.225
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:       1323424 kB
Buffers:         33600 kB
Cached:         615972 kB
SwapCached:       8804 kB
Active:         124476 kB
Inactive:       539184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1323424 kB
SwapTotal:     4192956 kB
SwapFree:      4177816 kB
Dirty:             144 kB
Writeback:           0 kB
Mapped:          14468 kB
Slab:            54884 kB
Committed_AS:   659652 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node26 on Fri Jul 28 03:35:08 UTC 2006