Trace number 2092174

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 508.439 510.899

DiagnosticValue
ASSIGNMENTS16065

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-23_ext.xml
MD5SUM7289c4de965cdcd67307b9df740961a1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.14882
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
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.18/0.21	c Seed is 1140839666
0.18/0.21	c Constructing HOME/instance-2092174-1247733778.xml  with 103 constraints
0.27/0.38	c Solving 16065 backtracks 15 restarts
508.33/510.88	s SATISFIABLE
508.33/510.88	c V0=32, V1=28, V2=57, V3=11, V4=13, V5=79, V6=54, V7=28, V8=79, V9=40, V10=75, V11=46, V12=25, V13=33, V14=74, V15=45, V16=70, V17=61, V18=49, V19=16, V20=47, V21=8, V22=58, V23=59, V24=66, V25=26, V26=55, V27=23, V28=78, V29=56, V30=35, V31=41, V32=74, V33=58, V34=46, V35=53, V36=4, V37=45, V38=45, V39=44, 
508.33/510.88	v 32 28 57 11 13 79 54 28 79 40 75 46 25 33 74 45 70 61 49 16 47 8 58 59 66 26 55 23 78 56 35 41 74 58 46 53 4 45 45 44 
508.33/510.88	d ASSIGNMENTS 16065

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-2092174-1247733778/watcher-2092174-1247733778 -o /tmp/evaluation-result-2092174-1247733778/solver-2092174-1247733778 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1140839666 HOME/instance-2092174-1247733778.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.00 2.04 2.00 4/81 21040
/proc/meminfo: memFree=1627408/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=5356 CPUtime=0
/proc/21040/stat : 21040 (pcssolve) R 21038 21040 18850 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 60441459 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 240577473183 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/21040/statm: 1339 241 200 169 0 50 0
[pid=21041] ppid=21040 vsize=3676 CPUtime=0
/proc/21041/stat : 21041 (fgrep) R 21040 21040 18850 0 -1 4194304 140 0 0 0 0 0 0 0 22 0 1 0 60441459 3764224 107 996147200 4194304 4274172 548682068976 18446744073709551615 240577642578 0 0 4096 0 0 0 0 17 1 0 0
/proc/21041/statm: 919 107 85 19 0 43 0
[pid=21042] ppid=21040 vsize=5356 CPUtime=0
/proc/21042/stat : 21042 (pcssolve) R 21040 21040 18850 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 60441459 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 240577473183 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/21042/statm: 1339 241 200 169 0 50 0

[startup+0.0613549 s]
/proc/loadavg: 2.00 2.04 2.00 4/81 21040
/proc/meminfo: memFree=1627408/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=4892 CPUtime=0.04
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 875 656 0 0 4 0 0 0 18 0 1 0 60441459 5009408 506 996147200 134512640 135215973 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 1223 506 383 171 0 148 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4892

[startup+0.101353 s]
/proc/loadavg: 2.00 2.04 2.00 4/81 21040
/proc/meminfo: memFree=1627408/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=5424 CPUtime=0.08
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 947 656 0 0 8 0 0 0 18 0 1 0 60441459 5554176 578 996147200 134512640 135215973 4294956304 18446744073709551615 8353403 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 1356 578 383 171 0 281 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5424

[startup+0.301369 s]
/proc/loadavg: 2.00 2.04 2.00 4/81 21040
/proc/meminfo: memFree=1627408/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=7564 CPUtime=0.27
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 1280 656 0 0 27 0 0 0 19 0 1 0 60441459 7745536 911 996147200 134512640 135215973 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 1891 911 383 171 0 816 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7564

[startup+0.701405 s]
/proc/loadavg: 2.00 2.04 2.00 4/81 21040
/proc/meminfo: memFree=1627408/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=8784 CPUtime=0.67
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 1547 656 0 0 67 0 0 0 23 0 1 0 60441459 8994816 1178 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 2196 1178 401 171 0 1121 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8784

[startup+1.50147 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 21045
/proc/meminfo: memFree=1624200/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=8784 CPUtime=1.46
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 1557 656 0 0 146 0 0 0 25 0 1 0 60441459 8994816 1188 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 2196 1188 401 171 0 1121 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 8784

[startup+3.10262 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 21045
/proc/meminfo: memFree=1624136/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=8784 CPUtime=3.06
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 1586 656 0 0 306 0 0 0 25 0 1 0 60441459 8994816 1217 996147200 134512640 135215973 4294956304 18446744073709551615 134599882 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 2196 1217 401 171 0 1121 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 8784

[startup+6.3019 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 21045
/proc/meminfo: memFree=1623752/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=8784 CPUtime=6.25
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 1643 656 0 0 624 1 0 0 25 0 1 0 60441459 8994816 1274 996147200 134512640 135215973 4294956304 18446744073709551615 4158960050 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 2196 1274 401 171 0 1121 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 8784

[startup+12.7015 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 21045
/proc/meminfo: memFree=1623048/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=8952 CPUtime=12.61
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 1806 656 0 0 1260 1 0 0 25 0 1 0 60441459 9166848 1437 996147200 134512640 135215973 4294956304 18446744073709551615 134533300 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 2238 1437 401 171 0 1163 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 8952

[startup+25.5016 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 21045
/proc/meminfo: memFree=1621832/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=9740 CPUtime=25.35
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 2116 656 0 0 2534 1 0 0 25 0 1 0 60441459 9973760 1747 996147200 134512640 135215973 4294956304 18446744073709551615 135026848 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 2435 1747 401 171 0 1360 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 9740

[startup+51.1018 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 21045
/proc/meminfo: memFree=1618056/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=13740 CPUtime=50.83
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 3138 656 0 0 5081 2 0 0 25 0 1 0 60441459 14069760 2704 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 3435 2704 401 171 0 2360 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 13740

[startup+102.306 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 21045
/proc/meminfo: memFree=1609992/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=21892 CPUtime=101.79
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 5237 656 0 0 10176 3 0 0 25 0 1 0 60441459 22417408 4674 996147200 134512640 135215973 4294956304 18446744073709551615 135020411 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 5473 4674 401 171 0 4398 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 21892

[startup+162.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 21045
/proc/meminfo: memFree=1601800/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=29932 CPUtime=161.5
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 7347 656 0 0 16145 5 0 0 25 0 1 0 60441459 30650368 6751 996147200 134512640 135215973 4294956304 18446744073709551615 4158960176 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 7483 6751 401 171 0 6408 0
Current children cumulated CPU time (s) 161.5
Current children cumulated vsize (KiB) 29932

[startup+222.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 21045
/proc/meminfo: memFree=1593352/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=38872 CPUtime=221.21
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 9671 656 0 0 22115 6 0 0 25 0 1 0 60441459 39804928 8818 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 9718 8818 401 171 0 8643 0
Current children cumulated CPU time (s) 221.21
Current children cumulated vsize (KiB) 38872

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 21045
/proc/meminfo: memFree=1585544/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=46644 CPUtime=280.92
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 11696 656 0 0 28085 7 0 0 25 0 1 0 60441459 47763456 10778 996147200 134512640 135215973 4294956304 18446744073709551615 134600605 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 11661 10778 401 171 0 10586 0
Current children cumulated CPU time (s) 280.92
Current children cumulated vsize (KiB) 46644

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21045
/proc/meminfo: memFree=1577552/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=54164 CPUtime=340.64
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 13657 656 0 0 34055 9 0 0 25 0 1 0 60441459 55463936 12739 996147200 134512640 135215973 4294956304 18446744073709551615 134590188 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 13541 12739 401 171 0 12466 0
Current children cumulated CPU time (s) 340.64
Current children cumulated vsize (KiB) 54164

[startup+402.302 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 21045
/proc/meminfo: memFree=1569872/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=61688 CPUtime=400.34
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 15622 656 0 0 40024 10 0 0 25 0 1 0 60441459 63168512 14704 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 15422 14704 401 171 0 14347 0
Current children cumulated CPU time (s) 400.34
Current children cumulated vsize (KiB) 61688

[startup+462.302 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 21045
/proc/meminfo: memFree=1562256/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=71124 CPUtime=460.05
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 18062 656 0 0 45993 12 0 0 25 0 1 0 60441459 72830976 16631 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 17781 16631 401 171 0 16706 0
Current children cumulated CPU time (s) 460.05
Current children cumulated vsize (KiB) 71124

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

[startup+486.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 21045
/proc/meminfo: memFree=1558736/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=74292 CPUtime=483.94
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 18908 656 0 0 48381 13 0 0 25 0 1 0 60441459 76075008 17477 996147200 134512640 135215973 4294956304 18446744073709551615 4158960041 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 18573 17477 401 171 0 17498 0
Current children cumulated CPU time (s) 483.94
Current children cumulated vsize (KiB) 74292

[startup+499.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21045
/proc/meminfo: memFree=1557072/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=76008 CPUtime=496.68
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 19351 656 0 0 49655 13 0 0 25 0 1 0 60441459 77832192 17920 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 19002 17920 401 171 0 17927 0
Current children cumulated CPU time (s) 496.68
Current children cumulated vsize (KiB) 76008

[startup+505.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21045
/proc/meminfo: memFree=1556240/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=76800 CPUtime=503.05
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 19548 656 0 0 50292 13 0 0 25 0 1 0 60441459 78643200 18117 996147200 134512640 135215973 4294956304 18446744073709551615 134596291 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 19200 18117 401 171 0 18125 0
Current children cumulated CPU time (s) 503.05
Current children cumulated vsize (KiB) 76800

[startup+508.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21045
/proc/meminfo: memFree=1555728/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=77196 CPUtime=506.23
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 19661 656 0 0 50610 13 0 0 25 0 1 0 60441459 79048704 18230 996147200 134512640 135215973 4294956304 18446744073709551615 134583542 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 19299 18230 401 171 0 18224 0
Current children cumulated CPU time (s) 506.23
Current children cumulated vsize (KiB) 77196

[startup+509.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21045
/proc/meminfo: memFree=1555600/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=77328 CPUtime=507.03
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 19691 656 0 0 50690 13 0 0 25 0 1 0 60441459 79183872 18260 996147200 134512640 135215973 4294956304 18446744073709551615 8353403 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 19332 18260 401 171 0 18257 0
Current children cumulated CPU time (s) 507.03
Current children cumulated vsize (KiB) 77328

[startup+510.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21045
/proc/meminfo: memFree=1555472/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=77460 CPUtime=507.83
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 19712 656 0 0 50770 13 0 0 25 0 1 0 60441459 79319040 18281 996147200 134512640 135215973 4294956304 18446744073709551615 135020330 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 19365 18281 401 171 0 18290 0
Current children cumulated CPU time (s) 507.83
Current children cumulated vsize (KiB) 77460

[startup+510.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21045
/proc/meminfo: memFree=1555472/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=77460 CPUtime=508.23
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 19734 656 0 0 50809 14 0 0 25 0 1 0 60441459 79319040 18303 996147200 134512640 135215973 4294956304 18446744073709551615 134590078 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 19365 18303 401 171 0 18290 0
Current children cumulated CPU time (s) 508.23
Current children cumulated vsize (KiB) 77460

[startup+510.801 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21045
/proc/meminfo: memFree=1555472/2055920 swapFree=4192812/4192956
[pid=21040] ppid=21038 vsize=76944 CPUtime=508.33
/proc/21040/stat : 21040 (pcs.big) R 21038 21040 18850 0 -1 4194304 19734 656 0 0 50819 14 0 0 25 0 1 0 60441459 78790656 18176 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/21040/statm: 19236 18176 401 171 0 18161 0
Current children cumulated CPU time (s) 508.33
Current children cumulated vsize (KiB) 76944

Child status: 0
Real time (s): 510.899
CPU time (s): 508.439
CPU user time (s): 508.279
CPU system time (s): 0.159975
CPU usage (%): 99.5184
Max. virtual memory (cumulated for all children) (KiB): 77460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 508.279
system time used= 0.159975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20393
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= 19
involuntary context switches= 16115

runsolver used 0.38894 second user time and 1.47677 second system time

The end

Launcher Data

Begin job on node50 at 2009-07-16 10:42:58
IDJOB=2092174
IDBENCH=60290
IDSOLVER=733
FILE ID=node50/2092174-1247733778
PBS_JOBID= 9521528
Free space on /tmp= 66396 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-23_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2092174-1247733778/watcher-2092174-1247733778 -o /tmp/evaluation-result-2092174-1247733778/solver-2092174-1247733778 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1140839666 HOME/instance-2092174-1247733778.xml

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

MD5SUM BENCH= 7289c4de965cdcd67307b9df740961a1
RANDOM SEED=1140839666

node50.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.231
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.231
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:       1627888 kB
Buffers:         80660 kB
Cached:         239620 kB
SwapCached:          0 kB
Active:         116404 kB
Inactive:       238320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2496 kB
Writeback:           0 kB
Mapped:          54816 kB
Slab:            58304 kB
Committed_AS:   536528 kB
PageTables:       1956 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= 66396 MiB
End job on node50 at 2009-07-16 10:51:29