Trace number 2088005

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.13 1805.33

General information on the benchmark

Namecsp/fapp/fapp19/
normalized-fapp19-0350-8.xml
MD5SUMce0f620893af5adfeaa49fc84af7b2cb
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 benchmark26.342
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.00/0.02	c Seed is 1006513233
0.00/0.02	c Constructing HOME/instance-2088005-1247728724.xml  with 36992 constraints
0.57/0.65	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-2088005-1247728724/watcher-2088005-1247728724 -o /tmp/evaluation-result-2088005-1247728724/solver-2088005-1247728724 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1006513233 HOME/instance-2088005-1247728724.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.24 2.12 2.04 4/73 14687
/proc/meminfo: memFree=1236816/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=18576 CPUtime=0
/proc/14687/stat : 14687 (runsolver) R 14685 14687 14373 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59935747 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 250968861991 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14687/statm: 4644 284 249 26 0 2626 0

[startup+0.0573839 s]
/proc/loadavg: 2.24 2.12 2.04 4/73 14687
/proc/meminfo: memFree=1236816/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=5276 CPUtime=0.03
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 987 664 0 0 3 0 0 0 23 0 1 0 59935747 5402624 618 996147200 134512640 135215973 4294956304 18446744073709551615 4159742259 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 1319 618 386 171 0 244 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5276

[startup+0.10139 s]
/proc/loadavg: 2.24 2.12 2.04 4/73 14687
/proc/meminfo: memFree=1236816/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=6584 CPUtime=0.07
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 1314 664 0 0 7 0 0 0 23 0 1 0 59935747 6742016 871 996147200 134512640 135215973 4294956304 18446744073709551615 134771920 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 1646 871 386 171 0 571 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6584

[startup+0.301413 s]
/proc/loadavg: 2.24 2.12 2.04 4/73 14687
/proc/meminfo: memFree=1236816/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=11492 CPUtime=0.28
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 2840 664 0 0 27 1 0 0 25 0 1 0 59935747 11767808 1894 996147200 134512640 135215973 4294956304 18446744073709551615 4160505748 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 2873 1894 386 171 0 1798 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11492

[startup+0.701453 s]
/proc/loadavg: 2.24 2.12 2.04 4/73 14687
/proc/meminfo: memFree=1236816/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=21228 CPUtime=0.67
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 6708 664 0 0 64 3 0 0 25 0 1 0 59935747 21737472 4365 996147200 134512640 135215973 4294956304 18446744073709551615 134600558 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 5307 4365 409 171 0 4232 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 21228

[startup+1.50152 s]
/proc/loadavg: 2.22 2.11 2.04 3/74 14692
/proc/meminfo: memFree=1220808/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=21424 CPUtime=1.47
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 6748 664 0 0 144 3 0 0 25 0 1 0 59935747 21938176 4405 996147200 134512640 135215973 4294956304 18446744073709551615 134585549 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 5356 4405 410 171 0 4281 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21424

[startup+3.10167 s]
/proc/loadavg: 2.22 2.11 2.04 3/74 14692
/proc/meminfo: memFree=1220424/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=21440 CPUtime=3.05
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 6804 664 0 0 302 3 0 0 25 0 1 0 59935747 21954560 4444 996147200 134512640 135215973 4294956304 18446744073709551615 134600790 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 5360 4444 410 171 0 4285 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 21440

[startup+6.30199 s]
/proc/loadavg: 2.22 2.11 2.04 3/74 14692
/proc/meminfo: memFree=1219912/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=22176 CPUtime=6.22
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 7031 664 0 0 619 3 0 0 25 0 1 0 59935747 22708224 4618 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 5544 4618 410 171 0 4469 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 22176

[startup+12.7016 s]
/proc/loadavg: 2.19 2.11 2.03 4/74 14692
/proc/meminfo: memFree=1217544/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=24308 CPUtime=12.55
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 7645 664 0 0 1252 3 0 0 25 0 1 0 59935747 24891392 5127 996147200 134512640 135215973 4294956304 18446744073709551615 134609800 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 6077 5127 410 171 0 5002 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 24308

[startup+25.5019 s]
/proc/loadavg: 2.16 2.11 2.03 3/74 14692
/proc/meminfo: memFree=1216904/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=25648 CPUtime=25.25
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 8038 664 0 0 2521 4 0 0 25 0 1 0 59935747 26263552 5311 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 6412 5311 413 171 0 5337 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 25648

[startup+51.1014 s]
/proc/loadavg: 2.10 2.10 2.03 3/74 14692
/proc/meminfo: memFree=1215880/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=26488 CPUtime=50.62
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 8351 664 0 0 5058 4 0 0 25 0 1 0 59935747 27123712 5624 996147200 134512640 135215973 4294956304 18446744073709551615 134585434 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 6622 5624 413 171 0 5547 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 26488

[startup+102.305 s]
/proc/loadavg: 2.04 2.08 2.03 3/74 14692
/proc/meminfo: memFree=1210248/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=31564 CPUtime=101.39
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 9677 664 0 0 10134 5 0 0 25 0 1 0 59935747 32321536 6950 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 7891 6950 413 171 0 6816 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 31564

[startup+162.301 s]
/proc/loadavg: 2.01 2.06 2.02 3/74 14692
/proc/meminfo: memFree=1205640/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=37280 CPUtime=160.86
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 11235 664 0 0 16081 5 0 0 25 0 1 0 59935747 38174720 8091 996147200 134512640 135215973 4294956304 18446744073709551615 134585699 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 9320 8091 413 171 0 8245 0
Current children cumulated CPU time (s) 160.86
Current children cumulated vsize (KiB) 37280

[startup+222.301 s]
/proc/loadavg: 2.00 2.05 2.01 3/74 14692
/proc/meminfo: memFree=1205064/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=37960 CPUtime=220.35
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 11376 664 0 0 22030 5 0 0 25 0 1 0 59935747 38871040 8232 996147200 134512640 135215973 4294956304 18446744073709551615 4158960169 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 9490 8232 413 171 0 8415 0
Current children cumulated CPU time (s) 220.35
Current children cumulated vsize (KiB) 37960

[startup+282.302 s]
/proc/loadavg: 2.00 2.04 2.01 3/74 14692
/proc/meminfo: memFree=1202504/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=40392 CPUtime=279.86
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 12013 664 0 0 27981 5 0 0 25 0 1 0 59935747 41361408 8869 996147200 134512640 135215973 4294956304 18446744073709551615 134600802 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 10098 8869 413 171 0 9023 0
Current children cumulated CPU time (s) 279.86
Current children cumulated vsize (KiB) 40392

[startup+342.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 14692
/proc/meminfo: memFree=1198608/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=44400 CPUtime=339.38
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 13017 664 0 0 33932 6 0 0 25 0 1 0 59935747 45465600 9873 996147200 134512640 135215973 4294956304 18446744073709551615 134600785 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 11100 9873 413 171 0 10025 0
Current children cumulated CPU time (s) 339.38
Current children cumulated vsize (KiB) 44400

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 14692
/proc/meminfo: memFree=1195088/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=48640 CPUtime=398.88
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 14076 664 0 0 39881 7 0 0 25 0 1 0 59935747 49807360 10932 996147200 134512640 135215973 4294956304 18446744073709551615 4158960148 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 12160 10932 413 171 0 11085 0
Current children cumulated CPU time (s) 398.88
Current children cumulated vsize (KiB) 48640

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 14692
/proc/meminfo: memFree=1192848/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=50096 CPUtime=458.36
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 14441 664 0 0 45829 7 0 0 25 0 1 0 59935747 51298304 11297 996147200 134512640 135215973 4294956304 18446744073709551615 134591658 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 12524 11297 413 171 0 11449 0
Current children cumulated CPU time (s) 458.36
Current children cumulated vsize (KiB) 50096

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 14692
/proc/meminfo: memFree=1188624/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=54416 CPUtime=517.86
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 15499 664 0 0 51778 8 0 0 25 0 1 0 59935747 55721984 12355 996147200 134512640 135215973 4294956304 18446744073709551615 134524388 0 0 4096 0 0 0 0 17 1 0 0
/proc/14687/statm: 13604 12355 413 171 0 12529 0
Current children cumulated CPU time (s) 517.86
Current children cumulated vsize (KiB) 54416

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1413512/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=60764 CPUtime=577.56
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 17109 664 0 0 57746 10 0 0 25 0 1 0 59935747 62222336 13965 996147200 134512640 135215973 4294956304 18446744073709551615 135097685 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 15191 13965 413 171 0 14116 0
Current children cumulated CPU time (s) 577.56
Current children cumulated vsize (KiB) 60764

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1409544/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=62904 CPUtime=637.54
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 17648 664 0 0 63743 11 0 0 25 0 1 0 59935747 64413696 14504 996147200 134512640 135215973 4294956304 18446744073709551615 4158960012 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 15726 14504 413 171 0 14651 0
Current children cumulated CPU time (s) 637.54
Current children cumulated vsize (KiB) 62904

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1397904/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=66460 CPUtime=877.44
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 18629 664 0 0 87733 11 0 0 25 0 1 0 59935747 68055040 15485 996147200 134512640 135215973 4294956304 18446744073709551615 134585733 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 16615 15485 413 171 0 15540 0
Current children cumulated CPU time (s) 877.44
Current children cumulated vsize (KiB) 66460

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1395792/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=67428 CPUtime=937.41
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 18951 664 0 0 93730 11 0 0 25 0 1 0 59935747 69046272 15807 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 16857 15807 413 171 0 15782 0
Current children cumulated CPU time (s) 937.41
Current children cumulated vsize (KiB) 67428

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1393296/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=68340 CPUtime=997.4
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 19260 664 0 0 99728 12 0 0 25 0 1 0 59935747 69980160 16116 996147200 134512640 135215973 4294956304 18446744073709551615 135095011 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 17085 16116 413 171 0 16010 0
Current children cumulated CPU time (s) 997.4
Current children cumulated vsize (KiB) 68340

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1387280/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=75504 CPUtime=1057.36
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 21132 664 0 0 105724 12 0 0 25 0 1 0 59935747 77316096 17155 996147200 134512640 135215973 4294956304 18446744073709551615 134591361 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 18876 17155 413 171 0 17801 0
Current children cumulated CPU time (s) 1057.36
Current children cumulated vsize (KiB) 75504

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1385168/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=75524 CPUtime=1117.35
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 21221 664 0 0 111722 13 0 0 25 0 1 0 59935747 77336576 17244 996147200 134512640 135215973 4294956304 18446744073709551615 134600822 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 18881 17244 413 171 0 17806 0
Current children cumulated CPU time (s) 1117.35
Current children cumulated vsize (KiB) 75524

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1380624/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=75540 CPUtime=1177.33
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 21308 664 0 0 117720 13 0 0 25 0 1 0 59935747 77352960 17331 996147200 134512640 135215973 4294956304 18446744073709551615 134591459 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 18885 17331 413 171 0 17810 0
Current children cumulated CPU time (s) 1177.33
Current children cumulated vsize (KiB) 75540

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1379216/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=75560 CPUtime=1237.3
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 21400 664 0 0 123717 13 0 0 25 0 1 0 59935747 77373440 17423 996147200 134512640 135215973 4294956304 18446744073709551615 134597655 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 18890 17423 413 171 0 17815 0
Current children cumulated CPU time (s) 1237.3
Current children cumulated vsize (KiB) 75560

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1377552/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=75960 CPUtime=1297.28
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 21587 664 0 0 129715 13 0 0 25 0 1 0 59935747 77783040 17610 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 18990 17610 413 171 0 17915 0
Current children cumulated CPU time (s) 1297.28
Current children cumulated vsize (KiB) 75960

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1375696/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=76628 CPUtime=1357.26
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 21839 664 0 0 135712 14 0 0 25 0 1 0 59935747 78467072 17862 996147200 134512640 135215973 4294956304 18446744073709551615 134970776 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 19157 17862 413 171 0 18082 0
Current children cumulated CPU time (s) 1357.26
Current children cumulated vsize (KiB) 76628

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1372560/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=77648 CPUtime=1417.24
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 22210 664 0 0 141710 14 0 0 25 0 1 0 59935747 79511552 18233 996147200 134512640 135215973 4294956304 18446744073709551615 134583360 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 19412 18233 413 171 0 18337 0
Current children cumulated CPU time (s) 1417.24
Current children cumulated vsize (KiB) 77648

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1365584/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=83064 CPUtime=1477.21
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 23557 664 0 0 147706 15 0 0 25 0 1 0 59935747 85057536 19580 996147200 134512640 135215973 4294956304 18446744073709551615 134597605 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 20766 19580 413 171 0 19691 0
Current children cumulated CPU time (s) 1477.21
Current children cumulated vsize (KiB) 83064

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1352592/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=94252 CPUtime=1537.19
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 26337 664 0 0 153703 16 0 0 25 0 1 0 59935747 96514048 22360 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 23563 22360 413 171 0 22488 0
Current children cumulated CPU time (s) 1537.19
Current children cumulated vsize (KiB) 94252

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1337808/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=107216 CPUtime=1597.16
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 29596 664 0 0 159698 18 0 0 25 0 1 0 59935747 109789184 25619 996147200 134512640 135215973 4294956304 18446744073709551615 134585549 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 26804 25619 413 171 0 25729 0
Current children cumulated CPU time (s) 1597.16
Current children cumulated vsize (KiB) 107216

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1323024/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=120128 CPUtime=1657.14
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 32800 664 0 0 165695 19 0 0 25 0 1 0 59935747 123011072 28823 996147200 134512640 135215973 4294956304 18446744073709551615 134585800 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 30032 28823 413 171 0 28957 0
Current children cumulated CPU time (s) 1657.14
Current children cumulated vsize (KiB) 120128

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1299216/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=135360 CPUtime=1717.12
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 36599 664 0 0 171692 20 0 0 25 0 1 0 59935747 138608640 32622 996147200 134512640 135215973 4294956304 18446744073709551615 135094972 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 33840 32622 413 171 0 32765 0
Current children cumulated CPU time (s) 1717.12
Current children cumulated vsize (KiB) 135360

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1280848/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=152388 CPUtime=1777.08
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 40860 664 0 0 177687 21 0 0 25 0 1 0 59935747 156045312 36883 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 38097 36883 413 171 0 37022 0
Current children cumulated CPU time (s) 1777.08
Current children cumulated vsize (KiB) 152388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1275664/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=157420 CPUtime=1800.09
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 42132 664 0 0 179987 22 0 0 25 0 1 0 59935747 161198080 38155 996147200 134512640 135215973 4294956304 18446744073709551615 134591422 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 39355 38155 413 171 0 38280 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 157420

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

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

[startup+1805.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14724
/proc/meminfo: memFree=1275664/2055920 swapFree=4192812/4192956
[pid=14687] ppid=14685 vsize=157420 CPUtime=1800.09
/proc/14687/stat : 14687 (pcs.big) R 14685 14687 14373 0 -1 4194304 42132 664 0 0 179987 22 0 0 25 0 1 0 59935747 161198080 38155 996147200 134512640 135215973 4294956304 18446744073709551615 134591422 0 0 4096 0 0 0 0 17 0 0 0
/proc/14687/statm: 39355 38155 413 171 0 38280 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 157420

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.33
CPU time (s): 1800.13
CPU user time (s): 1799.87
CPU system time (s): 0.255961
CPU usage (%): 99.7119
Max. virtual memory (cumulated for all children) (KiB): 157420

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

runsolver used 2.6296 second user time and 5.2642 second system time

The end

Launcher Data

Begin job on node56 at 2009-07-16 09:18:44
IDJOB=2088005
IDBENCH=58844
IDSOLVER=733
FILE ID=node56/2088005-1247728724
PBS_JOBID= 9521591
Free space on /tmp= 103008 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fapp/fapp19/normalized-fapp19-0350-8.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088005-1247728724/watcher-2088005-1247728724 -o /tmp/evaluation-result-2088005-1247728724/solver-2088005-1247728724 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1006513233 HOME/instance-2088005-1247728724.xml

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

MD5SUM BENCH= ce0f620893af5adfeaa49fc84af7b2cb
RANDOM SEED=1006513233

node56.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.209
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.209
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:       1237296 kB
Buffers:         89492 kB
Cached:         449408 kB
SwapCached:          0 kB
Active:         448564 kB
Inactive:       285936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1237296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2528 kB
Writeback:           0 kB
Mapped:         206132 kB
Slab:            68996 kB
Committed_AS:   631892 kB
PageTables:       2252 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= 103068 MiB
End job on node56 at 2009-07-16 09:48:52