Trace number 353191

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 NameAnswerObjective functionCPU timeWall clock time
Pueblo 1.4Signal 1223.22 1223.67

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e2.opb
MD5SUMf7c5bacdcc30466dd8339bd5adcf7c5b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark235
Best CPU time to get the best result obtained on this benchmark264.863
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 235
Optimality of the best value was proved YES
Number of variables534
Total number of constraints3013
Number of constraints which are clauses3013
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 constraint32
Number of terms in the objective function 534
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 534
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 534
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Pueblo version 1.4 (September 2005)
0.00/0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini
0.05/0.05	c starting to Solve
0.05/0.05	c #variables read: 534 - #constraints read: 3014
0.05/0.06	o 237
0.05/0.07	o 236
1.19/1.28	o 235
1223.14/1223.61	Pueblo: Constraints.cpp:608: bool PseudoBool_add(Solver&, vec&, PseudoBool*&, Clause*&): Assertion `maxlevel >=0' failed.

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/353191-1176658192/instance-353191-1176658192.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-353191-1176658192 -o ROOT/results/node13/solver-353191-1176658192 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/353191-1176658192/instance-353191-1176658192.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 7107
/proc/meminfo: memFree=1479560/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=2552 CPUtime=0
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 113737026 2613248 232 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 12345047 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 638 232 193 16 0 77 0

[startup+0.0548301 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 7107
/proc/meminfo: memFree=1479560/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=3084 CPUtime=0.05
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 410 0 0 0 5 0 0 0 18 0 1 0 113737026 3158016 380 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134533475 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 771 380 203 16 0 210 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3084

[startup+0.10184 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 7107
/proc/meminfo: memFree=1479560/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=3232 CPUtime=0.09
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 446 0 0 0 9 0 0 0 18 0 1 0 113737026 3309568 416 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519095 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 808 416 205 16 0 247 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3232

[startup+0.301881 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 7107
/proc/meminfo: memFree=1479560/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=4028 CPUtime=0.29
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 653 0 0 0 29 0 0 0 19 0 1 0 113737026 4124672 623 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134522427 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 1007 623 205 16 0 446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4028

[startup+0.701967 s]
/proc/loadavg: 0.91 0.97 0.98 3/77 7107
/proc/meminfo: memFree=1479560/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=4672 CPUtime=0.69
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 796 0 0 0 69 0 0 0 23 0 1 0 113737026 4784128 766 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519095 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 1168 766 205 16 0 607 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4672

[startup+1.50114 s]
/proc/loadavg: 0.91 0.97 0.98 2/78 7108
/proc/meminfo: memFree=1476800/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=5744 CPUtime=1.49
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 1079 0 0 0 149 0 0 0 25 0 1 0 113737026 5881856 1049 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134533509 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 1436 1049 205 16 0 875 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5744

[startup+3.10148 s]
/proc/loadavg: 0.91 0.97 0.98 2/78 7108
/proc/meminfo: memFree=1475840/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=6012 CPUtime=3.09
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 1124 0 0 0 309 0 0 0 25 0 1 0 113737026 6156288 1094 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 1503 1094 205 16 0 942 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6012

[startup+6.30116 s]
/proc/loadavg: 0.92 0.97 0.98 2/78 7108
/proc/meminfo: memFree=1475072/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=6824 CPUtime=6.29
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 1346 0 0 0 629 0 0 0 25 0 1 0 113737026 6987776 1316 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 1706 1316 205 16 0 1145 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6824

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 7108
/proc/meminfo: memFree=1474816/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=6824 CPUtime=12.68
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 1346 0 0 0 1268 0 0 0 25 0 1 0 113737026 6987776 1316 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 1706 1316 205 16 0 1145 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6824

[startup+25.5013 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 7108
/proc/meminfo: memFree=1474432/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=7200 CPUtime=25.47
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 1434 0 0 0 2546 1 0 0 25 0 1 0 113737026 7372800 1404 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 1800 1404 205 16 0 1239 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7200

[startup+51.1017 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 7108
/proc/meminfo: memFree=1472576/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=9092 CPUtime=51.07
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 1910 0 0 0 5103 4 0 0 25 0 1 0 113737026 9310208 1880 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 2273 1880 205 16 0 1712 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9092

[startup+102.306 s]
/proc/loadavg: 1.06 1.00 0.99 2/78 7108
/proc/meminfo: memFree=1471680/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=9992 CPUtime=102.26
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 2130 0 0 0 10220 6 0 0 25 0 1 0 113737026 10231808 2100 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527718 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 2498 2100 205 16 0 1937 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9992

[startup+162.301 s]
/proc/loadavg: 1.07 1.01 1.00 2/78 7108
/proc/meminfo: memFree=1471296/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=10372 CPUtime=162.23
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 2228 0 0 0 16215 8 0 0 25 0 1 0 113737026 10620928 2198 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 2593 2198 205 16 0 2032 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 10372

[startup+222.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 7108
/proc/meminfo: memFree=1470592/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=11032 CPUtime=222.2
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 2410 0 0 0 22208 12 0 0 25 0 1 0 113737026 11296768 2380 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 2758 2380 205 16 0 2197 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 11032

[startup+282.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 7108
/proc/meminfo: memFree=1469440/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=12216 CPUtime=282.18
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 2680 0 0 0 28204 14 0 0 25 0 1 0 113737026 12509184 2650 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3054 2650 205 16 0 2493 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 12216

[startup+342.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 7108
/proc/meminfo: memFree=1469440/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=12216 CPUtime=342.17
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 2680 0 0 0 34200 17 0 0 25 0 1 0 113737026 12509184 2650 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527264 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3054 2650 205 16 0 2493 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 12216

[startup+402.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 7108
/proc/meminfo: memFree=1468608/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=13068 CPUtime=402.14
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 2940 0 0 0 40195 19 0 0 25 0 1 0 113737026 13381632 2858 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527839 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3267 2858 205 16 0 2706 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 13068

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7108
/proc/meminfo: memFree=1468160/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=13440 CPUtime=462.12
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3059 0 0 0 46189 23 0 0 25 0 1 0 113737026 13762560 2977 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3360 2977 205 16 0 2799 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 13440

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1467904/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=13680 CPUtime=522.09
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3122 0 0 0 52182 27 0 0 25 0 1 0 113737026 14008320 3040 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3420 3040 205 16 0 2859 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 13680

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1467904/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=13680 CPUtime=582.07
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3122 0 0 0 58179 28 0 0 25 0 1 0 113737026 14008320 3040 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3420 3040 205 16 0 2859 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 13680

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1467904/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=13680 CPUtime=642.05
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3122 0 0 0 64175 30 0 0 25 0 1 0 113737026 14008320 3040 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519085 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3420 3040 205 16 0 2859 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 13680

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1467904/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=13680 CPUtime=702.03
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3122 0 0 0 70171 32 0 0 25 0 1 0 113737026 14008320 3040 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3420 3040 205 16 0 2859 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 13680

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1467840/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=13812 CPUtime=762.02
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3133 0 0 0 76167 35 0 0 25 0 1 0 113737026 14143488 3051 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3453 3051 205 16 0 2892 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 13812

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1467840/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=13812 CPUtime=821.99
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3133 0 0 0 82161 38 0 0 25 0 1 0 113737026 14143488 3051 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3453 3051 205 16 0 2892 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 13812

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1467840/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=13680 CPUtime=881.97
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3133 0 0 0 88157 40 0 0 25 0 1 0 113737026 14008320 3042 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3420 3042 205 16 0 2859 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 13680

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1467136/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=14456 CPUtime=941.94
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3318 0 0 0 94152 42 0 0 25 0 1 0 113737026 14802944 3227 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527718 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3614 3227 205 16 0 3053 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 14456

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1467136/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=14448 CPUtime=1001.92
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3318 0 0 0 100148 44 0 0 25 0 1 0 113737026 14794752 3227 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527718 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3612 3227 205 16 0 3051 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 14448

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1467008/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=14576 CPUtime=1061.9
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3336 0 0 0 106142 48 0 0 25 0 1 0 113737026 14925824 3245 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3644 3245 205 16 0 3083 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 14576

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1467008/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=14576 CPUtime=1121.87
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3342 0 0 0 112136 51 0 0 25 0 1 0 113737026 14925824 3251 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3644 3251 205 16 0 3083 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 14576

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1467008/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=14576 CPUtime=1181.85
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3347 0 0 0 118131 54 0 0 25 0 1 0 113737026 14925824 3256 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3644 3256 205 16 0 3083 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 14576

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

[startup+1203.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1466240/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=15404 CPUtime=1202.64
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3538 0 0 0 120209 55 0 0 25 0 1 0 113737026 15773696 3447 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532489 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 3851 3447 205 16 0 3290 0
Current children cumulated CPU time (s) 1202.64
Current children cumulated vsize (KiB) 15404

[startup+1215.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1465664/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=16052 CPUtime=1215.44
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3674 0 0 0 121488 56 0 0 25 0 1 0 113737026 16437248 3583 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 4013 3583 205 16 0 3452 0
Current children cumulated CPU time (s) 1215.44
Current children cumulated vsize (KiB) 16052

[startup+1219.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1465600/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=16052 CPUtime=1218.64
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3686 0 0 0 121808 56 0 0 25 0 1 0 113737026 16437248 3595 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527731 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 4013 3595 205 16 0 3452 0
Current children cumulated CPU time (s) 1218.64
Current children cumulated vsize (KiB) 16052

[startup+1220.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1465600/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=16052 CPUtime=1220.24
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3686 0 0 0 121968 56 0 0 25 0 1 0 113737026 16437248 3595 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 4013 3595 205 16 0 3452 0
Current children cumulated CPU time (s) 1220.24
Current children cumulated vsize (KiB) 16052

[startup+1222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1465600/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=16052 CPUtime=1221.84
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3686 0 0 0 122128 56 0 0 25 0 1 0 113737026 16437248 3595 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 4013 3595 205 16 0 3452 0
Current children cumulated CPU time (s) 1221.84
Current children cumulated vsize (KiB) 16052

[startup+1223.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1465600/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=16052 CPUtime=1222.64
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3686 0 0 0 122208 56 0 0 25 0 1 0 113737026 16437248 3595 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527740 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 4013 3595 205 16 0 3452 0
Current children cumulated CPU time (s) 1222.64
Current children cumulated vsize (KiB) 16052

[startup+1223.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1465600/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=16052 CPUtime=1223.04
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3686 0 0 0 122248 56 0 0 25 0 1 0 113737026 16437248 3595 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559228 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 4013 3595 205 16 0 3452 0
Current children cumulated CPU time (s) 1223.04
Current children cumulated vsize (KiB) 16052

[startup+1223.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7110
/proc/meminfo: memFree=1465600/2055920 swapFree=4175300/4192956
[pid=7107] ppid=7105 vsize=16052 CPUtime=1223.14
/proc/7107/stat : 7107 (Pueblo) R 7105 7107 6139 0 -1 4194304 3686 0 0 0 122258 56 0 0 25 0 1 0 113737026 16437248 3595 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/7107/statm: 4013 3595 205 16 0 3452 0
Current children cumulated CPU time (s) 1223.14
Current children cumulated vsize (KiB) 16052

Child ended because it received signal 6 (SIGABRT)
Real time (s): 1223.67
CPU time (s): 1223.22
CPU user time (s): 1222.6
CPU system time (s): 0.625904
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 16052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1222.6
system time used= 0.625904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3771
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 25204

runsolver used 1.42978 second user time and 2.75858 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun Apr 15 17:29:52 UTC 2007

IDJOB= 353191
IDBENCH= 2201
IDSOLVER= 165
FILE ID= node13/353191-1176658192

PBS_JOBID= 4559363

Free space on /tmp= 66521 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32e2.opb
COMMAND LINE= Pueblo /tmp/evaluation/353191-1176658192/instance-353191-1176658192.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node13/convwatcher-353191-1176658192 -o ROOT/results/node13/conversion-353191-1176658192 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/353191-1176658192/instance-353191-1176658192.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  f7c5bacdcc30466dd8339bd5adcf7c5b

RANDOM SEED= 442224256

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
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.259
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:       1480032 kB
Buffers:        101456 kB
Cached:         270744 kB
SwapCached:       2480 kB
Active:         112344 kB
Inactive:       389400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480032 kB
SwapTotal:     4192956 kB
SwapFree:      4175300 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          40336 kB
Slab:            59632 kB
Committed_AS:  5736412 kB
PageTables:       1876 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66508 MiB

End job on node13 on Sun Apr 15 17:50:16 UTC 2007