Trace number 46203

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.3UNSAT 374.774 374.918

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-15-10.opb
MD5SUMb845b962d759bc561586bd2e43125fc9
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.5873
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables150
Total number of constraints1065
Number of constraints which are clauses1065
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 constraint10
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 11
Number of bits of the biggest sum of numbers4
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
0.02	c starting to Solve
0.02	c #variables read: 150 - #constraints read: 1065
374.91	c total time              : 374.82 s
374.91	s UNSATISFIABLE

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.1 (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/node73/watcher-46203-1149809164 -o ROOT/results/node73/solver-46203-1149809164 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node73/46203-1149809164/instance-46203-1149809164.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.95 3/64 314
/proc/meminfo: memFree=1416864/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=2280 CPUtime=0
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 246581167 2334720 163 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 8776256 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 570 170 148 16 0 11 0

[startup+10.003 s]
/proc/loadavg: 0.93 0.95 0.95 2/64 314
/proc/meminfo: memFree=1415544/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=3752 CPUtime=10
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 562 0 0 0 1000 0 0 0 25 0 1 0 246581167 3842048 533 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134558656 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 938 533 205 16 0 379 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 3752

[startup+20.01 s]
/proc/loadavg: 0.94 0.96 0.95 2/64 314
/proc/meminfo: memFree=1415160/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=4020 CPUtime=20
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 653 0 0 0 2000 0 0 0 25 0 1 0 246581167 4116480 624 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559316 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1005 624 205 16 0 446 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 4020

[startup+30.0169 s]
/proc/loadavg: 0.95 0.96 0.95 2/64 314
/proc/meminfo: memFree=1414968/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=4284 CPUtime=30
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 703 0 0 0 3000 0 0 0 25 0 1 0 246581167 4386816 674 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1071 674 205 16 0 512 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 4284

[startup+40.0229 s]
/proc/loadavg: 0.95 0.96 0.95 2/64 314
/proc/meminfo: memFree=1414776/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=4412 CPUtime=40
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 743 0 0 0 4000 0 0 0 25 0 1 0 246581167 4517888 714 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1103 714 205 16 0 544 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 4412

[startup+50.0299 s]
/proc/loadavg: 0.96 0.96 0.95 2/64 314
/proc/meminfo: memFree=1414840/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=4412 CPUtime=50
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 750 0 0 0 5000 0 0 0 25 0 1 0 246581167 4517888 721 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559494 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1103 721 205 16 0 544 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 4412

[startup+60.0368 s]
/proc/loadavg: 0.97 0.96 0.95 2/64 314
/proc/meminfo: memFree=1414712/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=4540 CPUtime=60.01
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 775 0 0 0 6001 0 0 0 25 0 1 0 246581167 4648960 746 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557367 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1135 746 205 16 0 576 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 4540

[startup+70.0438 s]
/proc/loadavg: 0.97 0.96 0.95 2/64 314
/proc/meminfo: memFree=1414648/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=4540 CPUtime=70.01
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 786 0 0 0 7001 0 0 0 25 0 1 0 246581167 4648960 757 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1135 757 205 16 0 576 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 4540

[startup+80.0507 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 314
/proc/meminfo: memFree=1414712/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=4540 CPUtime=80.01
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 787 0 0 0 8001 0 0 0 25 0 1 0 246581167 4648960 758 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520378 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1135 758 205 16 0 576 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 4540

[startup+90.0567 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 314
/proc/meminfo: memFree=1414712/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=4668 CPUtime=90.02
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 795 0 0 0 9002 0 0 0 25 0 1 0 246581167 4780032 766 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1167 766 205 16 0 608 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 4668

[startup+100.063 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 314
/proc/meminfo: memFree=1414648/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=4668 CPUtime=100.02
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 812 0 0 0 10002 0 0 0 25 0 1 0 246581167 4780032 783 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1167 783 205 16 0 608 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 4668

[startup+110.07 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 314
/proc/meminfo: memFree=1414520/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=4764 CPUtime=110.02
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 829 0 0 0 11002 0 0 0 25 0 1 0 246581167 4878336 800 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134516700 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1191 800 205 16 0 632 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 4764

[startup+120.076 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1414520/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=4764 CPUtime=120.02
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 831 0 0 0 12002 0 0 0 25 0 1 0 246581167 4878336 802 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1191 802 205 16 0 632 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 4764

[startup+130.082 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1414456/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=4900 CPUtime=130.02
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 856 0 0 0 13002 0 0 0 25 0 1 0 246581167 5017600 827 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519889 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1225 827 205 16 0 666 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 4900

[startup+140.088 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1414392/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=4900 CPUtime=140.02
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 871 0 0 0 14002 0 0 0 25 0 1 0 246581167 5017600 842 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134516706 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1225 842 205 16 0 666 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 4900

[startup+150.095 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1414264/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5044 CPUtime=150.03
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 892 0 0 0 15003 0 0 0 25 0 1 0 246581167 5165056 863 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559562 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1261 863 205 16 0 702 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 5044

[startup+160.1 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1414200/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5172 CPUtime=160.03
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 910 0 0 0 16003 0 0 0 25 0 1 0 246581167 5296128 881 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520095 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1293 881 205 16 0 734 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 5172

[startup+170.106 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1414136/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5172 CPUtime=170.03
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 924 0 0 0 17003 0 0 0 25 0 1 0 246581167 5296128 895 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559502 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1293 895 205 16 0 734 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 5172

[startup+180.112 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1414072/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5316 CPUtime=180.03
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 938 0 0 0 18003 0 0 0 25 0 1 0 246581167 5443584 909 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520215 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1329 909 205 16 0 770 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 5316

[startup+190.118 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1414072/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5316 CPUtime=190.03
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 944 0 0 0 19003 0 0 0 25 0 1 0 246581167 5443584 915 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519903 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1329 915 205 16 0 770 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 5316

[startup+200.124 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413944/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5460 CPUtime=200.04
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 973 0 0 0 20004 0 0 0 25 0 1 0 246581167 5591040 944 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1365 944 205 16 0 806 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 5460

[startup+210.13 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413752/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5596 CPUtime=210.04
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1009 0 0 0 21004 0 0 0 25 0 1 0 246581167 5730304 980 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519949 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1399 980 205 16 0 840 0
Current children cumulated CPU time (s) 210.04
Current children cumulated vsize (Kb) 5596

[startup+220.136 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413752/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5736 CPUtime=220.04
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1021 0 0 0 22004 0 0 0 25 0 1 0 246581167 5873664 992 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532089 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1434 992 205 16 0 875 0
Current children cumulated CPU time (s) 220.04
Current children cumulated vsize (Kb) 5736

[startup+230.142 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413816/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5736 CPUtime=230.04
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1021 0 0 0 23004 0 0 0 25 0 1 0 246581167 5873664 992 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519885 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1434 992 205 16 0 875 0
Current children cumulated CPU time (s) 230.04
Current children cumulated vsize (Kb) 5736

[startup+240.148 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413752/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5736 CPUtime=240.05
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1025 0 0 0 24005 0 0 0 25 0 1 0 246581167 5873664 996 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519926 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1434 996 205 16 0 875 0
Current children cumulated CPU time (s) 240.05
Current children cumulated vsize (Kb) 5736

[startup+250.154 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413752/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5736 CPUtime=250.05
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1029 0 0 0 25005 0 0 0 25 0 1 0 246581167 5873664 1000 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134558624 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1434 1000 205 16 0 875 0
Current children cumulated CPU time (s) 250.05
Current children cumulated vsize (Kb) 5736

[startup+260.16 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413688/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5736 CPUtime=260.05
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1037 0 0 0 26005 0 0 0 25 0 1 0 246581167 5873664 1008 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1434 1008 205 16 0 875 0
Current children cumulated CPU time (s) 260.05
Current children cumulated vsize (Kb) 5736

[startup+270.166 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413624/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5736 CPUtime=270.05
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1050 0 0 0 27005 0 0 0 25 0 1 0 246581167 5873664 1021 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1434 1021 205 16 0 875 0
Current children cumulated CPU time (s) 270.05
Current children cumulated vsize (Kb) 5736

[startup+280.172 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413624/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5736 CPUtime=280.05
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1050 0 0 0 28005 0 0 0 25 0 1 0 246581167 5873664 1021 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1434 1021 205 16 0 875 0
Current children cumulated CPU time (s) 280.05
Current children cumulated vsize (Kb) 5736

[startup+290.178 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413624/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5868 CPUtime=290.06
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1054 0 0 0 29006 0 0 0 25 0 1 0 246581167 6008832 1025 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559532 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1467 1025 205 16 0 908 0
Current children cumulated CPU time (s) 290.06
Current children cumulated vsize (Kb) 5868

[startup+300.184 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413624/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5868 CPUtime=300.06
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1057 0 0 0 30006 0 0 0 25 0 1 0 246581167 6008832 1028 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559550 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1467 1028 205 16 0 908 0
Current children cumulated CPU time (s) 300.06
Current children cumulated vsize (Kb) 5868

[startup+310.191 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413568/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5868 CPUtime=310.06
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1062 0 0 0 31006 0 0 0 25 0 1 0 246581167 6008832 1033 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519937 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1467 1033 205 16 0 908 0
Current children cumulated CPU time (s) 310.06
Current children cumulated vsize (Kb) 5868

[startup+320.198 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413568/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=5868 CPUtime=320.07
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1072 0 0 0 32007 0 0 0 25 0 1 0 246581167 6008832 1043 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517952 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1467 1043 205 16 0 908 0
Current children cumulated CPU time (s) 320.07
Current children cumulated vsize (Kb) 5868

[startup+330.205 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413504/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=6000 CPUtime=330.07
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1085 0 0 0 33007 0 0 0 25 0 1 0 246581167 6144000 1056 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519973 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1500 1056 205 16 0 941 0
Current children cumulated CPU time (s) 330.07
Current children cumulated vsize (Kb) 6000

[startup+340.212 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413440/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=6000 CPUtime=340.08
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1101 0 0 0 34007 1 0 0 25 0 1 0 246581167 6144000 1072 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559513 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1500 1072 205 16 0 941 0
Current children cumulated CPU time (s) 340.08
Current children cumulated vsize (Kb) 6000

[startup+350.219 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413376/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=6000 CPUtime=350.08
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1103 0 0 0 35007 1 0 0 25 0 1 0 246581167 6144000 1074 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559502 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1500 1074 205 16 0 941 0
Current children cumulated CPU time (s) 350.08
Current children cumulated vsize (Kb) 6000

[startup+360.226 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413312/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=6000 CPUtime=360.09
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1119 0 0 0 36008 1 0 0 25 0 1 0 246581167 6144000 1090 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1500 1090 205 16 0 941 0
Current children cumulated CPU time (s) 360.09
Current children cumulated vsize (Kb) 6000

[startup+370.233 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 314
/proc/meminfo: memFree=1413376/2055920 swapFree=4182184/4192956
[pid=314] ppid=312 vsize=6000 CPUtime=370.09
/proc/314/stat : 314 (Pueblo13) R 312 314 32736 0 -1 4194304 1119 0 0 0 37008 1 0 0 25 0 1 0 246581167 6144000 1090 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519949 0 0 4096 0 0 0 0 17 1 0 0
/proc/314/statm: 1500 1090 205 16 0 941 0
Current children cumulated CPU time (s) 370.09
Current children cumulated vsize (Kb) 6000

Child status: 20
Real time (s): 374.918
CPU time (s): 374.774
CPU user time (s): 374.761
CPU system time (s): 0.012998
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (Kb): 6000
The end

Launcher Data (download as text)

Begin job on node73 on Thu Jun  8 23:26:04 UTC 2006


FILE ID= 46203-1149809164

PBS_JOBID= 379098

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  b845b962d759bc561586bd2e43125fc9

RANDOM SEED= 24497571


/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.261
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.261
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:       1417072 kB
Buffers:         35372 kB
Cached:         532960 kB
SwapCached:       2596 kB
Active:          96872 kB
Inactive:       480272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1417072 kB
SwapTotal:     4192956 kB
SwapFree:      4182184 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          15140 kB
Slab:            47708 kB
Committed_AS:   495180 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node73 on Thu Jun  8 23:32:19 UTC 2006