Trace number 2069129

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.2? (MO) 806.633 812.155

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-rf8.xml
MD5SUM2ce4d21cf2d69359655b1bebad60447f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.28189
Satisfiable
(Un)Satisfiability was proved
Number of variables6832
Number of constraints19476
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19476
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	c has operations which may create big domains
0.00/0.03	c big-domain mode
0.00/0.05	c Seed is 1885968876
0.00/0.05	c Constructing HOME/instance-2069129-1247707789.xml  with 56975 constraints
1.27/1.37	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line 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-2069129-1247707789/watcher-2069129-1247707789 -o /tmp/evaluation-result-2069129-1247707789/solver-2069129-1247707789 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1885968876 HOME/instance-2069129-1247707789.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.00 2.00 2.00 4/82 9644
/proc/meminfo: memFree=666560/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=5356 CPUtime=0
/proc/9644/stat : 9644 (pcssolve) R 9642 9644 7405 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57841755 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 227607636639 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9644/statm: 1339 241 200 169 0 50 0
[pid=9645] ppid=9644 vsize=0 CPUtime=0
/proc/9645/stat : 9645 (pcssolve) R 9644 9644 7405 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 57841756 0 0 996147200 0 0 0 18446744073709551615 227607637287 0 0 4096 0 0 0 0 17 1 0 0
/proc/9645/statm: 0 0 0 0 0 0 0
[pid=9646] ppid=9644 vsize=5356 CPUtime=0
/proc/9646/stat : 9646 (pcssolve) R 9644 9644 7405 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57841756 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 227607636639 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9646/statm: 1339 241 200 169 0 50 0

[startup+0.102122 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 9644
/proc/meminfo: memFree=666560/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=6724 CPUtime=0.07
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 1400 826 0 0 5 0 2 0 18 0 1 0 57841755 6885376 901 996147200 134512640 135215973 4294956304 18446744073709551615 4160505325 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 1681 901 385 171 0 606 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6724

[startup+0.201138 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 9644
/proc/meminfo: memFree=666560/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=8004 CPUtime=0.17
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 1798 826 0 0 15 0 2 0 18 0 1 0 57841755 8196096 1185 996147200 134512640 135215973 4294956304 18446744073709551615 4158853399 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 2001 1185 385 171 0 926 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8004

[startup+0.301148 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 9644
/proc/meminfo: memFree=666560/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=8908 CPUtime=0.27
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 2108 826 0 0 25 0 2 0 19 0 1 0 57841755 9121792 1430 996147200 134512640 135215973 4294956304 18446744073709551615 134840252 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 2227 1430 385 171 0 1152 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8908

[startup+0.701191 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 9644
/proc/meminfo: memFree=666560/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=13456 CPUtime=0.68
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 3583 826 0 0 65 1 2 0 23 0 1 0 57841755 13778944 2448 996147200 134512640 135215973 4294956304 18446744073709551615 134532930 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 3364 2448 385 171 0 2289 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13456

[startup+1.50129 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9650
/proc/meminfo: memFree=653616/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=29556 CPUtime=1.47
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 9146 826 0 0 141 4 2 0 25 0 1 0 57841755 30265344 6194 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 7389 6194 406 171 0 6314 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 29556

[startup+3.10148 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9650
/proc/meminfo: memFree=635248/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=39288 CPUtime=3.06
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 13565 826 0 0 298 6 2 0 25 0 1 0 57841755 40230912 8571 996147200 134512640 135215973 4294956304 18446744073709551615 135096568 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 9822 8571 409 171 0 8747 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 39288

[startup+6.30185 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9650
/proc/meminfo: memFree=632560/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=40016 CPUtime=6.25
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 18729 826 0 0 615 8 2 0 25 0 1 0 57841755 40976384 8763 996147200 134512640 135215973 4294956304 18446744073709551615 135094452 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 10004 8763 409 171 0 8929 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 40016

[startup+12.7026 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9650
/proc/meminfo: memFree=630008/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=42992 CPUtime=12.61
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 27211 826 0 0 1247 12 2 0 25 0 1 0 57841755 44023808 9501 996147200 134512640 135215973 4294956304 18446744073709551615 134648324 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 10748 9501 409 171 0 9673 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 42992

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9650
/proc/meminfo: memFree=621176/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=51560 CPUtime=25.35
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 50795 826 0 0 2511 22 2 0 25 0 1 0 57841755 52797440 11624 996147200 134512640 135215973 4294956304 18446744073709551615 134590581 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 12890 11624 409 171 0 11815 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 51560

[startup+51.1011 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 9650
/proc/meminfo: memFree=603256/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=69956 CPUtime=50.83
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 99106 826 0 0 5039 42 2 0 25 0 1 0 57841755 71634944 16253 996147200 134512640 135215973 4294956304 18446744073709551615 134610629 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 17489 16253 409 171 0 16414 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 69956

[startup+102.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 9650
/proc/meminfo: memFree=555640/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=116916 CPUtime=101.79
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 197185 826 0 0 10098 79 2 0 25 0 1 0 57841755 119721984 27942 996147200 134512640 135215973 4294956304 18446744073709551615 4158960056 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 29229 27942 409 171 0 28154 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 116916

[startup+162.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 9650
/proc/meminfo: memFree=502520/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=171236 CPUtime=161.49
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 315701 826 0 0 16023 124 2 0 25 0 1 0 57841755 175345664 41437 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 42809 41437 409 171 0 41734 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 171236

[startup+222.306 s]
/proc/loadavg: 2.07 2.02 2.00 3/83 9650
/proc/meminfo: memFree=439352/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=235120 CPUtime=221.2
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 447143 826 0 0 21944 174 2 0 25 0 1 0 57841755 240762880 57021 996147200 134512640 135215973 4294956304 18446744073709551615 134589867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 58780 57021 409 171 0 57705 0
Current children cumulated CPU time (s) 221.2
Current children cumulated vsize (KiB) 235120

[startup+282.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 9650
/proc/meminfo: memFree=377656/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=298200 CPUtime=280.91
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 580024 826 0 0 27860 229 2 0 25 0 1 0 57841755 305356800 72437 996147200 134512640 135215973 4294956304 18446744073709551615 134599985 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 74550 72437 409 171 0 73475 0
Current children cumulated CPU time (s) 280.91
Current children cumulated vsize (KiB) 298200

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 9650
/proc/meminfo: memFree=306424/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=368352 CPUtime=340.63
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 690056 826 0 0 33787 274 2 0 25 0 1 0 57841755 377192448 90201 996147200 134512640 135215973 4294956304 18446744073709551615 134907554 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 92088 90201 409 171 0 91013 0
Current children cumulated CPU time (s) 340.63
Current children cumulated vsize (KiB) 368352

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9650
/proc/meminfo: memFree=236856/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=441996 CPUtime=400.34
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 814132 826 0 0 39709 323 2 0 25 0 1 0 57841755 452603904 107828 996147200 134512640 135215973 4294956304 18446744073709551615 4158960041 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 110499 107828 409 171 0 109424 0
Current children cumulated CPU time (s) 400.34
Current children cumulated vsize (KiB) 441996

[startup+462.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 9650
/proc/meminfo: memFree=270008/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=518888 CPUtime=460.05
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 942439 826 0 0 45627 376 2 0 25 0 1 0 57841755 531341312 127212 996147200 134512640 135215973 4294956304 18446744073709551615 134609885 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 129722 127212 409 171 0 128647 0
Current children cumulated CPU time (s) 460.05
Current children cumulated vsize (KiB) 518888

[startup+522.302 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 9650
/proc/meminfo: memFree=200376/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=588380 CPUtime=519.6
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 1055044 826 0 0 51540 418 2 0 25 0 1 0 57841755 602501120 144777 996147200 134512640 135215973 4294956304 18446744073709551615 134584990 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 147095 144777 409 171 0 146020 0
Current children cumulated CPU time (s) 519.6
Current children cumulated vsize (KiB) 588380

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9650
/proc/meminfo: memFree=135032/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=652904 CPUtime=579.03
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 1154580 826 0 0 57442 459 2 0 25 0 1 0 57841755 668573696 161065 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 163226 161065 409 171 0 162151 0
Current children cumulated CPU time (s) 579.03
Current children cumulated vsize (KiB) 652904

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9650
/proc/meminfo: memFree=69752/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=718480 CPUtime=638.48
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 1261746 826 0 0 63346 500 2 0 25 0 1 0 57841755 735723520 177635 996147200 134512640 135215973 4294956304 18446744073709551615 134600390 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 179620 177635 409 171 0 178545 0
Current children cumulated CPU time (s) 638.48
Current children cumulated vsize (KiB) 718480

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9650
/proc/meminfo: memFree=15672/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=790080 CPUtime=697.9
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 1380599 826 0 0 69242 546 2 0 25 0 1 0 57841755 809041920 195728 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 197520 195728 409 171 0 196445 0
Current children cumulated CPU time (s) 697.9
Current children cumulated vsize (KiB) 790080

[startup+762.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9650
/proc/meminfo: memFree=15544/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=858820 CPUtime=757.28
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 1509447 826 0 0 75128 598 2 0 25 0 1 0 57841755 879431680 213036 996147200 134512640 135215973 4294956304 18446744073709551615 134597668 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 214705 213036 409 171 0 213630 0
Current children cumulated CPU time (s) 757.28
Current children cumulated vsize (KiB) 858820



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+812.002 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9650
/proc/meminfo: memFree=18680/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=921640 CPUtime=806.47
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4194304 1606185 826 0 0 80006 639 2 0 25 0 1 0 57841755 943759360 226809 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 230410 226809 409 171 0 229335 0
Current children cumulated CPU time (s) 806.47
Current children cumulated vsize (KiB) 921640

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

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

[startup+812.107 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9650
/proc/meminfo: memFree=18680/2055920 swapFree=4192812/4192956
[pid=9644] ppid=9642 vsize=0 CPUtime=806.57
/proc/9644/stat : 9644 (pcs.big) R 9642 9644 7405 0 -1 4195332 1606185 826 0 0 80006 649 2 0 25 0 1 0 57841755 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9644/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 806.57
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 812.155
CPU time (s): 806.633
CPU user time (s): 800.084
CPU system time (s): 6.549
CPU usage (%): 99.3202
Max. virtual memory (cumulated for all children) (KiB): 921640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 800.084
system time used= 6.549
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1607011
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= 22
involuntary context switches= 28024

runsolver used 0.954854 second user time and 2.75058 second system time

The end

Launcher Data

Begin job on node66 at 2009-07-16 03:29:49
IDJOB=2069129
IDBENCH=54988
IDSOLVER=733
FILE ID=node66/2069129-1247707789
PBS_JOBID= 9521183
Free space on /tmp= 66252 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-rf8.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2069129-1247707789/watcher-2069129-1247707789 -o /tmp/evaluation-result-2069129-1247707789/solver-2069129-1247707789 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1885968876 HOME/instance-2069129-1247707789.xml

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

MD5SUM BENCH= 2ce4d21cf2d69359655b1bebad60447f
RANDOM SEED=1885968876

node66.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.214
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.214
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:        667040 kB
Buffers:         77108 kB
Cached:         512384 kB
SwapCached:          0 kB
Active:         913652 kB
Inactive:       390252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        667040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4620 kB
Writeback:           0 kB
Mapped:         734820 kB
Slab:            68804 kB
Committed_AS:  1201608 kB
PageTables:       3260 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= 66252 MiB
End job on node66 at 2009-07-16 03:43:23