Trace number 2065599

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.17 1800.66

General information on the benchmark

Namecsp/primes-30/
normalized-primes-30-60-3-5.xml
MD5SUM6052eb6ef80cf32b8858843335afac13
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables100
Number of constraints60
Maximum constraint arity8
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
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.01	c Seed is 1216683947
0.00/0.01	c Constructing HOME/instance-2065599-1247703580.xml  with 681 constraints
0.00/0.03	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-2065599-1247703580/watcher-2065599-1247703580 -o /tmp/evaluation-result-2065599-1247703580/solver-2065599-1247703580 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1216683947 HOME/instance-2065599-1247703580.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.17 2.32 2.01 4/73 10187
/proc/meminfo: memFree=1106808/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=5356 CPUtime=0
/proc/10187/stat : 10187 (pcssolve) R 10185 10187 8828 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57425253 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 228706544287 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10187/statm: 1339 241 200 169 0 50 0
[pid=10188] ppid=10187 vsize=0 CPUtime=0
/proc/10188/stat : 10188 (fgrep) Z 10187 10187 8828 0 -1 4194316 153 0 0 0 0 0 0 0 18 0 1 0 57425253 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/10188/statm: 0 0 0 0 0 0 0
[pid=10189] ppid=10187 vsize=5356 CPUtime=0
/proc/10189/stat : 10189 (pcssolve) R 10187 10187 8828 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57425253 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 228706544287 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10189/statm: 1339 241 200 169 0 50 0

[startup+0.0469611 s]
/proc/loadavg: 2.17 2.32 2.01 4/73 10187
/proc/meminfo: memFree=1106808/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=5460 CPUtime=0.03
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 1015 652 2 0 3 0 0 0 24 0 1 0 57425253 5591040 648 996147200 134512640 135215973 4294956304 18446744073709551615 134915880 0 0 4096 0 0 0 0 17 0 0 0
/proc/10187/statm: 1365 648 415 171 0 290 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5460

[startup+0.102967 s]
/proc/loadavg: 2.17 2.32 2.01 4/73 10187
/proc/meminfo: memFree=1106808/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=5556 CPUtime=0.08
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 1161 652 2 0 8 0 0 0 24 0 1 0 57425253 5689344 741 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 0 0 0
/proc/10187/statm: 1389 741 415 171 0 314 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5556

[startup+0.301981 s]
/proc/loadavg: 2.17 2.32 2.01 4/73 10187
/proc/meminfo: memFree=1106808/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=6236 CPUtime=0.27
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 1348 652 2 0 27 0 0 0 25 0 1 0 57425253 6385664 823 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 0 0 0
/proc/10187/statm: 1559 823 415 171 0 484 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6236

[startup+0.702019 s]
/proc/loadavg: 2.17 2.32 2.01 4/73 10187
/proc/meminfo: memFree=1106808/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=6508 CPUtime=0.67
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 1426 652 2 0 67 0 0 0 25 0 1 0 57425253 6664192 901 996147200 134512640 135215973 4294956304 18446744073709551615 134902469 0 0 4096 0 0 0 0 17 0 0 0
/proc/10187/statm: 1627 901 415 171 0 552 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 6508

[startup+1.50209 s]
/proc/loadavg: 2.17 2.32 2.01 3/74 10192
/proc/meminfo: memFree=1103856/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=7084 CPUtime=1.47
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 1601 652 2 0 147 0 0 0 25 0 1 0 57425253 7254016 1076 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/10187/statm: 1771 1076 415 171 0 696 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7084

[startup+3.10124 s]
/proc/loadavg: 2.17 2.32 2.01 2/69 10209
/proc/meminfo: memFree=1110040/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=9224 CPUtime=3.04
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 2183 652 2 0 303 1 0 0 25 0 1 0 57425253 9445376 1449 996147200 134512640 135215973 4294956304 18446744073709551615 4158960128 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 2306 1449 415 171 0 1231 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 9224

[startup+6.30155 s]
/proc/loadavg: 2.16 2.32 2.01 3/74 10223
/proc/meminfo: memFree=1102192/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=10784 CPUtime=6.24
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 2651 652 2 0 623 1 0 0 25 0 1 0 57425253 11042816 1819 996147200 134512640 135215973 4294956304 18446744073709551615 134600245 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 2696 1819 415 171 0 1621 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10784

[startup+12.7012 s]
/proc/loadavg: 2.14 2.31 2.01 3/74 10223
/proc/meminfo: memFree=1096176/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=13144 CPUtime=12.63
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 3286 652 2 0 1262 1 0 0 25 0 1 0 57425253 13459456 2421 996147200 134512640 135215973 4294956304 18446744073709551615 134587268 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 3286 2421 415 171 0 2211 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 13144

[startup+25.5014 s]
/proc/loadavg: 2.11 2.30 2.01 3/74 10223
/proc/meminfo: memFree=1089200/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=18388 CPUtime=25.43
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 4752 652 2 0 2541 2 0 0 25 0 1 0 57425253 18829312 3758 996147200 134512640 135215973 4294956304 18446744073709551615 3741307 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 4597 3758 415 171 0 3522 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 18388

[startup+51.1018 s]
/proc/loadavg: 2.07 2.27 2.01 3/74 10223
/proc/meminfo: memFree=1075248/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=28360 CPUtime=51.02
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 7540 652 2 0 5099 3 0 0 25 0 1 0 57425253 29040640 6224 996147200 134512640 135215973 4294956304 18446744073709551615 3741307 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 7090 6224 415 171 0 6015 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 28360

[startup+102.307 s]
/proc/loadavg: 2.03 2.23 2.00 3/74 10223
/proc/meminfo: memFree=1063920/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=38268 CPUtime=102.22
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 10144 652 2 0 10217 5 0 0 25 0 1 0 57425253 39186432 8315 996147200 134512640 135215973 4294956304 18446744073709551615 4158960045 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 9567 8315 415 171 0 8492 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 38268

[startup+162.301 s]
/proc/loadavg: 2.01 2.18 2.00 3/74 10223
/proc/meminfo: memFree=1043696/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=51812 CPUtime=162.2
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 13753 652 2 0 16212 8 0 0 25 0 1 0 57425253 53055488 11795 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 12953 11795 415 171 0 11878 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 51812

[startup+222.302 s]
/proc/loadavg: 2.00 2.15 2.00 3/74 10223
/proc/meminfo: memFree=1019376/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=74052 CPUtime=222.19
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 19955 652 2 0 22207 12 0 0 25 0 1 0 57425253 75829248 16555 996147200 134512640 135215973 4294956304 18446744073709551615 135094924 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 18513 16555 415 171 0 17438 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 74052

[startup+282.302 s]
/proc/loadavg: 2.00 2.12 2.00 3/74 10223
/proc/meminfo: memFree=999280/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=85924 CPUtime=282.17
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 23291 652 2 0 28204 13 0 0 25 0 1 0 57425253 87986176 19891 996147200 134512640 135215973 4294956304 18446744073709551615 134590036 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 21481 19891 415 171 0 20406 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 85924

[startup+342.301 s]
/proc/loadavg: 2.00 2.09 2.00 3/74 10223
/proc/meminfo: memFree=978288/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=98288 CPUtime=342.15
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 26717 652 2 0 34200 15 0 0 25 0 1 0 57425253 100646912 23317 996147200 134512640 135215973 4294956304 18446744073709551615 135094878 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 24572 23317 415 171 0 23497 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 98288

[startup+402.302 s]
/proc/loadavg: 2.00 2.07 2.00 3/74 10223
/proc/meminfo: memFree=959408/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=118076 CPUtime=402.14
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 32034 652 2 0 40196 18 0 0 25 0 1 0 57425253 120909824 26585 996147200 134512640 135215973 4294956304 18446744073709551615 4158512689 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 29519 26585 415 171 0 28444 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 118076

[startup+462.302 s]
/proc/loadavg: 2.00 2.06 2.00 3/74 10223
/proc/meminfo: memFree=938288/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=131368 CPUtime=462.13
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 35783 652 2 0 46193 20 0 0 25 0 1 0 57425253 134520832 30077 996147200 134512640 135215973 4294956304 18446744073709551615 134585578 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 32842 30077 415 171 0 31767 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 131368

[startup+522.301 s]
/proc/loadavg: 2.00 2.05 2.00 3/74 10223
/proc/meminfo: memFree=922160/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=142860 CPUtime=522.11
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 38985 652 2 0 52190 21 0 0 25 0 1 0 57425253 146288640 33279 996147200 134512640 135215973 4294956304 18446744073709551615 134532672 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 35715 33279 415 171 0 34640 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 142860

[startup+582.303 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 10223
/proc/meminfo: memFree=906928/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=153520 CPUtime=582.1
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 41952 652 2 0 58187 23 0 0 25 0 1 0 57425253 157204480 36246 996147200 134512640 135215973 4294956304 18446744073709551615 4158960021 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 38380 36246 415 171 0 37305 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 153520

[startup+642.303 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 10223
/proc/meminfo: memFree=889584/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=165112 CPUtime=642.09

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

[startup+822.303 s]
/proc/loadavg: 2.10 2.04 2.00 3/74 10223
/proc/meminfo: memFree=845552/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=212480 CPUtime=822.04
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 57903 652 2 0 82172 32 0 0 25 0 1 0 57425253 217579520 48100 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 53120 48100 415 171 0 52045 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 212480

[startup+882.302 s]
/proc/loadavg: 2.18 2.06 2.01 3/74 10223
/proc/meminfo: memFree=829872/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=223672 CPUtime=882.02
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 60966 652 2 0 88168 34 0 0 25 0 1 0 57425253 229040128 51163 996147200 134512640 135215973 4294956304 18446744073709551615 4158960177 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 55918 51163 415 171 0 54843 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 223672

[startup+942.303 s]
/proc/loadavg: 2.13 2.06 2.01 3/74 10223
/proc/meminfo: memFree=809392/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=239588 CPUtime=942.01
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 65500 652 2 0 94165 36 0 0 25 0 1 0 57425253 245338112 55697 996147200 134512640 135215973 4294956304 18446744073709551615 134590178 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 59897 55697 415 171 0 58822 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 239588

[startup+1002.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/74 10223
/proc/meminfo: memFree=798768/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=248524 CPUtime=1001.99
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 67951 652 2 0 100162 37 0 0 25 0 1 0 57425253 254488576 58148 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 62131 58148 415 171 0 61056 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 248524

[startup+1062.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/74 10223
/proc/meminfo: memFree=785584/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=257360 CPUtime=1061.98
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 70364 652 2 0 106159 39 0 0 25 0 1 0 57425253 263536640 60561 996147200 134512640 135215973 4294956304 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 64340 60561 415 171 0 63265 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 257360

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 10223
/proc/meminfo: memFree=774640/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=264500 CPUtime=1121.96
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 72327 652 2 0 112157 39 0 0 25 0 1 0 57425253 270848000 62524 996147200 134512640 135215973 4294956304 18446744073709551615 134591029 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 66125 62524 415 171 0 65050 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 264500

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 10223
/proc/meminfo: memFree=764848/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=271352 CPUtime=1181.95
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 74131 652 2 0 118155 40 0 0 25 0 1 0 57425253 277864448 64328 996147200 134512640 135215973 4294956304 18446744073709551615 4158960138 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 67838 64328 415 171 0 66763 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 271352

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 10223
/proc/meminfo: memFree=755440/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=277412 CPUtime=1241.93
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 75857 652 2 0 124152 41 0 0 25 0 1 0 57425253 284069888 66054 996147200 134512640 135215973 4294956304 18446744073709551615 134609800 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 69353 66054 415 171 0 68278 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 277412

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 10223
/proc/meminfo: memFree=746288/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=282800 CPUtime=1301.92
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 77299 652 2 0 130150 42 0 0 25 0 1 0 57425253 289587200 67496 996147200 134512640 135215973 4294956304 18446744073709551615 134583274 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 70700 67496 415 171 0 69625 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 282800

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10223
/proc/meminfo: memFree=737328/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=289520 CPUtime=1361.9
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 79070 652 2 0 136148 42 0 0 25 0 1 0 57425253 296468480 69267 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 72380 69267 415 171 0 71305 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 289520

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10223
/proc/meminfo: memFree=730544/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=294384 CPUtime=1421.89
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 80379 652 2 0 142146 43 0 0 25 0 1 0 57425253 301449216 70576 996147200 134512640 135215973 4294956304 18446744073709551615 4158960021 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 73596 70576 415 171 0 72521 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 294384

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10223
/proc/meminfo: memFree=724400/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=299772 CPUtime=1481.87
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 81836 652 2 0 148143 44 0 0 25 0 1 0 57425253 306966528 72033 996147200 134512640 135215973 4294956304 18446744073709551615 134591029 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 74943 72033 415 171 0 73868 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 299772

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10223
/proc/meminfo: memFree=712880/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=306492 CPUtime=1541.86
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 83684 652 2 0 154141 45 0 0 25 0 1 0 57425253 313847808 73881 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 76623 73881 415 171 0 75548 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 306492

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10223
/proc/meminfo: memFree=704496/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=312688 CPUtime=1601.85
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 85324 652 2 0 160138 47 0 0 25 0 1 0 57425253 320192512 75521 996147200 134512640 135215973 4294956304 18446744073709551615 134590052 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 78172 75521 415 171 0 77097 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 312688

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10223
/proc/meminfo: memFree=698096/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=318228 CPUtime=1661.83
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 86809 652 2 0 166136 47 0 0 25 0 1 0 57425253 325865472 77006 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 79557 77006 415 171 0 78482 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 318228

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10223
/proc/meminfo: memFree=688496/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=326532 CPUtime=1721.81
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 89134 652 2 0 172132 49 0 0 25 0 1 0 57425253 334368768 79331 996147200 134512640 135215973 4294956304 18446744073709551615 4158960170 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 81633 79331 415 171 0 80558 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 326532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10223
/proc/meminfo: memFree=684912/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=328628 CPUtime=1781.8
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 89737 652 2 0 178130 50 0 0 25 0 1 0 57425253 336515072 79934 996147200 134512640 135215973 4294956304 18446744073709551615 134686944 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 82157 79934 415 171 0 81082 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 328628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10223
/proc/meminfo: memFree=682416/2055920 swapFree=4192812/4192956
[pid=10187] ppid=10185 vsize=331132 CPUtime=1800.1
/proc/10187/stat : 10187 (pcs.big) R 10185 10187 8828 0 -1 4194304 90364 652 2 0 179960 50 0 0 25 0 1 0 57425253 339079168 80561 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/10187/statm: 82783 80561 415 171 0 81708 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 331132

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): 1800.66
CPU time (s): 1800.17
CPU user time (s): 1799.61
CPU system time (s): 0.558915
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 331132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.558915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91016
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 1957

runsolver used 1.77973 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node8 at 2009-07-16 02:19:40
IDJOB=2065599
IDBENCH=54379
IDSOLVER=734
FILE ID=node8/2065599-1247703580
PBS_JOBID= 9521293
Free space on /tmp= 66092 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/primes-30/normalized-primes-30-60-3-5.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2065599-1247703580/watcher-2065599-1247703580 -o /tmp/evaluation-result-2065599-1247703580/solver-2065599-1247703580 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1216683947 HOME/instance-2065599-1247703580.xml

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

MD5SUM BENCH= 6052eb6ef80cf32b8858843335afac13
RANDOM SEED=1216683947

node8.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1107224 kB
Buffers:         72128 kB
Cached:         773724 kB
SwapCached:          0 kB
Active:         249164 kB
Inactive:       616944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1107224 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4500 kB
Writeback:           0 kB
Mapped:          31708 kB
Slab:            67792 kB
Committed_AS:   449708 kB
PageTables:       1700 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66092 MiB
End job on node8 at 2009-07-16 02:49:43