Trace number 2087621

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) 835.855 843.745

General information on the benchmark

Namecsp/os-taillard-10/
normalized-os-taillard-10-95-1.xml
MD5SUMc4bee948f28d4254d98dcb202c49f529
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 size558
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.17/0.21	c Seed is 788332181
0.17/0.21	c Constructing HOME/instance-2087621-1247727971.xml  with 6300 constraints
0.17/0.21	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-2087621-1247727971/watcher-2087621-1247727971 -o /tmp/evaluation-result-2087621-1247727971/solver-2087621-1247727971 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 788332181 HOME/instance-2087621-1247727971.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.02 2.02 2.00 4/82 18475
/proc/meminfo: memFree=1452856/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=5356 CPUtime=0
/proc/18475/stat : 18475 (pcssolve) R 18473 18475 17427 0 -1 4194304 289 0 0 0 0 0 0 0 21 0 1 0 59864875 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 259353155008 0 65536 4100 65536 0 0 0 17 1 0 0
/proc/18475/statm: 1339 241 200 169 0 50 0
[pid=18476] ppid=18475 vsize=0 CPUtime=0
/proc/18476/stat : 18476 (fgrep) Z 18475 18475 17427 0 -1 4194316 155 0 0 0 0 0 0 0 22 0 1 0 59864876 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 1 0 0
/proc/18476/statm: 0 0 0 0 0 0 0

[startup+0.0799301 s]
/proc/loadavg: 2.02 2.02 2.00 4/82 18475
/proc/meminfo: memFree=1452856/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=5900 CPUtime=0.05
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 1130 659 0 0 5 0 0 0 18 0 1 0 59864875 6041600 761 996147200 134512640 135215973 4294956320 18446744073709551615 6263455 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 1475 761 388 171 0 400 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5900

[startup+0.102935 s]
/proc/loadavg: 2.02 2.02 2.00 4/82 18475
/proc/meminfo: memFree=1452856/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=6472 CPUtime=0.07
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 1284 659 0 0 7 0 0 0 18 0 1 0 59864875 6627328 841 996147200 134512640 135215973 4294956320 18446744073709551615 134898297 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 1618 841 388 171 0 543 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6472

[startup+0.302957 s]
/proc/loadavg: 2.02 2.02 2.00 4/82 18475
/proc/meminfo: memFree=1452856/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=10232 CPUtime=0.28
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 2510 659 0 0 27 1 0 0 19 0 1 0 59864875 10477568 1645 996147200 134512640 135215973 4294956320 18446744073709551615 134588260 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 2558 1645 406 171 0 1483 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10232

[startup+0.703005 s]
/proc/loadavg: 2.02 2.02 2.00 4/82 18475
/proc/meminfo: memFree=1452856/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=10376 CPUtime=0.68
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 2552 659 0 0 67 1 0 0 23 0 1 0 59864875 10625024 1687 996147200 134512640 135215973 4294956320 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 2594 1687 406 171 0 1519 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10376

[startup+1.5021 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 18480
/proc/meminfo: memFree=1447408/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=11780 CPUtime=1.47
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 2883 659 0 0 146 1 0 0 25 0 1 0 59864875 12062720 2018 996147200 134512640 135215973 4294956320 18446744073709551615 134600006 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 2945 2018 406 171 0 1870 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11780

[startup+3.10128 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 18480
/proc/meminfo: memFree=1445680/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=13312 CPUtime=3.06
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 3269 659 0 0 305 1 0 0 25 0 1 0 59864875 13631488 2339 996147200 134512640 135215973 4294956320 18446744073709551615 134677648 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 3328 2339 406 171 0 2253 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 13312

[startup+6.30166 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 18480
/proc/meminfo: memFree=1441200/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=17640 CPUtime=6.22
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 4457 659 0 0 621 1 0 0 25 0 1 0 59864875 18063360 3429 996147200 134512640 135215973 4294956320 18446744073709551615 134523348 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 4410 3429 406 171 0 3335 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 17640

[startup+12.7014 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 18480
/proc/meminfo: memFree=1436528/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=22396 CPUtime=12.57
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 5739 659 0 0 1254 3 0 0 25 0 1 0 59864875 22933504 4582 996147200 134512640 135215973 4294956320 18446744073709551615 134600420 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 5599 4582 406 171 0 4524 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 22396

[startup+25.5019 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 18480
/proc/meminfo: memFree=1423600/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=34748 CPUtime=25.24
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 9169 659 0 0 2519 5 0 0 25 0 1 0 59864875 35581952 7626 996147200 134512640 135215973 4294956320 18446744073709551615 4158853399 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 8687 7626 406 171 0 7612 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 34748

[startup+51.1019 s]
/proc/loadavg: 2.09 2.03 2.01 3/83 18480
/proc/meminfo: memFree=1400944/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=57840 CPUtime=50.6
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 15547 659 0 0 5051 9 0 0 25 0 1 0 59864875 59228160 13234 996147200 134512640 135215973 4294956320 18446744073709551615 4158961063 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 14460 13234 406 171 0 13385 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 57840

[startup+102.307 s]
/proc/loadavg: 2.03 2.03 2.00 3/83 18480
/proc/meminfo: memFree=1347696/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=112388 CPUtime=101.32
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 30421 659 0 0 10115 17 0 0 25 0 1 0 59864875 115085312 26570 996147200 134512640 135215973 4294956320 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 28097 26570 406 171 0 27022 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 112388

[startup+162.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 18480
/proc/meminfo: memFree=1293360/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=169068 CPUtime=160.77
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 46039 659 0 0 16049 28 0 0 25 0 1 0 59864875 173125632 40139 996147200 134512640 135215973 4294956320 18446744073709551615 134533052 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 42267 40139 406 171 0 41192 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 169068

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 18480
/proc/meminfo: memFree=1240432/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=232804 CPUtime=220.2
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 63303 659 0 0 21982 38 0 0 25 0 1 0 59864875 238391296 53306 996147200 134512640 135215973 4294956320 18446744073709551615 6295200 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 58201 53306 406 171 0 57126 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 232804

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 18480
/proc/meminfo: memFree=1181552/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=288908 CPUtime=279.64
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 79123 659 0 0 27917 47 0 0 25 0 1 0 59864875 295841792 68101 996147200 134512640 135215973 4294956320 18446744073709551615 134610744 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 72227 68101 406 171 0 71152 0
Current children cumulated CPU time (s) 279.64
Current children cumulated vsize (KiB) 288908

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18480
/proc/meminfo: memFree=1111920/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=350044 CPUtime=339.09
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 96429 659 0 0 33852 57 0 0 25 0 1 0 59864875 358445056 85407 996147200 134512640 135215973 4294956320 18446744073709551615 134648267 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 87511 85407 406 171 0 86436 0
Current children cumulated CPU time (s) 339.09
Current children cumulated vsize (KiB) 350044

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18480
/proc/meminfo: memFree=1036976/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=428868 CPUtime=398.54
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 117202 659 0 0 39787 67 0 0 25 0 1 0 59864875 439160832 104131 996147200 134512640 135215973 4294956320 18446744073709551615 4158960136 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 107217 104131 406 171 0 106142 0
Current children cumulated CPU time (s) 398.54
Current children cumulated vsize (KiB) 428868

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18480
/proc/meminfo: memFree=986480/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=508792 CPUtime=457.97
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 137873 659 0 0 45717 80 0 0 25 0 1 0 59864875 521003008 116609 996147200 134512640 135215973 4294956320 18446744073709551615 134907410 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 127198 116609 406 171 0 126123 0
Current children cumulated CPU time (s) 457.97
Current children cumulated vsize (KiB) 508792

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18480
/proc/meminfo: memFree=935792/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=553584 CPUtime=517.42
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 150680 659 0 0 51653 89 0 0 25 0 1 0 59864875 566870016 129416 996147200 134512640 135215973 4294956320 18446744073709551615 134590083 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 138396 129416 406 171 0 137321 0
Current children cumulated CPU time (s) 517.42
Current children cumulated vsize (KiB) 553584

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18480
/proc/meminfo: memFree=878320/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=603988 CPUtime=576.84
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 164956 659 0 0 57589 95 0 0 25 0 1 0 59864875 618483712 143692 996147200 134512640 135215973 4294956320 18446744073709551615 134532976 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 150997 143692 406 171 0 149922 0
Current children cumulated CPU time (s) 576.84
Current children cumulated vsize (KiB) 603988

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18480
/proc/meminfo: memFree=821872/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=653812 CPUtime=636.29
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 178898 659 0 0 63525 104 0 0 25 0 1 0 59864875 669503488 157634 996147200 134512640 135215973 4294956320 18446744073709551615 134532656 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 163453 157634 406 171 0 162378 0
Current children cumulated CPU time (s) 636.29
Current children cumulated vsize (KiB) 653812

[startup+702.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18480
/proc/meminfo: memFree=771632/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=699172 CPUtime=695.73
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 191569 659 0 0 69462 111 0 0 25 0 1 0 59864875 715952128 170305 996147200 134512640 135215973 4294956320 18446744073709551615 4158853402 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 174793 170305 406 171 0 173718 0
Current children cumulated CPU time (s) 695.73
Current children cumulated vsize (KiB) 699172

[startup+762.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18480
/proc/meminfo: memFree=719216/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=745324 CPUtime=755.17
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 204535 659 0 0 75400 117 0 0 25 0 1 0 59864875 763211776 183271 996147200 134512640 135215973 4294956320 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 186331 183271 406 171 0 185256 0
Current children cumulated CPU time (s) 755.17
Current children cumulated vsize (KiB) 745324

[startup+822.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18480
/proc/meminfo: memFree=676592/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=783780 CPUtime=814.61
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 215351 659 0 0 81336 125 0 0 25 0 1 0 59864875 802590720 194087 996147200 134512640 135215973 4294956320 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 195945 194087 406 171 0 194870 0
Current children cumulated CPU time (s) 814.61
Current children cumulated vsize (KiB) 783780



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+843.601 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18480
/proc/meminfo: memFree=641008/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=931932 CPUtime=835.7
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4194304 224035 659 0 0 83441 129 0 0 25 0 1 0 59864875 954298368 202771 996147200 134512640 135215973 4294956320 18446744073709551615 6295123 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 232983 202771 406 171 0 231908 0
Current children cumulated CPU time (s) 835.7
Current children cumulated vsize (KiB) 931932

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

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

[startup+843.712 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 18480
/proc/meminfo: memFree=641008/2055920 swapFree=4192812/4192956
[pid=18475] ppid=18473 vsize=0 CPUtime=835.8
/proc/18475/stat : 18475 (pcs.big) R 18473 18475 17427 0 -1 4195332 224035 659 0 0 83441 139 0 0 25 0 1 0 59864875 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18475/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 835.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 843.745
CPU time (s): 835.855
CPU user time (s): 834.419
CPU system time (s): 1.43578
CPU usage (%): 99.0649
Max. virtual memory (cumulated for all children) (KiB): 931932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 834.419
system time used= 1.43578
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224694
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= 20
involuntary context switches= 33935

runsolver used 1.08384 second user time and 2.72358 second system time

The end

Launcher Data

Begin job on node1 at 2009-07-16 09:06:11
IDJOB=2087621
IDBENCH=58752
IDSOLVER=734
FILE ID=node1/2087621-1247727971
PBS_JOBID= 9521562
Free space on /tmp= 66384 MiB

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

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

MD5SUM BENCH= c4bee948f28d4254d98dcb202c49f529
RANDOM SEED=788332181

node1.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.216
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.216
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:       1453336 kB
Buffers:         72260 kB
Cached:         252440 kB
SwapCached:          0 kB
Active:         290704 kB
Inactive:       246792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1453336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:         233236 kB
Slab:            49868 kB
Committed_AS:   870216 kB
PageTables:       2284 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= 66384 MiB
End job on node1 at 2009-07-16 09:20:17