Trace number 1883888

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? (MO) 609.641 610.078

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-61-60.opb
MD5SUM8f6b9d215c54261c818e8073dc5975b0
Bench CategoryPURE-SAT (instances containing only clauses)
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 variables3660
Total number of constraints109861
Number of constraints which are clauses109861
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint60
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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: Cardinality Constraint 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-1883888-1245236433.opb
0.00/0.00	c File size is 2820845 bytes.
0.29/0.36	c Highest Coefficient sum: 61
0.29/0.36	c Parsing was ok!!
0.29/0.36	c Total parsing time: 0.367 s
0.39/0.40	c Var: 3660 Constr: 109861 109861/0/0 Lit: 223260 Watch. Lit: 219722
0.39/0.40	c Obj. Vars: 0 (0 % of total variables)
1.10/1.12	c Pre-processing Time: 1.125 s
1.10/1.13	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.10/1.13	c        0   3660   109861   223260    2   219722   36620      0      0 1.12
1.10/1.13	c Switching off lower bounding mode.
609.36/609.80	c      101   3660   110063   266450    2   220126   40283    202     84 1.19
609.36/609.80	c      251   3660   110363   313356    2   220726   44312    502    199 1.26
609.36/609.80	c      479   3660   110819   511102    4   221638   48744    958    318 1.50
609.36/609.80	c      818   3660   111497   671648    6   222994   53619   1636    468 1.75
609.36/609.80	c     1329   3660   112519   956300    8   225038   58981   2658    600 2.21
609.36/609.80	c     2092   3660   114045  1252330   10   228090   64880   4184    308 6.79
609.36/609.80	c     3238   3660   116337  1748906   15   232674   71369   6476    211 15.30
609.36/609.80	c     4959   3660   119779  3043818   25   239558   78506   9918    172 28.67
609.36/609.80	c     7545   3660   124951  8447568   67   249902   86357  15090    152 49.61
609.36/609.80	c    11424   3660   132709 29971020  225   265418   94993  22848     99 115.11
609.36/609.80	c    17246   3660   144353 64552376  447   288706  104493  34492     72 236.52
609.36/609.80	c    25983   3660   161827 107960656  667   323654  114943  51966     59 437.73
609.36/609.80	c Caught signal: 15
609.36/609.80	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
609.36/609.80	c   12    31961  13359  5520824   173783 142644730  63922     52 609.37
609.36/609.80	s UNKNOWN
609.36/609.80	c Total time: 609.37 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-1883888-1245236433/watcher-1883888-1245236433 -o /tmp/evaluation-result-1883888-1245236433/solver-1883888-1245236433 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1883888-1245236433.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.74 0.28 0.10 3/64 9237
/proc/meminfo: memFree=1671232/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=21416 CPUtime=0
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 275 0 0 0 0 0 0 0 18 0 1 0 191237491 21929984 259 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 5355 259 175 640 0 4022 0

[startup+0.0425921 s]
/proc/loadavg: 0.74 0.28 0.10 3/64 9237
/proc/meminfo: memFree=1671232/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=14704 CPUtime=0.03
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 625 0 0 0 3 0 0 0 18 0 1 0 191237491 15056896 609 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 3676 609 244 640 0 2343 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14704

[startup+0.101603 s]
/proc/loadavg: 0.74 0.28 0.10 3/64 9237
/proc/meminfo: memFree=1671232/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=16360 CPUtime=0.09
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 1172 0 0 0 9 0 0 0 18 0 1 0 191237491 16752640 1156 1992294400 134512640 137136520 4294956256 18446744073709551615 134519766 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 4090 1157 355 640 0 2757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16360

[startup+0.30164 s]
/proc/loadavg: 0.74 0.28 0.10 3/64 9237
/proc/meminfo: memFree=1671232/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=22272 CPUtime=0.29
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 3025 0 0 0 28 1 0 0 19 0 1 0 191237491 22806528 3009 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 5568 3009 730 640 0 4235 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22272

[startup+0.70171 s]
/proc/loadavg: 0.74 0.28 0.10 3/64 9237
/proc/meminfo: memFree=1671232/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=30688 CPUtime=0.69
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 5955 0 0 0 64 5 0 0 23 0 1 0 191237491 31424512 5250 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 7672 5250 190 640 0 7028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30688

[startup+1.50186 s]
/proc/loadavg: 0.74 0.28 0.10 2/65 9238
/proc/meminfo: memFree=1651000/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=30984 CPUtime=1.49
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 6905 0 0 0 138 11 0 0 25 0 1 0 191237491 31727616 5319 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 7746 5319 196 640 0 7102 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30984

[startup+3.10115 s]
/proc/loadavg: 0.74 0.28 0.10 2/65 9238
/proc/meminfo: memFree=1645752/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=37736 CPUtime=3.09
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 8603 0 0 0 287 22 0 0 25 0 1 0 191237491 38641664 7017 1992294400 134512640 137136520 4294956256 18446744073709551615 134576632 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 9434 7017 196 640 0 8790 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37736

[startup+6.30172 s]
/proc/loadavg: 0.76 0.29 0.10 2/65 9238
/proc/meminfo: memFree=1641592/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=40332 CPUtime=6.29
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 9264 0 0 0 575 54 0 0 25 0 1 0 191237491 41299968 7678 1992294400 134512640 137136520 4294956256 18446744073709551615 136502185 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 10083 7678 196 640 0 9439 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40332

[startup+12.7019 s]
/proc/loadavg: 0.78 0.30 0.11 2/65 9238
/proc/meminfo: memFree=1636536/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=45536 CPUtime=12.68
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 10544 0 0 0 1161 107 0 0 25 0 1 0 191237491 46628864 8958 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 11384 8958 196 640 0 10740 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45536

[startup+25.5012 s]
/proc/loadavg: 0.83 0.33 0.12 2/65 9238
/proc/meminfo: memFree=1623928/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=57928 CPUtime=25.48
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 13646 0 0 0 2348 200 0 0 25 0 1 0 191237491 59318272 12060 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 14482 12060 196 640 0 13838 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57928

[startup+51.1018 s]
/proc/loadavg: 0.89 0.38 0.14 2/65 9244
/proc/meminfo: memFree=1541624/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=143864 CPUtime=51.07
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 35149 0 0 0 4822 285 0 0 25 0 1 0 191237491 147316736 33563 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 35966 33563 196 640 0 35322 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 143864

[startup+102.305 s]
/proc/loadavg: 0.95 0.48 0.18 2/65 9244
/proc/meminfo: memFree=1309496/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=371888 CPUtime=102.24
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 92133 0 0 0 9918 306 0 0 25 0 1 0 191237491 380813312 90547 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 92972 90547 196 640 0 92328 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 371888

[startup+162.302 s]
/proc/loadavg: 0.98 0.57 0.23 2/65 9244
/proc/meminfo: memFree=1076792/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=605268 CPUtime=162.22
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 150476 0 0 0 15880 342 0 0 25 0 1 0 191237491 619794432 148890 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 151317 148890 196 640 0 150673 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 605268

[startup+222.302 s]
/proc/loadavg: 0.99 0.64 0.28 2/65 9244
/proc/meminfo: memFree=869240/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=811360 CPUtime=222.19
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 202014 0 0 0 21855 364 0 0 25 0 1 0 191237491 830832640 200428 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 202840 200428 196 640 0 202196 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 811360

[startup+282.302 s]
/proc/loadavg: 0.99 0.71 0.32 2/65 9244
/proc/meminfo: memFree=698552/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=982636 CPUtime=282.17
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 244838 0 0 0 27833 384 0 0 25 0 1 0 191237491 1006219264 243252 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 245659 243252 196 640 0 245015 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 982636

[startup+342.302 s]
/proc/loadavg: 0.99 0.76 0.36 2/65 9244
/proc/meminfo: memFree=529144/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=1151028 CPUtime=342.14
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 286939 0 0 0 33797 417 0 0 25 0 1 0 191237491 1178652672 285353 1992294400 134512640 137136520 4294956256 18446744073709551615 134543971 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 287757 285353 196 640 0 287113 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 1151028

[startup+402.301 s]
/proc/loadavg: 0.99 0.80 0.40 2/65 9244
/proc/meminfo: memFree=367224/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=1313680 CPUtime=402.12
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 327578 0 0 0 39778 434 0 0 25 0 1 0 191237491 1345208320 325992 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 328420 325992 196 640 0 327776 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 1313680

[startup+462.301 s]
/proc/loadavg: 0.99 0.83 0.43 2/65 9244
/proc/meminfo: memFree=190712/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=1489344 CPUtime=462.08
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 371497 0 0 0 45728 480 0 0 25 0 1 0 191237491 1525088256 369911 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 372336 369911 196 640 0 371692 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 1489344

[startup+522.301 s]
/proc/loadavg: 0.99 0.86 0.46 2/65 9244
/proc/meminfo: memFree=34040/2055920 swapFree=4182476/4192956
[pid=9237] ppid=9235 vsize=1647080 CPUtime=522.05
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 410952 0 0 0 51707 498 0 0 25 0 1 0 191237491 1686609920 409366 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 411770 409366 196 640 0 411126 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 1647080

[startup+582.302 s]
/proc/loadavg: 0.99 0.88 0.49 2/65 9244
/proc/meminfo: memFree=15096/2055920 swapFree=4181964/4192956
[pid=9237] ppid=9235 vsize=1781728 CPUtime=581.86
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 444610 0 0 0 57671 515 0 0 25 0 1 0 191237491 1824489472 443024 1992294400 134512640 137136520 4294956256 18446744073709551615 134606780 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 445432 443024 196 640 0 444788 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 1781728



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+609.802 s]
/proc/loadavg: 0.99 0.89 0.51 2/65 9244
/proc/meminfo: memFree=15544/2055920 swapFree=4181900/4192956
[pid=9237] ppid=9235 vsize=1843212 CPUtime=609.36
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194304 459965 0 0 0 60413 523 0 0 25 0 1 0 191237491 1887449088 458379 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 460803 458379 196 640 0 460159 0
Current children cumulated CPU time (s) 609.36
Current children cumulated vsize (KiB) 1843212

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

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

[startup+610.002 s]
/proc/loadavg: 0.99 0.89 0.51 2/65 9244
/proc/meminfo: memFree=15544/2055920 swapFree=4181900/4192956
[pid=9237] ppid=9235 vsize=0 CPUtime=609.55
/proc/9237/stat : 9237 (bsolo) R 9235 9237 9144 0 -1 4194308 459966 0 0 0 60413 542 0 0 25 0 1 0 191237491 0 0 1992294400 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 0 0 0
/proc/9237/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 609.55
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 610.078
CPU time (s): 609.641
CPU user time (s): 604.139
CPU system time (s): 5.50216
CPU usage (%): 99.9284
Max. virtual memory (cumulated for all children) (KiB): 1843212

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

runsolver used 0.562914 second user time and 1.66875 second system time

The end

Launcher Data

Begin job on node67 at 2009-06-17 13:00:33
IDJOB=1883888
IDBENCH=2575
IDSOLVER=699
FILE ID=node67/1883888-1245236433
PBS_JOBID= 9372282
Free space on /tmp= 66400 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-61-60.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1883888-1245236433/watcher-1883888-1245236433 -o /tmp/evaluation-result-1883888-1245236433/solver-1883888-1245236433 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1883888-1245236433.opb

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

MD5SUM BENCH= 8f6b9d215c54261c818e8073dc5975b0
RANDOM SEED=535842836

node67.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.272
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.272
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:       1671776 kB
Buffers:         52704 kB
Cached:         257748 kB
SwapCached:       4524 kB
Active:         136496 kB
Inactive:       181584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1671776 kB
SwapTotal:     4192956 kB
SwapFree:      4182476 kB
Dirty:            6692 kB
Writeback:           0 kB
Mapped:          13380 kB
Slab:            52040 kB
Committed_AS:   120176 kB
PageTables:       1440 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-1883888-1245236433.opb

Free space on /tmp at the end= 66396 MiB
End job on node67 at 2009-06-17 13:10:45