Trace number 2082450

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.2SAT 564.116 566.469

DiagnosticValue
ASSIGNMENTS54800

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-3_ext.xml
MD5SUM8f0b2a49e1135ea84dc0e5c626ff8a69
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.69568
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.13/0.27	c small-domain mode
0.13/0.28	c Seed is 1518168694
0.13/0.28	c Constructing HOME/instance-2082450-1247721133.xml  with 18 constraints
7.93/8.08	c Solving 54800 backtracks 18 restarts
564.04/566.46	s SATISFIABLE
564.04/566.46	c V0=0, V1=2, V2=3, V3=1, V4=2, V5=4, V6=0, V7=2, V8=4, V9=3, V10=0, V11=0, V12=2, V13=2, V14=4, V15=4, V16=4, V17=2, V18=4, V19=0, 
564.04/566.46	v 0 2 3 1 2 4 0 2 4 3 0 0 2 2 4 4 4 2 4 0 
564.04/566.46	d ASSIGNMENTS 54800

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2082450-1247721133/watcher-2082450-1247721133 -o /tmp/evaluation-result-2082450-1247721133/solver-2082450-1247721133 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1518168694 HOME/instance-2082450-1247721133.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.00 2.00 4/72 18384
/proc/meminfo: memFree=1489384/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=5356 CPUtime=0
/proc/18384/stat : 18384 (pcssolve) R 18382 18384 17421 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 59181050 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 233632754335 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18384/statm: 1339 241 200 169 0 50 0
[pid=18385] ppid=18384 vsize=4460 CPUtime=0
/proc/18385/stat : 18385 (fgrep) R 18384 18384 17421 0 -1 4194304 269 0 0 0 0 0 0 0 22 0 1 0 59181051 4567040 203 996147200 4194304 4274172 548682068976 18446744073709551615 233632634362 0 0 4096 0 0 0 0 17 1 0 0
/proc/18385/statm: 1115 203 88 19 0 239 0

[startup+0.104583 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 18384
/proc/meminfo: memFree=1489384/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=5356 CPUtime=0.06
/proc/18384/stat : 18384 (pcssolve) S 18382 18384 17421 0 -1 4194304 339 1332 0 0 0 0 3 3 19 0 1 0 59181050 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18384/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5356

[startup+0.201595 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 18384
/proc/meminfo: memFree=1489384/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=5356 CPUtime=0.13
/proc/18384/stat : 18384 (pcssolve) S 18382 18384 17421 0 -1 4194304 367 2678 0 0 0 0 7 6 18 0 1 0 59181050 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18384/statm: 1339 243 202 169 0 50 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5356

[startup+0.301606 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 18384
/proc/meminfo: memFree=1489384/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=5560 CPUtime=0.28
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 903 3866 0 0 2 0 17 9 17 0 1 0 59181050 5693440 512 996147200 134512640 135095119 4294956304 18446744073709551615 11390558 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 1390 512 361 142 0 344 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5560

[startup+0.701674 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 18384
/proc/meminfo: memFree=1489384/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=11408 CPUtime=0.67
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 3001 3866 0 0 41 0 17 9 20 0 1 0 59181050 11681792 2146 996147200 134512640 135095119 4294956304 18446744073709551615 134928554 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 2852 2146 375 142 0 1806 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 11408

[startup+1.50181 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18390
/proc/meminfo: memFree=1479072/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=19708 CPUtime=1.46
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 5281 3866 0 0 119 1 17 9 25 0 1 0 59181050 20180992 3306 996147200 134512640 135095119 4294956304 18446744073709551615 134934334 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 4927 3306 375 142 0 3881 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19708

[startup+3.10206 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18390
/proc/meminfo: memFree=1473696/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=35960 CPUtime=3.06
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 9222 3866 0 0 276 4 17 9 25 0 1 0 59181050 36823040 5582 996147200 134512640 135095119 4294956304 18446744073709551615 11366172 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 8990 5582 375 142 0 7944 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 35960

[startup+6.30158 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18390
/proc/meminfo: memFree=1451424/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=70972 CPUtime=6.24
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 18684 3866 0 0 591 7 17 9 25 0 1 0 59181050 72675328 11096 996147200 134512640 135095119 4294956304 18446744073709551615 134944940 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 17743 11096 375 142 0 16697 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 70972

[startup+12.7016 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18390
/proc/meminfo: memFree=1434912/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=58180 CPUtime=12.61
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 23612 3866 0 0 1226 9 17 9 25 0 1 0 59181050 59576320 13896 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 14545 13896 389 142 0 13499 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 58180

[startup+25.5017 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18390
/proc/meminfo: memFree=1434912/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=58180 CPUtime=25.34
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 23612 3866 0 0 2499 9 17 9 25 0 1 0 59181050 59576320 13896 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 14545 13896 389 142 0 13499 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 58180

[startup+51.1018 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18390
/proc/meminfo: memFree=1433184/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=58180 CPUtime=50.82
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 23612 3866 0 0 5047 9 17 9 25 0 1 0 59181050 59576320 13896 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 14545 13896 389 142 0 13499 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 58180

[startup+102.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18390
/proc/meminfo: memFree=1428384/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=58180 CPUtime=101.77
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 23612 3866 0 0 10141 10 17 9 25 0 1 0 59181050 59576320 13896 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 14545 13896 389 142 0 13499 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 58180

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18390
/proc/meminfo: memFree=1423136/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=58180 CPUtime=161.48
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 23612 3866 0 0 16112 10 17 9 25 0 1 0 59181050 59576320 13896 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 14545 13896 389 142 0 13499 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 58180

[startup+222.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18390
/proc/meminfo: memFree=1415840/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=62184 CPUtime=221.18
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 24278 3866 0 0 22082 10 17 9 25 0 1 0 59181050 63676416 14562 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 15546 14562 389 142 0 14500 0
Current children cumulated CPU time (s) 221.18
Current children cumulated vsize (KiB) 62184

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18390
/proc/meminfo: memFree=1410464/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=62184 CPUtime=280.89
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 24416 3866 0 0 28053 10 17 9 25 0 1 0 59181050 63676416 14700 996147200 134512640 135095119 4294956304 18446744073709551615 134918224 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 15546 14700 389 142 0 14500 0
Current children cumulated CPU time (s) 280.89
Current children cumulated vsize (KiB) 62184

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18390
/proc/meminfo: memFree=1400104/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=64924 CPUtime=340.6
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 25244 3866 0 0 34023 11 17 9 25 0 1 0 59181050 66482176 15271 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 16231 15271 389 142 0 15185 0
Current children cumulated CPU time (s) 340.6
Current children cumulated vsize (KiB) 64924

[startup+402.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18390
/proc/meminfo: memFree=1395560/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=64924 CPUtime=400.32
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 25344 3866 0 0 39995 11 17 9 25 0 1 0 59181050 66482176 15371 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 16231 15371 389 142 0 15185 0
Current children cumulated CPU time (s) 400.32
Current children cumulated vsize (KiB) 64924

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18390
/proc/meminfo: memFree=1390696/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=67104 CPUtime=460.03
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 25987 3866 0 0 45965 12 17 9 25 0 1 0 59181050 68714496 15501 996147200 134512640 135095119 4294956304 18446744073709551615 134918148 0 0 4096 0 0 0 0 17 1 0 0
/proc/18384/statm: 16776 15501 389 142 0 15730 0
Current children cumulated CPU time (s) 460.03
Current children cumulated vsize (KiB) 67104

[startup+522.302 s]
/proc/loadavg: 1.96 1.98 1.99 3/82 18432
/proc/meminfo: memFree=1584664/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=68144 CPUtime=519.95
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 26361 3866 0 0 51955 14 17 9 25 0 1 0 59181050 69779456 15875 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18384/statm: 17036 15875 389 142 0 15990 0
Current children cumulated CPU time (s) 519.95
Current children cumulated vsize (KiB) 68144

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

[startup+537.602 s]
/proc/loadavg: 1.97 1.98 1.99 3/82 18432
/proc/meminfo: memFree=1584216/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=68404 CPUtime=535.24
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 26470 3866 0 0 53484 14 17 9 25 0 1 0 59181050 70045696 15984 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 0 0 0
/proc/18384/statm: 17101 15984 389 142 0 16055 0
Current children cumulated CPU time (s) 535.24
Current children cumulated vsize (KiB) 68404

[startup+550.402 s]
/proc/loadavg: 1.97 1.98 1.99 3/82 18432
/proc/meminfo: memFree=1583832/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=68668 CPUtime=548.05
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 26552 3866 0 0 54764 15 17 9 25 0 1 0 59181050 70316032 16066 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/18384/statm: 17167 16066 389 142 0 16121 0
Current children cumulated CPU time (s) 548.05
Current children cumulated vsize (KiB) 68668

[startup+556.802 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 18432
/proc/meminfo: memFree=1583640/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=68668 CPUtime=554.44
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 26584 3866 0 0 55403 15 17 9 25 0 1 0 59181050 70316032 16098 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/18384/statm: 17167 16098 389 142 0 16121 0
Current children cumulated CPU time (s) 554.44
Current children cumulated vsize (KiB) 68668

[startup+563.202 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 18432
/proc/meminfo: memFree=1583512/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=68800 CPUtime=560.84
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 26617 3866 0 0 56043 15 17 9 25 0 1 0 59181050 70451200 16131 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 0 0 0
/proc/18384/statm: 17200 16131 389 142 0 16154 0
Current children cumulated CPU time (s) 560.84
Current children cumulated vsize (KiB) 68800

[startup+564.802 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 18432
/proc/meminfo: memFree=1583512/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=68800 CPUtime=562.44
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 26625 3866 0 0 56203 15 17 9 25 0 1 0 59181050 70451200 16139 996147200 134512640 135095119 4294956304 18446744073709551615 134918076 0 0 4096 0 0 0 0 17 0 0 0
/proc/18384/statm: 17200 16139 389 142 0 16154 0
Current children cumulated CPU time (s) 562.44
Current children cumulated vsize (KiB) 68800

[startup+565.602 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 18432
/proc/meminfo: memFree=1583384/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=68800 CPUtime=563.24
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 26628 3866 0 0 56283 15 17 9 25 0 1 0 59181050 70451200 16142 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/18384/statm: 17200 16142 389 142 0 16154 0
Current children cumulated CPU time (s) 563.24
Current children cumulated vsize (KiB) 68800

[startup+566.001 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 18432
/proc/meminfo: memFree=1583384/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=68800 CPUtime=563.64
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 26631 3866 0 0 56323 15 17 9 25 0 1 0 59181050 70451200 16145 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18384/statm: 17200 16145 389 142 0 16154 0
Current children cumulated CPU time (s) 563.64
Current children cumulated vsize (KiB) 68800

[startup+566.401 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 18432
/proc/meminfo: memFree=1583384/2055920 swapFree=4192812/4192956
[pid=18384] ppid=18382 vsize=68800 CPUtime=564.04
/proc/18384/stat : 18384 (pcs.small) R 18382 18384 17421 0 -1 4194304 26633 3866 0 0 56363 15 17 9 25 0 1 0 59181050 70451200 16147 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/18384/statm: 17200 16147 389 142 0 16154 0
Current children cumulated CPU time (s) 564.04
Current children cumulated vsize (KiB) 68800

Child status: 0
Real time (s): 566.469
CPU time (s): 564.116
CPU user time (s): 563.86
CPU system time (s): 0.255961
CPU usage (%): 99.5846
Max. virtual memory (cumulated for all children) (KiB): 89096

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

runsolver used 0.823874 second user time and 1.66775 second system time

The end

Launcher Data

Begin job on node3 at 2009-07-16 07:12:15
IDJOB=2082450
IDBENCH=57586
IDSOLVER=733
FILE ID=node3/2082450-1247721133
PBS_JOBID= 9521435
Free space on /tmp= 66380 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/rand-8-20-5/normalized-rand-8-20-5-18-800-3_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2082450-1247721133/watcher-2082450-1247721133 -o /tmp/evaluation-result-2082450-1247721133/solver-2082450-1247721133 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1518168694 HOME/instance-2082450-1247721133.xml

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

MD5SUM BENCH= 8f0b2a49e1135ea84dc0e5c626ff8a69
RANDOM SEED=1518168694

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:       1489864 kB
Buffers:         70216 kB
Cached:         233540 kB
SwapCached:          0 kB
Active:         284744 kB
Inactive:       210532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1489864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           23756 kB
Writeback:           0 kB
Mapped:         203020 kB
Slab:            55896 kB
Committed_AS:   808080 kB
PageTables:       2120 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= 66380 MiB
End job on node3 at 2009-07-16 07:21:41