Trace number 456884

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.14 1801.38

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_5_80.opb
MD5SUMd5640996c15a8815d620b5d6c220fea1
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 variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75000
Sum of products size (including duplicates)150000
Number of different products37500
Sum of products size75000

Solver Data (download as text)

0.00/0.62	c Pueblo version 1.4 (September 2005)
0.00/0.62	c Developed @ University of Michigan, Ann Arbor, MI
0.00/0.62	c  by Hossein Sheini
15.36/16.03	c starting to Solve
15.36/16.03	c #variables read: 38500 - #constraints read: 76503

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/456884-1178364158/instance-456884-1178364158.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node46/watcher-456884-1178364158 -o ROOT/results/node46/solver-456884-1178364158 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/456884-1178364158/instance-456884-1178364158.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.86 3/78 12238
/proc/meminfo: memFree=1474096/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=172 CPUtime=0
/proc/12238/stat : 12238 (Pueblo) D 12236 12238 11670 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 191099234 176128 23 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 7795620 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/12238/statm: 43 23 18 16 0 2 0

[startup+0.0516479 s]
/proc/loadavg: 0.91 0.95 0.86 3/78 12238
/proc/meminfo: memFree=1474096/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=172 CPUtime=0
/proc/12238/stat : 12238 (Pueblo) D 12236 12238 11670 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 191099234 176128 23 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 7795259 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/12238/statm: 43 23 18 16 0 2 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 172

[startup+0.101657 s]
/proc/loadavg: 0.91 0.95 0.86 3/78 12238
/proc/meminfo: memFree=1474096/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=172 CPUtime=0
/proc/12238/stat : 12238 (Pueblo) D 12236 12238 11670 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 191099234 176128 23 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 7795259 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/12238/statm: 43 23 18 16 0 2 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 172

[startup+0.301694 s]
/proc/loadavg: 0.91 0.95 0.86 3/78 12238
/proc/meminfo: memFree=1474096/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=916 CPUtime=0
/proc/12238/stat : 12238 (Pueblo) D 12236 12238 11670 0 -1 4194304 39 0 0 0 0 0 0 0 18 0 1 0 191099234 937984 24 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 7799815 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/12238/statm: 229 24 18 16 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 916

[startup+0.701774 s]
/proc/loadavg: 0.91 0.95 0.86 3/78 12238
/proc/meminfo: memFree=1474096/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=4548 CPUtime=0.07
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 753 0 3 0 7 0 0 0 18 0 1 0 191099234 4657152 727 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 8261335 0 0 4096 0 0 0 0 17 0 0 0
/proc/12238/statm: 1137 727 199 16 0 576 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4548

[startup+1.50191 s]
/proc/loadavg: 0.92 0.95 0.86 2/79 12239
/proc/meminfo: memFree=1467368/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=13340 CPUtime=0.86
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2977 0 3 0 85 1 0 0 24 0 1 0 191099234 13660160 2951 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134546737 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 3335 2951 199 16 0 2774 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 13340

[startup+3.10121 s]
/proc/loadavg: 0.92 0.95 0.86 2/79 12239
/proc/meminfo: memFree=1450856/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=27860 CPUtime=2.46
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 228114 0 3 0 180 66 0 0 25 0 1 0 191099234 28528640 6016 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 6965 5984 204 16 0 6404 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 27860

[startup+6.30181 s]
/proc/loadavg: 0.93 0.95 0.86 2/79 12239
/proc/meminfo: memFree=1448752/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=29656 CPUtime=5.66
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 885484 0 3 0 318 248 0 0 25 0 1 0 191099234 30367744 6442 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 7414 6452 204 16 0 6853 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 29656

[startup+12.703 s]
/proc/loadavg: 0.93 0.96 0.86 2/79 12239
/proc/meminfo: memFree=1445176/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=33076 CPUtime=12.06
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2210222 0 3 0 595 611 0 0 25 0 1 0 191099234 33869824 7299 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 8269 7308 204 16 0 7708 0
Current children cumulated CPU time (s) 12.06
Current children cumulated vsize (KiB) 33076

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.86 2/79 12239
/proc/meminfo: memFree=1442424/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=35712 CPUtime=24.86
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2896201 0 3 0 1683 803 0 0 25 0 1 0 191099234 36569088 7899 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527740 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 8928 7899 206 16 0 8367 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 35712

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.86 3/79 12239
/proc/meminfo: memFree=1428088/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=50836 CPUtime=50.45
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2899961 0 3 0 4239 806 0 0 25 0 1 0 191099234 52056064 11659 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 12709 11659 206 16 0 12148 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 50836

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.87 2/79 12239
/proc/meminfo: memFree=1380280/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=98012 CPUtime=101.64
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2911806 0 3 0 9350 814 0 0 25 0 1 0 191099234 100364288 23458 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528560 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 24503 23458 206 16 0 23942 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 98012

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.87 2/79 12239
/proc/meminfo: memFree=1334904/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=143696 CPUtime=161.61
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2923217 0 3 0 15339 822 0 0 25 0 1 0 191099234 147144704 34865 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527998 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 35924 34865 206 16 0 35363 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 143696

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.88 2/79 12239
/proc/meminfo: memFree=1294072/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=184484 CPUtime=221.59
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2933354 0 3 0 21329 830 0 0 25 0 1 0 191099234 188911616 44983 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 46121 44983 206 16 0 45560 0
Current children cumulated CPU time (s) 221.59
Current children cumulated vsize (KiB) 184484

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.88 2/79 12239
/proc/meminfo: memFree=1260216/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=218496 CPUtime=281.57
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2941863 0 3 0 27321 836 0 0 25 0 1 0 191099234 223739904 53492 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 54624 53492 206 16 0 54063 0
Current children cumulated CPU time (s) 281.57
Current children cumulated vsize (KiB) 218496

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.89 2/79 12239
/proc/meminfo: memFree=1226168/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=252468 CPUtime=341.55
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2950339 0 3 0 33312 843 0 0 25 0 1 0 191099234 258527232 61968 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 63117 61968 206 16 0 62556 0
Current children cumulated CPU time (s) 341.55
Current children cumulated vsize (KiB) 252468

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/79 12239
/proc/meminfo: memFree=1188152/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=290624 CPUtime=401.53
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2959998 0 3 0 39302 851 0 0 25 0 1 0 191099234 297598976 71529 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528267 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 72656 71529 206 16 0 72095 0
Current children cumulated CPU time (s) 401.53
Current children cumulated vsize (KiB) 290624

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/79 12239
/proc/meminfo: memFree=1151096/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=327136 CPUtime=461.51
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2969144 0 3 0 45295 856 0 0 25 0 1 0 191099234 334987264 80675 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528666 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 81784 80675 206 16 0 81223 0
Current children cumulated CPU time (s) 461.51
Current children cumulated vsize (KiB) 327136

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12239
/proc/meminfo: memFree=1134136/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=344348 CPUtime=521.49
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2973326 0 3 0 51289 860 0 0 25 0 1 0 191099234 352612352 84857 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 86087 84857 206 16 0 85526 0
Current children cumulated CPU time (s) 521.49
Current children cumulated vsize (KiB) 344348

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12239
/proc/meminfo: memFree=1134136/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=344348 CPUtime=581.47
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2973326 0 3 0 57286 861 0 0 25 0 1 0 191099234 352612352 84857 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 86087 84857 206 16 0 85526 0
Current children cumulated CPU time (s) 581.47
Current children cumulated vsize (KiB) 344348

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12239
/proc/meminfo: memFree=1134136/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=344348 CPUtime=641.45
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2973326 0 3 0 63284 861 0 0 25 0 1 0 191099234 352612352 84857 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 8228696 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 86087 84857 206 16 0 85526 0
Current children cumulated CPU time (s) 641.45
Current children cumulated vsize (KiB) 344348


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12239
/proc/meminfo: memFree=1134136/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=344348 CPUtime=881.37
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2973328 0 3 0 87274 863 0 0 25 0 1 0 191099234 352612352 84859 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 86087 84859 206 16 0 85526 0
Current children cumulated CPU time (s) 881.37
Current children cumulated vsize (KiB) 344348

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12239
/proc/meminfo: memFree=1134136/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=344348 CPUtime=941.35
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2973328 0 3 0 93272 863 0 0 25 0 1 0 191099234 352612352 84859 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 86087 84859 206 16 0 85526 0
Current children cumulated CPU time (s) 941.35
Current children cumulated vsize (KiB) 344348

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1134136/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=344348 CPUtime=1001.33
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2973328 0 3 0 99269 864 0 0 25 0 1 0 191099234 352612352 84859 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559503 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 86087 84859 206 16 0 85526 0
Current children cumulated CPU time (s) 1001.33
Current children cumulated vsize (KiB) 344348

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1134200/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=344348 CPUtime=1061.31
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2973328 0 3 0 105267 864 0 0 25 0 1 0 191099234 352612352 84859 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527993 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 86087 84859 206 16 0 85526 0
Current children cumulated CPU time (s) 1061.31
Current children cumulated vsize (KiB) 344348

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1134136/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=344348 CPUtime=1121.28
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2973328 0 3 0 111264 864 0 0 25 0 1 0 191099234 352612352 84859 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 8230556 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 86087 84859 206 16 0 85526 0
Current children cumulated CPU time (s) 1121.28
Current children cumulated vsize (KiB) 344348

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1134136/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=344348 CPUtime=1181.27
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2973329 0 3 0 117262 865 0 0 25 0 1 0 191099234 352612352 84860 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 8229215 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 86087 84860 206 16 0 85526 0
Current children cumulated CPU time (s) 1181.27
Current children cumulated vsize (KiB) 344348

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1134136/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=344348 CPUtime=1241.25
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2973329 0 3 0 123260 865 0 0 25 0 1 0 191099234 352612352 84860 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 86087 84860 206 16 0 85526 0
Current children cumulated CPU time (s) 1241.25
Current children cumulated vsize (KiB) 344348

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1134072/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=344348 CPUtime=1301.23
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2973329 0 3 0 129257 866 0 0 25 0 1 0 191099234 352612352 84860 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134559555 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 86087 84860 206 16 0 85526 0
Current children cumulated CPU time (s) 1301.23
Current children cumulated vsize (KiB) 344348

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1129912/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=348680 CPUtime=1361.2
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2974406 0 3 0 135254 866 0 0 25 0 1 0 191099234 357048320 85937 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 8229215 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 87170 85937 206 16 0 86609 0
Current children cumulated CPU time (s) 1361.2
Current children cumulated vsize (KiB) 348680

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1109752/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=368708 CPUtime=1421.19
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2979420 0 3 0 141249 870 0 0 25 0 1 0 191099234 377556992 90951 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 8229215 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 92177 90951 206 16 0 91616 0
Current children cumulated CPU time (s) 1421.19
Current children cumulated vsize (KiB) 368708

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1091896/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=386580 CPUtime=1481.16
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2983878 0 3 0 147243 873 0 0 25 0 1 0 191099234 395857920 95409 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 96645 95409 206 16 0 96084 0
Current children cumulated CPU time (s) 1481.16
Current children cumulated vsize (KiB) 386580

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 3/79 12241
/proc/meminfo: memFree=1072504/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=405888 CPUtime=1541.15
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2988730 0 3 0 153238 877 0 0 25 0 1 0 191099234 415629312 100260 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528788 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 101472 100260 206 16 0 100911 0
Current children cumulated CPU time (s) 1541.15
Current children cumulated vsize (KiB) 405888

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1064888/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=413420 CPUtime=1601.12
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2990616 0 3 0 159234 878 0 0 25 0 1 0 191099234 423342080 102146 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 103355 102146 206 16 0 102794 0
Current children cumulated CPU time (s) 1601.12
Current children cumulated vsize (KiB) 413420

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1064824/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=413420 CPUtime=1661.1
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2990616 0 3 0 165232 878 0 0 25 0 1 0 191099234 423342080 102146 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134522731 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 103355 102146 206 16 0 102794 0
Current children cumulated CPU time (s) 1661.1
Current children cumulated vsize (KiB) 413420

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1064888/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=413420 CPUtime=1721.09
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2990616 0 3 0 171230 879 0 0 25 0 1 0 191099234 423342080 102146 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528256 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 103355 102146 206 16 0 102794 0
Current children cumulated CPU time (s) 1721.09
Current children cumulated vsize (KiB) 413420

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1064824/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=413420 CPUtime=1781.06
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2990616 0 3 0 177227 879 0 0 25 0 1 0 191099234 423342080 102146 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134528346 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 103355 102146 206 16 0 102794 0
Current children cumulated CPU time (s) 1781.06
Current children cumulated vsize (KiB) 413420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1064824/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=413420 CPUtime=1800.06
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2990616 0 3 0 179127 879 0 0 25 0 1 0 191099234 423342080 102146 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 103355 102146 206 16 0 102794 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 413420

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

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

[startup+1801.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 12241
/proc/meminfo: memFree=1064824/2055920 swapFree=4159456/4192956
[pid=12238] ppid=12236 vsize=413420 CPUtime=1800.06
/proc/12238/stat : 12238 (Pueblo) R 12236 12238 11670 0 -1 4194304 2990616 0 3 0 179127 879 0 0 25 0 1 0 191099234 423342080 102146 18446744073709551615 134512640 134579096 4294956720 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 1 0 0
/proc/12238/statm: 103355 102146 206 16 0 102794 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 413420

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.38
CPU time (s): 1800.14
CPU user time (s): 1791.27
CPU system time (s): 8.86365
CPU usage (%): 99.9313
Max. virtual memory (cumulated for all children) (KiB): 413420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.27
system time used= 8.86365
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2990616
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 1922

runsolver used 1.69074 second user time and 4.49532 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Sat May  5 11:22:41 UTC 2007

IDJOB= 456884
IDBENCH= 48304
IDSOLVER= 165
FILE ID= node46/456884-1178364158

PBS_JOBID= 5189183

Free space on /tmp= 66217 MiB

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

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  d5640996c15a8815d620b5d6c220fea1

RANDOM SEED= 339501070

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
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	: 5931.00
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.268
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:       1474696 kB
Buffers:         52700 kB
Cached:         398680 kB
SwapCached:       3404 kB
Active:         223084 kB
Inactive:       252332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1474696 kB
SwapTotal:     4192956 kB
SwapFree:      4159456 kB
Dirty:            5652 kB
Writeback:           0 kB
Mapped:          31564 kB
Slab:            91120 kB
Committed_AS:  5148068 kB
PageTables:       1992 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= 66215 MiB

End job on node46 on Sat May  5 11:52:46 UTC 2007