Trace number 2087247

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) 819.323 827.152

General information on the benchmark

Namecsp/socialGolfers/
normalized-socialGolfer-6-4-5.xml
MD5SUM1177c7af9960e3129505024a30a05414
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1740
Number of constraints6040
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6040
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has operations which may create big domains
0.00/0.02	c big-domain mode
0.00/0.03	c Seed is 533186905
0.00/0.03	c Constructing HOME/instance-2087247-1247727437.xml  with 19290 constraints
0.37/0.46	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-2087247-1247727437/watcher-2087247-1247727437 -o /tmp/evaluation-result-2087247-1247727437/solver-2087247-1247727437 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 533186905 HOME/instance-2087247-1247727437.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: 1.99 2.04 2.01 4/81 19027
/proc/meminfo: memFree=1486688/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=5260 CPUtime=0
/proc/19027/stat : 19027 (pcssolve) R 19025 19027 18531 0 -1 4194304 69 0 0 0 0 0 0 0 20 0 1 0 59811303 5386240 52 996147200 4194304 4889804 548682068800 18446744073709551615 233630081904 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 1315 52 38 169 0 14 0

[startup+0.212331 s]
/proc/loadavg: 1.99 2.04 2.01 4/81 19027
/proc/meminfo: memFree=1486688/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=7516 CPUtime=0.18
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 1537 827 0 0 18 0 0 0 19 0 1 0 59811303 7696384 1038 996147200 134512640 135215973 4294956320 18446744073709551615 4159198434 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 1879 1038 385 171 0 804 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7516

[startup+0.301344 s]
/proc/loadavg: 1.99 2.04 2.01 4/81 19027
/proc/meminfo: memFree=1486688/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=8636 CPUtime=0.26
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 2017 827 0 0 26 0 0 0 19 0 1 0 59811303 8843264 1304 996147200 134512640 135215973 4294956320 18446744073709551615 4159337195 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 2159 1304 385 171 0 1084 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 8636

[startup+0.401361 s]
/proc/loadavg: 1.99 2.04 2.01 4/81 19027
/proc/meminfo: memFree=1486688/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=10308 CPUtime=0.37
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 2317 827 0 0 36 1 0 0 20 0 1 0 59811303 10555392 1604 996147200 134512640 135215973 4294956320 18446744073709551615 11390591 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 2577 1604 385 171 0 1502 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 10308

[startup+0.701415 s]
/proc/loadavg: 1.99 2.04 2.01 4/81 19027
/proc/meminfo: memFree=1486688/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=17776 CPUtime=0.67
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 5218 827 0 0 65 2 0 0 23 0 1 0 59811303 18202624 3292 996147200 134512640 135215973 4294956320 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 4444 3292 405 171 0 3369 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 17776

[startup+1.50154 s]
/proc/loadavg: 1.99 2.03 2.01 3/82 19033
/proc/meminfo: memFree=1474968/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=17936 CPUtime=1.46
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 5288 827 0 0 144 2 0 0 25 0 1 0 59811303 18366464 3362 996147200 134512640 135215973 4294956320 18446744073709551615 134982902 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 4484 3362 405 171 0 3409 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 17936

[startup+3.1018 s]
/proc/loadavg: 1.99 2.03 2.01 3/82 19033
/proc/meminfo: memFree=1474264/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=18740 CPUtime=3.04
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 5491 827 0 0 302 2 0 0 25 0 1 0 59811303 19189760 3565 996147200 134512640 135215973 4294956320 18446744073709551615 134583658 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 4685 3565 405 171 0 3610 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 18740

[startup+6.30132 s]
/proc/loadavg: 1.99 2.03 2.01 3/82 19033
/proc/meminfo: memFree=1471192/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=21980 CPUtime=6.22
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 6310 827 0 0 619 3 0 0 25 0 1 0 59811303 22507520 4384 996147200 134512640 135215973 4294956320 18446744073709551615 134590481 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 5495 4384 405 171 0 4420 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 21980

[startup+12.7014 s]
/proc/loadavg: 1.99 2.03 2.01 3/82 19033
/proc/meminfo: memFree=1464792/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=28024 CPUtime=12.55
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 7838 827 0 0 1251 4 0 0 25 0 1 0 59811303 28696576 5912 996147200 134512640 135215973 4294956320 18446744073709551615 134591823 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 7006 5912 405 171 0 5931 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 28024

[startup+25.5064 s]
/proc/loadavg: 1.99 2.03 2.01 3/82 19033
/proc/meminfo: memFree=1448792/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=43464 CPUtime=25.23
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 11747 827 0 0 2518 5 0 0 25 0 1 0 59811303 44507136 9821 996147200 134512640 135215973 4294956320 18446744073709551615 134603545 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 10866 9821 405 171 0 9791 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 43464

[startup+51.1016 s]
/proc/loadavg: 1.99 2.03 2.00 3/82 19033
/proc/meminfo: memFree=1422424/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=70324 CPUtime=50.58
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 18522 827 0 0 5049 9 0 0 25 0 1 0 59811303 72011776 16531 996147200 134512640 135215973 4294956320 18446744073709551615 134588938 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 17581 16531 405 171 0 16506 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 70324

[startup+102.302 s]
/proc/loadavg: 1.99 2.02 2.00 3/82 19033
/proc/meminfo: memFree=1365144/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=129364 CPUtime=101.31
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 33349 827 0 0 10115 16 0 0 25 0 1 0 59811303 132468736 31068 996147200 134512640 135215973 4294956320 18446744073709551615 134902573 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 32341 31068 405 171 0 31266 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 129364

[startup+162.303 s]
/proc/loadavg: 2.07 2.03 2.01 3/82 19033
/proc/meminfo: memFree=1302680/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=190400 CPUtime=160.74
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 48702 827 0 0 16049 25 0 0 25 0 1 0 59811303 194969600 46421 996147200 134512640 135215973 4294956320 18446744073709551615 135096571 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 47600 46421 405 171 0 46525 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 190400

[startup+222.301 s]
/proc/loadavg: 2.16 2.06 2.01 3/82 19033
/proc/meminfo: memFree=1242200/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=249616 CPUtime=220.17
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 63631 827 0 0 21982 35 0 0 25 0 1 0 59811303 255606784 61350 996147200 134512640 135215973 4294956320 18446744073709551615 134641171 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 62404 61350 405 171 0 61329 0
Current children cumulated CPU time (s) 220.17
Current children cumulated vsize (KiB) 249616

[startup+282.302 s]
/proc/loadavg: 2.06 2.04 2.00 3/82 19039
/proc/meminfo: memFree=1179160/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=314484 CPUtime=279.59
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 80179 827 0 0 27916 43 0 0 25 0 1 0 59811303 322031616 77191 996147200 134512640 135215973 4294956320 18446744073709551615 4158960129 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 78621 77191 405 171 0 77546 0
Current children cumulated CPU time (s) 279.59
Current children cumulated vsize (KiB) 314484

[startup+342.307 s]
/proc/loadavg: 2.02 2.03 2.00 3/82 19039
/proc/meminfo: memFree=1108952/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=383804 CPUtime=339.02
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 97559 827 0 0 33849 53 0 0 25 0 1 0 59811303 393015296 94571 996147200 134512640 135215973 4294956320 18446744073709551615 134533182 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 95951 94571 405 171 0 94876 0
Current children cumulated CPU time (s) 339.02
Current children cumulated vsize (KiB) 383804

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 19039
/proc/meminfo: memFree=1042840/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=450216 CPUtime=398.46
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 114254 827 0 0 39782 64 0 0 25 0 1 0 59811303 461021184 111266 996147200 134512640 135215973 4294956320 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 112554 111266 405 171 0 111479 0
Current children cumulated CPU time (s) 398.46
Current children cumulated vsize (KiB) 450216

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 19039
/proc/meminfo: memFree=977944/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=514072 CPUtime=457.89
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 130285 827 0 0 45717 72 0 0 25 0 1 0 59811303 526409728 127297 996147200 134512640 135215973 4294956320 18446744073709551615 134648297 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 128518 127297 405 171 0 127443 0
Current children cumulated CPU time (s) 457.89
Current children cumulated vsize (KiB) 514072

[startup+522.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 19039
/proc/meminfo: memFree=909784/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=582504 CPUtime=517.33
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 147479 827 0 0 51652 81 0 0 25 0 1 0 59811303 596484096 144491 996147200 134512640 135215973 4294956320 18446744073709551615 134583604 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 145626 144491 405 171 0 144551 0
Current children cumulated CPU time (s) 517.33
Current children cumulated vsize (KiB) 582504

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 19039
/proc/meminfo: memFree=843544/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=647620 CPUtime=576.76
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 163805 827 0 0 57587 89 0 0 25 0 1 0 59811303 663162880 160817 996147200 134512640 135215973 4294956320 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 161905 160817 405 171 0 160830 0
Current children cumulated CPU time (s) 576.76
Current children cumulated vsize (KiB) 647620

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19039
/proc/meminfo: memFree=776728/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=715132 CPUtime=636.2
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 180743 827 0 0 63522 98 0 0 25 0 1 0 59811303 732295168 177755 996147200 134512640 135215973 4294956320 18446744073709551615 134600145 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 178783 177755 405 171 0 177708 0
Current children cumulated CPU time (s) 636.2
Current children cumulated vsize (KiB) 715132

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 19039
/proc/meminfo: memFree=705688/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=785000 CPUtime=695.63
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 198296 827 0 0 69458 105 0 0 25 0 1 0 59811303 803840000 195308 996147200 134512640 135215973 4294956320 18446744073709551615 134533180 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 196250 195308 405 171 0 195175 0
Current children cumulated CPU time (s) 695.63
Current children cumulated vsize (KiB) 785000

[startup+762.302 s]
/proc/loadavg: 2.07 2.03 2.01 3/82 19039
/proc/meminfo: memFree=641048/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=853564 CPUtime=755.06
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 215507 827 0 0 75394 112 0 0 25 0 1 0 59811303 874049536 211494 996147200 134512640 135215973 4294956320 18446744073709551615 134591100 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 213391 211494 405 171 0 212316 0
Current children cumulated CPU time (s) 755.06
Current children cumulated vsize (KiB) 853564

[startup+822.302 s]
/proc/loadavg: 2.14 2.05 2.01 4/82 19039
/proc/meminfo: memFree=576664/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=917036 CPUtime=814.5
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 231454 827 0 0 81328 122 0 0 25 0 1 0 59811303 939044864 227441 996147200 134512640 135215973 4294956320 18446744073709551615 134532930 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 229259 227441 405 171 0 228184 0
Current children cumulated CPU time (s) 814.5
Current children cumulated vsize (KiB) 917036



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+827.002 s]
/proc/loadavg: 2.12 2.05 2.01 3/82 19039
/proc/meminfo: memFree=571544/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=921684 CPUtime=819.15
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4194304 232608 827 0 0 81793 122 0 0 25 0 1 0 59811303 943804416 228595 996147200 134512640 135215973 4294956320 18446744073709551615 134600068 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 230421 228595 405 171 0 229346 0
Current children cumulated CPU time (s) 819.15
Current children cumulated vsize (KiB) 921684

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

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

[startup+827.108 s]
/proc/loadavg: 2.12 2.05 2.01 3/82 19039
/proc/meminfo: memFree=571544/2055920 swapFree=4192812/4192956
[pid=19027] ppid=19025 vsize=0 CPUtime=819.25
/proc/19027/stat : 19027 (pcs.big) R 19025 19027 18531 0 -1 4195332 232608 827 0 0 81793 132 0 0 25 0 1 0 59811303 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19027/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 819.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 827.152
CPU time (s): 819.323
CPU user time (s): 817.944
CPU system time (s): 1.37979
CPU usage (%): 99.0535
Max. virtual memory (cumulated for all children) (KiB): 921684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 817.944
system time used= 1.37979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233435
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= 33694

runsolver used 1.22281 second user time and 2.54561 second system time

The end

Launcher Data

Begin job on node3 at 2009-07-16 08:57:17
IDJOB=2087247
IDBENCH=58707
IDSOLVER=734
FILE ID=node3/2087247-1247727437
PBS_JOBID= 9521495
Free space on /tmp= 66372 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/socialGolfers/normalized-socialGolfer-6-4-5.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2087247-1247727437/watcher-2087247-1247727437 -o /tmp/evaluation-result-2087247-1247727437/solver-2087247-1247727437 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 533186905 HOME/instance-2087247-1247727437.xml

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

MD5SUM BENCH= 1177c7af9960e3129505024a30a05414
RANDOM SEED=533186905

node3.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.259
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.259
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:       1487168 kB
Buffers:         74100 kB
Cached:         247812 kB
SwapCached:          0 kB
Active:         280732 kB
Inactive:       217416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1487168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3144 kB
Writeback:           0 kB
Mapped:         196600 kB
Slab:            55396 kB
Committed_AS:   852812 kB
PageTables:       2124 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= 66372 MiB
End job on node3 at 2009-07-16 09:11:06