Trace number 457812

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
bsolo 3.0.16? (TO) 1800.07 1800.56

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_3_40.opb
MD5SUM29fd031d19832e8fd3e4ee8a0dfa62d0
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 variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2488
Sum of products size (including duplicates)4976
Number of different products1244
Sum of products size2488

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/457812-1178374152/instance-457812-1178374152.opb
0.00/0.00	c File size is 35922 bytes.
0.00/0.01	c Highest Coefficient sum: 200
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.014 s
0.00/0.02	c Var: 2688 Constr: 5279 2588/203/2488 Lit: 18116 Watch. Lit: 15371
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
0.89/0.97	c Pre-processing Time: 0.969 s
0.89/0.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.97	c        0   2688     5279    18116    3    15371   28594      0      0 0.97
0.89/0.97	c Switching off LPR mode.
1800.01/1800.50	c      101   2688     5380    32951    6    15573   31454    101    101 0.99
1800.01/1800.50	c      262   2688     5541    57344   10    15895   34600    262    254 1.03
1800.01/1800.50	c      490   2688     5769    90758   15    16351   38061    490    449 1.09
1800.01/1800.50	c      838   2688     6117   140121   22    17047   41868    838    698 1.20
1800.01/1800.50	c     1349   2688     6628   219654   33    18069   46055   1349   1015 1.33
1800.01/1800.50	c     2117   2688     7396   337742   45    19605   50661   2117   1306 1.62
1800.01/1800.50	c     3263   2688     8542   506431   59    21897   55728   3263   1441 2.26
1800.01/1800.50	c     4988   2688    10267   745586   72    25347   61301   4988   1621 3.08
1800.01/1800.50	c     7574   2688    12853  1135891   88    30519   67432   7574   1426 5.31
1800.01/1800.50	c    11453   2688    16732  1727527  103    38277   74176  11453   1186 9.65
1800.01/1800.50	c    17276   2688    22555  2615907  115    49923   81594  17276   1067 16.18
1800.01/1800.50	c    26017   2688    31296  3946749  126    67405   89754  26017    775 33.56
1800.01/1800.50	c    39129   2688    44408  5952441  134    93629   98730  39129    452 86.43
1800.01/1800.50	c    58803   2688    64082  8949423  139   132977  108604  58803    292 201.36
1800.01/1800.50	c    88318   2688    93597 13343994  142   192007  119465  88318    113 775.70
1800.01/1800.50	c Caught signal: 15
1800.01/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.01/1800.50	c   15   122075   7088   154832   114762 16457854 109483     67 1800.01
1800.01/1800.50	s UNKNOWN
1800.01/1800.50	c Total time: 1800.01 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-457812-1178374152 -o ROOT/results/node14/solver-457812-1178374152 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457812-1178374152/instance-457812-1178374152.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.86 0.97 0.94 3/77 15193
/proc/meminfo: memFree=1809144/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=3960 CPUtime=0
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 379 0 0 0 0 0 0 0 18 0 1 0 285332962 4055040 348 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7362171 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 990 349 291 324 0 50 0

[startup+0.027817 s]
/proc/loadavg: 0.86 0.97 0.94 3/77 15193
/proc/meminfo: memFree=1809144/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=5304 CPUtime=0.02
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 739 0 0 0 2 0 0 0 18 0 1 0 285332962 5431296 699 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 1326 699 306 324 0 395 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5304

[startup+0.102825 s]
/proc/loadavg: 0.86 0.97 0.94 3/77 15193
/proc/meminfo: memFree=1809144/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=5304 CPUtime=0.09
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 740 0 0 0 9 0 0 0 18 0 1 0 285332962 5431296 700 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 1326 700 306 324 0 395 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5304

[startup+0.30185 s]
/proc/loadavg: 0.86 0.97 0.94 3/77 15193
/proc/meminfo: memFree=1809144/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=5304 CPUtime=0.29
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 740 0 0 0 29 0 0 0 19 0 1 0 285332962 5431296 700 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 1326 700 306 324 0 395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5304

[startup+0.701882 s]
/proc/loadavg: 0.86 0.97 0.94 3/77 15193
/proc/meminfo: memFree=1809144/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=5304 CPUtime=0.69
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 740 0 0 0 69 0 0 0 23 0 1 0 285332962 5431296 700 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 1326 700 306 324 0 395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5304

[startup+1.50196 s]
/proc/loadavg: 0.86 0.97 0.94 2/78 15194
/proc/meminfo: memFree=1806960/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=9268 CPUtime=1.49
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 1769 0 0 0 147 2 0 0 25 0 1 0 285332962 9490432 1682 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 2317 1682 312 324 0 1386 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9268

[startup+3.10111 s]
/proc/loadavg: 0.95 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1801200/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=15320 CPUtime=3.09
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 3279 0 0 0 306 3 0 0 25 0 1 0 285332962 15687680 3192 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 3830 3192 312 324 0 2899 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15320

[startup+6.30141 s]
/proc/loadavg: 0.95 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1791920/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=22524 CPUtime=6.29
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 5101 0 0 0 624 5 0 0 25 0 1 0 285332962 23064576 5014 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 5631 5014 312 324 0 4700 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22524

[startup+12.702 s]
/proc/loadavg: 0.96 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1779512/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=34368 CPUtime=12.69
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 8041 0 0 0 1262 7 0 0 25 0 1 0 285332962 35192832 7954 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7362171 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 8592 7954 312 324 0 7661 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34368

[startup+25.5022 s]
/proc/loadavg: 0.96 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1762680/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=50196 CPUtime=25.48
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 12016 0 0 0 2537 11 0 0 25 0 1 0 285332962 51400704 11929 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7362171 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 12549 11929 312 324 0 11618 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50196

[startup+51.1017 s]
/proc/loadavg: 0.97 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1744376/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=68472 CPUtime=51.08
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 16576 0 0 0 5091 17 0 0 25 0 1 0 285332962 70115328 16489 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7368428 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 17118 16489 312 324 0 16187 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 68472

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1718456/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=94072 CPUtime=102.27
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 22991 0 0 0 10201 26 0 0 25 0 1 0 285332962 96329728 22904 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 23518 22904 312 324 0 22587 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 94072

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1699960/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=112772 CPUtime=162.24
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 27645 0 0 0 16192 32 0 0 25 0 1 0 285332962 115478528 27558 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 28193 27558 312 324 0 27262 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 112772

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1683320/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=129116 CPUtime=222.24
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 31755 0 0 0 22185 39 0 0 25 0 1 0 285332962 132214784 31668 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 32279 31668 312 324 0 31348 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 129116

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1675384/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=137108 CPUtime=282.21
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 33740 0 0 0 28178 43 0 0 25 0 1 0 285332962 140398592 33653 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551371 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 34277 33653 312 324 0 33346 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 137108

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1669120/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=143300 CPUtime=342.2
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 35288 0 0 0 34174 46 0 0 25 0 1 0 285332962 146739200 35201 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 35825 35201 312 324 0 34894 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 143300

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1664000/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=148456 CPUtime=402.18
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 36590 0 0 0 40170 48 0 0 25 0 1 0 285332962 152018944 36503 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 37114 36503 312 324 0 36183 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 148456

[startup+462.303 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1658432/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=154004 CPUtime=462.17
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 37977 0 0 0 46166 51 0 0 25 0 1 0 285332962 157700096 37890 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 38501 37890 312 324 0 37570 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 154004

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1651456/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=161228 CPUtime=522.15
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 39759 0 0 0 52161 54 0 0 25 0 1 0 285332962 165097472 39672 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551111 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 40307 39672 312 324 0 39376 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 161228

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1645504/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=166908 CPUtime=582.13
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 41202 0 0 0 58157 56 0 0 25 0 1 0 285332962 170913792 41115 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 41727 41115 312 324 0 40796 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 166908

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 15194
/proc/meminfo: memFree=1640256/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=172188 CPUtime=642.12
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 42511 0 0 0 64154 58 0 0 25 0 1 0 285332962 176320512 42424 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 43047 42424 312 324 0 42116 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 172188


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

[startup+882.302 s]
/proc/loadavg: 1.01 1.00 0.95 2/78 15194
/proc/meminfo: memFree=1620288/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=192008 CPUtime=882.05
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 47469 0 0 0 88138 67 0 0 25 0 1 0 285332962 196616192 47382 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 48002 47382 312 324 0 47071 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 192008

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 15194
/proc/meminfo: memFree=1615552/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=196904 CPUtime=942.04
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 48694 0 0 0 94135 69 0 0 25 0 1 0 285332962 201629696 48607 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 49226 48607 312 324 0 48295 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 196904

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 15194
/proc/meminfo: memFree=1608576/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=203852 CPUtime=1002.01
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 50413 0 0 0 100130 71 0 0 25 0 1 0 285332962 208744448 50326 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 50963 50326 312 324 0 50032 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 203852

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 15194
/proc/meminfo: memFree=1602112/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=210296 CPUtime=1062
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 52043 0 0 0 106126 74 0 0 25 0 1 0 285332962 215343104 51956 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551061 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 52574 51956 312 324 0 51643 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 210296

[startup+1122.3 s]
/proc/loadavg: 1.06 1.01 0.96 2/78 15194
/proc/meminfo: memFree=1599040/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=213532 CPUtime=1121.99
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 52842 0 0 0 112123 76 0 0 25 0 1 0 285332962 218656768 52755 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551009 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 53383 52755 312 324 0 52452 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 213532

[startup+1182.3 s]
/proc/loadavg: 1.07 1.03 0.96 2/78 15194
/proc/meminfo: memFree=1595008/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=217400 CPUtime=1181.97
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 53811 0 0 0 118120 77 0 0 25 0 1 0 285332962 222617600 53724 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 54350 53724 312 324 0 53419 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 217400

[startup+1242.3 s]
/proc/loadavg: 1.07 1.03 0.97 2/78 15194
/proc/meminfo: memFree=1591744/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=220624 CPUtime=1241.95
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 54632 0 0 0 124117 78 0 0 25 0 1 0 285332962 225918976 54545 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 55156 54545 312 324 0 54225 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 220624

[startup+1302.3 s]
/proc/loadavg: 1.07 1.04 0.97 2/78 15194
/proc/meminfo: memFree=1588608/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=223732 CPUtime=1301.94
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 55393 0 0 0 130114 80 0 0 25 0 1 0 285332962 229101568 55306 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 55933 55306 312 324 0 55002 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 223732

[startup+1362.3 s]
/proc/loadavg: 1.02 1.03 0.97 2/78 15194
/proc/meminfo: memFree=1585152/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=227224 CPUtime=1361.92
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 56260 0 0 0 136111 81 0 0 25 0 1 0 285332962 232677376 56173 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 56806 56173 312 324 0 55875 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 227224

[startup+1422.31 s]
/proc/loadavg: 1.01 1.02 0.97 2/78 15194
/proc/meminfo: memFree=1581824/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=230568 CPUtime=1421.91
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 57096 0 0 0 142107 84 0 0 25 0 1 0 285332962 236101632 57009 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 57642 57009 312 324 0 56711 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 230568

[startup+1482.3 s]
/proc/loadavg: 1.00 1.02 0.97 2/78 15194
/proc/meminfo: memFree=1578816/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=233536 CPUtime=1481.88
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 57864 0 0 0 148103 85 0 0 25 0 1 0 285332962 239140864 57777 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 58384 57777 312 324 0 57453 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 233536

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 0.97 2/78 15194
/proc/meminfo: memFree=1573632/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=238696 CPUtime=1541.87
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 59149 0 0 0 154100 87 0 0 25 0 1 0 285332962 244424704 59062 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 59674 59062 312 324 0 58743 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 238696

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 15194
/proc/meminfo: memFree=1569024/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=243320 CPUtime=1601.85
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 60302 0 0 0 160096 89 0 0 25 0 1 0 285332962 249159680 60215 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 60830 60215 312 324 0 59899 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 243320

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 15194
/proc/meminfo: memFree=1565888/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=246420 CPUtime=1661.84
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 61068 0 0 0 166093 91 0 0 25 0 1 0 285332962 252334080 60981 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 61605 60981 312 324 0 60674 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 246420

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 15194
/proc/meminfo: memFree=1562304/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=250036 CPUtime=1721.82
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 61977 0 0 0 172090 92 0 0 25 0 1 0 285332962 256036864 61890 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 62509 61890 312 324 0 61578 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 250036

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 15194
/proc/meminfo: memFree=1559744/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=252352 CPUtime=1781.81
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 62671 0 0 0 178087 94 0 0 25 0 1 0 285332962 258408448 62464 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 63088 62464 312 324 0 62157 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 252352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 15194
/proc/meminfo: memFree=1559808/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=252352 CPUtime=1800.01
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 62671 0 0 0 179907 94 0 0 25 0 1 0 285332962 258408448 62464 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 63088 62464 312 324 0 62157 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 252352

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 15194
/proc/meminfo: memFree=1559808/2055920 swapFree=4148836/4192956
[pid=15193] ppid=15191 vsize=252352 CPUtime=1800.01
/proc/15193/stat : 15193 (bsolo3.0.16) R 15191 15193 15069 0 -1 4194304 62671 0 0 0 179907 94 0 0 25 0 1 0 285332962 258408448 62464 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15193/statm: 63088 62464 312 324 0 62157 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 252352

Child status: 15
Real time (s): 1800.56
CPU time (s): 1800.07
CPU user time (s): 1799.08
CPU system time (s): 0.98485
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 252832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.08
system time used= 0.98485
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62672
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= 36606

runsolver used 1.35679 second user time and 4.03939 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat May  5 14:09:12 UTC 2007

IDJOB= 457812
IDBENCH= 48366
IDSOLVER= 163
FILE ID= node14/457812-1178374152

PBS_JOBID= 5188996

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_10_3_40.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457812-1178374152/instance-457812-1178374152.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-457812-1178374152 -o ROOT/results/node14/solver-457812-1178374152 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457812-1178374152/instance-457812-1178374152.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  29fd031d19832e8fd3e4ee8a0dfa62d0

RANDOM SEED= 668733341

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1809552 kB
Buffers:         39244 kB
Cached:         133124 kB
SwapCached:      11708 kB
Active:         141244 kB
Inactive:        54344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809552 kB
SwapTotal:     4192956 kB
SwapFree:      4148836 kB
Dirty:            6928 kB
Writeback:           0 kB
Mapped:          30024 kB
Slab:            36304 kB
Committed_AS:  9413256 kB
PageTables:       1784 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= 66558 MiB

End job on node14 on Sat May  5 14:39:15 UTC 2007