Trace number 2668326

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 NameAnswerobjective functionCPU timeWall clock time
PB/CT 0.1? (MO) 767.571 767.885

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ar98.opb
MD5SUM523aad2a62a776290fed26e3ef5d80ef
Bench CategoryOPT-BIGINT (optimisation, big integers)
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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20024
Total number of constraints1258
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)912
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint2
Maximum length of a constraint15837
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 572975239517507
Number of bits of the biggest sum of numbers50
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 PB/CT 0.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.59/0.68	c constraints 1257/0 clauses 1/0 units 0
0.59/0.68	c vars 20024
0.59/0.68	c objective 31 + 0
767.40/767.71	s UNKNOWN

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-2668326-1276536675/watcher-2668326-1276536675 -o /tmp/evaluation-result-2668326-1276536675/solver-2668326-1276536675 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668326-1276536675.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.85 0.98 1.06 3/106 31766
/proc/meminfo: memFree=1902652/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=2340 CPUtime=0
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 302 0 0 0 0 0 0 0 21 0 1 0 29269133 2396160 225 1992294400 134512640 136485738 4289532576 18446744073709551615 135411135 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31766/statm: 585 225 156 482 0 101 0

[startup+0.092651 s]
/proc/loadavg: 0.85 0.98 1.06 3/106 31766
/proc/meminfo: memFree=1902652/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=4336 CPUtime=0.08
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 759 0 0 0 8 0 0 0 21 0 1 0 29269133 4440064 682 1992294400 134512640 136485738 4289532576 18446744073709551615 135565571 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31766/statm: 1084 682 156 482 0 600 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4336

[startup+0.100652 s]
/proc/loadavg: 0.85 0.98 1.06 3/106 31766
/proc/meminfo: memFree=1902652/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=4608 CPUtime=0.09
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 810 0 0 0 9 0 0 0 21 0 1 0 29269133 4718592 733 1992294400 134512640 136485738 4289532576 18446744073709551615 135180344 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31766/statm: 1152 733 156 482 0 668 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4608

[startup+0.300695 s]
/proc/loadavg: 0.85 0.98 1.06 3/106 31766
/proc/meminfo: memFree=1902652/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=9368 CPUtime=0.29
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 1921 0 0 0 29 0 0 0 21 0 1 0 29269133 9592832 1844 1992294400 134512640 136485738 4289532576 18446744073709551615 135171302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31766/statm: 2342 1844 156 482 0 1858 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9368

[startup+0.70078 s]
/proc/loadavg: 0.85 0.98 1.06 3/106 31766
/proc/meminfo: memFree=1902652/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=19932 CPUtime=0.69
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 4421 0 0 0 67 2 0 0 22 0 1 0 29269133 20410368 4311 1992294400 134512640 136485738 4289532576 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 4983 4312 198 482 0 4499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19932

[startup+1.50095 s]
/proc/loadavg: 0.85 0.98 1.06 2/107 31767
/proc/meminfo: memFree=1860856/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=73332 CPUtime=1.49
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 18280 0 0 0 141 8 0 0 25 0 1 0 29269133 75091968 17700 1992294400 134512640 136485738 4289532576 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 18333 17701 198 482 0 17849 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73332

[startup+3.10129 s]
/proc/loadavg: 0.85 0.98 1.06 2/107 31767
/proc/meminfo: memFree=1799228/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=160172 CPUtime=3.09
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 41445 0 0 0 292 17 0 0 25 0 1 0 29269133 164016128 38744 1992294400 134512640 136485738 4289532576 18446744073709551615 134802743 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 40043 38744 198 482 0 39559 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160172

[startup+6.30097 s]
/proc/loadavg: 0.86 0.98 1.06 2/107 31767
/proc/meminfo: memFree=1627240/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=349984 CPUtime=6.29
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 92763 0 0 0 590 39 0 0 25 0 1 0 29269133 358383616 86235 1992294400 134512640 136485738 4289532576 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 87496 86235 198 482 0 87012 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 349984

[startup+12.7013 s]
/proc/loadavg: 0.87 0.98 1.06 2/107 31767
/proc/meminfo: memFree=1153188/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=784100 CPUtime=12.69
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 207824 0 0 0 1187 82 0 0 25 0 1 0 29269133 802918400 188984 1992294400 134512640 136485738 4289532576 18446744073709551615 134949176 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 196025 188984 210 482 0 195541 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 784100

[startup+25.5011 s]
/proc/loadavg: 0.90 0.98 1.06 2/107 31767
/proc/meminfo: memFree=1089576/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=843332 CPUtime=25.48
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 223922 0 0 0 2360 188 0 0 25 0 1 0 29269133 863571968 203015 1992294400 134512640 136485738 4289532576 18446744073709551615 135025013 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/31766/statm: 210833 203015 227 482 0 210349 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 843332

[startup+51.1005 s]
/proc/loadavg: 0.93 0.98 1.06 2/107 31767
/proc/meminfo: memFree=1088212/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=844644 CPUtime=51.07
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 224273 0 0 0 4747 360 0 0 25 0 1 0 29269133 864915456 203366 1992294400 134512640 136485738 4289532576 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 211161 203366 227 482 0 210677 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 844644

[startup+102.308 s]
/proc/loadavg: 0.97 0.98 1.05 2/107 31769
/proc/meminfo: memFree=1025592/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=907536 CPUtime=102.26
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 239887 0 0 0 9652 574 0 0 25 0 1 0 29269133 929316864 218980 1992294400 134512640 136485738 4289532576 18446744073709551615 135179178 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 226884 218981 228 482 0 226400 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 907536

[startup+162.3 s]
/proc/loadavg: 0.99 0.98 1.04 2/107 31771
/proc/meminfo: memFree=933832/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=999748 CPUtime=162.22
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 262922 0 0 0 15398 824 0 0 25 0 1 0 29269133 1023741952 242015 1992294400 134512640 136485738 4289532576 18446744073709551615 134888903 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 249937 242015 228 482 0 249453 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 999748

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/107 31773
/proc/meminfo: memFree=846164/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=1086748 CPUtime=222.2
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 284667 0 0 0 21150 1070 0 0 25 0 1 0 29269133 1112829952 263760 1992294400 134512640 136485738 4289532576 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 271687 263760 228 482 0 271203 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 1086748

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/107 31773
/proc/meminfo: memFree=755024/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=1178768 CPUtime=282.17
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 307629 0 0 0 26902 1315 0 0 25 0 1 0 29269133 1207058432 286722 1992294400 134512640 136485738 4289532576 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 294692 286722 228 482 0 294208 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 1178768

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/107 31775
/proc/meminfo: memFree=673928/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=1259184 CPUtime=342.15
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 327636 0 0 0 32644 1571 0 0 25 0 1 0 29269133 1289404416 306729 1992294400 134512640 136485738 4289532576 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 314796 306729 228 482 0 314312 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 1259184

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/107 31777
/proc/meminfo: memFree=592584/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=1341264 CPUtime=402.13
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 348216 0 0 0 38398 1815 0 0 25 0 1 0 29269133 1373454336 327309 1992294400 134512640 136485738 4289532576 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 335316 327309 228 482 0 334832 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 1341264

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/107 31779
/proc/meminfo: memFree=500700/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=1432380 CPUtime=462.1
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 370817 0 0 0 44140 2070 0 0 25 0 1 0 29269133 1466757120 349910 1992294400 134512640 136485738 4289532576 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 358095 349910 228 482 0 357611 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 1432380

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/107 31781
/proc/meminfo: memFree=420720/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=1512972 CPUtime=522.08
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 390997 0 0 0 49897 2311 0 0 25 0 1 0 29269133 1549283328 370090 1992294400 134512640 136485738 4289532576 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 378243 370090 228 482 0 377759 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 1512972

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/107 31781
/proc/meminfo: memFree=336276/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=1596672 CPUtime=582.05
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 411947 0 0 0 55648 2557 0 0 25 0 1 0 29269133 1634992128 391040 1992294400 134512640 136485738 4289532576 18446744073709551615 135173525 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 399168 391040 228 482 0 398684 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 1596672

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/107 31783
/proc/meminfo: memFree=255676/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=1677452 CPUtime=642.03
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 431867 0 0 0 61413 2790 0 0 25 0 1 0 29269133 1717710848 410960 1992294400 134512640 136485738 4289532576 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 419363 410960 228 482 0 418879 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 1677452

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/107 31785
/proc/meminfo: memFree=175944/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=1757620 CPUtime=702
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 451950 0 0 0 67196 3004 0 0 25 0 1 0 29269133 1799802880 431043 1992294400 134512640 136485738 4289532576 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 439405 431043 228 482 0 438921 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 1757620

[startup+762.308 s]
/proc/loadavg: 0.99 0.98 1.00 2/107 31787
/proc/meminfo: memFree=96460/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=1836264 CPUtime=761.99
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 471593 0 0 0 72951 3248 0 0 25 0 1 0 29269133 1880334336 450686 1992294400 134512640 136485738 4289532576 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 459066 450686 228 482 0 458582 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 1836264



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+767.701 s]
/proc/loadavg: 0.99 0.98 1.00 2/107 31787
/proc/meminfo: memFree=89020/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=1843436 CPUtime=767.4
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4202496 473405 0 0 0 73469 3271 0 0 25 0 1 0 29269133 1887678464 452498 1992294400 134512640 136485738 4289532576 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31766/statm: 460859 452498 228 482 0 460375 0
Current children cumulated CPU time (s) 767.4
Current children cumulated vsize (KiB) 1843436

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

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

[startup+767.816 s]
/proc/loadavg: 0.99 0.98 1.00 2/107 31787
/proc/meminfo: memFree=89020/2059040 swapFree=4140216/4192956
[pid=31766] ppid=31764 vsize=0 CPUtime=767.5
/proc/31766/stat : 31766 (pbct) R 31764 31766 31741 0 -1 4194308 473405 0 0 0 73469 3281 0 0 25 0 1 0 29269133 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31766/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 767.5
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 767.885
CPU time (s): 767.571
CPU user time (s): 734.692
CPU system time (s): 32.879
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 1843436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 734.692
system time used= 32.879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 473405
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= 1
involuntary context switches= 2094

runsolver used 1.3198 second user time and 3.58845 second system time

The end

Launcher Data

Begin job on node010 at 2010-06-14 19:31:15
IDJOB=2668326
IDBENCH=2352
IDSOLVER=1170
FILE ID=node010/2668326-1276536675
PBS_JOBID= 11173470
Free space on /tmp= 62496 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ar98.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2668326-1276536675/watcher-2668326-1276536675 -o /tmp/evaluation-result-2668326-1276536675/solver-2668326-1276536675 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2668326-1276536675.opb

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

MD5SUM BENCH= 523aad2a62a776290fed26e3ef5d80ef
RANDOM SEED=1085172150

node010.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.267
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.53
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.267
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1903304 kB
Buffers:          3224 kB
Cached:          76956 kB
SwapCached:       5632 kB
Active:          69816 kB
Inactive:        22436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1903304 kB
SwapTotal:     4192956 kB
SwapFree:      4140216 kB
Dirty:            4916 kB
Writeback:           0 kB
AnonPages:       10628 kB
Mapped:          12816 kB
Slab:            41816 kB
PageTables:       3964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182756 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62496 MiB
End job on node010 at 2010-06-14 19:44:05