Trace number 2083419

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.1 1801.84

General information on the benchmark

Namecsp/fapp/fapp37/
normalized-fapp37-2250-2.xml
MD5SUMf8718ebaf51fd44c6f84abcaca826b6a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark41.4797
Satisfiable
(Un)Satisfiability was proved
Number of variables2250
Number of constraints42699
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension42699
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.00/0.21	c Seed is 1376913083
0.00/0.21	c Constructing HOME/instance-2083419-1247723113.xml  with 269554 constraints
5.04/5.13	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-2083419-1247723113/watcher-2083419-1247723113 -o /tmp/evaluation-result-2083419-1247723113/solver-2083419-1247723113 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1376913083 HOME/instance-2083419-1247723113.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 16278
/proc/meminfo: memFree=1335944/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=5356 CPUtime=0
/proc/16278/stat : 16278 (pcssolve) R 16276 16278 15142 0 -1 4194304 290 0 0 0 0 0 0 0 23 0 1 0 59377786 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16278/statm: 1339 241 200 169 0 50 0
[pid=16279] ppid=16278 vsize=5356 CPUtime=0
/proc/16279/stat : 16279 (pcssolve) R 16278 16278 15142 0 -1 4194368 22 0 0 0 0 0 0 0 24 0 1 0 59377787 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 266134416679 0 0 4096 0 0 0 0 17 1 0 0
/proc/16279/statm: 1339 243 202 169 0 50 0
[pid=16280] ppid=16278 vsize=5356 CPUtime=0
/proc/16280/stat : 16280 (pcssolve) R 16278 16278 15142 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 59377787 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16280/statm: 1339 241 200 169 0 50 0

[startup+0.219509 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 16278
/proc/meminfo: memFree=1335944/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=9464 CPUtime=0.2
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 2183 670 0 0 17 1 1 1 19 0 1 0 59377786 9691136 1462 996147200 134512640 135215973 4294956304 18446744073709551615 134897326 0 0 4096 0 0 0 0 17 1 0 0
/proc/16278/statm: 2366 1462 386 171 0 1291 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9464

[startup+0.302396 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 16278
/proc/meminfo: memFree=1335944/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=10576 CPUtime=0.28
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 2634 670 0 0 25 1 1 1 19 0 1 0 59377786 10829824 1851 996147200 134512640 135215973 4294956304 18446744073709551615 4159750846 0 0 4096 0 0 0 0 17 1 0 0
/proc/16278/statm: 2644 1851 386 171 0 1569 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10576

[startup+0.401407 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 16278
/proc/meminfo: memFree=1335944/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=14164 CPUtime=0.38
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 3644 670 0 0 34 2 1 1 20 0 1 0 59377786 14503936 2362 996147200 134512640 135215973 4294956304 18446744073709551615 134600812 0 0 4096 0 0 0 0 17 1 0 0
/proc/16278/statm: 3541 2362 386 171 0 2466 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 14164

[startup+0.701437 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 16278
/proc/meminfo: memFree=1335944/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=21344 CPUtime=0.68
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 6048 670 0 0 63 3 1 1 23 0 1 0 59377786 21856256 3877 996147200 134512640 135215973 4294956304 18446744073709551615 4159750984 0 0 4096 0 0 0 0 17 1 0 0
/proc/16278/statm: 5336 3877 386 171 0 4261 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21344

[startup+1.50153 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 16283
/proc/meminfo: memFree=1312576/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=44524 CPUtime=1.47
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 12662 670 0 0 138 7 1 1 25 0 1 0 59377786 45592576 8292 996147200 134512640 135215973 4294956304 18446744073709551615 4159195912 0 0 4096 0 0 0 0 17 1 0 0
/proc/16278/statm: 11131 8292 386 171 0 10056 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 44524

[startup+3.10271 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 16283
/proc/meminfo: memFree=1293824/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=84664 CPUtime=3.05
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 24995 670 0 0 290 13 1 1 25 0 1 0 59377786 86695936 16216 996147200 134512640 135215973 4294956304 18446744073709551615 4159195912 0 0 4096 0 0 0 0 17 1 0 0
/proc/16278/statm: 21166 16216 386 171 0 20091 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 84664

[startup+6.30105 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 16283
/proc/meminfo: memFree=1220928/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=129288 CPUtime=6.23
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 47068 670 0 0 597 24 1 1 25 0 1 0 59377786 132390912 29003 996147200 134512640 135215973 4294956304 18446744073709551615 1897175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16278/statm: 32322 29003 410 171 0 31247 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 129288

[startup+12.7018 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 16283
/proc/meminfo: memFree=1220544/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=129708 CPUtime=12.57
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 47224 670 0 0 1231 24 1 1 25 0 1 0 59377786 132820992 29106 996147200 134512640 135215973 4294956304 18446744073709551615 134583557 0 0 4096 0 0 0 0 17 1 0 0
/proc/16278/statm: 32427 29106 410 171 0 31352 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 129708

[startup+25.5062 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 16283
/proc/meminfo: memFree=1219904/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=130956 CPUtime=25.25
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 47716 670 0 0 2499 24 1 1 25 0 1 0 59377786 134098944 29284 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/16278/statm: 32739 29284 410 171 0 31664 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 130956

[startup+51.102 s]
/proc/loadavg: 1.96 1.98 1.99 3/82 16283
/proc/meminfo: memFree=1215936/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=135392 CPUtime=50.6
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 49168 670 0 0 5033 25 1 1 25 0 1 0 59377786 138641408 30319 996147200 134512640 135215973 4294956304 18446744073709551615 134589761 0 0 4096 0 0 0 0 17 1 0 0
/proc/16278/statm: 33848 30319 410 171 0 32773 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 135392

[startup+102.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 16283
/proc/meminfo: memFree=1201088/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=150600 CPUtime=101.32
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 53671 670 0 0 10103 27 1 1 25 0 1 0 59377786 154214400 33989 996147200 134512640 135215973 4294956304 18446744073709551615 134590055 0 0 4096 0 0 0 0 17 1 0 0
/proc/16278/statm: 37650 33989 410 171 0 36575 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 150600

[startup+162.301 s]
/proc/loadavg: 1.95 1.97 1.99 3/73 16316
/proc/meminfo: memFree=1241368/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=151392 CPUtime=161.21
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 53961 670 0 0 16091 28 1 1 25 0 1 0 59377786 155025408 34279 996147200 134512640 135215973 4294956304 18446744073709551615 134597615 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 37848 34279 410 171 0 36773 0
Current children cumulated CPU time (s) 161.21
Current children cumulated vsize (KiB) 151392

[startup+222.302 s]
/proc/loadavg: 1.98 1.97 1.99 3/73 16316
/proc/meminfo: memFree=1231320/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=162800 CPUtime=221.18
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 65539 670 0 0 22084 32 1 1 25 0 1 0 59377786 166707200 35830 996147200 134512640 135215973 4294956304 18446744073709551615 134600884 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 40700 35830 413 171 0 39625 0
Current children cumulated CPU time (s) 221.18
Current children cumulated vsize (KiB) 162800

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16316
/proc/meminfo: memFree=1224408/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=165176 CPUtime=281.16
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 154716 670 0 0 28053 61 1 1 25 0 1 0 59377786 169140224 36415 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 41294 36415 413 171 0 40219 0
Current children cumulated CPU time (s) 281.16
Current children cumulated vsize (KiB) 165176

[startup+342.306 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16316
/proc/meminfo: memFree=1212376/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=173108 CPUtime=341.14
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 222720 670 0 0 34029 83 1 1 25 0 1 0 59377786 177262592 38427 996147200 134512640 135215973 4294956304 18446744073709551615 134597297 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 43277 38427 413 171 0 42202 0
Current children cumulated CPU time (s) 341.14
Current children cumulated vsize (KiB) 173108

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16318
/proc/meminfo: memFree=1203864/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=177464 CPUtime=401.11
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 239620 670 0 0 40020 89 1 1 25 0 1 0 59377786 181723136 39507 996147200 134512640 135215973 4294956304 18446744073709551615 134585576 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 44366 39507 413 171 0 43291 0
Current children cumulated CPU time (s) 401.11
Current children cumulated vsize (KiB) 177464

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16318
/proc/meminfo: memFree=1162008/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=214028 CPUtime=461.08
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 249854 670 0 0 46014 92 1 1 25 0 1 0 59377786 219164672 49063 996147200 134512640 135215973 4294956304 18446744073709551615 134590017 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 53507 49063 413 171 0 52432 0
Current children cumulated CPU time (s) 461.08
Current children cumulated vsize (KiB) 214028

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16318
/proc/meminfo: memFree=1158104/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=214028 CPUtime=521.06
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 250566 670 0 0 52011 93 1 1 25 0 1 0 59377786 219164672 49323 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 53507 49323 413 171 0 52432 0
Current children cumulated CPU time (s) 521.06
Current children cumulated vsize (KiB) 214028

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16318
/proc/meminfo: memFree=1125848/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=236580 CPUtime=581.03
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 301115 670 0 0 57992 109 1 1 25 0 1 0 59377786 242257920 54055 996147200 134512640 135215973 4294956304 18446744073709551615 134591592 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 59145 54055 413 171 0 58070 0
Current children cumulated CPU time (s) 581.03
Current children cumulated vsize (KiB) 236580

[startup+642.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16318
/proc/meminfo: memFree=1122520/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=236580 CPUtime=641.01

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

[startup+822.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16318
/proc/meminfo: memFree=1093784/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=250572 CPUtime=820.93
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 439345 670 0 0 81936 155 1 1 25 0 1 0 59377786 256585728 57589 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 62643 57589 413 171 0 61568 0
Current children cumulated CPU time (s) 820.93
Current children cumulated vsize (KiB) 250572

[startup+882.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16318
/proc/meminfo: memFree=1089048/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=251712 CPUtime=880.92
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 442792 670 0 0 87933 157 1 1 25 0 1 0 59377786 257753088 57872 996147200 134512640 135215973 4294956304 18446744073709551615 134970093 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 62928 57872 413 171 0 61853 0
Current children cumulated CPU time (s) 880.92
Current children cumulated vsize (KiB) 251712

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16318
/proc/meminfo: memFree=1085272/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=252216 CPUtime=940.89
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 446295 670 0 0 93929 158 1 1 25 0 1 0 59377786 258269184 57985 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 63054 57985 413 171 0 61979 0
Current children cumulated CPU time (s) 940.89
Current children cumulated vsize (KiB) 252216

[startup+1002.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16324
/proc/meminfo: memFree=1081624/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=252728 CPUtime=1000.87
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 449797 670 0 0 99925 160 1 1 25 0 1 0 59377786 258793472 58097 996147200 134512640 135215973 4294956304 18446744073709551615 4158960056 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 63182 58097 413 171 0 62107 0
Current children cumulated CPU time (s) 1000.87
Current children cumulated vsize (KiB) 252728

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16324
/proc/meminfo: memFree=1078104/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=253096 CPUtime=1060.84
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 453075 670 0 0 105920 162 1 1 25 0 1 0 59377786 259170304 58211 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 63274 58211 413 171 0 62199 0
Current children cumulated CPU time (s) 1060.84
Current children cumulated vsize (KiB) 253096

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16324
/proc/meminfo: memFree=1076312/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=253556 CPUtime=1120.81
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 456582 670 0 0 111916 163 1 1 25 0 1 0 59377786 259641344 58328 996147200 134512640 135215973 4294956304 18446744073709551615 135094939 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 63389 58328 413 171 0 62314 0
Current children cumulated CPU time (s) 1120.81
Current children cumulated vsize (KiB) 253556

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16324
/proc/meminfo: memFree=1073944/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=254012 CPUtime=1180.79
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 460088 670 0 0 117913 164 1 1 25 0 1 0 59377786 260108288 58444 996147200 134512640 135215973 4294956304 18446744073709551615 134591843 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 63503 58444 413 171 0 62428 0
Current children cumulated CPU time (s) 1180.79
Current children cumulated vsize (KiB) 254012

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16324
/proc/meminfo: memFree=1069464/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=254464 CPUtime=1240.77
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 463594 670 0 0 123909 166 1 1 25 0 1 0 59377786 260571136 58560 996147200 134512640 135215973 4294956304 18446744073709551615 134583412 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 63616 58560 413 171 0 62541 0
Current children cumulated CPU time (s) 1240.77
Current children cumulated vsize (KiB) 254464

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16324
/proc/meminfo: memFree=1064152/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=254960 CPUtime=1300.74
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 466864 670 0 0 129905 167 1 1 25 0 1 0 59377786 261079040 58666 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 63740 58666 413 171 0 62665 0
Current children cumulated CPU time (s) 1300.74
Current children cumulated vsize (KiB) 254960

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16324
/proc/meminfo: memFree=1055704/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=255316 CPUtime=1360.72
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 470135 670 0 0 135901 169 1 1 25 0 1 0 59377786 261443584 58773 996147200 134512640 135215973 4294956304 18446744073709551615 134583485 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 63829 58773 413 171 0 62754 0
Current children cumulated CPU time (s) 1360.72
Current children cumulated vsize (KiB) 255316

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16324
/proc/meminfo: memFree=1048024/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=255796 CPUtime=1420.69
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 473404 670 0 0 141897 170 1 1 25 0 1 0 59377786 261935104 58878 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 63949 58878 413 171 0 62874 0
Current children cumulated CPU time (s) 1420.69
Current children cumulated vsize (KiB) 255796

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16324
/proc/meminfo: memFree=1040664/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=256292 CPUtime=1480.68
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 477131 670 0 0 147894 172 1 1 25 0 1 0 59377786 262443008 58989 996147200 134512640 135215973 4294956304 18446744073709551615 134585668 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 64073 58989 413 171 0 62998 0
Current children cumulated CPU time (s) 1480.68
Current children cumulated vsize (KiB) 256292

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16324
/proc/meminfo: memFree=1034712/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=256636 CPUtime=1540.65
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 480406 670 0 0 153890 173 1 1 25 0 1 0 59377786 262795264 59100 996147200 134512640 135215973 4294956304 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 64159 59100 413 171 0 63084 0
Current children cumulated CPU time (s) 1540.65
Current children cumulated vsize (KiB) 256636

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16324
/proc/meminfo: memFree=1031896/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=257128 CPUtime=1600.62
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 483677 670 0 0 159885 175 1 1 25 0 1 0 59377786 263299072 59207 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 64282 59207 413 171 0 63207 0
Current children cumulated CPU time (s) 1600.62
Current children cumulated vsize (KiB) 257128

[startup+1662.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16324
/proc/meminfo: memFree=1031384/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=257468 CPUtime=1660.6
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 486944 670 0 0 165882 176 1 1 25 0 1 0 59377786 263647232 59310 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 64367 59310 413 171 0 63292 0
Current children cumulated CPU time (s) 1660.6
Current children cumulated vsize (KiB) 257468

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16324
/proc/meminfo: memFree=1030936/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=257948 CPUtime=1720.58
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 490211 670 0 0 171878 178 1 1 25 0 1 0 59377786 264138752 59413 996147200 134512640 135215973 4294956304 18446744073709551615 134600784 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 64487 59413 413 171 0 63412 0
Current children cumulated CPU time (s) 1720.58
Current children cumulated vsize (KiB) 257948

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16324
/proc/meminfo: memFree=1030296/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=258416 CPUtime=1780.54
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 493936 670 0 0 177873 179 1 1 25 0 1 0 59377786 264617984 59522 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 64604 59522 413 171 0 63529 0
Current children cumulated CPU time (s) 1780.54
Current children cumulated vsize (KiB) 258416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.8 s]
/proc/loadavg: 1.99 1.97 1.99 4/73 16324
/proc/meminfo: memFree=1030168/2055920 swapFree=4192812/4192956
[pid=16278] ppid=16276 vsize=258532 CPUtime=1800.05
/proc/16278/stat : 16278 (pcs.big) R 16276 16278 15142 0 -1 4194304 494878 670 0 0 179823 180 1 1 25 0 1 0 59377786 264736768 59560 996147200 134512640 135215973 4294956304 18446744073709551615 134590083 0 0 4096 0 0 0 0 17 0 0 0
/proc/16278/statm: 64633 59560 413 171 0 63558 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 258532

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): 1801.84
CPU time (s): 1800.1
CPU user time (s): 1798.25
CPU system time (s): 1.85172
CPU usage (%): 99.9033
Max. virtual memory (cumulated for all children) (KiB): 258720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.25
system time used= 1.85172
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 495548
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= 35
involuntary context switches= 9922

runsolver used 1.93771 second user time and 4.74728 second system time

The end

Launcher Data

Begin job on node35 at 2009-07-16 07:45:14
IDJOB=2083419
IDBENCH=57810
IDSOLVER=734
FILE ID=node35/2083419-1247723113
PBS_JOBID= 9521432
Free space on /tmp= 66152 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/fapp/fapp37/normalized-fapp37-2250-2.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083419-1247723113/watcher-2083419-1247723113 -o /tmp/evaluation-result-2083419-1247723113/solver-2083419-1247723113 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1376913083 HOME/instance-2083419-1247723113.xml

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

MD5SUM BENCH= f8718ebaf51fd44c6f84abcaca826b6a
RANDOM SEED=1376913083

node35.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.213
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.213
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:       1336424 kB
Buffers:         65796 kB
Cached:         438764 kB
SwapCached:          0 kB
Active:         198136 kB
Inactive:       436580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1336424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7720 kB
Writeback:           0 kB
Mapped:         150624 kB
Slab:            69688 kB
Committed_AS:   734544 kB
PageTables:       2100 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= 66148 MiB
End job on node35 at 2009-07-16 08:15:18