Trace number 2076752

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 0.3.2UNSAT 510.313 513.524

DiagnosticValue
ASSIGNMENTS2076

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph9-f10.xml
MD5SUM6c2f102032bae2df336cce2e32238ab9
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 benchmark2.33165
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5246
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5246
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.00/0.02	c Seed is 1779039917
0.00/0.02	c Constructing HOME/instance-2076752-1247714248.xml  with 15280 constraints
0.28/0.36	c Solving 2076 backtracks 10 restarts
510.17/513.50	s UNSATISFIABLE
510.17/513.50	d ASSIGNMENTS 2076

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-2076752-1247714248/watcher-2076752-1247714248 -o /tmp/evaluation-result-2076752-1247714248/solver-2076752-1247714248 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1779039917 HOME/instance-2076752-1247714248.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.09 2.02 4/72 14364
/proc/meminfo: memFree=1513896/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=5356 CPUtime=0
/proc/14364/stat : 14364 (pcssolve) R 14362 14364 12861 0 -1 4194304 290 0 0 0 0 0 0 0 23 0 1 0 58488935 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 255539604127 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14364/statm: 1339 241 200 169 0 50 0
[pid=14365] ppid=14364 vsize=3676 CPUtime=0
/proc/14365/stat : 14365 (fgrep) R 14364 14364 12861 0 -1 4194304 145 0 0 0 0 0 0 0 24 0 1 0 58488935 3764224 112 996147200 4194304 4274172 548682068976 18446744073709551615 255539773522 0 0 4096 0 0 0 0 17 1 0 0
/proc/14365/statm: 919 112 85 19 0 43 0
[pid=14366] ppid=14364 vsize=5356 CPUtime=0
/proc/14366/stat : 14366 (pcssolve) R 14364 14364 12861 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 58488935 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 255539604127 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14366/statm: 1339 241 200 169 0 50 0

[startup+0.0309011 s]
/proc/loadavg: 2.24 2.09 2.02 4/72 14364
/proc/meminfo: memFree=1513896/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=5152 CPUtime=0.01
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 960 662 0 0 1 0 0 0 25 0 1 0 58488935 5275648 591 996147200 134512640 135215973 4294956304 18446744073709551615 134773377 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 1288 591 361 171 0 213 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5152

[startup+0.102913 s]
/proc/loadavg: 2.24 2.09 2.02 4/72 14364
/proc/meminfo: memFree=1513896/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=7744 CPUtime=0.08
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 1597 662 0 0 8 0 0 0 25 0 1 0 58488935 7929856 1228 996147200 134512640 135215973 4294956304 18446744073709551615 134704688 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 1936 1228 385 171 0 861 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7744

[startup+0.302932 s]
/proc/loadavg: 2.24 2.09 2.02 4/72 14364
/proc/meminfo: memFree=1513896/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=10876 CPUtime=0.28
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 2526 662 0 0 27 1 0 0 25 0 1 0 58488935 11137024 1829 996147200 134512640 135215973 4294956304 18446744073709551615 3962235 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 2719 1829 385 171 0 1644 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10876

[startup+0.701964 s]
/proc/loadavg: 2.24 2.09 2.02 4/72 14364
/proc/meminfo: memFree=1513896/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=14612 CPUtime=0.67
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 3706 662 0 0 66 1 0 0 25 0 1 0 58488935 14962688 2900 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 3653 2900 401 171 0 2578 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 14612

[startup+1.50104 s]
/proc/loadavg: 2.24 2.09 2.02 3/73 14369
/proc/meminfo: memFree=1499872/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=24668 CPUtime=1.46
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 6239 662 0 0 143 3 0 0 25 0 1 0 58488935 25260032 5380 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 6167 5380 401 171 0 5092 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 24668

[startup+3.10119 s]
/proc/loadavg: 2.22 2.09 2.02 3/73 14369
/proc/meminfo: memFree=1480544/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=44884 CPUtime=3.05
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 11393 662 0 0 300 5 0 0 25 0 1 0 58488935 45961216 10429 996147200 134512640 135215973 4294956304 18446744073709551615 134970175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 11221 10429 401 171 0 10146 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 44884

[startup+6.30148 s]
/proc/loadavg: 2.22 2.09 2.02 3/73 14369
/proc/meminfo: memFree=1450400/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=68156 CPUtime=6.22
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 17265 662 0 0 615 7 0 0 25 0 1 0 58488935 69791744 16092 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 17039 16092 401 171 0 15964 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 68156

[startup+12.7011 s]
/proc/loadavg: 2.19 2.09 2.01 3/73 14369
/proc/meminfo: memFree=1448288/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=71720 CPUtime=12.58
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 18207 662 0 0 1250 8 0 0 25 0 1 0 58488935 73441280 17034 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 17930 17034 401 171 0 16855 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 71720

[startup+25.5013 s]
/proc/loadavg: 2.16 2.08 2.01 3/73 14369
/proc/meminfo: memFree=1366816/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=157336 CPUtime=25.28
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 39758 662 0 0 2512 16 0 0 25 0 1 0 58488935 161112064 38168 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 39334 38168 401 171 0 38259 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 157336

[startup+51.1027 s]
/proc/loadavg: 2.10 2.08 2.01 3/73 14369
/proc/meminfo: memFree=1360608/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=157452 CPUtime=50.65
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 39882 662 0 0 5049 16 0 0 25 0 1 0 58488935 161230848 38292 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 39363 38292 404 171 0 38288 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 157452

[startup+102.306 s]
/proc/loadavg: 2.04 2.06 2.01 3/73 14369
/proc/meminfo: memFree=1359136/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=157640 CPUtime=101.4
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 39924 662 0 0 10124 16 0 0 25 0 1 0 58488935 161423360 38334 996147200 134512640 135215973 4294956304 18446744073709551615 134583383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 39410 38334 404 171 0 38335 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 157640

[startup+162.302 s]
/proc/loadavg: 2.01 2.05 2.00 3/73 14369
/proc/meminfo: memFree=1357408/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=157908 CPUtime=160.89
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 40006 662 0 0 16072 17 0 0 25 0 1 0 58488935 161697792 38416 996147200 134512640 135215973 4294956304 18446744073709551615 134648240 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 39477 38416 404 171 0 38402 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 157908

[startup+222.303 s]
/proc/loadavg: 2.00 2.04 2.00 3/73 14369
/proc/meminfo: memFree=1355680/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=158304 CPUtime=220.36
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 40086 662 0 0 22019 17 0 0 25 0 1 0 58488935 162103296 38496 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 39576 38496 404 171 0 38501 0
Current children cumulated CPU time (s) 220.36
Current children cumulated vsize (KiB) 158304

[startup+282.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 14369
/proc/meminfo: memFree=1351968/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=159476 CPUtime=279.84
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 40376 662 0 0 27967 17 0 0 25 0 1 0 58488935 163303424 38657 996147200 134512640 135215973 4294956304 18446744073709551615 134581296 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 39869 38657 404 171 0 38794 0
Current children cumulated CPU time (s) 279.84
Current children cumulated vsize (KiB) 159476

[startup+342.303 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 14369
/proc/meminfo: memFree=1348584/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=159692 CPUtime=339.32
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 40447 662 0 0 33914 18 0 0 25 0 1 0 58488935 163524608 38695 996147200 134512640 135215973 4294956304 18446744073709551615 134533094 0 0 4096 0 0 0 0 17 1 0 0
/proc/14364/statm: 39923 38695 404 171 0 38848 0
Current children cumulated CPU time (s) 339.32
Current children cumulated vsize (KiB) 159692

[startup+402.303 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 14402
/proc/meminfo: memFree=1439400/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=159960 CPUtime=399.12
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 40523 662 0 0 39892 20 0 0 25 0 1 0 58488935 163799040 38771 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/14364/statm: 39990 38771 404 171 0 38915 0
Current children cumulated CPU time (s) 399.12
Current children cumulated vsize (KiB) 159960

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 14402
/proc/meminfo: memFree=1439144/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=160224 CPUtime=459.09
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 40601 662 0 0 45889 20 0 0 25 0 1 0 58488935 164069376 38849 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/14364/statm: 40056 38849 404 171 0 38981 0
Current children cumulated CPU time (s) 459.09
Current children cumulated vsize (KiB) 160224

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

[startup+486.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 14402
/proc/meminfo: memFree=1439080/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=160312 CPUtime=483.08
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 40633 662 0 0 48288 20 0 0 25 0 1 0 58488935 164159488 38881 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 0 0 0
/proc/14364/statm: 40078 38881 404 171 0 39003 0
Current children cumulated CPU time (s) 483.08
Current children cumulated vsize (KiB) 160312

[startup+499.102 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 14402
/proc/meminfo: memFree=1439016/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=160400 CPUtime=495.88
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 40653 662 0 0 49568 20 0 0 25 0 1 0 58488935 164249600 38901 996147200 134512640 135215973 4294956304 18446744073709551615 4158960021 0 0 4096 0 0 0 0 17 0 0 0
/proc/14364/statm: 40100 38901 404 171 0 39025 0
Current children cumulated CPU time (s) 495.88
Current children cumulated vsize (KiB) 160400

[startup+505.501 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 14402
/proc/meminfo: memFree=1438888/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=160400 CPUtime=502.27
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 40663 662 0 0 50207 20 0 0 25 0 1 0 58488935 164249600 38911 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 0 0 0
/proc/14364/statm: 40100 38911 404 171 0 39025 0
Current children cumulated CPU time (s) 502.27
Current children cumulated vsize (KiB) 160400

[startup+508.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14402
/proc/meminfo: memFree=1438824/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=160488 CPUtime=505.47
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 40668 662 0 0 50527 20 0 0 25 0 1 0 58488935 164339712 38916 996147200 134512640 135215973 4294956304 18446744073709551615 134583616 0 0 4096 0 0 0 0 17 0 0 0
/proc/14364/statm: 40122 38916 404 171 0 39047 0
Current children cumulated CPU time (s) 505.47
Current children cumulated vsize (KiB) 160488

[startup+511.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14402
/proc/meminfo: memFree=1438824/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=160488 CPUtime=508.67
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 40672 662 0 0 50847 20 0 0 25 0 1 0 58488935 164339712 38920 996147200 134512640 135215973 4294956304 18446744073709551615 134594426 0 0 4096 0 0 0 0 17 0 0 0
/proc/14364/statm: 40122 38920 404 171 0 39047 0
Current children cumulated CPU time (s) 508.67
Current children cumulated vsize (KiB) 160488

[startup+512.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14402
/proc/meminfo: memFree=1438824/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=160488 CPUtime=509.47
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 40673 662 0 0 50927 20 0 0 25 0 1 0 58488935 164339712 38921 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/14364/statm: 40122 38921 404 171 0 39047 0
Current children cumulated CPU time (s) 509.47
Current children cumulated vsize (KiB) 160488

[startup+513.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14402
/proc/meminfo: memFree=1438824/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=160488 CPUtime=509.87
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194304 40673 662 0 0 50967 20 0 0 25 0 1 0 58488935 164339712 38921 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/14364/statm: 40122 38921 404 171 0 39047 0
Current children cumulated CPU time (s) 509.87
Current children cumulated vsize (KiB) 160488

[startup+513.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14402
/proc/meminfo: memFree=1438824/2055920 swapFree=4192812/4192956
[pid=14364] ppid=14362 vsize=0 CPUtime=510.28
/proc/14364/stat : 14364 (pcs.big) R 14362 14364 12861 0 -1 4194308 40676 662 0 0 51007 21 0 0 25 0 1 0 58488935 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/14364/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 510.28
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 513.524
CPU time (s): 510.313
CPU user time (s): 510.076
CPU system time (s): 0.236963
CPU usage (%): 99.3748
Max. virtual memory (cumulated for all children) (KiB): 160488

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

runsolver used 0.678896 second user time and 1.45678 second system time

The end

Launcher Data

Begin job on node48 at 2009-07-16 05:17:28
IDJOB=2076752
IDBENCH=56492
IDSOLVER=733
FILE ID=node48/2076752-1247714248
PBS_JOBID= 9521317
Free space on /tmp= 66368 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/rlfapGraphsMod/normalized-graph9-f10.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076752-1247714248/watcher-2076752-1247714248 -o /tmp/evaluation-result-2076752-1247714248/solver-2076752-1247714248 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1779039917 HOME/instance-2076752-1247714248.xml

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

MD5SUM BENCH= 6c2f102032bae2df336cce2e32238ab9
RANDOM SEED=1779039917

node48.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.237
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.237
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:       1514376 kB
Buffers:         70912 kB
Cached:         288060 kB
SwapCached:          0 kB
Active:         177356 kB
Inactive:       288304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1514376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2804 kB
Writeback:           0 kB
Mapped:         118116 kB
Slab:            61244 kB
Committed_AS:   670376 kB
PageTables:       1912 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= 66368 MiB
End job on node48 at 2009-07-16 05:26:01