Trace number 2075026

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.2SAT 1320.41 1321.17

DiagnosticValue
ASSIGNMENTS238861

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-36_ext.xml
MD5SUM3905534931e113754966ddec19739d0f
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 benchmark449.2
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	c small-domain mode
0.00/0.09	c Seed is 248760137
0.00/0.09	c Constructing HOME/instance-2075026-1247712655.xml  with 74 constraints
0.88/0.93	c Solving 238861 backtracks 21 restarts
1320.34/1321.17	s SATISFIABLE
1320.34/1321.17	c V0=7, V1=19, V2=11, V3=0, V4=3, V5=7, V6=11, V7=20, V8=23, V9=2, V10=15, V11=23, V12=5, V13=19, V14=6, V15=20, V16=15, V17=5, V18=18, V19=23, V20=6, V21=7, V22=5, V23=9, 
1320.34/1321.17	v 7 19 11 0 3 7 11 20 23 2 15 23 5 19 6 20 15 5 18 23 6 7 5 9 
1320.34/1321.17	d ASSIGNMENTS 238861

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-2075026-1247712655/watcher-2075026-1247712655 -o /tmp/evaluation-result-2075026-1247712655/solver-2075026-1247712655 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 248760137 HOME/instance-2075026-1247712655.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.13 2.08 2.05 4/82 13280
/proc/meminfo: memFree=1337952/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=5356 CPUtime=0
/proc/13280/stat : 13280 (pcssolve) S 13278 13280 11667 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 58330891 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13280/statm: 1339 242 201 169 0 50 0
[pid=13281] ppid=13280 vsize=5356 CPUtime=0
/proc/13281/stat : 13281 (pcssolve) R 13280 13280 11667 0 -1 4194368 22 0 0 0 0 0 0 0 19 0 1 0 58330891 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 214945033511 0 0 4096 0 0 0 0 17 1 0 0
/proc/13281/statm: 1339 243 202 169 0 50 0
[pid=13282] ppid=13280 vsize=5356 CPUtime=0
/proc/13282/stat : 13282 (pcssolve) R 13280 13280 11667 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 1 0 58330891 5484544 244 996147200 4194304 4889804 548682068800 18446744073709551615 214945033511 0 0 4096 0 0 0 0 17 1 0 0
/proc/13282/statm: 1339 244 203 169 0 50 0

[startup+0.103612 s]
/proc/loadavg: 2.13 2.08 2.05 4/82 13280
/proc/meminfo: memFree=1337952/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=5456 CPUtime=0.09
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 949 873 0 0 6 0 2 1 18 0 1 0 58330891 5586944 558 996147200 134512640 135095119 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 1364 558 375 142 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5456

[startup+0.202624 s]
/proc/loadavg: 2.13 2.08 2.05 4/82 13280
/proc/meminfo: memFree=1337952/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=6848 CPUtime=0.19
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 1104 873 0 0 16 0 2 1 19 0 1 0 58330891 7012352 713 996147200 134512640 135095119 4294956304 18446744073709551615 3034544 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 1712 713 375 142 0 666 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6848

[startup+0.302635 s]
/proc/loadavg: 2.13 2.08 2.05 4/82 13280
/proc/meminfo: memFree=1337952/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=8312 CPUtime=0.29
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 1278 873 0 0 26 0 2 1 20 0 1 0 58330891 8511488 887 996147200 134512640 135095119 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 2078 887 375 142 0 1032 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8312

[startup+0.702681 s]
/proc/loadavg: 2.13 2.08 2.05 4/82 13280
/proc/meminfo: memFree=1337952/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=13880 CPUtime=0.68
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 1900 873 0 0 65 0 2 1 23 0 1 0 58330891 14213120 1509 996147200 134512640 135095119 4294956304 18446744073709551615 134739383 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 3470 1509 375 142 0 2424 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13880

[startup+1.50177 s]
/proc/loadavg: 2.13 2.08 2.05 3/83 13286
/proc/meminfo: memFree=1331672/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=17136 CPUtime=1.49
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 2296 873 0 0 145 1 2 1 25 0 1 0 58330891 17547264 1905 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 4284 1905 389 142 0 3238 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17136

[startup+3.10195 s]
/proc/loadavg: 2.13 2.08 2.05 3/83 13286
/proc/meminfo: memFree=1331672/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=17136 CPUtime=3.07
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 2302 873 0 0 303 1 2 1 25 0 1 0 58330891 17547264 1911 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 4284 1911 389 142 0 3238 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17136

[startup+6.30131 s]
/proc/loadavg: 2.20 2.10 2.06 3/83 13286
/proc/meminfo: memFree=1331352/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=17136 CPUtime=6.26
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 2348 873 0 0 622 1 2 1 25 0 1 0 58330891 17547264 1957 996147200 134512640 135095119 4294956304 18446744073709551615 134910274 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 4284 1957 389 142 0 3238 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 17136

[startup+12.701 s]
/proc/loadavg: 2.18 2.10 2.06 3/83 13286
/proc/meminfo: memFree=1331032/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=17396 CPUtime=12.63
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 2447 873 0 0 1259 1 2 1 25 0 1 0 58330891 17813504 2056 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 4349 2056 389 142 0 3303 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 17396

[startup+25.5025 s]
/proc/loadavg: 2.14 2.09 2.05 3/83 13286
/proc/meminfo: memFree=1330328/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=17912 CPUtime=25.37
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 2676 873 0 0 2532 2 2 1 25 0 1 0 58330891 18341888 2220 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 4478 2220 389 142 0 3432 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 17912

[startup+51.1024 s]
/proc/loadavg: 2.16 2.10 2.06 3/83 13330
/proc/meminfo: memFree=1392032/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=18680 CPUtime=50.85
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 3206 873 0 0 5080 2 2 1 25 0 1 0 58330891 19128320 2556 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 4670 2556 389 142 0 3624 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 18680

[startup+102.302 s]
/proc/loadavg: 2.11 2.09 2.06 3/83 13330
/proc/meminfo: memFree=1389024/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=20216 CPUtime=102.04
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 4248 873 0 0 10198 3 2 1 25 0 1 0 58330891 20701184 3212 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 5054 3212 389 142 0 4008 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 20216

[startup+162.303 s]
/proc/loadavg: 2.04 2.08 2.05 3/83 13330
/proc/meminfo: memFree=1382944/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=22264 CPUtime=162.01
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 5356 873 0 0 16195 3 2 1 25 0 1 0 58330891 22798336 3807 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 5566 3807 389 142 0 4520 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 22264

[startup+222.307 s]
/proc/loadavg: 2.01 2.06 2.05 3/83 13330
/proc/meminfo: memFree=1377952/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=23548 CPUtime=221.99
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 6465 873 0 0 22192 4 2 1 25 0 1 0 58330891 24113152 4659 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 5887 4659 389 142 0 4841 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 23548

[startup+282.303 s]
/proc/loadavg: 2.00 2.05 2.04 3/83 13330
/proc/meminfo: memFree=1375200/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=27644 CPUtime=281.96
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 8176 873 0 0 28188 5 2 1 25 0 1 0 58330891 28307456 5345 996147200 134512640 135095119 4294956304 18446744073709551615 134918069 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 6911 5345 389 142 0 5865 0
Current children cumulated CPU time (s) 281.96
Current children cumulated vsize (KiB) 27644

[startup+342.302 s]
/proc/loadavg: 2.03 2.05 2.04 3/83 13330
/proc/meminfo: memFree=1372128/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=28956 CPUtime=341.94
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 8880 873 0 0 34185 6 2 1 25 0 1 0 58330891 29650944 6049 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 7239 6049 389 142 0 6193 0
Current children cumulated CPU time (s) 341.94
Current children cumulated vsize (KiB) 28956

[startup+402.302 s]
/proc/loadavg: 2.01 2.04 2.03 3/83 13330
/proc/meminfo: memFree=1366176/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=35212 CPUtime=401.92
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 10843 873 0 0 40182 7 2 1 25 0 1 0 58330891 36057088 7434 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 8803 7434 389 142 0 7757 0
Current children cumulated CPU time (s) 401.92
Current children cumulated vsize (KiB) 35212

[startup+462.302 s]
/proc/loadavg: 2.00 2.03 2.03 3/83 13330
/proc/meminfo: memFree=1364640/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=43404 CPUtime=461.89
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 13260 873 0 0 46178 8 2 1 25 0 1 0 58330891 44445696 7802 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 10851 7802 389 142 0 9805 0
Current children cumulated CPU time (s) 461.89
Current children cumulated vsize (KiB) 43404

[startup+522.303 s]
/proc/loadavg: 2.00 2.02 2.02 3/83 13330
/proc/meminfo: memFree=1361888/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=44720 CPUtime=521.87
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 13959 873 0 0 52175 9 2 1 25 0 1 0 58330891 45793280 8501 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 11180 8501 389 142 0 10134 0
Current children cumulated CPU time (s) 521.87
Current children cumulated vsize (KiB) 44720

[startup+582.303 s]
/proc/loadavg: 2.07 2.03 2.02 3/83 13330
/proc/meminfo: memFree=1358560/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=46556 CPUtime=581.85
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 14771 873 0 0 58171 11 2 1 25 0 1 0 58330891 47673344 9313 996147200 134512640 135095119 4294956304 18446744073709551615 134927086 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 11639 9313 389 142 0 10593 0
Current children cumulated CPU time (s) 581.85
Current children cumulated vsize (KiB) 46556

[startup+642.303 s]
/proc/loadavg: 2.02 2.02 2.02 3/83 13336
/proc/meminfo: memFree=1355488/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=48124 CPUtime=641.81

################
# More data... #
################

/proc/meminfo: memFree=1352352/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=49700 CPUtime=701.79
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 16297 873 0 0 70163 13 2 1 25 0 1 0 58330891 50892800 10839 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 12425 10839 389 142 0 11379 0
Current children cumulated CPU time (s) 701.79
Current children cumulated vsize (KiB) 49700

[startup+762.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 13336
/proc/meminfo: memFree=1343776/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=60932 CPUtime=761.76
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 19573 873 0 0 76159 14 2 1 25 0 1 0 58330891 62394368 12961 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 15233 12961 389 142 0 14187 0
Current children cumulated CPU time (s) 761.76
Current children cumulated vsize (KiB) 60932

[startup+822.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 13336
/proc/meminfo: memFree=1342432/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=60932 CPUtime=821.74
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 19922 873 0 0 82156 15 2 1 25 0 1 0 58330891 62394368 13310 996147200 134512640 135095119 4294956304 18446744073709551615 134927008 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 15233 13310 389 142 0 14187 0
Current children cumulated CPU time (s) 821.74
Current children cumulated vsize (KiB) 60932

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13336
/proc/meminfo: memFree=1340960/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=60932 CPUtime=881.71
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 20275 873 0 0 88153 15 2 1 25 0 1 0 58330891 62394368 13663 996147200 134512640 135095119 4294956304 18446744073709551615 134918171 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 15233 13663 389 142 0 14187 0
Current children cumulated CPU time (s) 881.71
Current children cumulated vsize (KiB) 60932

[startup+942.302 s]
/proc/loadavg: 2.07 2.02 2.00 3/83 13336
/proc/meminfo: memFree=1339296/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=77712 CPUtime=941.68
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 24810 873 0 0 94148 17 2 1 25 0 1 0 58330891 79577088 14101 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 19428 14101 389 142 0 18382 0
Current children cumulated CPU time (s) 941.68
Current children cumulated vsize (KiB) 77712

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 13336
/proc/meminfo: memFree=1336224/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=79284 CPUtime=1001.66
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 25565 873 0 0 100144 19 2 1 25 0 1 0 58330891 81186816 14856 996147200 134512640 135095119 4294956304 18446744073709551615 134918070 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 19821 14856 389 142 0 18775 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 79284

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 13336
/proc/meminfo: memFree=1333216/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=80856 CPUtime=1061.63
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 26325 873 0 0 106141 19 2 1 25 0 1 0 58330891 82796544 15616 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 20214 15616 389 142 0 19168 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 80856

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13336
/proc/meminfo: memFree=1330080/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=82560 CPUtime=1121.61
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 27084 873 0 0 112137 21 2 1 25 0 1 0 58330891 84541440 16375 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 20640 16375 389 142 0 19594 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 82560

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13336
/proc/meminfo: memFree=1327008/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=84272 CPUtime=1181.58
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 27855 873 0 0 118134 21 2 1 25 0 1 0 58330891 86294528 17146 996147200 134512640 135095119 4294956304 18446744073709551615 134918065 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 21068 17146 389 142 0 20022 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 84272

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 13336
/proc/meminfo: memFree=1323744/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=85968 CPUtime=1241.56
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 28635 873 0 0 124131 22 2 1 25 0 1 0 58330891 88031232 17926 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 21492 17926 389 142 0 20446 0
Current children cumulated CPU time (s) 1241.56
Current children cumulated vsize (KiB) 85968

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/83 13336
/proc/meminfo: memFree=1320672/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=87680 CPUtime=1301.54
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 29412 873 0 0 130127 24 2 1 25 0 1 0 58330891 89784320 18703 996147200 134512640 135095119 4294956304 18446744073709551615 134916499 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 21920 18703 389 142 0 20874 0
Current children cumulated CPU time (s) 1301.54
Current children cumulated vsize (KiB) 87680

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

[startup+1305.6 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 13336
/proc/meminfo: memFree=1320480/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=87808 CPUtime=1304.83
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 29455 873 0 0 130456 24 2 1 25 0 1 0 58330891 89915392 18746 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 21952 18746 389 142 0 20906 0
Current children cumulated CPU time (s) 1304.83
Current children cumulated vsize (KiB) 87808

[startup+1312 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 13336
/proc/meminfo: memFree=1320160/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=87936 CPUtime=1311.23
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 29533 873 0 0 131096 24 2 1 25 0 1 0 58330891 90046464 18824 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 21984 18824 389 142 0 20938 0
Current children cumulated CPU time (s) 1311.23
Current children cumulated vsize (KiB) 87936

[startup+1315.2 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 13336
/proc/meminfo: memFree=1319968/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=88064 CPUtime=1314.43
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 29573 873 0 0 131416 24 2 1 25 0 1 0 58330891 90177536 18864 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 22016 18864 389 142 0 20970 0
Current children cumulated CPU time (s) 1314.43
Current children cumulated vsize (KiB) 88064

[startup+1318.4 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 13336
/proc/meminfo: memFree=1319840/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=88064 CPUtime=1317.62
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 29612 873 0 0 131735 24 2 1 25 0 1 0 58330891 90177536 18903 996147200 134512640 135095119 4294956304 18446744073709551615 134916468 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 22016 18903 389 142 0 20970 0
Current children cumulated CPU time (s) 1317.62
Current children cumulated vsize (KiB) 88064

[startup+1320 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 13336
/proc/meminfo: memFree=1319648/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=88192 CPUtime=1319.23
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 29633 873 0 0 131896 24 2 1 25 0 1 0 58330891 90308608 18924 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 22048 18924 389 142 0 21002 0
Current children cumulated CPU time (s) 1319.23
Current children cumulated vsize (KiB) 88192

[startup+1320.8 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 13336
/proc/meminfo: memFree=1319648/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=88192 CPUtime=1320.02
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 29643 873 0 0 131975 24 2 1 25 0 1 0 58330891 90308608 18934 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 22048 18934 389 142 0 21002 0
Current children cumulated CPU time (s) 1320.02
Current children cumulated vsize (KiB) 88192

[startup+1321 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 13336
/proc/meminfo: memFree=1319648/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=79996 CPUtime=1320.23
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 29644 873 0 0 131995 25 2 1 25 0 1 0 58330891 81915904 17068 996147200 134512640 135095119 4294956304 18446744073709551615 134595289 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 19999 17068 389 142 0 18953 0
Current children cumulated CPU time (s) 1320.23
Current children cumulated vsize (KiB) 79996

[startup+1321.1 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 13336
/proc/meminfo: memFree=1326880/2055920 swapFree=4192812/4192956
[pid=13280] ppid=13278 vsize=79996 CPUtime=1320.34
/proc/13280/stat : 13280 (pcs.small) R 13278 13280 11667 0 -1 4194304 29644 873 0 0 132006 25 2 1 25 0 1 0 58330891 81915904 17068 996147200 134512640 135095119 4294956304 18446744073709551615 3031109 0 0 4096 0 0 0 0 17 0 0 0
/proc/13280/statm: 19999 17068 389 142 0 18953 0
Current children cumulated CPU time (s) 1320.34
Current children cumulated vsize (KiB) 79996

Child status: 0
Real time (s): 1321.17
CPU time (s): 1320.41
CPU user time (s): 1320.14
CPU system time (s): 0.273958
CPU usage (%): 99.9424
Max. virtual memory (cumulated for all children) (KiB): 88192

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

runsolver used 1.07684 second user time and 3.77743 second system time

The end

Launcher Data

Begin job on node85 at 2009-07-16 04:50:56
IDJOB=2075026
IDBENCH=56220
IDSOLVER=734
FILE ID=node85/2075026-1247712655
PBS_JOBID= 9521308
Free space on /tmp= 126536 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/rand-3-24-24-fcd/normalized-rand-3-24-24-76-632-fcd-36_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2075026-1247712655/watcher-2075026-1247712655 -o /tmp/evaluation-result-2075026-1247712655/solver-2075026-1247712655 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 248760137 HOME/instance-2075026-1247712655.xml

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

MD5SUM BENCH= 3905534931e113754966ddec19739d0f
RANDOM SEED=248760137

node85.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1338432 kB
Buffers:         85344 kB
Cached:         448048 kB
SwapCached:          0 kB
Active:         306268 kB
Inactive:       338092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1338432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4520 kB
Writeback:           0 kB
Mapped:         131124 kB
Slab:            58152 kB
Committed_AS:   622456 kB
PageTables:       2004 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= 126532 MiB
End job on node85 at 2009-07-16 05:12:57