Trace number 2083529

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.2? (TO) 1800.11 1813.25

General information on the benchmark

Namecsp/fapp/fapp30/
normalized-fapp30-3000-9.xml
MD5SUM7d795480c7331ac1d2900d14fd419266
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark89.7894
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	c has big domains
0.00/0.03	c big-domain mode
0.08/0.19	c Seed is 1944146619
0.08/0.19	c Constructing HOME/instance-2083529-1247723276.xml  with 399468 constraints
6.78/6.86	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-2083529-1247723276/watcher-2083529-1247723276 -o /tmp/evaluation-result-2083529-1247723276/solver-2083529-1247723276 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1944146619 HOME/instance-2083529-1247723276.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.06 2.15 2.07 4/82 12987
/proc/meminfo: memFree=1062320/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=5356 CPUtime=0
/proc/12987/stat : 12987 (pcssolve) S 12985 12987 11981 0 -1 4194304 339 317 0 0 0 0 0 0 19 0 1 0 59392869 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12987/statm: 1339 242 201 169 0 50 0
[pid=12990] ppid=12987 vsize=3680 CPUtime=0
/proc/12990/stat : 12990 (fgrep) R 12987 12987 11981 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 59392870 3768320 122 996147200 4194304 4274172 548682068976 18446744073709551615 228044013794 0 0 4096 0 0 0 0 17 1 0 0
/proc/12990/statm: 920 122 93 19 0 44 0
[pid=12991] ppid=12987 vsize=3688 CPUtime=0
/proc/12991/stat : 12991 (grep) R 12987 12987 11981 0 -1 4194304 174 0 0 0 0 0 0 0 17 0 1 0 59392870 3776512 141 996147200 4194304 4274172 548682068976 18446744073709551615 228043690721 0 0 4096 0 0 0 0 17 1 0 0
/proc/12991/statm: 922 142 103 19 0 46 0

[startup+0.086402 s]
/proc/loadavg: 2.06 2.15 2.07 4/82 12987
/proc/meminfo: memFree=1062320/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=6500 CPUtime=0.06
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 1220 668 0 0 4 0 1 1 18 0 1 0 59392869 6656000 851 996147200 134512640 135215973 4294956304 18446744073709551615 10860155 0 0 4096 0 0 0 0 17 1 0 0
/proc/12987/statm: 1625 856 386 171 0 550 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6500

[startup+0.101401 s]
/proc/loadavg: 2.06 2.15 2.07 4/82 12987
/proc/meminfo: memFree=1062320/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=6600 CPUtime=0.08
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 1309 668 0 0 6 0 1 1 18 0 1 0 59392869 6758400 899 996147200 134512640 135215973 4294956304 18446744073709551615 134608549 0 0 4096 0 0 0 0 17 1 0 0
/proc/12987/statm: 1650 901 386 171 0 575 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6600

[startup+0.301447 s]
/proc/loadavg: 2.06 2.15 2.07 4/82 12987
/proc/meminfo: memFree=1062320/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=12828 CPUtime=0.28
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 3056 668 0 0 25 1 1 1 20 0 1 0 59392869 13135872 2192 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/12987/statm: 3207 2192 386 171 0 2132 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12828

[startup+0.701519 s]
/proc/loadavg: 2.06 2.15 2.07 4/82 12987
/proc/meminfo: memFree=1062320/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=22092 CPUtime=0.68
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 6332 668 0 0 63 3 1 1 24 0 1 0 59392869 22622208 4025 996147200 134512640 135215973 4294956304 18446744073709551615 10860155 0 0 4096 0 0 0 0 17 1 0 0
/proc/12987/statm: 5523 4025 386 171 0 4448 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22092

[startup+1.50168 s]
/proc/loadavg: 2.06 2.15 2.07 3/83 12992
/proc/meminfo: memFree=1041320/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=40244 CPUtime=1.48
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 12605 668 0 0 140 6 1 1 25 0 1 0 59392869 41209856 7969 996147200 134512640 135215973 4294956304 18446744073709551615 134608549 0 0 4096 0 0 0 0 17 1 0 0
/proc/12987/statm: 10061 7972 386 171 0 8986 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40244

[startup+3.10199 s]
/proc/loadavg: 2.06 2.15 2.07 3/83 12992
/proc/meminfo: memFree=1018856/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=76320 CPUtime=3.09
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 25009 668 0 0 295 12 1 1 25 0 1 0 59392869 78151680 15719 996147200 134512640 135215973 4294956304 18446744073709551615 134906919 0 0 4096 0 0 0 0 17 1 0 0
/proc/12987/statm: 19080 15719 386 171 0 18005 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76320

[startup+6.30162 s]
/proc/loadavg: 2.06 2.15 2.07 3/83 12992
/proc/meminfo: memFree=953640/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=148176 CPUtime=6.28
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 49518 668 0 0 602 24 1 1 25 0 1 0 59392869 151732224 30922 996147200 134512640 135215973 4294956304 18446744073709551615 134906843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12987/statm: 37044 30922 386 171 0 35969 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 148176

[startup+12.7019 s]
/proc/loadavg: 2.28 2.19 2.09 3/83 12992
/proc/meminfo: memFree=892968/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=186952 CPUtime=12.68
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 67093 668 0 0 1232 34 1 1 25 0 1 0 59392869 191438848 42461 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/12987/statm: 46738 42461 410 171 0 45663 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 186952

[startup+25.5014 s]
/proc/loadavg: 2.46 2.23 2.10 3/83 12992
/proc/meminfo: memFree=892456/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=188200 CPUtime=25.47
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 67618 668 0 0 2511 34 1 1 25 0 1 0 59392869 192716800 42672 996147200 134512640 135215973 4294956304 18446744073709551615 134585549 0 0 4096 0 0 0 0 17 1 0 0
/proc/12987/statm: 47050 42672 410 171 0 45975 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 188200

[startup+51.1015 s]
/proc/loadavg: 2.30 2.21 2.10 3/83 12992
/proc/meminfo: memFree=890920/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=189864 CPUtime=51.05
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 68443 668 0 0 5068 35 1 1 25 0 1 0 59392869 194420736 43080 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/12987/statm: 47466 43080 410 171 0 46391 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 189864

[startup+102.307 s]
/proc/loadavg: 2.12 2.17 2.09 3/83 12992
/proc/meminfo: memFree=876456/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=204412 CPUtime=102.24
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 72870 668 0 0 10185 37 1 1 25 0 1 0 59392869 209317888 46674 996147200 134512640 135215973 4294956304 18446744073709551615 134597340 0 0 4096 0 0 0 0 17 1 0 0
/proc/12987/statm: 51103 46674 410 171 0 50028 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 204412

[startup+162.301 s]
/proc/loadavg: 2.09 2.16 2.09 3/74 13025
/proc/meminfo: memFree=971904/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=222816 CPUtime=161.94
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 77992 668 0 0 16152 40 1 1 25 0 1 0 59392869 228163584 50131 996147200 134512640 135215973 4294956304 18446744073709551615 134969502 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 55704 50131 410 171 0 54629 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 222816

[startup+222.301 s]
/proc/loadavg: 2.03 2.12 2.08 3/74 13025
/proc/meminfo: memFree=959552/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=222816 CPUtime=221.47
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 78062 668 0 0 22105 40 1 1 25 0 1 0 59392869 228163584 50201 996147200 134512640 135215973 4294956304 18446744073709551615 134583680 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 55704 50201 410 171 0 54629 0
Current children cumulated CPU time (s) 221.47
Current children cumulated vsize (KiB) 222816

[startup+282.301 s]
/proc/loadavg: 2.01 2.10 2.08 3/74 13027
/proc/meminfo: memFree=944320/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=223740 CPUtime=281
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 78577 668 0 0 28058 40 1 1 25 0 1 0 59392869 229109760 50716 996147200 134512640 135215973 4294956304 18446744073709551615 134583622 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 55935 50716 411 171 0 54860 0
Current children cumulated CPU time (s) 281
Current children cumulated vsize (KiB) 223740

[startup+342.302 s]
/proc/loadavg: 2.00 2.08 2.07 3/74 13027
/proc/meminfo: memFree=927104/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=224664 CPUtime=340.54
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 88291 668 0 0 34009 43 1 1 25 0 1 0 59392869 230055936 51106 996147200 134512640 135215973 4294956304 18446744073709551615 134597371 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 56166 51106 413 171 0 55091 0
Current children cumulated CPU time (s) 340.54
Current children cumulated vsize (KiB) 224664

[startup+402.302 s]
/proc/loadavg: 2.00 2.06 2.06 3/74 13027
/proc/meminfo: memFree=914048/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=225192 CPUtime=400.08
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 109062 668 0 0 39957 49 1 1 25 0 1 0 59392869 230596608 51231 996147200 134512640 135215973 4294956304 18446744073709551615 134599870 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 56298 51231 413 171 0 55223 0
Current children cumulated CPU time (s) 400.08
Current children cumulated vsize (KiB) 225192

[startup+462.302 s]
/proc/loadavg: 2.00 2.05 2.06 3/74 13027
/proc/meminfo: memFree=904192/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=228228 CPUtime=459.61
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 133465 668 0 0 45901 58 1 1 25 0 1 0 59392869 233705472 51991 996147200 134512640 135215973 4294956304 18446744073709551615 134583597 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 57057 51991 413 171 0 55982 0
Current children cumulated CPU time (s) 459.61
Current children cumulated vsize (KiB) 228228

[startup+522.301 s]
/proc/loadavg: 2.00 2.04 2.05 3/74 13027
/proc/meminfo: memFree=896768/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=231392 CPUtime=519.15
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 156245 668 0 0 51846 67 1 1 25 0 1 0 59392869 236945408 52793 996147200 134512640 135215973 4294956304 18446744073709551615 134600817 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 57848 52793 413 171 0 56773 0
Current children cumulated CPU time (s) 519.15
Current children cumulated vsize (KiB) 231392

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.05 3/74 13027
/proc/meminfo: memFree=877120/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=234956 CPUtime=578.69
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 220071 668 0 0 57777 90 1 1 25 0 1 0 59392869 240594944 53682 996147200 134512640 135215973 4294956304 18446744073709551615 134589765 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 58739 53682 413 171 0 57664 0
Current children cumulated CPU time (s) 578.69
Current children cumulated vsize (KiB) 234956

[startup+642.301 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 13027
/proc/meminfo: memFree=857984/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=238912 CPUtime=638.22

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

[startup+822.303 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 13033
/proc/meminfo: memFree=793600/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=250000 CPUtime=816.81
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 556502 668 0 0 81474 205 1 1 25 0 1 0 59392869 256000000 57446 996147200 134512640 135215973 4294956304 18446744073709551615 4158960056 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 62500 57446 413 171 0 61425 0
Current children cumulated CPU time (s) 816.81
Current children cumulated vsize (KiB) 250000

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 13033
/proc/meminfo: memFree=776768/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=251188 CPUtime=876.35
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 584116 668 0 0 87418 215 1 1 25 0 1 0 59392869 257216512 57754 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 62797 57754 413 171 0 61722 0
Current children cumulated CPU time (s) 876.35
Current children cumulated vsize (KiB) 251188

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/74 13033
/proc/meminfo: memFree=760448/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=252376 CPUtime=935.88
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 611384 668 0 0 93362 224 1 1 25 0 1 0 59392869 258433024 58049 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 63094 58049 413 171 0 62019 0
Current children cumulated CPU time (s) 935.88
Current children cumulated vsize (KiB) 252376

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/74 13033
/proc/meminfo: memFree=743168/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=253696 CPUtime=995.42
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 639374 668 0 0 99306 234 1 1 25 0 1 0 59392869 259784704 58400 996147200 134512640 135215973 4294956304 18446744073709551615 134970011 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 63424 58400 413 171 0 62349 0
Current children cumulated CPU time (s) 995.42
Current children cumulated vsize (KiB) 253696

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13033
/proc/meminfo: memFree=727680/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=255412 CPUtime=1054.96
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 676255 668 0 0 105248 246 1 1 25 0 1 0 59392869 261541888 58984 996147200 134512640 135215973 4294956304 18446744073709551615 134585681 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 63853 58984 413 171 0 62778 0
Current children cumulated CPU time (s) 1054.96
Current children cumulated vsize (KiB) 255412

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13033
/proc/meminfo: memFree=715584/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=256600 CPUtime=1114.5
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 729901 668 0 0 111184 264 1 1 25 0 1 0 59392869 262758400 59350 996147200 134512640 135215973 4294956304 18446744073709551615 134585623 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 64150 59350 413 171 0 63075 0
Current children cumulated CPU time (s) 1114.5
Current children cumulated vsize (KiB) 256600

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13033
/proc/meminfo: memFree=699008/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=258976 CPUtime=1174.03
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 767121 668 0 0 117124 277 1 1 25 0 1 0 59392869 265191424 59940 996147200 134512640 135215973 4294956304 18446744073709551615 134587893 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 64744 59940 413 171 0 63669 0
Current children cumulated CPU time (s) 1174.03
Current children cumulated vsize (KiB) 258976

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13033
/proc/meminfo: memFree=674176/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=261760 CPUtime=1233.58
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 796785 668 0 0 123068 288 1 1 25 0 1 0 59392869 268042240 60633 996147200 134512640 135215973 4294956304 18446744073709551615 134597660 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 65440 60633 413 171 0 64365 0
Current children cumulated CPU time (s) 1233.58
Current children cumulated vsize (KiB) 261760

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13033
/proc/meminfo: memFree=654400/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=265316 CPUtime=1293.11
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 834659 668 0 0 129009 300 1 1 25 0 1 0 59392869 271683584 61544 996147200 134512640 135215973 4294956304 18446744073709551615 134583449 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 66329 61544 413 171 0 65254 0
Current children cumulated CPU time (s) 1293.11
Current children cumulated vsize (KiB) 265316

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13033
/proc/meminfo: memFree=639040/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=269672 CPUtime=1352.64
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 892685 668 0 0 134941 321 1 1 25 0 1 0 59392869 276144128 62627 996147200 134512640 135215973 4294956304 18446744073709551615 134591375 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 67418 62627 413 171 0 66343 0
Current children cumulated CPU time (s) 1352.64
Current children cumulated vsize (KiB) 269672

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13033
/proc/meminfo: memFree=611584/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=275740 CPUtime=1412.18
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 984296 668 0 0 140865 351 1 1 25 0 1 0 59392869 282357760 64328 996147200 134512640 135215973 4294956304 18446744073709551615 4158960014 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 68935 64328 413 171 0 67860 0
Current children cumulated CPU time (s) 1412.18
Current children cumulated vsize (KiB) 275740

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13033
/proc/meminfo: memFree=599040/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=277188 CPUtime=1471.71
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 1048049 668 0 0 146795 374 1 1 25 0 1 0 59392869 283840512 64811 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 69297 64811 413 171 0 68222 0
Current children cumulated CPU time (s) 1471.71
Current children cumulated vsize (KiB) 277188

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13033
/proc/meminfo: memFree=588160/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=279564 CPUtime=1531.24
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 1087277 668 0 0 152735 387 1 1 25 0 1 0 59392869 286273536 65411 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 69891 65411 413 171 0 68816 0
Current children cumulated CPU time (s) 1531.24
Current children cumulated vsize (KiB) 279564

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13033
/proc/meminfo: memFree=577088/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=283920 CPUtime=1590.78
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 1118021 668 0 0 158678 398 1 1 25 0 1 0 59392869 290734080 66518 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 70980 66518 413 171 0 69905 0
Current children cumulated CPU time (s) 1590.78
Current children cumulated vsize (KiB) 283920

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13033
/proc/meminfo: memFree=560896/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=288276 CPUtime=1650.32
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 1146058 668 0 0 164623 407 1 1 25 0 1 0 59392869 295194624 67582 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 72069 67582 413 171 0 70994 0
Current children cumulated CPU time (s) 1650.32
Current children cumulated vsize (KiB) 288276

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13033
/proc/meminfo: memFree=544064/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=291968 CPUtime=1709.84
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 1179946 668 0 0 170564 418 1 1 25 0 1 0 59392869 298975232 68503 996147200 134512640 135215973 4294956304 18446744073709551615 134590036 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 72992 68503 413 171 0 71917 0
Current children cumulated CPU time (s) 1709.84
Current children cumulated vsize (KiB) 291968

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 13033
/proc/meminfo: memFree=539392/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=294740 CPUtime=1769.38
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 1216628 668 0 0 176505 431 1 1 25 0 1 0 59392869 301813760 69221 996147200 134512640 135215973 4294956304 18446744073709551615 134599865 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 73685 69221 413 171 0 72610 0
Current children cumulated CPU time (s) 1769.38
Current children cumulated vsize (KiB) 294740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13033
/proc/meminfo: memFree=532800/2055920 swapFree=4192812/4192956
[pid=12987] ppid=12985 vsize=295136 CPUtime=1800.05
/proc/12987/stat : 12987 (pcs.big) R 12985 12987 11981 0 -1 4194304 1235376 668 0 0 179565 438 1 1 25 0 1 0 59392869 302219264 69321 996147200 134512640 135215973 4294956304 18446744073709551615 134583604 0 0 4096 0 0 0 0 17 0 0 0
/proc/12987/statm: 73784 69321 413 171 0 72709 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 295136

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.25
CPU time (s): 1800.11
CPU user time (s): 1795.67
CPU system time (s): 4.44032
CPU usage (%): 99.2754
Max. virtual memory (cumulated for all children) (KiB): 296468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.67
system time used= 4.44032
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1236044
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= 27
involuntary context switches= 43394

runsolver used 1.87271 second user time and 4.73228 second system time

The end

Launcher Data

Begin job on node77 at 2009-07-16 07:47:57
IDJOB=2083529
IDBENCH=57848
IDSOLVER=734
FILE ID=node77/2083529-1247723276
PBS_JOBID= 9521393
Free space on /tmp= 66156 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/fapp/fapp30/normalized-fapp30-3000-9.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083529-1247723276/watcher-2083529-1247723276 -o /tmp/evaluation-result-2083529-1247723276/solver-2083529-1247723276 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1944146619 HOME/instance-2083529-1247723276.xml

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

MD5SUM BENCH= 7d795480c7331ac1d2900d14fd419266
RANDOM SEED=1944146619

node77.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.256
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.256
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:       1062800 kB
Buffers:         87816 kB
Cached:         669636 kB
SwapCached:          0 kB
Active:         363056 kB
Inactive:       535192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1062800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10620 kB
Writeback:           0 kB
Mapped:         161212 kB
Slab:            79864 kB
Committed_AS:   654028 kB
PageTables:       2084 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= 66156 MiB
End job on node77 at 2009-07-16 08:18:12