Trace number 2087588

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) 779.856 783.737

General information on the benchmark

Namecsp/os-taillard-10/
normalized-os-taillard-10-95-7.xml
MD5SUM11551bc76d5c9f11de296b7ca14c09e0
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.239963
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints900
Maximum constraint arity2
Maximum domain size565
Number of constraints which are defined in extension0
Number of constraints which are defined in intension900
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.18/0.20	c Seed is 1237921837
0.18/0.20	c Constructing HOME/instance-2087588-1247727856.xml  with 6300 constraints
0.18/0.20	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-2087588-1247727856/watcher-2087588-1247727856 -o /tmp/evaluation-result-2087588-1247727856/solver-2087588-1247727856 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1237921837 HOME/instance-2087588-1247727856.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 1.91 4/82 14796
/proc/meminfo: memFree=1505240/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=5356 CPUtime=0
/proc/14796/stat : 14796 (pcssolve) R 14794 14796 14486 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 59850215 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 251601152671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14796/statm: 1339 241 200 169 0 50 0
[pid=14797] ppid=14796 vsize=0 CPUtime=0
/proc/14797/stat : 14797 (fgrep) Z 14796 14796 14486 0 -1 4194316 155 0 0 0 0 0 0 0 19 0 1 0 59850215 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 1 0 0
/proc/14797/statm: 0 0 0 0 0 0 0
[pid=14798] ppid=14796 vsize=5356 CPUtime=0
/proc/14798/stat : 14798 (pcssolve) R 14796 14796 14486 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 59850215 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 251601152671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14798/statm: 1339 241 200 169 0 50 0

[startup+0.080021 s]
/proc/loadavg: 2.00 2.00 1.91 4/82 14796
/proc/meminfo: memFree=1505240/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=6168 CPUtime=0.06
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 1188 660 0 0 6 0 0 0 18 0 1 0 59850215 6316032 786 996147200 134512640 135215973 4294956304 18446744073709551615 4159198660 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 1542 786 388 171 0 467 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6168

[startup+0.101021 s]
/proc/loadavg: 2.00 2.00 1.91 4/82 14796
/proc/meminfo: memFree=1505240/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=6476 CPUtime=0.08
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 1335 660 0 0 8 0 0 0 18 0 1 0 59850215 6631424 892 996147200 134512640 135215973 4294956304 18446744073709551615 4158960240 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 1619 892 388 171 0 544 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6476

[startup+0.301048 s]
/proc/loadavg: 2.00 2.00 1.91 4/82 14796
/proc/meminfo: memFree=1505240/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=8976 CPUtime=0.28
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 2146 660 0 0 28 0 0 0 19 0 1 0 59850215 9191424 1490 996147200 134512640 135215973 4294956304 18446744073709551615 134585776 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 2244 1490 406 171 0 1169 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8976

[startup+0.70109 s]
/proc/loadavg: 2.00 2.00 1.91 4/82 14796
/proc/meminfo: memFree=1505240/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=9204 CPUtime=0.68
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 2206 660 0 0 68 0 0 0 23 0 1 0 59850215 9424896 1550 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 2301 1551 406 171 0 1226 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9204

[startup+1.50118 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14801
/proc/meminfo: memFree=1500112/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=10020 CPUtime=1.48
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 2393 660 0 0 148 0 0 0 25 0 1 0 59850215 10260480 1737 996147200 134512640 135215973 4294956304 18446744073709551615 134532991 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 2505 1737 406 171 0 1430 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10020

[startup+3.10136 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14801
/proc/meminfo: memFree=1498896/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=12528 CPUtime=3.06
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 3036 660 0 0 306 0 0 0 25 0 1 0 59850215 12828672 2282 996147200 134512640 135215973 4294956304 18446744073709551615 134610874 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 3132 2282 406 171 0 2057 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 12528

[startup+6.30272 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14801
/proc/meminfo: memFree=1494800/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=16080 CPUtime=6.25
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 4009 660 0 0 624 1 0 0 25 0 1 0 59850215 16465920 3190 996147200 134512640 135215973 4294956304 18446744073709551615 134600006 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 4020 3190 406 171 0 2945 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 16080

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14801
/proc/meminfo: memFree=1485968/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=25128 CPUtime=12.62
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 6408 660 0 0 1260 2 0 0 25 0 1 0 59850215 25731072 5331 996147200 134512640 135215973 4294956304 18446744073709551615 134957942 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 6282 5331 406 171 0 5207 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 25128

[startup+25.5019 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14801
/proc/meminfo: memFree=1470608/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=39584 CPUtime=25.35
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 10412 660 0 0 2531 4 0 0 25 0 1 0 59850215 40534016 9078 996147200 134512640 135215973 4294956304 18446744073709551615 134587409 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 9896 9078 406 171 0 8821 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 39584

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14801
/proc/meminfo: memFree=1444752/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=69692 CPUtime=50.83
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 18796 660 0 0 5074 9 0 0 25 0 1 0 59850215 71364608 15667 996147200 134512640 135215973 4294956304 18446744073709551615 134648311 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 17423 15667 406 171 0 16348 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 69692

[startup+102.305 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14801
/proc/meminfo: memFree=1382608/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=135412 CPUtime=101.78
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 36705 660 0 0 10162 16 0 0 25 0 1 0 59850215 138661888 31014 996147200 134512640 135215973 4294956304 18446744073709551615 134603531 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 33853 31014 406 171 0 32778 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 135412

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14801
/proc/meminfo: memFree=1331792/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=180880 CPUtime=161.48
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 49390 660 0 0 16124 24 0 0 25 0 1 0 59850215 185221120 43699 996147200 134512640 135215973 4294956304 18446744073709551615 11836889 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 45220 43699 406 171 0 44145 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 180880

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14801
/proc/meminfo: memFree=1263824/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=261496 CPUtime=221.19
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 71404 660 0 0 22085 34 0 0 25 0 1 0 59850215 267771904 60591 996147200 134512640 135215973 4294956304 18446744073709551615 134589880 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 65374 60591 406 171 0 64299 0
Current children cumulated CPU time (s) 221.19
Current children cumulated vsize (KiB) 261496

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14801
/proc/meminfo: memFree=1204560/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=313420 CPUtime=280.88
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 86375 660 0 0 28047 41 0 0 25 0 1 0 59850215 320942080 75562 996147200 134512640 135215973 4294956304 18446744073709551615 134599882 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 78355 75562 406 171 0 77280 0
Current children cumulated CPU time (s) 280.88
Current children cumulated vsize (KiB) 313420

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 14801
/proc/meminfo: memFree=1121680/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=419336 CPUtime=340.59
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 115119 660 0 0 34004 55 0 0 25 0 1 0 59850215 429400064 96113 996147200 134512640 135215973 4294956304 18446744073709551615 134583377 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 104834 96113 406 171 0 103759 0
Current children cumulated CPU time (s) 340.59
Current children cumulated vsize (KiB) 419336

[startup+402.302 s]
/proc/loadavg: 2.07 2.02 1.92 3/83 14801
/proc/meminfo: memFree=1046736/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=500752 CPUtime=400.29
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 136025 660 0 0 39964 65 0 0 25 0 1 0 59850215 512770048 114970 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 125188 114970 406 171 0 124113 0
Current children cumulated CPU time (s) 400.29
Current children cumulated vsize (KiB) 500752

[startup+462.301 s]
/proc/loadavg: 2.02 2.01 1.92 3/83 14801
/proc/meminfo: memFree=985424/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=553264 CPUtime=459.99
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 151134 660 0 0 45926 73 0 0 25 0 1 0 59850215 566542336 130079 996147200 134512640 135215973 4294956304 18446744073709551615 4158960181 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 138316 130079 406 171 0 137241 0
Current children cumulated CPU time (s) 459.99
Current children cumulated vsize (KiB) 553264

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 1.92 4/83 14801
/proc/meminfo: memFree=925968/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=605288 CPUtime=519.69
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 166071 660 0 0 51890 79 0 0 25 0 1 0 59850215 619814912 145016 996147200 134512640 135215973 4294956304 18446744073709551615 4158960140 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 151322 145016 406 171 0 150247 0
Current children cumulated CPU time (s) 519.69
Current children cumulated vsize (KiB) 605288

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 14801
/proc/meminfo: memFree=865872/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=657416 CPUtime=579.4
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 180891 660 0 0 57853 87 0 0 25 0 1 0 59850215 673193984 159836 996147200 134512640 135215973 4294956304 18446744073709551615 12063167 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 164354 159836 406 171 0 163279 0
Current children cumulated CPU time (s) 579.4
Current children cumulated vsize (KiB) 657416

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 14801
/proc/meminfo: memFree=799504/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=717168 CPUtime=639.1
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 197381 660 0 0 63814 96 0 0 25 0 1 0 59850215 734380032 176326 996147200 134512640 135215973 4294956304 18446744073709551615 4158960001 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 179292 176326 406 171 0 178217 0
Current children cumulated CPU time (s) 639.1
Current children cumulated vsize (KiB) 717168

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 14801
/proc/meminfo: memFree=732624/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=778236 CPUtime=698.81
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 214144 660 0 0 69777 104 0 0 25 0 1 0 59850215 796913664 193089 996147200 134512640 135215973 4294956304 18446744073709551615 134594051 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 194559 193089 406 171 0 193484 0
Current children cumulated CPU time (s) 698.81
Current children cumulated vsize (KiB) 778236

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 14801
/proc/meminfo: memFree=669968/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=900092 CPUtime=758.51
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 246047 660 0 0 75732 119 0 0 25 0 1 0 59850215 921694208 208607 996147200 134512640 135215973 4294956304 18446744073709551615 134590913 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 225023 208607 406 171 0 223948 0
Current children cumulated CPU time (s) 758.51
Current children cumulated vsize (KiB) 900092



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+783.601 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 14801
/proc/meminfo: memFree=646160/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=921612 CPUtime=779.71
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4194304 251978 660 0 0 77849 122 0 0 25 0 1 0 59850215 943730688 214538 996147200 134512640 135215973 4294956304 18446744073709551615 4158960029 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 230403 214538 406 171 0 229328 0
Current children cumulated CPU time (s) 779.71
Current children cumulated vsize (KiB) 921612

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

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

[startup+783.706 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 14801
/proc/meminfo: memFree=646160/2055920 swapFree=4192812/4192956
[pid=14796] ppid=14794 vsize=0 CPUtime=779.81
/proc/14796/stat : 14796 (pcs.big) R 14794 14796 14486 0 -1 4195332 251978 660 0 0 77849 132 0 0 25 0 1 0 59850215 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/14796/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 779.81
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 783.737
CPU time (s): 779.856
CPU user time (s): 778.494
CPU system time (s): 1.36279
CPU usage (%): 99.5049
Max. virtual memory (cumulated for all children) (KiB): 921612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 778.494
system time used= 1.36279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 252638
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= 18
involuntary context switches= 10867

runsolver used 0.776881 second user time and 2.09568 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-16 09:04:16
IDJOB=2087588
IDBENCH=58746
IDSOLVER=734
FILE ID=node91/2087588-1247727856
PBS_JOBID= 9521597
Free space on /tmp= 66168 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/os-taillard-10/normalized-os-taillard-10-95-7.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2087588-1247727856/watcher-2087588-1247727856 -o /tmp/evaluation-result-2087588-1247727856/solver-2087588-1247727856 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1237921837 HOME/instance-2087588-1247727856.xml

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

MD5SUM BENCH= 11551bc76d5c9f11de296b7ca14c09e0
RANDOM SEED=1237921837

node91.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.241
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.241
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1505720 kB
Buffers:         74372 kB
Cached:         229044 kB
SwapCached:          0 kB
Active:         248604 kB
Inactive:       234120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1505720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1836 kB
Writeback:           0 kB
Mapped:         199624 kB
Slab:            52376 kB
Committed_AS:   809884 kB
PageTables:       2104 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66168 MiB
End job on node91 at 2009-07-16 09:17:22