Trace number 2074267

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.2UNSAT 603.909 608.779

DiagnosticValue
ASSIGNMENTS79973

General information on the benchmark

Namecsp/chessboardColoration/
normalized-cc-25-25-2.xml
MD5SUMb913279437ddb68d75e7e8e0397248e4
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 benchmark21.1668
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints90000
Maximum constraint arity4
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension90000
Global constraints used (with number of constraints)

Solver Data

0.03/0.12	c small-domain mode
0.03/0.12	c Seed is 969423365
0.03/0.12	c Constructing HOME/instance-2074267-1247712315.xml  with 1560000 constraints
11.15/11.31	c Solving 79973 backtracks 19 restarts
603.80/608.77	s UNSATISFIABLE
603.80/608.77	d ASSIGNMENTS 79973

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2074267-1247712315/watcher-2074267-1247712315 -o /tmp/evaluation-result-2074267-1247712315/solver-2074267-1247712315 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 969423365 HOME/instance-2074267-1247712315.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.96 1.97 1.99 4/81 12176
/proc/meminfo: memFree=1229256/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=18576 CPUtime=0
/proc/12176/stat : 12176 (runsolver) R 12174 12176 11570 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 58298428 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12176/statm: 4644 284 249 26 0 2626 0

[startup+0.0491661 s]
/proc/loadavg: 1.96 1.97 1.99 4/81 12176
/proc/meminfo: memFree=1229256/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=5356 CPUtime=0.01
/proc/12176/stat : 12176 (pcssolve) S 12174 12176 11570 0 -1 4194304 339 317 0 0 0 0 1 0 20 0 1 0 58298428 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12176/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.101176 s]
/proc/loadavg: 1.96 1.97 1.99 4/81 12176
/proc/meminfo: memFree=1229256/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=5356 CPUtime=0.03
/proc/12176/stat : 12176 (pcssolve) S 12174 12176 11570 0 -1 4194304 367 649 0 0 0 0 2 1 21 0 1 0 58298428 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12176/statm: 1339 243 202 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.301211 s]
/proc/loadavg: 1.96 1.97 1.99 4/81 12176
/proc/meminfo: memFree=1229256/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=9456 CPUtime=0.27
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 2230 822 0 0 16 1 8 2 20 0 1 0 58298428 9682944 1579 996147200 134512640 135095119 4294956304 18446744073709551615 134681366 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 2364 1579 374 142 0 1318 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9456

[startup+0.701281 s]
/proc/loadavg: 1.96 1.97 1.99 4/81 12176
/proc/meminfo: memFree=1229256/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=19944 CPUtime=0.66
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 5580 822 0 0 53 3 8 2 23 0 1 0 58298428 20422656 3739 996147200 134512640 135095119 4294956304 18446744073709551615 4159144564 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 4986 3739 374 142 0 3940 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 19944

[startup+1.50143 s]
/proc/loadavg: 1.96 1.97 1.99 3/82 12182
/proc/meminfo: memFree=1206720/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=38736 CPUtime=1.45
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 11872 822 0 0 129 6 8 2 25 0 1 0 58298428 39665664 8253 996147200 134512640 135095119 4294956304 18446744073709551615 3040073 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 9684 8253 374 142 0 8638 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 38736

[startup+3.10272 s]
/proc/loadavg: 1.96 1.97 1.99 3/82 12182
/proc/meminfo: memFree=1184384/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=75460 CPUtime=3.03
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 24096 822 0 0 280 13 8 2 25 0 1 0 58298428 77271040 16929 996147200 134512640 135095119 4294956304 18446744073709551615 3047171 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 18865 16929 374 142 0 17819 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 75460

[startup+6.30131 s]
/proc/loadavg: 1.96 1.97 1.99 3/82 12182
/proc/meminfo: memFree=1115072/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=148180 CPUtime=6.21
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 48326 822 0 0 584 27 8 2 25 0 1 0 58298428 151736320 34069 996147200 134512640 135095119 4294956304 18446744073709551615 134706689 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 37045 34069 374 142 0 35999 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 148180

[startup+12.7015 s]
/proc/loadavg: 1.96 1.97 1.99 3/82 12182
/proc/meminfo: memFree=960320/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=298156 CPUtime=12.54
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 97817 822 0 0 1196 48 8 2 25 0 1 0 58298428 305311744 67699 996147200 134512640 135095119 4294956304 18446744073709551615 3036507 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 74539 67699 386 142 0 73493 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 298156

[startup+25.5018 s]
/proc/loadavg: 1.97 1.97 1.99 3/82 12182
/proc/meminfo: memFree=928896/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=331524 CPUtime=25.22
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 497182 822 0 0 2294 218 8 2 25 0 1 0 58298428 339480576 75720 996147200 134512640 135095119 4294956304 18446744073709551615 134599360 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 82881 75720 387 142 0 81835 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 331524

[startup+51.1015 s]
/proc/loadavg: 1.98 1.97 1.99 3/82 12182
/proc/meminfo: memFree=928192/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=329364 CPUtime=50.56
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 1782212 822 0 0 4269 777 8 2 25 0 1 0 58298428 337268736 75516 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 82341 75516 387 142 0 81295 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 329364

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12182
/proc/meminfo: memFree=927104/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=330132 CPUtime=101.27
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 5219758 822 0 0 7862 2255 8 2 25 0 1 0 58298428 338055168 75740 996147200 134512640 135095119 4294956304 18446744073709551615 134617003 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 82533 75740 387 142 0 81487 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 330132

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12182
/proc/meminfo: memFree=924480/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=331164 CPUtime=160.68
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 11499458 822 0 0 11115 4943 8 2 25 0 1 0 58298428 339111936 76070 996147200 134512640 135095119 4294956304 18446744073709551615 134882939 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 82791 76070 387 142 0 81745 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 331164

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12182
/proc/meminfo: memFree=924416/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=332192 CPUtime=220.11
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 17813677 822 0 0 14351 7650 8 2 25 0 1 0 58298428 340164608 76421 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 83048 76421 387 142 0 82002 0
Current children cumulated CPU time (s) 220.11
Current children cumulated vsize (KiB) 332192

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12182
/proc/meminfo: memFree=923008/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=333348 CPUtime=279.53
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 24411220 822 0 0 17428 10515 8 2 25 0 1 0 58298428 341348352 76772 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 83337 76772 387 142 0 82291 0
Current children cumulated CPU time (s) 279.53
Current children cumulated vsize (KiB) 333348

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12182
/proc/meminfo: memFree=921600/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=337316 CPUtime=338.95
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 30860540 822 0 0 20591 13294 8 2 25 0 1 0 58298428 345411584 77168 996147200 134512640 135095119 4294956304 18446744073709551615 134599362 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 84329 77168 387 142 0 83283 0
Current children cumulated CPU time (s) 338.95
Current children cumulated vsize (KiB) 337316

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12184
/proc/meminfo: memFree=919232/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=338600 CPUtime=398.36
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 37345204 822 0 0 23729 16097 8 2 25 0 1 0 58298428 346726400 77643 996147200 134512640 135095119 4294956304 18446744073709551615 134599362 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 84650 77643 387 142 0 83604 0
Current children cumulated CPU time (s) 398.36
Current children cumulated vsize (KiB) 338600

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12184
/proc/meminfo: memFree=917888/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=336692 CPUtime=457.78
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 43416300 822 0 0 27021 18747 8 2 25 0 1 0 58298428 344772608 77825 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 1 0 0
/proc/12176/statm: 84173 77825 387 142 0 83127 0
Current children cumulated CPU time (s) 457.78
Current children cumulated vsize (KiB) 336692

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12226
/proc/meminfo: memFree=977416/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=340656 CPUtime=517.44
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 49641391 822 0 0 30356 21378 8 2 25 0 1 0 58298428 348831744 78596 996147200 134512640 135095119 4294956304 18446744073709551615 134599362 0 0 4096 0 0 0 0 17 0 0 0
/proc/12176/statm: 85164 78609 387 142 0 84118 0
Current children cumulated CPU time (s) 517.44
Current children cumulated vsize (KiB) 340656

[startup+582.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12226
/proc/meminfo: memFree=976520/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=338876 CPUtime=577.42
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 56129885 822 0 0 33704 24028 8 2 25 0 1 0 58298428 347009024 78530 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/12176/statm: 84719 78530 387 142 0 83673 0
Current children cumulated CPU time (s) 577.42
Current children cumulated vsize (KiB) 338876

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

[startup+588.701 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12226
/proc/meminfo: memFree=975944/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=341940 CPUtime=583.82
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 56839743 822 0 0 34053 24319 8 2 25 0 1 0 58298428 350146560 78610 996147200 134512640 135095119 4294956304 18446744073709551615 134599362 0 0 4096 0 0 0 0 17 0 0 0
/proc/12176/statm: 85485 78626 388 142 0 84439 0
Current children cumulated CPU time (s) 583.82
Current children cumulated vsize (KiB) 341940

[startup+601.502 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12226
/proc/meminfo: memFree=974664/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=339260 CPUtime=596.61
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 58226310 822 0 0 34765 24886 8 2 25 0 1 0 58298428 347402240 78651 996147200 134512640 135095119 4294956304 18446744073709551615 134555074 0 0 4096 0 0 0 0 17 0 0 0
/proc/12176/statm: 84815 78651 387 142 0 83769 0
Current children cumulated CPU time (s) 596.61
Current children cumulated vsize (KiB) 339260

[startup+604.701 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12226
/proc/meminfo: memFree=974344/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=339260 CPUtime=599.8
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 58568373 822 0 0 34946 25024 8 2 25 0 1 0 58298428 347402240 78670 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/12176/statm: 84815 78670 387 142 0 83769 0
Current children cumulated CPU time (s) 599.8
Current children cumulated vsize (KiB) 339260

[startup+606.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12226
/proc/meminfo: memFree=972488/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=342196 CPUtime=601.4
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 58738342 822 0 0 35039 25091 8 2 25 0 1 0 58298428 350408704 79086 996147200 134512640 135095119 4294956304 18446744073709551615 134599362 0 0 4096 0 0 0 0 17 0 0 0
/proc/12176/statm: 85549 79098 387 142 0 84503 0
Current children cumulated CPU time (s) 601.4
Current children cumulated vsize (KiB) 342196

[startup+607.903 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12226
/proc/meminfo: memFree=974088/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=273720 CPUtime=603.01
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 58809139 822 0 0 35171 25120 8 2 25 0 1 0 58298428 280289280 65871 996147200 134512640 135095119 4294956304 18446744073709551615 3035205 0 0 4096 0 0 0 0 17 0 0 0
/proc/12176/statm: 68430 65871 387 142 0 67384 0
Current children cumulated CPU time (s) 603.01
Current children cumulated vsize (KiB) 273720

[startup+608.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12226
/proc/meminfo: memFree=1025224/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=273720 CPUtime=603.41
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 58809139 822 0 0 35211 25120 8 2 25 0 1 0 58298428 280289280 65871 996147200 134512640 135095119 4294956304 18446744073709551615 3035260 0 0 4096 0 0 0 0 17 0 0 0
/proc/12176/statm: 68430 65871 387 142 0 67384 0
Current children cumulated CPU time (s) 603.41
Current children cumulated vsize (KiB) 273720

[startup+608.702 s]
/proc/loadavg: 1.99 1.97 1.99 3/82 12226
/proc/meminfo: memFree=1025224/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=273720 CPUtime=603.8
/proc/12176/stat : 12176 (pcs.small) R 12174 12176 11570 0 -1 4194304 58809139 822 0 0 35250 25120 8 2 25 0 1 0 58298428 280289280 65871 996147200 134512640 135095119 4294956304 18446744073709551615 3035179 0 0 4096 0 0 0 0 17 0 0 0
/proc/12176/statm: 68430 65871 387 142 0 67384 0
Current children cumulated CPU time (s) 603.8
Current children cumulated vsize (KiB) 273720

Child status: 0
Real time (s): 608.779
CPU time (s): 603.909
CPU user time (s): 352.632
CPU system time (s): 251.277
CPU usage (%): 99.2001
Max. virtual memory (cumulated for all children) (KiB): 342196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 352.632
system time used= 251.277
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58809963
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= 25
involuntary context switches= 20345

runsolver used 0.728889 second user time and 2.04469 second system time

The end

Launcher Data

Begin job on node24 at 2009-07-16 04:45:16
IDJOB=2074267
IDBENCH=56082
IDSOLVER=734
FILE ID=node24/2074267-1247712315
PBS_JOBID= 9521478
Free space on /tmp= 66396 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-25-25-2.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2074267-1247712315/watcher-2074267-1247712315 -o /tmp/evaluation-result-2074267-1247712315/solver-2074267-1247712315 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 969423365 HOME/instance-2074267-1247712315.xml

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

MD5SUM BENCH= b913279437ddb68d75e7e8e0397248e4
RANDOM SEED=969423365

node24.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.287
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.287
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:       1229736 kB
Buffers:         88228 kB
Cached:         536624 kB
SwapCached:          0 kB
Active:         309480 kB
Inactive:       425944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1229736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           17564 kB
Writeback:           0 kB
Mapped:         130908 kB
Slab:            75588 kB
Committed_AS:   713108 kB
PageTables:       2084 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= 66392 MiB
End job on node24 at 2009-07-16 04:55:25