Trace number 2091250

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.08 1811.73

General information on the benchmark

Namecsp/rand-2-50-23/
normalized-rand-2-50-23-587-230-9_ext.xml
MD5SUM8ae4fe9b4edf56afb3d88cbb19fea87e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints459
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension459
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c small-domain mode
0.00/0.02	c Seed is 1382499734
0.00/0.02	c Constructing HOME/instance-2091250-1247731964.xml  with 10530 constraints
0.08/0.18	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-2091250-1247731964/watcher-2091250-1247731964 -o /tmp/evaluation-result-2091250-1247731964/solver-2091250-1247731964 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1382499734 HOME/instance-2091250-1247731964.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.01 2.03 2.00 4/72 20965
/proc/meminfo: memFree=1605288/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=5356 CPUtime=0
/proc/20965/stat : 20965 (pcssolve) R 20963 20965 18850 0 -1 4194304 290 0 0 0 0 0 0 0 23 0 1 0 60260058 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 240577473183 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20965/statm: 1339 241 200 169 0 50 0
[pid=20966] ppid=20965 vsize=3676 CPUtime=0
/proc/20966/stat : 20966 (fgrep) R 20965 20965 18850 0 -1 4194304 123 0 0 0 0 0 0 0 24 0 1 0 60260058 3764224 90 996147200 4194304 4274172 548682068976 18446744073709551615 240577601840 0 0 4096 0 0 0 0 17 1 0 0
/proc/20966/statm: 919 90 72 19 0 43 0
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (pcssolve) R 20965 20965 18850 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 60260058 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 240577473183 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20967/statm: 1339 241 200 169 0 50 0

[startup+0.020277 s]
/proc/loadavg: 2.01 2.03 2.00 4/72 20965
/proc/meminfo: memFree=1605288/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=5360 CPUtime=0
/proc/20965/stat : 20965 (pcssolve) R 20963 20965 18850 0 -1 4194304 375 822 0 0 0 0 0 0 25 0 1 0 60260058 5488640 245 996147200 4194304 4889804 548682068800 18446744073709551615 4375858 0 0 4100 65536 0 0 0 17 1 0 0
/proc/20965/statm: 1340 245 203 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102289 s]
/proc/loadavg: 2.01 2.03 2.00 4/72 20965
/proc/meminfo: memFree=1605288/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=5696 CPUtime=0.08
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 1130 822 0 0 8 0 0 0 25 0 1 0 60260058 5832704 739 996147200 134512640 135095119 4294956304 18446744073709551615 8384134 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 1424 739 364 142 0 378 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5696

[startup+0.302308 s]
/proc/loadavg: 2.01 2.03 2.00 4/72 20965
/proc/meminfo: memFree=1605288/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=8096 CPUtime=0.27
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 1790 822 0 0 27 0 0 0 25 0 1 0 60260058 8290304 1301 996147200 134512640 135095119 4294956304 18446744073709551615 134636898 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 2024 1301 378 142 0 978 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8096

[startup+0.701344 s]
/proc/loadavg: 2.01 2.03 2.00 4/72 20965
/proc/meminfo: memFree=1605288/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=8096 CPUtime=0.66
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 1793 822 0 0 66 0 0 0 25 0 1 0 60260058 8290304 1304 996147200 134512640 135095119 4294956304 18446744073709551615 134636890 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 2024 1304 378 142 0 978 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 8096

[startup+1.50241 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 20971
/proc/meminfo: memFree=1601440/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=8096 CPUtime=1.46
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 1800 822 0 0 146 0 0 0 25 0 1 0 60260058 8290304 1311 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 2024 1311 378 142 0 978 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 8096

[startup+3.10156 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 20971
/proc/meminfo: memFree=1601312/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=8096 CPUtime=3.05
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 1811 822 0 0 304 1 0 0 25 0 1 0 60260058 8290304 1322 996147200 134512640 135095119 4294956304 18446744073709551615 134616997 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 2024 1322 378 142 0 978 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 8096

[startup+6.30184 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 20971
/proc/meminfo: memFree=1601056/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=8096 CPUtime=6.22
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 1833 822 0 0 621 1 0 0 25 0 1 0 60260058 8290304 1344 996147200 134512640 135095119 4294956304 18446744073709551615 134617009 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 2024 1344 378 142 0 978 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 8096

[startup+12.7014 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 20971
/proc/meminfo: memFree=1600096/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=9768 CPUtime=12.56
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 2180 822 0 0 1255 1 0 0 25 0 1 0 60260058 10002432 1562 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 2442 1562 378 142 0 1396 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 9768

[startup+25.5015 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 20971
/proc/meminfo: memFree=1598816/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=11316 CPUtime=25.23
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 2743 822 0 0 2522 1 0 0 25 0 1 0 60260058 11587584 1868 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 2829 1868 378 142 0 1783 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 11316

[startup+51.1018 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 20971
/proc/meminfo: memFree=1595488/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=14184 CPUtime=50.59
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 3769 822 0 0 5057 2 0 0 25 0 1 0 60260058 14524416 2604 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 3546 2604 378 142 0 2500 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 14184

[startup+102.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 20971
/proc/meminfo: memFree=1590368/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=18604 CPUtime=101.32
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 5302 822 0 0 10128 4 0 0 25 0 1 0 60260058 19050496 3624 996147200 134512640 135095119 4294956304 18446744073709551615 134616997 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 4651 3624 378 142 0 3605 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 18604

[startup+162.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 20971
/proc/meminfo: memFree=1582944/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=28972 CPUtime=160.76
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 8321 822 0 0 16069 7 0 0 25 0 1 0 60260058 29667328 5105 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 7243 5105 378 142 0 6197 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 28972

[startup+222.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 20971
/proc/meminfo: memFree=1579104/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=29364 CPUtime=220.2
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 8761 822 0 0 22013 7 0 0 25 0 1 0 60260058 30068736 5545 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 7341 5545 378 142 0 6295 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 29364

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20971
/proc/meminfo: memFree=1573856/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=31084 CPUtime=279.64
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 9502 822 0 0 27955 9 0 0 25 0 1 0 60260058 31830016 6286 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 7771 6286 378 142 0 6725 0
Current children cumulated CPU time (s) 279.64
Current children cumulated vsize (KiB) 31084

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20971
/proc/meminfo: memFree=1568864/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=32804 CPUtime=339.07
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 10225 822 0 0 33898 9 0 0 25 0 1 0 60260058 33591296 7009 996147200 134512640 135095119 4294956304 18446744073709551615 134637457 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 8201 7009 378 142 0 7155 0
Current children cumulated CPU time (s) 339.07
Current children cumulated vsize (KiB) 32804

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20971
/proc/meminfo: memFree=1564256/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=34256 CPUtime=398.52
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 10872 822 0 0 39842 10 0 0 25 0 1 0 60260058 35078144 7656 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 8564 7656 378 142 0 7518 0
Current children cumulated CPU time (s) 398.52
Current children cumulated vsize (KiB) 34256

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20971
/proc/meminfo: memFree=1559456/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=44160 CPUtime=457.96
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 13586 822 0 0 45783 13 0 0 25 0 1 0 60260058 45219840 8321 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 11040 8321 378 142 0 9994 0
Current children cumulated CPU time (s) 457.96
Current children cumulated vsize (KiB) 44160

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20971
/proc/meminfo: memFree=1549280/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=55384 CPUtime=517.4
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 16658 822 0 0 51726 14 0 0 25 0 1 0 60260058 56713216 10368 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 13846 10368 378 142 0 12800 0
Current children cumulated CPU time (s) 517.4
Current children cumulated vsize (KiB) 55384

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20971
/proc/meminfo: memFree=1546080/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=55384 CPUtime=576.84
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 16908 822 0 0 57669 15 0 0 25 0 1 0 60260058 56713216 10618 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 13846 10618 378 142 0 12800 0
Current children cumulated CPU time (s) 576.84
Current children cumulated vsize (KiB) 55384

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 20971
/proc/meminfo: memFree=1543200/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=55384 CPUtime=636.28

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

[startup+882.303 s]
/proc/loadavg: 2.09 2.03 2.00 3/73 20971
/proc/meminfo: memFree=1529056/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=58156 CPUtime=874.04
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 18761 822 0 0 87386 18 0 0 25 0 1 0 60260058 59551744 12471 996147200 134512640 135095119 4294956304 18446744073709551615 134576645 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 14539 12471 378 142 0 13493 0
Current children cumulated CPU time (s) 874.04
Current children cumulated vsize (KiB) 58156

[startup+942.302 s]
/proc/loadavg: 2.10 2.04 2.00 3/73 20971
/proc/meminfo: memFree=1525408/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=59340 CPUtime=933.48
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 19281 822 0 0 93329 19 0 0 25 0 1 0 60260058 60764160 12991 996147200 134512640 135095119 4294956304 18446744073709551615 134641871 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 14835 12991 378 142 0 13789 0
Current children cumulated CPU time (s) 933.48
Current children cumulated vsize (KiB) 59340

[startup+1002.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/73 20971
/proc/meminfo: memFree=1521696/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=60528 CPUtime=992.91
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 19784 822 0 0 99272 19 0 0 25 0 1 0 60260058 61980672 13494 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 15132 13494 378 142 0 14086 0
Current children cumulated CPU time (s) 992.91
Current children cumulated vsize (KiB) 60528

[startup+1062.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/73 20971
/proc/meminfo: memFree=1505056/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=61720 CPUtime=1052.35
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 20275 822 0 0 105215 20 0 0 25 0 1 0 60260058 63201280 13985 996147200 134512640 135095119 4294956304 18446744073709551615 134643043 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 15430 13985 378 142 0 14384 0
Current children cumulated CPU time (s) 1052.35
Current children cumulated vsize (KiB) 61720

[startup+1122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 20971
/proc/meminfo: memFree=1502368/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=62776 CPUtime=1111.8
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 20746 822 0 0 111159 21 0 0 25 0 1 0 60260058 64282624 14456 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 15694 14456 378 142 0 14648 0
Current children cumulated CPU time (s) 1111.8
Current children cumulated vsize (KiB) 62776

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 20971
/proc/meminfo: memFree=1499680/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=63968 CPUtime=1171.24
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 21241 822 0 0 117102 22 0 0 25 0 1 0 60260058 65503232 14951 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/20965/statm: 15992 14951 378 142 0 14946 0
Current children cumulated CPU time (s) 1171.24
Current children cumulated vsize (KiB) 63968

[startup+1242.3 s]
/proc/loadavg: 1.94 2.00 1.99 3/82 21013
/proc/meminfo: memFree=1567824/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=81544 CPUtime=1230.86
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 25830 822 0 0 123060 26 0 0 25 0 1 0 60260058 83501056 15443 996147200 134512640 135095119 4294956304 18446744073709551615 134642881 0 0 4096 0 0 0 0 17 0 0 0
/proc/20965/statm: 20386 15443 378 142 0 19340 0
Current children cumulated CPU time (s) 1230.86
Current children cumulated vsize (KiB) 81544

[startup+1302.3 s]
/proc/loadavg: 1.98 2.00 1.99 3/82 21013
/proc/meminfo: memFree=1565584/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=82732 CPUtime=1290.84
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 26345 822 0 0 129057 27 0 0 25 0 1 0 60260058 84717568 15958 996147200 134512640 135095119 4294956304 18446744073709551615 134589601 0 0 4096 0 0 0 0 17 0 0 0
/proc/20965/statm: 20683 15958 378 142 0 19637 0
Current children cumulated CPU time (s) 1290.84
Current children cumulated vsize (KiB) 82732

[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/82 21013
/proc/meminfo: memFree=1563600/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=83920 CPUtime=1350.8
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 26841 822 0 0 135053 27 0 0 25 0 1 0 60260058 85934080 16454 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/20965/statm: 20980 16454 378 142 0 19934 0
Current children cumulated CPU time (s) 1350.8
Current children cumulated vsize (KiB) 83920

[startup+1422.31 s]
/proc/loadavg: 2.14 2.03 2.01 3/82 21013
/proc/meminfo: memFree=1561424/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=85104 CPUtime=1410.78
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 27365 822 0 0 141050 28 0 0 25 0 1 0 60260058 87146496 16978 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/20965/statm: 21276 16978 378 142 0 20230 0
Current children cumulated CPU time (s) 1410.78
Current children cumulated vsize (KiB) 85104

[startup+1482.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/82 21013
/proc/meminfo: memFree=1559440/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=86296 CPUtime=1470.76
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 27870 822 0 0 147047 29 0 0 25 0 1 0 60260058 88367104 17483 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/20965/statm: 21574 17483 378 142 0 20528 0
Current children cumulated CPU time (s) 1470.76
Current children cumulated vsize (KiB) 86296

[startup+1542.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/82 21013
/proc/meminfo: memFree=1557840/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=87220 CPUtime=1530.73
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 28278 822 0 0 153043 30 0 0 25 0 1 0 60260058 89313280 17891 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/20965/statm: 21805 17891 378 142 0 20759 0
Current children cumulated CPU time (s) 1530.73
Current children cumulated vsize (KiB) 87220

[startup+1602.3 s]
/proc/loadavg: 2.28 2.10 2.02 3/82 21013
/proc/meminfo: memFree=1555920/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=88284 CPUtime=1590.71
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 28746 822 0 0 159040 31 0 0 25 0 1 0 60260058 90402816 18359 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/20965/statm: 22071 18359 378 142 0 21025 0
Current children cumulated CPU time (s) 1590.71
Current children cumulated vsize (KiB) 88284

[startup+1662.3 s]
/proc/loadavg: 2.09 2.08 2.01 3/82 21013
/proc/meminfo: memFree=1541520/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=110072 CPUtime=1650.7
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 34385 822 0 0 165037 33 0 0 25 0 1 0 60260058 112713728 21949 996147200 134512640 135095119 4294956304 18446744073709551615 134571101 0 0 4096 0 0 0 0 17 0 0 0
/proc/20965/statm: 27518 21949 378 142 0 26472 0
Current children cumulated CPU time (s) 1650.7
Current children cumulated vsize (KiB) 110072

[startup+1722.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/82 21013
/proc/meminfo: memFree=1540688/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=110072 CPUtime=1710.67
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 34566 822 0 0 171034 33 0 0 25 0 1 0 60260058 112713728 22130 996147200 134512640 135095119 4294956304 18446744073709551615 134589648 0 0 4096 0 0 0 0 17 0 0 0
/proc/20965/statm: 27518 22130 378 142 0 26472 0
Current children cumulated CPU time (s) 1710.67
Current children cumulated vsize (KiB) 110072

[startup+1782.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/82 21013
/proc/meminfo: memFree=1539792/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=110072 CPUtime=1770.64
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 34750 822 0 0 177031 33 0 0 25 0 1 0 60260058 112713728 22314 996147200 134512640 135095119 4294956304 18446744073709551615 134607029 0 0 4096 0 0 0 0 17 0 0 0
/proc/20965/statm: 27518 22314 378 142 0 26472 0
Current children cumulated CPU time (s) 1770.64
Current children cumulated vsize (KiB) 110072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.71 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 21013
/proc/meminfo: memFree=1539408/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=110072 CPUtime=1800.04
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 34841 822 0 0 179971 33 0 0 25 0 1 0 60260058 112713728 22405 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/20965/statm: 27518 22405 378 142 0 26472 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 110072

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

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

[startup+1811.71 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 21013
/proc/meminfo: memFree=1539408/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=110072 CPUtime=1800.04
/proc/20965/stat : 20965 (pcs.small) R 20963 20965 18850 0 -1 4194304 34841 822 0 0 179971 33 0 0 25 0 1 0 60260058 112713728 22405 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/20965/statm: 27518 22405 378 142 0 26472 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 110072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.73
CPU time (s): 1800.08
CPU user time (s): 1799.72
CPU system time (s): 0.358945
CPU usage (%): 99.3572
Max. virtual memory (cumulated for all children) (KiB): 118268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.358945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35663
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= 21
involuntary context switches= 28585

runsolver used 2.16167 second user time and 5.58015 second system time

The end

Launcher Data

Begin job on node50 at 2009-07-16 10:12:44
IDJOB=2091250
IDBENCH=60019
IDSOLVER=733
FILE ID=node50/2091250-1247731964
PBS_JOBID= 9521528
Free space on /tmp= 66396 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/rand-2-50-23/normalized-rand-2-50-23-587-230-9_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2091250-1247731964/watcher-2091250-1247731964 -o /tmp/evaluation-result-2091250-1247731964/solver-2091250-1247731964 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1382499734 HOME/instance-2091250-1247731964.xml

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

MD5SUM BENCH= 8ae4fe9b4edf56afb3d88cbb19fea87e
RANDOM SEED=1382499734

node50.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.231
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.231
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:       1605768 kB
Buffers:         79976 kB
Cached:         239556 kB
SwapCached:          0 kB
Active:         138704 kB
Inactive:       238324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1605768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2120 kB
Writeback:           0 kB
Mapped:          68956 kB
Slab:            58284 kB
Committed_AS:   535596 kB
PageTables:       1924 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= 66396 MiB
End job on node50 at 2009-07-16 10:42:58