Trace number 457799

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Pueblo 1.4? (TO) 1800.05 1800.71

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_4_15.opb
MD5SUM521a5315af7cbff32722a5aa297c08a4
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1228
Sum of products size (including duplicates)2456
Number of different products614
Sum of products size1228

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.00/0.02	c starting to Solve
0.00/0.02	c #variables read: 714 - #constraints read: 1381

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/457799-1178373907/instance-457799-1178373907.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-457799-1178373907 -o ROOT/results/node42/solver-457799-1178373907 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/457799-1178373907/instance-457799-1178373907.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.95 0.90 3/77 5356
/proc/meminfo: memFree=1459456/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=2552 CPUtime=0
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 285302638 2613248 236 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 12873431 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 638 236 199 16 0 77 0

[startup+0.0343121 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 5356
/proc/meminfo: memFree=1459456/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=3080 CPUtime=0.03
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 400 0 0 0 3 0 0 0 18 0 1 0 285302638 3153920 371 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134557425 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 770 371 205 16 0 209 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3080

[startup+0.101325 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 5356
/proc/meminfo: memFree=1459456/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=3212 CPUtime=0.09
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 428 0 0 0 9 0 0 0 18 0 1 0 285302638 3289088 399 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 803 399 205 16 0 242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3212

[startup+0.301363 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 5356
/proc/meminfo: memFree=1459456/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=3452 CPUtime=0.29
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 488 0 0 0 29 0 0 0 19 0 1 0 285302638 3534848 459 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528813 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 863 459 205 16 0 302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3452

[startup+0.702439 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 5356
/proc/meminfo: memFree=1459456/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=3564 CPUtime=0.69
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 529 0 0 0 69 0 0 0 22 0 1 0 285302638 3649536 500 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527998 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 891 500 205 16 0 330 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3564

[startup+1.50159 s]
/proc/loadavg: 0.92 0.95 0.90 2/78 5357
/proc/meminfo: memFree=1458168/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=3696 CPUtime=1.49
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 565 0 0 0 149 0 0 0 25 0 1 0 285302638 3784704 536 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528808 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 924 536 205 16 0 363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3696

[startup+3.1019 s]
/proc/loadavg: 0.92 0.95 0.90 2/78 5357
/proc/meminfo: memFree=1457720/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=3932 CPUtime=3.09
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 624 0 0 0 309 0 0 0 25 0 1 0 285302638 4026368 595 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559578 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 983 595 205 16 0 422 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3932

[startup+6.30151 s]
/proc/loadavg: 0.93 0.95 0.90 2/78 5357
/proc/meminfo: memFree=1457528/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=4164 CPUtime=6.29
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 675 0 0 0 629 0 0 0 25 0 1 0 285302638 4263936 646 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528344 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1041 646 205 16 0 480 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4164

[startup+12.7017 s]
/proc/loadavg: 0.93 0.96 0.91 2/78 5357
/proc/meminfo: memFree=1457168/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=4396 CPUtime=12.69
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 735 0 0 0 1269 0 0 0 25 0 1 0 285302638 4501504 706 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134533489 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1099 706 205 16 0 538 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4396

[startup+25.5012 s]
/proc/loadavg: 0.95 0.96 0.91 2/78 5357
/proc/meminfo: memFree=1456912/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=4636 CPUtime=25.48
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 805 0 0 0 2548 0 0 0 25 0 1 0 285302638 4747264 776 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528357 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1159 776 205 16 0 598 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4636

[startup+51.101 s]
/proc/loadavg: 0.96 0.96 0.91 2/78 5357
/proc/meminfo: memFree=1456464/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=5168 CPUtime=51.08
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 924 0 0 0 5107 1 0 0 25 0 1 0 285302638 5292032 895 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1292 895 205 16 0 731 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5168

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/78 5357
/proc/meminfo: memFree=1456144/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=5420 CPUtime=102.26
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 990 0 0 0 10225 1 0 0 25 0 1 0 285302638 5550080 961 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1355 961 205 16 0 794 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5420

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1456016/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=5500 CPUtime=162.23
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1024 0 0 0 16222 1 0 0 25 0 1 0 285302638 5632000 995 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559417 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1375 995 205 16 0 814 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5500

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1455760/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=5728 CPUtime=222.21
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1080 0 0 0 22219 2 0 0 25 0 1 0 285302638 5865472 1051 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1432 1051 205 16 0 871 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 5728

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1455760/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=5728 CPUtime=282.18
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1080 0 0 0 28216 2 0 0 25 0 1 0 285302638 5865472 1051 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1432 1051 205 16 0 871 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 5728

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1455568/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=5856 CPUtime=342.17
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1113 0 0 0 34214 3 0 0 25 0 1 0 285302638 5996544 1084 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527726 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1464 1084 205 16 0 903 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 5856

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 3/78 5357
/proc/meminfo: memFree=1455568/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=5948 CPUtime=402.14
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1125 0 0 0 40211 3 0 0 25 0 1 0 285302638 6090752 1096 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1487 1096 205 16 0 926 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 5948

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1455440/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=6156 CPUtime=462.12
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1184 0 0 0 46208 4 0 0 25 0 1 0 285302638 6303744 1155 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1539 1155 205 16 0 978 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 6156

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1455312/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=6372 CPUtime=522.1
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1233 0 0 0 52206 4 0 0 25 0 1 0 285302638 6524928 1204 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134522706 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1593 1204 205 16 0 1032 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 6372

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1455312/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=6372 CPUtime=582.08
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1233 0 0 0 58203 5 0 0 25 0 1 0 285302638 6524928 1204 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1593 1204 205 16 0 1032 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 6372

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1455312/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=6372 CPUtime=642.06
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1233 0 0 0 64201 5 0 0 25 0 1 0 285302638 6524928 1204 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1593 1204 205 16 0 1032 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 6372


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454992/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=6624 CPUtime=881.96
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1306 0 0 0 88189 7 0 0 25 0 1 0 285302638 6782976 1277 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134557715 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1656 1277 205 16 0 1095 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 6624

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454928/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=6764 CPUtime=941.95
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1315 0 0 0 94187 8 0 0 25 0 1 0 285302638 6926336 1286 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1691 1286 205 16 0 1130 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 6764

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454864/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=6764 CPUtime=1001.93
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1330 0 0 0 100184 9 0 0 25 0 1 0 285302638 6926336 1301 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1691 1301 205 16 0 1130 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 6764

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454864/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=6764 CPUtime=1061.9
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1340 0 0 0 106181 9 0 0 25 0 1 0 285302638 6926336 1311 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1691 1311 205 16 0 1130 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 6764

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454672/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=6956 CPUtime=1121.87
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1374 0 0 0 112178 9 0 0 25 0 1 0 285302638 7122944 1345 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528572 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1739 1345 205 16 0 1178 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 6956

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454608/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=7012 CPUtime=1181.86
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1396 0 0 0 118176 10 0 0 25 0 1 0 285302638 7180288 1367 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528622 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1753 1367 205 16 0 1192 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 7012

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454544/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=7096 CPUtime=1241.83
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1409 0 0 0 124173 10 0 0 25 0 1 0 285302638 7266304 1380 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1774 1380 205 16 0 1213 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 7096

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454544/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=7068 CPUtime=1301.82
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1409 0 0 0 130171 11 0 0 25 0 1 0 285302638 7237632 1380 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1767 1380 205 16 0 1206 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 7068

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454544/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=7068 CPUtime=1361.79
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1419 0 0 0 136168 11 0 0 25 0 1 0 285302638 7237632 1390 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1767 1390 205 16 0 1206 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 7068

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454480/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=7068 CPUtime=1421.77
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1419 0 0 0 142165 12 0 0 25 0 1 0 285302638 7237632 1390 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134520215 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1767 1390 205 16 0 1206 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 7068

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454480/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=7192 CPUtime=1481.74
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1428 0 0 0 148162 12 0 0 25 0 1 0 285302638 7364608 1399 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527489 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1798 1399 205 16 0 1237 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 7192

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454480/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=7192 CPUtime=1541.73
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1429 0 0 0 154160 13 0 0 25 0 1 0 285302638 7364608 1400 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1798 1400 205 16 0 1237 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 7192

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454480/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=7192 CPUtime=1601.7
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1429 0 0 0 160157 13 0 0 25 0 1 0 285302638 7364608 1400 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1798 1400 205 16 0 1237 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 7192

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454480/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=7192 CPUtime=1661.69
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1433 0 0 0 166155 14 0 0 25 0 1 0 285302638 7364608 1404 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528360 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1798 1404 205 16 0 1237 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 7192

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454224/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=7360 CPUtime=1721.66
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1489 0 0 0 172152 14 0 0 25 0 1 0 285302638 7536640 1460 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528267 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1840 1460 205 16 0 1279 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 7360

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454224/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=7360 CPUtime=1781.63
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1489 0 0 0 178149 14 0 0 25 0 1 0 285302638 7536640 1460 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1840 1460 205 16 0 1279 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 7360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454224/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=7360 CPUtime=1800.04
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1489 0 0 0 179989 15 0 0 25 0 1 0 285302638 7536640 1460 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134533511 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1840 1460 205 16 0 1279 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 7360

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

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

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 5357
/proc/meminfo: memFree=1454224/2055920 swapFree=4147588/4192956
[pid=5356] ppid=5354 vsize=7360 CPUtime=1800.04
/proc/5356/stat : 5356 (Pueblo) R 5354 5356 3859 0 -1 4194304 1489 0 0 0 179989 15 0 0 25 0 1 0 285302638 7536640 1460 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134533511 0 0 4096 0 0 0 0 17 1 0 0
/proc/5356/statm: 1840 1460 205 16 0 1279 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 7360

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.71
CPU time (s): 1800.05
CPU user time (s): 1799.9
CPU system time (s): 0.153976
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 7452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1489
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= 11
involuntary context switches= 3468

runsolver used 1.3418 second user time and 4.06138 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Sat May  5 14:05:07 UTC 2007

IDJOB= 457799
IDBENCH= 48365
IDSOLVER= 165
FILE ID= node42/457799-1178373907

PBS_JOBID= 5189187

Free space on /tmp= 66562 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_10_4_15.opb
COMMAND LINE= Pueblo /tmp/evaluation/457799-1178373907/instance-457799-1178373907.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node42/convwatcher-457799-1178373907 -o ROOT/results/node42/conversion-457799-1178373907 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/457799-1178373907/instance-457799-1178373907.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  521a5315af7cbff32722a5aa297c08a4

RANDOM SEED= 211290378

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1459864 kB
Buffers:         39596 kB
Cached:         420536 kB
SwapCached:      14644 kB
Active:         210628 kB
Inactive:       276300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459864 kB
SwapTotal:     4192956 kB
SwapFree:      4147588 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          33760 kB
Slab:            94528 kB
Committed_AS:  7366396 kB
PageTables:       1916 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= 66562 MiB

End job on node42 on Sat May  5 14:35:10 UTC 2007