Trace number 2067568

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-restart 0.3.2? (MO) 852.333 860.562

General information on the benchmark

Namecsp/pseudo/ppp/
normalized-ppp-1-9-16-19.xml
MD5SUM08e198d63dcbb86350d4244b7817639a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1212.19
Satisfiable
(Un)Satisfiability was proved
Number of variables4626
Number of constraints30921
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30921
Global constraints used (with number of constraints)

Solver Data

0.00/0.04	c has operations which may create big domains
0.00/0.04	c big-domain mode
0.03/0.07	c Seed is 20204624
0.03/0.07	c Constructing HOME/instance-2067568-1247705590.xml  with 107184 constraints
2.55/2.64	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-2067568-1247705590/watcher-2067568-1247705590 -o /tmp/evaluation-result-2067568-1247705590/solver-2067568-1247705590 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 20204624 HOME/instance-2067568-1247705590.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.24 2.24 2.12 4/82 14639
/proc/meminfo: memFree=984664/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=5356 CPUtime=0
/proc/14639/stat : 14639 (pcssolve) R 14637 14639 13316 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57626020 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14639/statm: 1339 241 200 169 0 50 0
[pid=14640] ppid=14639 vsize=3676 CPUtime=0
/proc/14640/stat : 14640 (fgrep) R 14639 14639 13316 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 57626021 3764224 115 996147200 4194304 4274172 548682068976 18446744073709551615 212234633298 0 0 4096 0 0 0 0 17 0 0 0
/proc/14640/statm: 919 115 87 19 0 43 0

[startup+0.048862 s]
/proc/loadavg: 2.24 2.24 2.12 4/82 14639
/proc/meminfo: memFree=984664/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=796 CPUtime=0.03
/proc/14639/stat : 14639 (pcs.big) D 14637 14639 13316 0 -1 4194304 400 826 0 0 0 0 2 1 17 0 1 0 57626020 815104 26 996147200 134512640 135215973 4294956320 18446744073709551615 6927140 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/14639/statm: 199 26 20 171 0 3 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 796

[startup+0.110767 s]
/proc/loadavg: 2.24 2.24 2.12 4/82 14639
/proc/meminfo: memFree=984664/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=6248 CPUtime=0.08
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 1268 826 0 0 5 0 2 1 18 0 1 0 57626020 6397952 790 996147200 134512640 135215973 4294956320 18446744073709551615 4158929256 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 1562 790 385 171 0 487 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6248

[startup+0.30181 s]
/proc/loadavg: 2.24 2.24 2.12 4/82 14639
/proc/meminfo: memFree=984664/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=8876 CPUtime=0.28
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 2070 826 0 0 24 1 2 1 19 0 1 0 57626020 9089024 1322 996147200 134512640 135215973 4294956320 18446744073709551615 134762860 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 2219 1322 385 171 0 1144 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8876

[startup+0.701871 s]
/proc/loadavg: 2.24 2.24 2.12 4/82 14639
/proc/meminfo: memFree=984664/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=13348 CPUtime=0.67
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 3558 826 0 0 62 2 2 1 22 0 1 0 57626020 13668352 2306 996147200 134512640 135215973 4294956320 18446744073709551615 134761770 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 3337 2306 385 171 0 2262 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13348

[startup+1.50301 s]
/proc/loadavg: 2.22 2.23 2.12 3/83 14645
/proc/meminfo: memFree=974288/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=22276 CPUtime=1.47
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 6591 826 0 0 140 4 2 1 25 0 1 0 57626020 22810624 4268 996147200 134512640 135215973 4294956320 18446744073709551615 4159347568 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 5569 4268 385 171 0 4494 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22276

[startup+3.10129 s]
/proc/loadavg: 2.22 2.23 2.12 3/83 14645
/proc/meminfo: memFree=964176/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=57248 CPUtime=3.05
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 19093 826 0 0 290 12 2 1 25 0 1 0 57626020 58621952 12148 996147200 134512640 135215973 4294956320 18446744073709551615 134672948 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 14312 12148 406 171 0 13237 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 57248

[startup+6.30285 s]
/proc/loadavg: 2.22 2.23 2.12 3/83 14645
/proc/meminfo: memFree=925968/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=69476 CPUtime=6.22
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 31488 826 0 0 601 18 2 1 25 0 1 0 57626020 71143424 14878 996147200 134512640 135215973 4294956320 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 17369 14878 409 171 0 16294 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 69476

[startup+12.702 s]
/proc/loadavg: 2.27 2.24 2.12 4/83 14645
/proc/meminfo: memFree=924304/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=70668 CPUtime=12.56
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 62751 826 0 0 1222 31 2 1 25 0 1 0 57626020 72364032 15341 996147200 134512640 135215973 4294956320 18446744073709551615 134902665 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 17667 15341 409 171 0 16592 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 70668

[startup+25.5012 s]
/proc/loadavg: 2.23 2.23 2.12 4/83 14645
/proc/meminfo: memFree=917136/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=77600 CPUtime=25.23
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 144645 826 0 0 2454 66 2 1 25 0 1 0 57626020 79462400 17075 996147200 134512640 135215973 4294956320 18446744073709551615 134612218 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 19400 17075 409 171 0 18325 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 77600

[startup+51.1016 s]
/proc/loadavg: 2.20 2.23 2.12 3/83 14645
/proc/meminfo: memFree=900752/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=94432 CPUtime=50.59
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 280007 826 0 0 4930 126 2 1 25 0 1 0 57626020 96698368 21284 996147200 134512640 135215973 4294956320 18446744073709551615 134902586 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 23608 21284 409 171 0 22533 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 94432

[startup+102.308 s]
/proc/loadavg: 2.27 2.24 2.12 4/83 14645
/proc/meminfo: memFree=855376/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=139240 CPUtime=101.3
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 654407 826 0 0 9832 295 2 1 25 0 1 0 57626020 142581760 32499 996147200 134512640 135215973 4294956320 18446744073709551615 135097107 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 34810 32499 409 171 0 33735 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 139240

[startup+162.302 s]
/proc/loadavg: 2.36 2.27 2.14 3/83 14645
/proc/meminfo: memFree=801744/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=193128 CPUtime=160.73
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 1072831 826 0 0 15583 487 2 1 25 0 1 0 57626020 197763072 45994 996147200 134512640 135215973 4294956320 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 48282 45994 409 171 0 47207 0
Current children cumulated CPU time (s) 160.73
Current children cumulated vsize (KiB) 193128

[startup+222.301 s]
/proc/loadavg: 2.42 2.30 2.16 4/83 14645
/proc/meminfo: memFree=729616/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=264468 CPUtime=220.15
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 1418474 826 0 0 21364 648 2 1 25 0 1 0 57626020 270815232 63860 996147200 134512640 135215973 4294956320 18446744073709551615 135094460 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 66117 63860 409 171 0 65042 0
Current children cumulated CPU time (s) 220.15
Current children cumulated vsize (KiB) 264468

[startup+282.302 s]
/proc/loadavg: 2.24 2.27 2.16 3/83 14645
/proc/meminfo: memFree=657296/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=338288 CPUtime=279.59
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 1770799 826 0 0 27143 813 2 1 25 0 1 0 57626020 346406912 82072 996147200 134512640 135215973 4294956320 18446744073709551615 134590984 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 84572 82072 409 171 0 83497 0
Current children cumulated CPU time (s) 279.59
Current children cumulated vsize (KiB) 338288

[startup+342.302 s]
/proc/loadavg: 2.09 2.22 2.15 3/83 14645
/proc/meminfo: memFree=586064/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=413292 CPUtime=339.01
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 2184874 826 0 0 32928 970 2 1 25 0 1 0 57626020 423211008 99713 996147200 134512640 135215973 4294956320 18446744073709551615 4158960273 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 103323 99713 409 171 0 102248 0
Current children cumulated CPU time (s) 339.01
Current children cumulated vsize (KiB) 413292

[startup+402.302 s]
/proc/loadavg: 2.27 2.24 2.16 4/83 14645
/proc/meminfo: memFree=522384/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=476340 CPUtime=398.45
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 2592662 826 0 0 38695 1147 2 1 25 0 1 0 57626020 487772160 115741 996147200 134512640 135215973 4294956320 18446744073709551615 134597454 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 119085 115741 409 171 0 118010 0
Current children cumulated CPU time (s) 398.45
Current children cumulated vsize (KiB) 476340

[startup+462.301 s]
/proc/loadavg: 2.37 2.27 2.17 3/83 14645
/proc/meminfo: memFree=460176/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=537448 CPUtime=457.88
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 2986535 826 0 0 44459 1326 2 1 25 0 1 0 57626020 550346752 131134 996147200 134512640 135215973 4294956320 18446744073709551615 134592199 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 134362 131134 409 171 0 133287 0
Current children cumulated CPU time (s) 457.88
Current children cumulated vsize (KiB) 537448

[startup+522.302 s]
/proc/loadavg: 2.23 2.25 2.17 3/83 14651
/proc/meminfo: memFree=400144/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=597384 CPUtime=517.29
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 3371074 826 0 0 50229 1497 2 1 25 0 1 0 57626020 611721216 146153 996147200 134512640 135215973 4294956320 18446744073709551615 134591100 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 149346 146153 409 171 0 148271 0
Current children cumulated CPU time (s) 517.29
Current children cumulated vsize (KiB) 597384

[startup+582.302 s]
/proc/loadavg: 2.29 2.26 2.18 4/83 14651
/proc/meminfo: memFree=341008/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=655264 CPUtime=576.72
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 3775151 826 0 0 56000 1669 2 1 25 0 1 0 57626020 670990336 160790 996147200 134512640 135215973 4294956320 18446744073709551615 135094982 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 163816 160790 409 171 0 162741 0
Current children cumulated CPU time (s) 576.72
Current children cumulated vsize (KiB) 655264

[startup+642.301 s]
/proc/loadavg: 2.35 2.29 2.19 3/83 14651
/proc/meminfo: memFree=284496/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=710928 CPUtime=636.14
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 4161424 826 0 0 61768 1843 2 1 25 0 1 0 57626020 727990272 174743 996147200 134512640 135215973 4294956320 18446744073709551615 134585600 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 177732 174743 409 171 0 176657 0
Current children cumulated CPU time (s) 636.14
Current children cumulated vsize (KiB) 710928

[startup+702.302 s]
/proc/loadavg: 2.34 2.29 2.19 3/83 14651
/proc/meminfo: memFree=223440/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=772176 CPUtime=695.57
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 4484136 826 0 0 67569 1985 2 1 25 0 1 0 57626020 790708224 190095 996147200 134512640 135215973 4294956320 18446744073709551615 134585020 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 193044 190095 409 171 0 191969 0
Current children cumulated CPU time (s) 695.57
Current children cumulated vsize (KiB) 772176

[startup+762.308 s]
/proc/loadavg: 2.33 2.30 2.20 3/83 14651
/proc/meminfo: memFree=168016/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=826840 CPUtime=755
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 4813927 826 0 0 73361 2136 2 1 25 0 1 0 57626020 846684160 203806 996147200 134512640 135215973 4294956320 18446744073709551615 134532717 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 206710 203806 409 171 0 205635 0
Current children cumulated CPU time (s) 755
Current children cumulated vsize (KiB) 826840

[startup+822.301 s]
/proc/loadavg: 2.25 2.27 2.19 4/83 14651
/proc/meminfo: memFree=110416/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=888324 CPUtime=814.43
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 5148997 826 0 0 79162 2278 2 1 25 0 1 0 57626020 909643776 218331 996147200 134512640 135215973 4294956320 18446744073709551615 134594116 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 222081 218331 409 171 0 221006 0
Current children cumulated CPU time (s) 814.43
Current children cumulated vsize (KiB) 888324



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+860.402 s]
/proc/loadavg: 2.22 2.26 2.19 5/83 14651
/proc/meminfo: memFree=75536/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=921628 CPUtime=852.15
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4194304 5370893 826 0 0 82833 2379 2 1 25 0 1 0 57626020 943747072 226867 996147200 134512640 135215973 4294956320 18446744073709551615 134581944 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 230407 226867 409 171 0 229332 0
Current children cumulated CPU time (s) 852.15
Current children cumulated vsize (KiB) 921628

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

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

[startup+860.507 s]
/proc/loadavg: 2.22 2.26 2.19 5/83 14651
/proc/meminfo: memFree=75536/2055920 swapFree=4192812/4192956
[pid=14639] ppid=14637 vsize=0 CPUtime=852.25
/proc/14639/stat : 14639 (pcs.big) R 14637 14639 13316 0 -1 4195332 5370893 826 0 0 82833 2389 2 1 25 0 1 0 57626020 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/14639/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 852.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 860.562
CPU time (s): 852.333
CPU user time (s): 828.366
CPU system time (s): 23.9674
CPU usage (%): 99.0438
Max. virtual memory (cumulated for all children) (KiB): 921628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 828.366
system time used= 23.9674
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5371719
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= 26
involuntary context switches= 34900

runsolver used 1.03384 second user time and 2.89156 second system time

The end

Launcher Data

Begin job on node14 at 2009-07-16 02:53:11
IDJOB=2067568
IDBENCH=54673
IDSOLVER=734
FILE ID=node14/2067568-1247705590
PBS_JOBID= 9521280
Free space on /tmp= 66448 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/ppp/normalized-ppp-1-9-16-19.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067568-1247705590/watcher-2067568-1247705590 -o /tmp/evaluation-result-2067568-1247705590/solver-2067568-1247705590 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 20204624 HOME/instance-2067568-1247705590.xml

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

MD5SUM BENCH= 08e198d63dcbb86350d4244b7817639a
RANDOM SEED=20204624

node14.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.265
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.265
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:        985144 kB
Buffers:         66644 kB
Cached:         156872 kB
SwapCached:          0 kB
Active:         809060 kB
Inactive:       184260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        985144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6424 kB
Writeback:           0 kB
Mapped:         790276 kB
Slab:            61016 kB
Committed_AS:  1337148 kB
PageTables:       3380 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= 66448 MiB
End job on node14 at 2009-07-16 03:07:33