Trace number 2068942

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.2? (TO) 1800.22 1810.52

General information on the benchmark

Namecsp/tdsp/
normalized-C5-1-90.xml
MD5SUM201be1397216eda1a01a388a4af9416b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables221
Number of constraints2774
Maximum constraint arity6
Maximum domain size91
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2774
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.02	c big-domain mode
0.00/0.04	c Seed is 1327416324
0.00/0.04	c Constructing HOME/instance-2068942-1247707442.xml  with 71540 constraints
0.75/0.82	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2068942-1247707442/watcher-2068942-1247707442 -o /tmp/evaluation-result-2068942-1247707442/solver-2068942-1247707442 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1327416324 HOME/instance-2068942-1247707442.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.14 2.16 2.07 4/82 10608
/proc/meminfo: memFree=772440/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=5356 CPUtime=0
/proc/10608/stat : 10608 (pcssolve) R 10606 10608 9065 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57807213 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 271894243999 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10608/statm: 1339 241 200 169 0 50 0
[pid=10609] ppid=10608 vsize=248 CPUtime=0
/proc/10609/stat : 10609 (fgrep) D 10608 10608 9065 0 -1 4194304 53 0 0 0 0 0 0 0 22 0 1 0 57807213 253952 31 996147200 4194304 4274172 548682068976 18446744073709551615 271891625449 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/10609/statm: 62 31 24 19 0 4 0
[pid=10610] ppid=10608 vsize=5356 CPUtime=0
/proc/10610/stat : 10610 (pcssolve) R 10608 10608 9065 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57807213 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 271894243999 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10610/statm: 1339 241 200 169 0 50 0

[startup+0.0545809 s]
/proc/loadavg: 2.14 2.16 2.07 4/82 10608
/proc/meminfo: memFree=772440/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=4800 CPUtime=0.01
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 870 657 0 0 1 0 0 0 21 0 1 0 57807213 4915200 501 996147200 134512640 135215973 4294956304 18446744073709551615 134599837 0 0 4096 0 0 0 0 17 1 0 0
/proc/10608/statm: 1200 501 389 171 0 125 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4800

[startup+0.101591 s]
/proc/loadavg: 2.14 2.16 2.07 4/82 10608
/proc/meminfo: memFree=772440/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=6552 CPUtime=0.06
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 1335 657 0 0 6 0 0 0 21 0 1 0 57807213 6709248 857 996147200 134512640 135215973 4294956304 18446744073709551615 4159750987 0 0 4096 0 0 0 0 17 1 0 0
/proc/10608/statm: 1638 857 389 171 0 563 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6552

[startup+0.301613 s]
/proc/loadavg: 2.14 2.16 2.07 4/82 10608
/proc/meminfo: memFree=772440/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=13004 CPUtime=0.26
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 3435 657 0 0 25 1 0 0 23 0 1 0 57807213 13316096 2279 996147200 134512640 135215973 4294956304 18446744073709551615 134761745 0 0 4096 0 0 0 0 17 1 0 0
/proc/10608/statm: 3251 2279 389 171 0 2176 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13004

[startup+0.70165 s]
/proc/loadavg: 2.14 2.16 2.07 4/82 10608
/proc/meminfo: memFree=772440/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=23920 CPUtime=0.66
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 7247 657 0 0 63 3 0 0 25 0 1 0 57807213 24494080 5062 996147200 134512640 135215973 4294956304 18446744073709551615 4159350097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10608/statm: 5980 5062 389 171 0 4905 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 23920

[startup+1.50211 s]
/proc/loadavg: 2.14 2.16 2.07 3/83 10613
/proc/meminfo: memFree=740752/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=52924 CPUtime=1.45
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 15845 657 0 0 139 6 0 0 25 0 1 0 57807213 54194176 10330 996147200 134512640 135215973 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10608/statm: 13231 10330 406 171 0 12156 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 52924

[startup+3.10189 s]
/proc/loadavg: 2.14 2.16 2.07 3/83 10613
/proc/meminfo: memFree=729744/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=49724 CPUtime=3.03
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 18964 657 0 0 296 7 0 0 25 0 1 0 57807213 50917376 10955 996147200 134512640 135215973 4294956304 18446744073709551615 134590633 0 0 4096 0 0 0 0 17 1 0 0
/proc/10608/statm: 12431 10955 410 171 0 11356 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 49724

[startup+6.3022 s]
/proc/loadavg: 2.13 2.15 2.07 3/83 10613
/proc/meminfo: memFree=729424/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=49852 CPUtime=6.2
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 31775 657 0 0 608 12 0 0 25 0 1 0 57807213 51048448 11006 996147200 134512640 135215973 4294956304 18446744073709551615 134599824 0 0 4096 0 0 0 0 17 1 0 0
/proc/10608/statm: 12463 11006 410 171 0 11388 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 49852

[startup+12.7018 s]
/proc/loadavg: 2.12 2.15 2.07 3/83 10613
/proc/meminfo: memFree=728784/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=50632 CPUtime=12.54
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 69432 657 0 0 1228 26 0 0 25 0 1 0 57807213 51847168 11195 996147200 134512640 135215973 4294956304 18446744073709551615 135097937 0 0 4096 0 0 0 0 17 1 0 0
/proc/10608/statm: 12658 11195 410 171 0 11583 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 50632

[startup+25.5011 s]
/proc/loadavg: 2.09 2.14 2.06 3/83 10613
/proc/meminfo: memFree=726608/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=52720 CPUtime=25.22
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 142158 657 0 0 2470 52 0 0 25 0 1 0 57807213 53985280 11711 996147200 134512640 135215973 4294956304 18446744073709551615 134902593 0 0 4096 0 0 0 0 17 1 0 0
/proc/10608/statm: 13180 11711 410 171 0 12105 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 52720

[startup+51.1016 s]
/proc/loadavg: 2.06 2.13 2.06 3/83 10613
/proc/meminfo: memFree=719568/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=59956 CPUtime=50.58
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 348338 657 0 0 4938 120 0 0 25 0 1 0 57807213 61394944 13557 996147200 134512640 135215973 4294956304 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 1 0 0
/proc/10608/statm: 14989 13557 410 171 0 13914 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 59956

[startup+102.307 s]
/proc/loadavg: 2.02 2.11 2.06 3/83 10613
/proc/meminfo: memFree=709520/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=69652 CPUtime=101.3
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 576354 657 0 0 9921 209 0 0 25 0 1 0 57807213 71323648 15978 996147200 134512640 135215973 4294956304 18446744073709551615 134902774 0 0 4096 0 0 0 0 17 1 0 0
/proc/10608/statm: 17413 15978 410 171 0 16338 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 69652

[startup+162.301 s]
/proc/loadavg: 2.01 2.09 2.05 3/83 10613
/proc/meminfo: memFree=693072/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=85676 CPUtime=160.73
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 951105 657 0 0 15720 353 0 0 25 0 1 0 57807213 87732224 20051 996147200 134512640 135215973 4294956304 18446744073709551615 134902700 0 0 4096 0 0 0 0 17 1 0 0
/proc/10608/statm: 21419 20051 410 171 0 20344 0
Current children cumulated CPU time (s) 160.73
Current children cumulated vsize (KiB) 85676

[startup+222.301 s]
/proc/loadavg: 2.05 2.08 2.05 3/83 10613
/proc/meminfo: memFree=670416/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=108440 CPUtime=220.18
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 1663184 657 0 0 21419 599 0 0 25 0 1 0 57807213 111042560 25786 996147200 134512640 135215973 4294956304 18446744073709551615 134678056 0 0 4096 0 0 0 0 17 1 0 0
/proc/10608/statm: 27110 25786 410 171 0 26035 0
Current children cumulated CPU time (s) 220.18
Current children cumulated vsize (KiB) 108440

[startup+282.301 s]
/proc/loadavg: 2.02 2.07 2.04 3/83 10613
/proc/meminfo: memFree=645904/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=133024 CPUtime=279.61
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 2274553 657 0 0 27143 818 0 0 25 0 1 0 57807213 136216576 31900 996147200 134512640 135215973 4294956304 18446744073709551615 134907454 0 0 4096 0 0 0 0 17 1 0 0
/proc/10608/statm: 33256 31900 410 171 0 32181 0
Current children cumulated CPU time (s) 279.61
Current children cumulated vsize (KiB) 133024

[startup+342.301 s]
/proc/loadavg: 2.07 2.07 2.04 4/83 10697
/proc/meminfo: memFree=1122960/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=155272 CPUtime=339.23
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 2810818 657 0 0 32912 1011 0 0 25 0 1 0 57807213 158998528 37523 996147200 134512640 135215973 4294956304 18446744073709551615 134907424 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 38818 37523 410 171 0 37743 0
Current children cumulated CPU time (s) 339.23
Current children cumulated vsize (KiB) 155272

[startup+402.301 s]
/proc/loadavg: 2.14 2.10 2.05 3/83 10697
/proc/meminfo: memFree=609872/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=167852 CPUtime=398.94
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 2992401 657 0 0 38802 1092 0 0 25 0 1 0 57807213 171880448 40698 996147200 134512640 135215973 4294956304 18446744073709551615 134585477 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 41963 40698 410 171 0 40888 0
Current children cumulated CPU time (s) 398.94
Current children cumulated vsize (KiB) 167852

[startup+462.302 s]
/proc/loadavg: 2.14 2.10 2.06 3/83 10697
/proc/meminfo: memFree=588880/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=185028 CPUtime=458.63
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 3323266 657 0 0 44640 1223 0 0 25 0 1 0 57807213 189468672 45023 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 46257 45023 410 171 0 45182 0
Current children cumulated CPU time (s) 458.63
Current children cumulated vsize (KiB) 185028

[startup+522.302 s]
/proc/loadavg: 2.23 2.14 2.07 3/83 10697
/proc/meminfo: memFree=564496/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=213760 CPUtime=518.34
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 3739071 657 0 0 50462 1372 0 0 25 0 1 0 57807213 218890240 51251 996147200 134512640 135215973 4294956304 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 53440 51251 410 171 0 52365 0
Current children cumulated CPU time (s) 518.34
Current children cumulated vsize (KiB) 213760

[startup+582.302 s]
/proc/loadavg: 2.08 2.11 2.07 3/83 10697
/proc/meminfo: memFree=533840/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=243740 CPUtime=578.04
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 4416905 657 0 0 56196 1608 0 0 25 0 1 0 57807213 249589760 58837 996147200 134512640 135215973 4294956304 18446744073709551615 135094347 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 60935 58837 410 171 0 59860 0
Current children cumulated CPU time (s) 578.04
Current children cumulated vsize (KiB) 243740

[startup+642.302 s]
/proc/loadavg: 2.23 2.16 2.09 3/83 10697
/proc/meminfo: memFree=485592/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=291336 CPUtime=637.75

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

[startup+882.301 s]
/proc/loadavg: 2.27 2.25 2.13 3/83 10697
/proc/meminfo: memFree=366040/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=410044 CPUtime=876.56
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 8310527 657 0 0 84749 2907 0 0 25 0 1 0 57807213 419885056 100630 996147200 134512640 135215973 4294956304 18446744073709551615 134588355 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 102511 100630 410 171 0 101436 0
Current children cumulated CPU time (s) 876.56
Current children cumulated vsize (KiB) 410044

[startup+942.301 s]
/proc/loadavg: 2.17 2.23 2.13 4/83 10697
/proc/meminfo: memFree=335576/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=440300 CPUtime=936.27
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 9299579 657 0 0 90399 3228 0 0 25 0 1 0 57807213 450867200 108322 996147200 134512640 135215973 4294956304 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 110075 108322 410 171 0 109000 0
Current children cumulated CPU time (s) 936.27
Current children cumulated vsize (KiB) 440300

[startup+1002.3 s]
/proc/loadavg: 2.13 2.21 2.13 3/83 10697
/proc/meminfo: memFree=313624/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=461504 CPUtime=995.97
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 9824413 657 0 0 96168 3429 0 0 25 0 1 0 57807213 472580096 113708 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 115376 113708 410 171 0 114301 0
Current children cumulated CPU time (s) 995.97
Current children cumulated vsize (KiB) 461504

[startup+1062.3 s]
/proc/loadavg: 2.41 2.28 2.16 4/83 10697
/proc/meminfo: memFree=295000/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=480076 CPUtime=1055.68
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 10242826 657 0 0 101972 3596 0 0 25 0 1 0 57807213 491597824 118407 996147200 134512640 135215973 4294956304 18446744073709551615 134532930 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 120019 118407 410 171 0 118944 0
Current children cumulated CPU time (s) 1055.68
Current children cumulated vsize (KiB) 480076

[startup+1122.3 s]
/proc/loadavg: 2.22 2.24 2.15 4/83 10697
/proc/meminfo: memFree=274008/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=500648 CPUtime=1115.39
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 10723801 657 0 0 107751 3788 0 0 25 0 1 0 57807213 512663552 123608 996147200 134512640 135215973 4294956304 18446744073709551615 134682194 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 125162 123608 410 171 0 124087 0
Current children cumulated CPU time (s) 1115.39
Current children cumulated vsize (KiB) 500648

[startup+1182.3 s]
/proc/loadavg: 2.42 2.27 2.17 3/83 10697
/proc/meminfo: memFree=233112/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=549196 CPUtime=1175.08
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 11147292 657 0 0 113550 3958 0 0 25 0 1 0 57807213 562376704 133772 996147200 134512640 135215973 4294956304 18446744073709551615 134960368 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 137299 133772 410 171 0 136224 0
Current children cumulated CPU time (s) 1175.08
Current children cumulated vsize (KiB) 549196

[startup+1242.3 s]
/proc/loadavg: 2.28 2.25 2.17 3/83 10697
/proc/meminfo: memFree=223640/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=558396 CPUtime=1234.8
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 11382513 657 0 0 119429 4051 0 0 25 0 1 0 57807213 571797504 136123 996147200 134512640 135215973 4294956304 18446744073709551615 134599824 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 139599 136123 410 171 0 138524 0
Current children cumulated CPU time (s) 1234.8
Current children cumulated vsize (KiB) 558396

[startup+1302.3 s]
/proc/loadavg: 2.24 2.24 2.16 3/83 10697
/proc/meminfo: memFree=205464/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=576140 CPUtime=1294.49
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 11831811 657 0 0 125215 4234 0 0 25 0 1 0 57807213 589967360 140619 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 144035 140619 410 171 0 142960 0
Current children cumulated CPU time (s) 1294.49
Current children cumulated vsize (KiB) 576140

[startup+1362.3 s]
/proc/loadavg: 2.21 2.22 2.16 3/83 10697
/proc/meminfo: memFree=186776/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=594908 CPUtime=1354.2
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 12300261 657 0 0 130997 4423 0 0 25 0 1 0 57807213 609185792 145359 996147200 134512640 135215973 4294956304 18446744073709551615 134627170 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 148727 145359 410 171 0 147652 0
Current children cumulated CPU time (s) 1354.2
Current children cumulated vsize (KiB) 594908

[startup+1422.31 s]
/proc/loadavg: 2.14 2.20 2.16 3/83 10697
/proc/meminfo: memFree=165592/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=615456 CPUtime=1413.91
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 12773587 657 0 0 136776 4615 0 0 25 0 1 0 57807213 630226944 150567 996147200 134512640 135215973 4294956304 18446744073709551615 134641187 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 153864 150567 410 171 0 152789 0
Current children cumulated CPU time (s) 1413.91
Current children cumulated vsize (KiB) 615456

[startup+1482.3 s]
/proc/loadavg: 2.23 2.20 2.16 3/83 10697
/proc/meminfo: memFree=148824/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=632392 CPUtime=1473.61
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 13200747 657 0 0 142571 4790 0 0 25 0 1 0 57807213 647569408 154849 996147200 134512640 135215973 4294956304 18446744073709551615 134627170 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 158098 154849 410 171 0 157023 0
Current children cumulated CPU time (s) 1473.61
Current children cumulated vsize (KiB) 632392

[startup+1542.3 s]
/proc/loadavg: 2.14 2.18 2.16 3/83 10697
/proc/meminfo: memFree=130264/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=650296 CPUtime=1533.31
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 13649878 657 0 0 148357 4974 0 0 25 0 1 0 57807213 665903104 159410 996147200 134512640 135215973 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 162574 159410 410 171 0 161499 0
Current children cumulated CPU time (s) 1533.31
Current children cumulated vsize (KiB) 650296

[startup+1602.3 s]
/proc/loadavg: 2.14 2.17 2.15 3/83 10697
/proc/meminfo: memFree=114008/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=666348 CPUtime=1593.02
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 14050469 657 0 0 154169 5133 0 0 25 0 1 0 57807213 682340352 163455 996147200 134512640 135215973 4294956304 18446744073709551615 134594153 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 166587 163455 410 171 0 165512 0
Current children cumulated CPU time (s) 1593.02
Current children cumulated vsize (KiB) 666348

[startup+1662.3 s]
/proc/loadavg: 2.17 2.17 2.15 3/83 10697
/proc/meminfo: memFree=98584/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=681468 CPUtime=1652.72
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 14404388 657 0 0 160007 5265 0 0 25 0 1 0 57807213 697823232 167286 996147200 134512640 135215973 4294956304 18446744073709551615 134648399 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 170367 167286 410 171 0 169292 0
Current children cumulated CPU time (s) 1652.72
Current children cumulated vsize (KiB) 681468

[startup+1722.3 s]
/proc/loadavg: 2.15 2.17 2.15 3/83 10699
/proc/meminfo: memFree=85400/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=694484 CPUtime=1712.42
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 14706853 657 0 0 165853 5389 0 0 25 0 1 0 57807213 711151616 170587 996147200 134512640 135215973 4294956304 18446744073709551615 134648399 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 173621 170587 410 171 0 172546 0
Current children cumulated CPU time (s) 1712.42
Current children cumulated vsize (KiB) 694484

[startup+1782.3 s]
/proc/loadavg: 2.11 2.15 2.15 3/83 10699
/proc/meminfo: memFree=72984/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=706580 CPUtime=1772.13
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 14986872 657 0 0 171710 5503 0 0 25 0 1 0 57807213 723537920 173656 996147200 134512640 135215973 4294956304 18446744073709551615 134588292 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 176645 173656 410 171 0 175570 0
Current children cumulated CPU time (s) 1772.13
Current children cumulated vsize (KiB) 706580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.4 s]
/proc/loadavg: 2.21 2.17 2.15 3/83 10699
/proc/meminfo: memFree=67672/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=711840 CPUtime=1800.09
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4194304 15120261 657 0 0 174456 5553 0 0 25 0 1 0 57807213 728924160 174979 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 177960 174979 410 171 0 176885 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 711840

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1810.51 s]
/proc/loadavg: 2.21 2.17 2.15 3/84 10700
/proc/meminfo: memFree=725008/2055920 swapFree=4192812/4192956
[pid=10608] ppid=10606 vsize=0 CPUtime=1800.2
/proc/10608/stat : 10608 (pcs.big) R 10606 10608 9065 0 -1 4195332 15120261 657 0 0 174456 5564 0 0 25 0 1 0 57807213 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/10608/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.52
CPU time (s): 1800.22
CPU user time (s): 1744.57
CPU system time (s): 55.6535
CPU usage (%): 99.4316
Max. virtual memory (cumulated for all children) (KiB): 711840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1744.57
system time used= 55.6535
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15120918
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= 24
involuntary context switches= 27039

runsolver used 2.33065 second user time and 5.9111 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-16 03:24:02
IDJOB=2068942
IDBENCH=54961
IDSOLVER=733
FILE ID=node60/2068942-1247707442
PBS_JOBID= 9521192
Free space on /tmp= 66428 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/tdsp/normalized-C5-1-90.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068942-1247707442/watcher-2068942-1247707442 -o /tmp/evaluation-result-2068942-1247707442/solver-2068942-1247707442 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1327416324 HOME/instance-2068942-1247707442.xml

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

MD5SUM BENCH= 201be1397216eda1a01a388a4af9416b
RANDOM SEED=1327416324

node60.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.232
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.232
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:        773112 kB
Buffers:         69556 kB
Cached:         361292 kB
SwapCached:          0 kB
Active:         794928 kB
Inactive:       403816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        773112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2184 kB
Writeback:           0 kB
Mapped:         788388 kB
Slab:            67708 kB
Committed_AS:  1321432 kB
PageTables:       3392 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= 66428 MiB
End job on node60 at 2009-07-16 03:54:14