Trace number 1879307

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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.1 pb? 1798.16 1798.89

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_5_40.opb
MD5SUM813576a353dee8860ef5bb1ebdae9d95
Bench CategoryDEC-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)2504
Sum of products size (including duplicates)5008
Number of different products1252
Sum of products size2504

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Generic Pseudo-Boolean Learning
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 HOME/instance-1879307-1245248826.opb
0.00/0.00	c File size is 106978 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.01	c Var: 1452 Constr: 2807 1352/203/1252 Lit: 10716 Watch. Lit: 9207
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.20/0.29	c Pre-processing Time: 0.292 s
0.20/0.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.20/0.29	c        0   1452     2807    10716    3     9207   20905      0      0 0.29
0.20/0.29	c Switching off lower bounding mode.
1798.06/1798.85	c      100   1452     2993    23721    7    13480   22996    186    274 0.36
1798.06/1798.85	c      250   1452     3278    60763   18    23772   25296    471    523 0.48
1798.06/1798.85	c      477   1452     3732   120313   32    44128   27826    925    691 0.69
1798.06/1798.85	c      816   1452     4409   209971   47    72459   30609   1602    654 1.25
1798.06/1798.85	c     1326   1452     5426   346994   63   112956   33670   2619    512 2.59
1798.06/1798.85	c     2089   1452     6915   552277   79   175746   37038   4108    371 5.63
1798.06/1798.85	c     3235   1452     9034   834632   92   249499   40742   6227    250 12.93
1798.06/1798.85	c     4957   1452    12146  1275587  105   336898   44817   9339    179 27.65
1798.06/1798.85	c     7542   1452    16903  1932347  114   496979   49299  14096    121 62.19
1798.06/1798.85	c    11424   1452    24024  2931193  122   735852   54229  21217     87 130.10
1798.06/1798.85	c    17247   1452    34584  4439062  128  1067153   59652  31777     61 280.37
1798.06/1798.85	c    25985   1452    50848  6810323  133  1526480   65618  48041     43 600.20
1798.06/1798.85	c    39095   1452    31663  4222741  133  1026375   72180  28856     24 1625.84
1798.06/1798.85	c Resources Exceeded
1798.06/1798.86	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.06/1798.86	c   13    43209   6119    67022    39148  5304847  36341     24 1798.13
1798.06/1798.86	s UNKNOWN
1798.06/1798.86	c Total time: 1798.13 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1879307-1245248826/watcher-1879307-1245248826 -o /tmp/evaluation-result-1879307-1245248826/solver-1879307-1245248826 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879307-1245248826.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.96 3/65 21789
/proc/meminfo: memFree=1262600/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=10820 CPUtime=0
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 192481621 11079680 238 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 2705 239 174 640 0 2034 0

[startup+0.0490839 s]
/proc/loadavg: 0.92 0.98 0.96 3/65 21789
/proc/meminfo: memFree=1262600/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=11396 CPUtime=0.04
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 462 0 0 0 4 0 0 0 18 0 1 0 192481621 11669504 419 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 2849 419 189 640 0 2205 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11396

[startup+0.101088 s]
/proc/loadavg: 0.92 0.98 0.96 3/65 21789
/proc/meminfo: memFree=1262600/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=11396 CPUtime=0.1
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 462 0 0 0 10 0 0 0 18 0 1 0 192481621 11669504 419 1992294400 134512640 137136520 4294956256 18446744073709551615 136498227 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 2849 419 189 640 0 2205 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11396

[startup+0.301109 s]
/proc/loadavg: 0.92 0.98 0.96 3/65 21789
/proc/meminfo: memFree=1262600/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=11528 CPUtime=0.29
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 515 0 0 0 29 0 0 0 19 0 1 0 192481621 11804672 472 1992294400 134512640 137136520 4294956256 18446744073709551615 134543878 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 2882 472 197 640 0 2238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11528

[startup+0.70115 s]
/proc/loadavg: 0.92 0.98 0.96 3/65 21789
/proc/meminfo: memFree=1262600/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=13800 CPUtime=0.69
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 1061 0 0 0 69 0 0 0 23 0 1 0 192481621 14131200 1018 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 3450 1018 197 640 0 2806 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13800

[startup+1.50124 s]
/proc/loadavg: 0.92 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1258368/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=16220 CPUtime=1.49
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 1679 0 0 0 149 0 0 0 25 0 1 0 192481621 16609280 1636 1992294400 134512640 137136520 4294956256 18446744073709551615 134544489 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 4055 1636 198 640 0 3411 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16220

[startup+3.1014 s]
/proc/loadavg: 0.92 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1255296/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=19384 CPUtime=3.09
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 2463 0 0 0 308 1 0 0 25 0 1 0 192481621 19849216 2420 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 4846 2420 198 640 0 4202 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19384

[startup+6.30174 s]
/proc/loadavg: 0.93 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1250440/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=22976 CPUtime=6.29
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 3384 0 0 0 627 2 0 0 25 0 1 0 192481621 23527424 3341 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 5744 3341 198 640 0 5100 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22976

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1245064/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=27968 CPUtime=12.69
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 4623 0 0 0 1266 3 0 0 25 0 1 0 192481621 28639232 4580 1992294400 134512640 137136520 4294956256 18446744073709551615 134544001 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 6992 4580 198 640 0 6348 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27968

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1238280/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=34868 CPUtime=25.48
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 6329 0 0 0 2544 4 0 0 25 0 1 0 192481621 35704832 6286 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 8717 6286 198 640 0 8073 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34868

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1227912/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=45044 CPUtime=51.07
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 8899 0 0 0 5101 6 0 0 25 0 1 0 192481621 46125056 8856 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 11261 8856 198 640 0 10617 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45044

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1212168/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=60680 CPUtime=102.26
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 12799 0 0 0 10217 9 0 0 25 0 1 0 192481621 62136320 12756 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 15170 12756 198 640 0 14526 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 60680

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1199816/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=73332 CPUtime=162.22
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 15949 0 0 0 16211 11 0 0 25 0 1 0 192481621 75091968 15906 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 18333 15906 198 640 0 17689 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 73332

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1187336/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=85428 CPUtime=222.2
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 18970 0 0 0 22206 14 0 0 25 0 1 0 192481621 87478272 18927 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 21357 18927 198 640 0 20713 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 85428

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1177672/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=95120 CPUtime=282.17
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 21400 0 0 0 28200 17 0 0 25 0 1 0 192481621 97402880 21357 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 23780 21357 198 640 0 23136 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 95120

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1170312/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=102368 CPUtime=342.16
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 23210 0 0 0 34196 20 0 0 25 0 1 0 192481621 104824832 23167 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 25592 23167 198 640 0 24948 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 102368

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1160840/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=111876 CPUtime=402.14
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 25607 0 0 0 40191 23 0 0 25 0 1 0 192481621 114561024 25564 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 27969 25564 198 640 0 27325 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 111876

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1152264/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=120420 CPUtime=462.11
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 27725 0 0 0 46186 25 0 0 25 0 1 0 192481621 123310080 27682 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 30105 27682 198 640 0 29461 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 120420

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1144136/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=128496 CPUtime=522.09
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 29765 0 0 0 52182 27 0 0 25 0 1 0 192481621 131579904 29722 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 32124 29722 198 640 0 31480 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 128496

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1137544/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=135164 CPUtime=582.07
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 31406 0 0 0 58178 29 0 0 25 0 1 0 192481621 138407936 31363 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 33791 31363 198 640 0 33147 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 135164

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 21790
/proc/meminfo: memFree=1130888/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=141700 CPUtime=642.04
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 33041 0 0 0 64173 31 0 0 25 0 1 0 192481621 145100800 32998 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 35425 32998 198 640 0 34781 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 141700

[startup+702.301 s]

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

/proc/meminfo: memFree=1093512/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=178916 CPUtime=1121.84
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 42352 0 0 0 112144 40 0 0 25 0 1 0 192481621 183209984 42309 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 44729 42309 198 640 0 44085 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 178916

[startup+1182.3 s]
/proc/loadavg: 1.10 1.03 0.98 2/66 21790
/proc/meminfo: memFree=1087816/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1181.83
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 118141 42 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 184228

[startup+1242.3 s]
/proc/loadavg: 1.10 1.04 0.98 2/66 21790
/proc/meminfo: memFree=1087688/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1241.8
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 124138 42 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 184228

[startup+1302.3 s]
/proc/loadavg: 1.17 1.06 1.00 2/66 21790
/proc/meminfo: memFree=1087688/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1301.78
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 130136 42 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 184228

[startup+1362.3 s]
/proc/loadavg: 1.11 1.06 1.00 2/66 21790
/proc/meminfo: memFree=1087688/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1361.75
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 136133 42 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 184228

[startup+1422.31 s]
/proc/loadavg: 1.09 1.06 1.00 2/66 21790
/proc/meminfo: memFree=1087688/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1421.73
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 142131 42 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 184228

[startup+1482.3 s]
/proc/loadavg: 1.03 1.05 1.00 2/66 21790
/proc/meminfo: memFree=1087752/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1481.7
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 148128 42 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 184228

[startup+1542.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 21792
/proc/meminfo: memFree=1087752/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1541.67
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 154125 42 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 184228

[startup+1602.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 21792
/proc/meminfo: memFree=1087752/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1601.64
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 160122 42 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 184228

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21792
/proc/meminfo: memFree=1087752/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1661.63
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 166120 43 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 184228

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21792
/proc/meminfo: memFree=1087752/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1721.59
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 172116 43 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134544461 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 184228

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21792
/proc/meminfo: memFree=1087560/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1781.57
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 178114 43 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 136502058 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 184228

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21792
/proc/meminfo: memFree=1087560/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1791.17
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 179074 43 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134544461 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1791.17
Current children cumulated vsize (KiB) 184228

[startup+1795.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21792
/proc/meminfo: memFree=1087560/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1794.37
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 179394 43 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1794.37
Current children cumulated vsize (KiB) 184228

[startup+1796.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21792
/proc/meminfo: memFree=1087560/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1795.96
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 179553 43 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1795.96
Current children cumulated vsize (KiB) 184228

[startup+1797.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21792
/proc/meminfo: memFree=1087560/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1796.76
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 179633 43 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1796.76
Current children cumulated vsize (KiB) 184228

[startup+1798.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21792
/proc/meminfo: memFree=1087560/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1797.56
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 179713 43 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134544434 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (KiB) 184228

[startup+1798.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21792
/proc/meminfo: memFree=1087560/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1797.96
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 179753 43 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 184228

[startup+1798.8 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21792
/proc/meminfo: memFree=1087560/2055920 swapFree=4182160/4192956
[pid=21789] ppid=21787 vsize=184228 CPUtime=1798.06
/proc/21789/stat : 21789 (bsolo) R 21787 21789 21445 0 -1 4194304 43763 0 0 0 179763 43 0 0 25 0 1 0 192481621 188649472 43654 1992294400 134512640 137136520 4294956256 18446744073709551615 134544428 0 0 4096 16384 0 0 0 17 0 0 0
/proc/21789/statm: 46057 43654 198 640 0 45413 0
Current children cumulated CPU time (s) 1798.06
Current children cumulated vsize (KiB) 184228

Child status: 0
Real time (s): 1798.89
CPU time (s): 1798.16
CPU user time (s): 1797.69
CPU system time (s): 0.468928
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 184492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.69
system time used= 0.468928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43764
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= 2
involuntary context switches= 7606

runsolver used 1.88371 second user time and 4.05038 second system time

The end

Launcher Data

Begin job on node79 at 2009-06-17 16:27:06
IDJOB=1879307
IDBENCH=48362
IDSOLVER=701
FILE ID=node79/1879307-1245248826
PBS_JOBID= 9372272
Free space on /tmp= 66016 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_10_5_40.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1879307-1245248826/watcher-1879307-1245248826 -o /tmp/evaluation-result-1879307-1245248826/solver-1879307-1245248826 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1879307-1245248826.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 813576a353dee8860ef5bb1ebdae9d95
RANDOM SEED=166837130

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

/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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1263208 kB
Buffers:         39672 kB
Cached:         681548 kB
SwapCached:       4884 kB
Active:         136612 kB
Inactive:       592216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1263208 kB
SwapTotal:     4192956 kB
SwapFree:      4182160 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          13404 kB
Slab:            49864 kB
Committed_AS:   101092 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1879307-1245248826.opb

Free space on /tmp at the end= 66012 MiB
End job on node79 at 2009-06-17 16:57:05