Trace number 2083935

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

General information on the benchmark

Namecsp/fapp/fapp05/
normalized-fapp05-0350-3.xml
MD5SUM6e07790e23c62fb12012e2e2160c6d34
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 benchmark22.3736
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
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.17/0.20	c Seed is 281431953
0.17/0.20	c Constructing HOME/instance-2083935-1247723998.xml  with 29334 constraints
0.48/0.50	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-2083935-1247723998/watcher-2083935-1247723998 -o /tmp/evaluation-result-2083935-1247723998/solver-2083935-1247723998 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 281431953 HOME/instance-2083935-1247723998.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.85 1.97 1.99 4/72 13117
/proc/meminfo: memFree=1291744/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=5356 CPUtime=0
/proc/13117/stat : 13117 (pcssolve) R 13115 13117 13080 0 -1 4194304 269 0 0 0 0 0 0 0 20 0 1 0 59462796 5484544 237 996147200 4194304 4889804 548682068800 18446744073709551615 271894090465 0 0 4100 65536 0 0 0 17 1 0 0
/proc/13117/statm: 1339 237 197 169 0 50 0

[startup+0.081679 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 13117
/proc/meminfo: memFree=1291744/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=5996 CPUtime=0.06
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 1143 660 0 0 6 0 0 0 18 0 1 0 59462796 6139904 774 996147200 134512640 135215973 4294956304 18446744073709551615 4159787027 0 0 4096 0 0 0 0 17 1 0 0
/proc/13117/statm: 1499 774 386 171 0 424 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5996

[startup+0.101675 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 13117
/proc/meminfo: memFree=1291744/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=6752 CPUtime=0.08
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 1329 660 0 0 8 0 0 0 18 0 1 0 59462796 6914048 886 996147200 134512640 135215973 4294956304 18446744073709551615 134762862 0 0 4096 0 0 0 0 17 1 0 0
/proc/13117/statm: 1688 886 386 171 0 613 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6752

[startup+0.301696 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 13117
/proc/meminfo: memFree=1291744/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=11364 CPUtime=0.28
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 2837 660 0 0 27 1 0 0 19 0 1 0 59462796 11636736 1908 996147200 134512640 135215973 4294956304 18446744073709551615 6001630 0 0 4096 0 0 0 0 17 1 0 0
/proc/13117/statm: 2841 1908 386 171 0 1766 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11364

[startup+0.701733 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 13117
/proc/meminfo: memFree=1291744/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=17824 CPUtime=0.67
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 5543 660 0 0 65 2 0 0 23 0 1 0 59462796 18251776 3662 996147200 134512640 135215973 4294956304 18446744073709551615 134590075 0 0 4096 0 0 0 0 17 1 0 0
/proc/13117/statm: 4456 3662 410 171 0 3381 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 17824

[startup+1.50181 s]
/proc/loadavg: 1.85 1.97 1.99 3/73 13122
/proc/meminfo: memFree=1277976/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=18036 CPUtime=1.46
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 5619 660 0 0 144 2 0 0 25 0 1 0 59462796 18468864 3722 996147200 134512640 135215973 4294956304 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 1 0 0
/proc/13117/statm: 4509 3722 410 171 0 3434 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 18036

[startup+3.10197 s]
/proc/loadavg: 1.86 1.97 1.99 3/73 13122
/proc/meminfo: memFree=1277144/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=19320 CPUtime=3.06
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 5989 660 0 0 303 3 0 0 25 0 1 0 59462796 19783680 3934 996147200 134512640 135215973 4294956304 18446744073709551615 134597368 0 0 4096 0 0 0 0 17 1 0 0
/proc/13117/statm: 4830 3934 410 171 0 3755 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 19320

[startup+6.30128 s]
/proc/loadavg: 1.86 1.97 1.99 3/73 13122
/proc/meminfo: memFree=1274968/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=19980 CPUtime=6.23
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 6226 660 0 0 620 3 0 0 25 0 1 0 59462796 20459520 4171 996147200 134512640 135215973 4294956304 18446744073709551615 134585794 0 0 4096 0 0 0 0 17 1 0 0
/proc/13117/statm: 4995 4171 411 171 0 3920 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 19980

[startup+12.7019 s]
/proc/loadavg: 1.88 1.97 1.99 3/73 13122
/proc/meminfo: memFree=1273880/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=21580 CPUtime=12.58
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 6713 660 0 0 1255 3 0 0 25 0 1 0 59462796 22097920 4417 996147200 134512640 135215973 4294956304 18446744073709551615 134591867 0 0 4096 0 0 0 0 17 1 0 0
/proc/13117/statm: 5395 4417 413 171 0 4320 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 21580

[startup+25.5012 s]
/proc/loadavg: 1.90 1.97 1.99 3/73 13122
/proc/meminfo: memFree=1270104/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=23428 CPUtime=25.28
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 7179 660 0 0 2525 3 0 0 25 0 1 0 59462796 23990272 4883 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/13117/statm: 5857 4883 413 171 0 4782 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 23428

[startup+51.1017 s]
/proc/loadavg: 1.93 1.97 1.99 3/73 13122
/proc/meminfo: memFree=1264472/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=25932 CPUtime=50.69
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 7811 660 0 0 5066 3 0 0 25 0 1 0 59462796 26554368 5515 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/13117/statm: 6483 5515 413 171 0 5408 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 25932

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.99 3/73 13128
/proc/meminfo: memFree=1252504/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=31812 CPUtime=101.48
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 9570 660 0 0 10144 4 0 0 25 0 1 0 59462796 32575488 6857 996147200 134512640 135215973 4294956304 18446744073709551615 134585666 0 0 4096 0 0 0 0 17 1 0 0
/proc/13117/statm: 7953 6857 413 171 0 6878 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 31812

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 13128
/proc/meminfo: memFree=1241944/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=37128 CPUtime=161.02
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 10937 660 0 0 16098 4 0 0 25 0 1 0 59462796 38019072 8224 996147200 134512640 135215973 4294956304 18446744073709551615 134586963 0 0 4096 0 0 0 0 17 1 0 0
/proc/13117/statm: 9282 8224 413 171 0 8207 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 37128

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 13128
/proc/meminfo: memFree=1227736/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=45756 CPUtime=220.57
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 13113 660 0 0 22052 5 0 0 25 0 1 0 59462796 46854144 10400 996147200 134512640 135215973 4294956304 18446744073709551615 134583364 0 0 4096 0 0 0 0 17 1 0 0
/proc/13117/statm: 11439 10400 413 171 0 10364 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 45756

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 13128
/proc/meminfo: memFree=1211608/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=52952 CPUtime=280.12
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 14909 660 0 0 28006 6 0 0 25 0 1 0 59462796 54222848 11906 996147200 134512640 135215973 4294956304 18446744073709551615 134585800 0 0 4096 0 0 0 0 17 1 0 0
/proc/13117/statm: 13238 11906 413 171 0 12163 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 52952

[startup+342.301 s]
/proc/loadavg: 1.91 1.95 1.98 2/71 13129
/proc/meminfo: memFree=1456040/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=56916 CPUtime=339.68
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 15908 660 0 0 33961 7 0 0 25 0 1 0 59462796 58281984 12905 996147200 134512640 135215973 4294956304 18446744073709551615 134587755 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 14229 12905 413 171 0 13154 0
Current children cumulated CPU time (s) 339.68
Current children cumulated vsize (KiB) 56916

[startup+402.301 s]
/proc/loadavg: 1.93 1.94 1.98 3/73 13193
/proc/meminfo: memFree=1384024/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=67256 CPUtime=399.65
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 18504 660 0 0 39956 9 0 0 25 0 1 0 59462796 68870144 15501 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 16814 15501 413 171 0 15739 0
Current children cumulated CPU time (s) 399.65
Current children cumulated vsize (KiB) 67256

[startup+462.302 s]
/proc/loadavg: 1.97 1.95 1.98 3/73 13193
/proc/meminfo: memFree=1366168/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=75188 CPUtime=459.62
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 20496 660 0 0 45953 9 0 0 25 0 1 0 59462796 76992512 17493 996147200 134512640 135215973 4294956304 18446744073709551615 134597605 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 18797 17493 413 171 0 17722 0
Current children cumulated CPU time (s) 459.62
Current children cumulated vsize (KiB) 75188

[startup+522.302 s]
/proc/loadavg: 2.11 1.99 1.99 4/82 13305
/proc/meminfo: memFree=1420752/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=81848 CPUtime=519.6
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 22171 660 0 0 51948 12 0 0 25 0 1 0 59462796 83812352 19168 996147200 134512640 135215973 4294956304 18446744073709551615 134585388 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 20462 19168 413 171 0 19387 0
Current children cumulated CPU time (s) 519.6
Current children cumulated vsize (KiB) 81848

[startup+582.302 s]
/proc/loadavg: 2.10 2.00 1.99 3/83 13411
/proc/meminfo: memFree=1377408/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=92988 CPUtime=579.58
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 24965 660 0 0 57944 14 0 0 25 0 1 0 59462796 95219712 21962 996147200 134512640 135215973 4294956304 18446744073709551615 134583360 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 23247 21962 413 171 0 22172 0
Current children cumulated CPU time (s) 579.58
Current children cumulated vsize (KiB) 92988

[startup+642.302 s]
/proc/loadavg: 2.04 2.00 1.99 3/73 13443
/proc/meminfo: memFree=1325400/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=100088 CPUtime=639.56
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 26749 660 0 0 63941 15 0 0 25 0 1 0 59462796 102490112 23746 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 25022 23746 413 171 0 23947 0
Current children cumulated CPU time (s) 639.56
Current children cumulated vsize (KiB) 100088

[startup+702.302 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/73 13443
/proc/meminfo: memFree=1222424/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=124272 CPUtime=819.49
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 32846 660 0 0 81932 17 0 0 25 0 1 0 59462796 127254528 29843 996147200 134512640 135215973 4294956304 18446744073709551615 134532952 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 31068 29843 413 171 0 29993 0
Current children cumulated CPU time (s) 819.49
Current children cumulated vsize (KiB) 124272

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/73 13443
/proc/meminfo: memFree=1210456/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=135784 CPUtime=879.46
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 35734 660 0 0 87928 18 0 0 25 0 1 0 59462796 139042816 32731 996147200 134512640 135215973 4294956304 18446744073709551615 134589808 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 33946 32731 413 171 0 32871 0
Current children cumulated CPU time (s) 879.46
Current children cumulated vsize (KiB) 135784

[startup+942.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 13443
/proc/meminfo: memFree=1204512/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=141564 CPUtime=939.44
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 37188 660 0 0 93925 19 0 0 25 0 1 0 59462796 144961536 34185 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 35391 34185 413 171 0 34316 0
Current children cumulated CPU time (s) 939.44
Current children cumulated vsize (KiB) 141564

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 13443
/proc/meminfo: memFree=1196000/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=150084 CPUtime=999.43
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 39302 660 0 0 99923 20 0 0 25 0 1 0 59462796 153686016 36299 996147200 134512640 135215973 4294956304 18446744073709551615 134627170 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 37521 36299 413 171 0 36446 0
Current children cumulated CPU time (s) 999.43
Current children cumulated vsize (KiB) 150084

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13443
/proc/meminfo: memFree=1186656/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=159056 CPUtime=1059.4
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 41579 660 0 0 105919 21 0 0 25 0 1 0 59462796 162873344 38576 996147200 134512640 135215973 4294956304 18446744073709551615 134585681 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 39764 38576 413 171 0 38689 0
Current children cumulated CPU time (s) 1059.4
Current children cumulated vsize (KiB) 159056

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13443
/proc/meminfo: memFree=1181024/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=164400 CPUtime=1119.38
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 42921 660 0 0 111916 22 0 0 25 0 1 0 59462796 168345600 39918 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 41100 39918 413 171 0 40025 0
Current children cumulated CPU time (s) 1119.38
Current children cumulated vsize (KiB) 164400

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13443
/proc/meminfo: memFree=1179232/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=165912 CPUtime=1179.36
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 43303 660 0 0 117914 22 0 0 25 0 1 0 59462796 169893888 40300 996147200 134512640 135215973 4294956304 18446744073709551615 4158960021 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 41478 40300 413 171 0 40403 0
Current children cumulated CPU time (s) 1179.36
Current children cumulated vsize (KiB) 165912

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13443
/proc/meminfo: memFree=1176032/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=168876 CPUtime=1239.33
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 44050 660 0 0 123911 22 0 0 25 0 1 0 59462796 172929024 41047 996147200 134512640 135215973 4294956304 18446744073709551615 134589760 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 42219 41047 413 171 0 41144 0
Current children cumulated CPU time (s) 1239.33
Current children cumulated vsize (KiB) 168876

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13443
/proc/meminfo: memFree=1170528/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=174156 CPUtime=1299.32
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 45377 660 0 0 129909 23 0 0 25 0 1 0 59462796 178335744 42374 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 43539 42374 413 171 0 42464 0
Current children cumulated CPU time (s) 1299.32
Current children cumulated vsize (KiB) 174156

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13443
/proc/meminfo: memFree=1165792/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=178864 CPUtime=1359.3
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 46559 660 0 0 135906 24 0 0 25 0 1 0 59462796 183156736 43556 996147200 134512640 135215973 4294956304 18446744073709551615 4158960112 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 44716 43556 413 171 0 43641 0
Current children cumulated CPU time (s) 1359.3
Current children cumulated vsize (KiB) 178864

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13443
/proc/meminfo: memFree=1158624/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=185928 CPUtime=1419.28
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 48337 660 0 0 141903 25 0 0 25 0 1 0 59462796 190390272 45334 996147200 134512640 135215973 4294956304 18446744073709551615 4158960129 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 46482 45334 413 171 0 45407 0
Current children cumulated CPU time (s) 1419.28
Current children cumulated vsize (KiB) 185928

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13443
/proc/meminfo: memFree=1149152/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=195300 CPUtime=1479.25
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 50687 660 0 0 147899 26 0 0 25 0 1 0 59462796 199987200 47684 996147200 134512640 135215973 4294956304 18446744073709551615 134589761 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 48825 47684 413 171 0 47750 0
Current children cumulated CPU time (s) 1479.25
Current children cumulated vsize (KiB) 195300

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13443
/proc/meminfo: memFree=1142048/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=202200 CPUtime=1539.23
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 52423 660 0 0 153896 27 0 0 25 0 1 0 59462796 207052800 49420 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 50550 49420 413 171 0 49475 0
Current children cumulated CPU time (s) 1539.23
Current children cumulated vsize (KiB) 202200

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13443
/proc/meminfo: memFree=1130592/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=213560 CPUtime=1599.21
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 55275 660 0 0 159893 28 0 0 25 0 1 0 59462796 218685440 52272 996147200 134512640 135215973 4294956304 18446744073709551615 4158960067 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 53390 52272 413 171 0 52315 0
Current children cumulated CPU time (s) 1599.21
Current children cumulated vsize (KiB) 213560

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13443
/proc/meminfo: memFree=1120736/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=223236 CPUtime=1659.18
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 57705 660 0 0 165889 29 0 0 25 0 1 0 59462796 228593664 54702 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 55809 54702 413 171 0 54734 0
Current children cumulated CPU time (s) 1659.18
Current children cumulated vsize (KiB) 223236

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13443
/proc/meminfo: memFree=1112672/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=231216 CPUtime=1719.17
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 59708 660 0 0 171887 30 0 0 25 0 1 0 59462796 236765184 56705 996147200 134512640 135215973 4294956304 18446744073709551615 134591795 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 57804 56705 413 171 0 56729 0
Current children cumulated CPU time (s) 1719.17
Current children cumulated vsize (KiB) 231216

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13443
/proc/meminfo: memFree=1101984/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=241468 CPUtime=1779.15
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 62281 660 0 0 177884 31 0 0 25 0 1 0 59462796 247263232 59278 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 60367 59278 413 171 0 59292 0
Current children cumulated CPU time (s) 1779.15
Current children cumulated vsize (KiB) 241468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13443
/proc/meminfo: memFree=1099808/2055920 swapFree=4192812/4192956
[pid=13117] ppid=13115 vsize=243648 CPUtime=1800.05
/proc/13117/stat : 13117 (pcs.big) R 13115 13117 13080 0 -1 4194304 62828 660 0 0 179974 31 0 0 25 0 1 0 59462796 249495552 59825 996147200 134512640 135215973 4294956304 18446744073709551615 135094878 0 0 4096 0 0 0 0 17 0 0 0
/proc/13117/statm: 60912 59825 413 171 0 59837 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 243648

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): 1803.24
CPU time (s): 1800.1
CPU user time (s): 1799.75
CPU system time (s): 0.355945
CPU usage (%): 99.8257
Max. virtual memory (cumulated for all children) (KiB): 243648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.355945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63488
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= 19
involuntary context switches= 12728

runsolver used 2.18767 second user time and 5.11422 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-16 07:59:58
IDJOB=2083935
IDBENCH=57983
IDSOLVER=733
FILE ID=node60/2083935-1247723998
PBS_JOBID= 9521511
Free space on /tmp= 66428 MiB

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

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

MD5SUM BENCH= 6e07790e23c62fb12012e2e2160c6d34
RANDOM SEED=281431953

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:       1292104 kB
Buffers:         79368 kB
Cached:         370316 kB
SwapCached:          0 kB
Active:         308208 kB
Inactive:       371800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1292104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2492 kB
Writeback:           0 kB
Mapped:         241940 kB
Slab:            68640 kB
Committed_AS:   759544 kB
PageTables:       2268 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 08:30:03