Trace number 2092196

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
pcs 0.3.2SAT 476.355 480.75

DiagnosticValue
ASSIGNMENTS16030

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-74_ext.xml
MD5SUM12a41497518ff6cf6d8c84c4ec129f0d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.992848
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.00/0.02	c Seed is 783546403
0.00/0.02	c Constructing HOME/instance-2092196-1247733830.xml  with 103 constraints
0.27/0.38	c Solving 16030 backtracks 15 restarts
476.29/480.73	s SATISFIABLE
476.29/480.73	c V0=67, V1=8, V2=46, V3=21, V4=40, V5=13, V6=37, V7=36, V8=41, V9=66, V10=31, V11=75, V12=50, V13=33, V14=22, V15=33, V16=22, V17=73, V18=29, V19=44, V20=43, V21=16, V22=3, V23=6, V24=49, V25=1, V26=4, V27=26, V28=68, V29=22, V30=79, V31=47, V32=23, V33=16, V34=49, V35=53, V36=37, V37=8, V38=24, V39=66, 
476.29/480.73	v 67 8 46 21 40 13 37 36 41 66 31 75 50 33 22 33 22 73 29 44 43 16 3 6 49 1 4 26 68 22 79 47 23 16 49 53 37 8 24 66 
476.29/480.73	d ASSIGNMENTS 16030

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2092196-1247733830/watcher-2092196-1247733830 -o /tmp/evaluation-result-2092196-1247733830/solver-2092196-1247733830 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 783546403 HOME/instance-2092196-1247733830.xml 

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): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.01 2.00 4/72 20853
/proc/meminfo: memFree=1554720/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=5356 CPUtime=0
/proc/20853/stat : 20853 (pcssolve) R 20851 20853 19575 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 60446499 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 235371293343 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20853/statm: 1339 241 200 169 0 50 0
[pid=20854] ppid=20853 vsize=3544 CPUtime=0
/proc/20854/stat : 20854 (fgrep) R 20853 20853 19575 0 -1 4194304 118 0 0 0 0 0 0 0 22 0 1 0 60446499 3629056 85 996147200 4194304 4274172 548682068976 18446744073709551615 235371157552 0 0 4096 0 0 0 0 17 1 0 0
/proc/20854/statm: 886 85 68 19 0 10 0
[pid=20855] ppid=20853 vsize=5356 CPUtime=0
/proc/20855/stat : 20855 (pcssolve) R 20853 20853 19575 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 60446500 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 235371293343 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20855/statm: 1339 241 200 169 0 50 0

[startup+0.0151171 s]
/proc/loadavg: 2.07 2.01 2.00 4/72 20853
/proc/meminfo: memFree=1554720/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=5356 CPUtime=0
/proc/20853/stat : 20853 (pcssolve) R 20851 20853 19575 0 -1 4194304 309 317 0 0 0 0 0 0 21 0 1 0 60446499 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 235371293343 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20853/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10112 s]
/proc/loadavg: 2.07 2.01 2.00 4/72 20853
/proc/meminfo: memFree=1554720/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=5308 CPUtime=0.07
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 938 656 0 0 7 0 0 0 23 0 1 0 60446499 5435392 569 996147200 134512640 135215973 4294956304 18446744073709551615 4294960145 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 1327 569 383 171 0 252 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5308

[startup+0.301138 s]
/proc/loadavg: 2.07 2.01 2.00 4/72 20853
/proc/meminfo: memFree=1554720/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=7608 CPUtime=0.27
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 1280 656 0 0 27 0 0 0 25 0 1 0 60446499 7790592 911 996147200 134512640 135215973 4294956304 18446744073709551615 134837551 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 1902 911 383 171 0 827 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7608

[startup+0.701175 s]
/proc/loadavg: 2.07 2.01 2.00 4/72 20853
/proc/meminfo: memFree=1554720/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=8840 CPUtime=0.67
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 1545 656 0 0 67 0 0 0 25 0 1 0 60446499 9052160 1176 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 2210 1176 401 171 0 1135 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8840

[startup+1.50125 s]
/proc/loadavg: 2.07 2.01 2.00 3/73 20858
/proc/meminfo: memFree=1551448/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=8840 CPUtime=1.46
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 1567 656 0 0 146 0 0 0 25 0 1 0 60446499 9052160 1198 996147200 134512640 135215973 4294956304 18446744073709551615 134590078 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 2210 1198 401 171 0 1135 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 8840

[startup+3.10239 s]
/proc/loadavg: 2.07 2.01 2.00 3/73 20858
/proc/meminfo: memFree=1551192/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=8840 CPUtime=3.06
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 1599 656 0 0 305 1 0 0 25 0 1 0 60446499 9052160 1230 996147200 134512640 135215973 4294956304 18446744073709551615 134590055 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 2210 1230 401 171 0 1135 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 8840

[startup+6.30168 s]
/proc/loadavg: 2.07 2.01 2.00 3/73 20858
/proc/meminfo: memFree=1550680/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=8840 CPUtime=6.23
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 1687 656 0 0 622 1 0 0 25 0 1 0 60446499 9052160 1318 996147200 134512640 135215973 4294956304 18446744073709551615 134599858 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 2210 1318 401 171 0 1135 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 8840

[startup+12.7013 s]
/proc/loadavg: 2.06 2.01 2.00 3/73 20858
/proc/meminfo: memFree=1549656/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=8972 CPUtime=12.57
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 1903 656 0 0 1256 1 0 0 25 0 1 0 60446499 9187328 1534 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 2243 1534 401 171 0 1168 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 8972

[startup+25.5014 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 20858
/proc/meminfo: memFree=1546968/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=11524 CPUtime=25.27
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 2586 656 0 0 2525 2 0 0 25 0 1 0 60446499 11800576 2184 996147200 134512640 135215973 4294956304 18446744073709551615 134599825 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 2881 2184 401 171 0 1806 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 11524

[startup+51.1017 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 20858
/proc/meminfo: memFree=1541080/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=17448 CPUtime=50.64
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 4083 656 0 0 5062 2 0 0 25 0 1 0 60446499 17866752 3616 996147200 134512640 135215973 4294956304 18446744073709551615 135020335 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 4362 3616 401 171 0 3287 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 17448

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 20858
/proc/meminfo: memFree=1528600/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=28508 CPUtime=101.39
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 6969 656 0 0 10135 4 0 0 25 0 1 0 60446499 29192192 6373 996147200 134512640 135215973 4294956304 18446744073709551615 135026860 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 7127 6373 401 171 0 6052 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 28508

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20858
/proc/meminfo: memFree=1514072/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=41672 CPUtime=160.84
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 10357 656 0 0 16079 5 0 0 25 0 1 0 60446499 42672128 9471 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 10418 9471 401 171 0 9343 0
Current children cumulated CPU time (s) 160.84
Current children cumulated vsize (KiB) 41672

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20858
/proc/meminfo: memFree=1500056/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=53152 CPUtime=220.29
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 13351 656 0 0 22022 7 0 0 25 0 1 0 60446499 54427648 12465 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 13288 12465 401 171 0 12213 0
Current children cumulated CPU time (s) 220.29
Current children cumulated vsize (KiB) 53152

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20858
/proc/meminfo: memFree=1485848/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=65152 CPUtime=279.74
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 16458 656 0 0 27965 9 0 0 25 0 1 0 60446499 66715648 15507 996147200 134512640 135215973 4294956304 18446744073709551615 135027106 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 16288 15507 401 171 0 15213 0
Current children cumulated CPU time (s) 279.74
Current children cumulated vsize (KiB) 65152

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20858
/proc/meminfo: memFree=1471768/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=78816 CPUtime=339.18
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 19964 656 0 0 33907 11 0 0 25 0 1 0 60446499 80707584 18500 996147200 134512640 135215973 4294956304 18446744073709551615 134599834 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 19704 18500 401 171 0 18629 0
Current children cumulated CPU time (s) 339.18
Current children cumulated vsize (KiB) 78816

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20858
/proc/meminfo: memFree=1458904/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=89508 CPUtime=398.63
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 22731 656 0 0 39849 14 0 0 25 0 1 0 60446499 91656192 21267 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 22377 21267 401 171 0 21302 0
Current children cumulated CPU time (s) 398.63
Current children cumulated vsize (KiB) 89508

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20858
/proc/meminfo: memFree=1445272/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=100588 CPUtime=458.07
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 25607 656 0 0 45791 16 0 0 25 0 1 0 60446499 103002112 24143 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 25147 24143 401 171 0 24072 0
Current children cumulated CPU time (s) 458.07
Current children cumulated vsize (KiB) 100588

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

[startup+473.503 s]
/proc/loadavg: 2.08 2.02 2.01 3/73 20860
/proc/meminfo: memFree=1442840/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=102696 CPUtime=469.16
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 26145 656 0 0 46900 16 0 0 25 0 1 0 60446499 105160704 24681 996147200 134512640 135215973 4294956304 18446744073709551615 4158960644 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 25674 24681 401 171 0 24599 0
Current children cumulated CPU time (s) 469.16
Current children cumulated vsize (KiB) 102696

[startup+476.701 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 20860
/proc/meminfo: memFree=1442136/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=103224 CPUtime=472.33
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 26309 656 0 0 47217 16 0 0 25 0 1 0 60446499 105701376 24845 996147200 134512640 135215973 4294956304 18446744073709551615 134902633 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 25806 24845 401 171 0 24731 0
Current children cumulated CPU time (s) 472.33
Current children cumulated vsize (KiB) 103224

[startup+478.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 20860
/proc/meminfo: memFree=1441752/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=103620 CPUtime=473.92
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 26382 656 0 0 47376 16 0 0 25 0 1 0 60446499 106106880 24918 996147200 134512640 135215973 4294956304 18446744073709551615 134585388 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 25905 24918 401 171 0 24830 0
Current children cumulated CPU time (s) 473.92
Current children cumulated vsize (KiB) 103620

[startup+479.901 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 20860
/proc/meminfo: memFree=1441304/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=103884 CPUtime=475.5
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 26460 656 0 0 47534 16 0 0 25 0 1 0 60446499 106377216 24996 996147200 134512640 135215973 4294956304 18446744073709551615 4158961066 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 25971 24996 401 171 0 24896 0
Current children cumulated CPU time (s) 475.5
Current children cumulated vsize (KiB) 103884

[startup+480.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 20860
/proc/meminfo: memFree=1441304/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=104016 CPUtime=475.9
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 26485 656 0 0 47574 16 0 0 25 0 1 0 60446499 106512384 25021 996147200 134512640 135215973 4294956304 18446744073709551615 134532714 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 26004 25021 401 171 0 24929 0
Current children cumulated CPU time (s) 475.9
Current children cumulated vsize (KiB) 104016

[startup+480.706 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 20860
/proc/meminfo: memFree=1441496/2055920 swapFree=4192812/4192956
[pid=20853] ppid=20851 vsize=103500 CPUtime=476.29
/proc/20853/stat : 20853 (pcs.big) R 20851 20853 19575 0 -1 4194304 26496 656 0 0 47613 16 0 0 25 0 1 0 60446499 105984000 24905 996147200 134512640 135215973 4294956304 18446744073709551615 134532714 0 0 4096 0 0 0 0 17 1 0 0
/proc/20853/statm: 25875 24905 401 171 0 24800 0
Current children cumulated CPU time (s) 476.29
Current children cumulated vsize (KiB) 103500

Child status: 0
Real time (s): 480.75
CPU time (s): 476.355
CPU user time (s): 476.164
CPU system time (s): 0.19097
CPU usage (%): 99.0858
Max. virtual memory (cumulated for all children) (KiB): 104016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 476.164
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27155
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= 19
involuntary context switches= 10612

runsolver used 0.707892 second user time and 1.37579 second system time

The end

Launcher Data

Begin job on node51 at 2009-07-16 10:43:50
IDJOB=2092196
IDBENCH=60299
IDSOLVER=733
FILE ID=node51/2092196-1247733830
PBS_JOBID= 9521545
Free space on /tmp= 66316 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-74_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2092196-1247733830/watcher-2092196-1247733830 -o /tmp/evaluation-result-2092196-1247733830/solver-2092196-1247733830 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 783546403 HOME/instance-2092196-1247733830.xml

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

MD5SUM BENCH= 12a41497518ff6cf6d8c84c4ec129f0d
RANDOM SEED=783546403

node51.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.225
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.225
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:       1555200 kB
Buffers:         70184 kB
Cached:         304836 kB
SwapCached:          0 kB
Active:         126756 kB
Inactive:       306608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1555200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2612 kB
Writeback:           0 kB
Mapped:          69736 kB
Slab:            52820 kB
Committed_AS:   533340 kB
PageTables:       1848 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= 66316 MiB
End job on node51 at 2009-07-16 10:51:51