Trace number 2077567

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.07 1805.81

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-21-10.xml
MD5SUM7bcb9756efafd11bd2e8436c9abc02f0
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 variables383
Number of constraints1869
Maximum constraint arity26
Maximum domain size26
Number of constraints which are defined in extension134
Number of constraints which are defined in intension1735
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c small-domain mode
0.01/0.02	c Seed is 453300170
0.01/0.02	c Constructing HOME/instance-2077567-1247715115.xml  with 38155 constraints
0.38/0.40	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-2077567-1247715115/watcher-2077567-1247715115 -o /tmp/evaluation-result-2077567-1247715115/solver-2077567-1247715115 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 453300170 HOME/instance-2077567-1247715115.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.00 1.98 1.99 4/73 17339
/proc/meminfo: memFree=1559744/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=5356 CPUtime=0
/proc/17339/stat : 17339 (pcssolve) R 17337 17339 16128 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58576112 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226686986911 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17339/statm: 1339 241 200 169 0 50 0
[pid=17340] ppid=17339 vsize=0 CPUtime=0
/proc/17340/stat : 17340 (fgrep) Z 17339 17339 16128 0 -1 4194316 271 0 0 0 0 0 0 0 18 0 1 0 58576112 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/17340/statm: 0 0 0 0 0 0 0
[pid=17341] ppid=17339 vsize=5356 CPUtime=0
/proc/17341/stat : 17341 (pcssolve) R 17339 17339 16128 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58576112 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226686986911 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17341/statm: 1339 241 200 169 0 50 0

[startup+0.022174 s]
/proc/loadavg: 2.00 1.98 1.99 4/73 17339
/proc/meminfo: memFree=1559744/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=680 CPUtime=0.01
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 400 1169 0 0 0 0 0 1 25 0 1 0 58576112 696320 26 996147200 134512640 135095119 4294956304 18446744073709551615 5714724 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 170 26 20 142 0 3 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 680

[startup+0.102192 s]
/proc/loadavg: 2.00 1.98 1.99 4/73 17339
/proc/meminfo: memFree=1559744/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=5388 CPUtime=0.08
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 1016 1169 0 0 7 0 0 1 25 0 1 0 58576112 5517312 625 996147200 134512640 135095119 4294956304 18446744073709551615 134653404 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 1347 625 375 142 0 301 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5388

[startup+0.302242 s]
/proc/loadavg: 2.00 1.98 1.99 4/73 17339
/proc/meminfo: memFree=1559744/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=10236 CPUtime=0.28
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 2307 1169 0 0 26 1 0 1 25 0 1 0 58576112 10481664 1689 996147200 134512640 135095119 4294956304 18446744073709551615 4159186731 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 2559 1689 388 142 0 1513 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10236

[startup+0.701317 s]
/proc/loadavg: 2.00 1.98 1.99 4/73 17339
/proc/meminfo: memFree=1559744/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=14728 CPUtime=0.68
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 3763 1169 0 0 65 2 0 1 25 0 1 0 58576112 15081472 2775 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 3682 2775 400 142 0 2636 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14728

[startup+1.50147 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1550008/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=14728 CPUtime=1.48
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 3764 1169 0 0 145 2 0 1 25 0 1 0 58576112 15081472 2776 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 3682 2776 400 142 0 2636 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14728

[startup+3.1018 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1549880/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=14728 CPUtime=3.07
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 3769 1169 0 0 304 2 0 1 25 0 1 0 58576112 15081472 2781 996147200 134512640 135095119 4294956304 18446744073709551615 134918117 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 3682 2781 400 142 0 2636 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14728

[startup+6.30145 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1549816/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=14868 CPUtime=6.26
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 3778 1169 0 0 623 2 0 1 25 0 1 0 58576112 15224832 2790 996147200 134512640 135095119 4294956304 18446744073709551615 134918194 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 3717 2790 400 142 0 2671 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 14868

[startup+12.7018 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1549688/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=14932 CPUtime=12.63
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 3816 1169 0 0 1260 2 0 1 25 0 1 0 58576112 15290368 2828 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 3733 2828 400 142 0 2687 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 14932

[startup+25.5024 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1549560/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=15000 CPUtime=25.38
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 3850 1169 0 0 2535 2 0 1 25 0 1 0 58576112 15360000 2855 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 3750 2855 400 142 0 2704 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 15000

[startup+51.1016 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1549368/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=15308 CPUtime=50.87
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 3960 1169 0 0 5084 2 0 1 25 0 1 0 58576112 15675392 2932 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 3827 2932 400 142 0 2781 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 15308

[startup+102.305 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1548664/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=15996 CPUtime=101.87
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 4196 1169 0 0 10183 3 0 1 25 0 1 0 58576112 16379904 3103 996147200 134512640 135095119 4294956304 18446744073709551615 134918082 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 3999 3103 400 142 0 2953 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 15996

[startup+162.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1547704/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=16904 CPUtime=161.62
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 4504 1169 0 0 16158 3 0 1 25 0 1 0 58576112 17309696 3282 996147200 134512640 135095119 4294956304 18446744073709551615 134926956 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 4226 3282 400 142 0 3180 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 16904

[startup+222.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1546872/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=17372 CPUtime=221.36
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 4696 1169 0 0 22132 3 0 1 25 0 1 0 58576112 17788928 3474 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 4343 3474 400 142 0 3297 0
Current children cumulated CPU time (s) 221.36
Current children cumulated vsize (KiB) 17372

[startup+282.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1546296/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=18832 CPUtime=281.11
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 5139 1169 0 0 28107 3 0 1 25 0 1 0 58576112 19283968 3660 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 4708 3660 400 142 0 3662 0
Current children cumulated CPU time (s) 281.11
Current children cumulated vsize (KiB) 18832

[startup+342.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1545464/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=19264 CPUtime=340.86
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 5332 1169 0 0 34082 3 0 1 25 0 1 0 58576112 19726336 3853 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 4816 3853 400 142 0 3770 0
Current children cumulated CPU time (s) 340.86
Current children cumulated vsize (KiB) 19264

[startup+402.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1544760/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=19696 CPUtime=400.61
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 5514 1169 0 0 40057 3 0 1 25 0 1 0 58576112 20168704 4035 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 4924 4035 400 142 0 3878 0
Current children cumulated CPU time (s) 400.61
Current children cumulated vsize (KiB) 19696

[startup+462.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1543928/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=20164 CPUtime=460.38
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 5707 1169 0 0 46033 4 0 1 25 0 1 0 58576112 20647936 4228 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 5041 4228 400 142 0 3995 0
Current children cumulated CPU time (s) 460.38
Current children cumulated vsize (KiB) 20164

[startup+522.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1543224/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=22608 CPUtime=520.13
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 6403 1169 0 0 52008 4 0 1 25 0 1 0 58576112 23150592 4411 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 5652 4411 400 142 0 4606 0
Current children cumulated CPU time (s) 520.13
Current children cumulated vsize (KiB) 22608

[startup+582.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1542456/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=23040 CPUtime=579.87
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 6590 1169 0 0 57982 4 0 1 25 0 1 0 58576112 23592960 4598 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 5760 4598 400 142 0 4714 0
Current children cumulated CPU time (s) 579.87
Current children cumulated vsize (KiB) 23040

[startup+642.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1541688/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=23476 CPUtime=639.63

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

[startup+822.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1539320/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=24820 CPUtime=818.89
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 7338 1169 0 0 81883 5 0 1 25 0 1 0 58576112 25415680 5346 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 6205 5346 400 142 0 5159 0
Current children cumulated CPU time (s) 818.89
Current children cumulated vsize (KiB) 24820

[startup+882.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17345
/proc/meminfo: memFree=1538552/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=25252 CPUtime=878.64
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 7529 1169 0 0 87858 5 0 1 25 0 1 0 58576112 25858048 5537 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 6313 5537 400 142 0 5267 0
Current children cumulated CPU time (s) 878.64
Current children cumulated vsize (KiB) 25252

[startup+942.301 s]
/proc/loadavg: 2.09 2.01 2.00 3/74 17345
/proc/meminfo: memFree=1537784/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=29780 CPUtime=938.39
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 8748 1169 0 0 93832 6 0 1 25 0 1 0 58576112 30494720 5731 996147200 134512640 135095119 4294956304 18446744073709551615 134927049 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 7445 5731 400 142 0 6399 0
Current children cumulated CPU time (s) 938.39
Current children cumulated vsize (KiB) 29780

[startup+1002.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/74 17345
/proc/meminfo: memFree=1537080/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=30176 CPUtime=998.14
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 8926 1169 0 0 99807 6 0 1 25 0 1 0 58576112 30900224 5909 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 7544 5909 400 142 0 6498 0
Current children cumulated CPU time (s) 998.14
Current children cumulated vsize (KiB) 30176

[startup+1062.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/74 17345
/proc/meminfo: memFree=1536248/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=30648 CPUtime=1057.9
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 9133 1169 0 0 105783 6 0 1 25 0 1 0 58576112 31383552 6116 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 7662 6116 400 142 0 6616 0
Current children cumulated CPU time (s) 1057.9
Current children cumulated vsize (KiB) 30648

[startup+1122.3 s]
/proc/loadavg: 2.43 2.15 2.04 3/74 17345
/proc/meminfo: memFree=1531896/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=36864 CPUtime=1117.65
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 10730 1169 0 0 111758 6 0 1 25 0 1 0 58576112 37748736 7159 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 9216 7159 400 142 0 8170 0
Current children cumulated CPU time (s) 1117.65
Current children cumulated vsize (KiB) 36864

[startup+1182.3 s]
/proc/loadavg: 2.23 2.15 2.05 3/74 17345
/proc/meminfo: memFree=1531896/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=36864 CPUtime=1177.41
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 10742 1169 0 0 117733 7 0 1 25 0 1 0 58576112 37748736 7171 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 9216 7171 400 142 0 8170 0
Current children cumulated CPU time (s) 1177.41
Current children cumulated vsize (KiB) 36864

[startup+1242.3 s]
/proc/loadavg: 2.12 2.13 2.05 3/74 17347
/proc/meminfo: memFree=1531640/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=36864 CPUtime=1237.16
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 10752 1169 0 0 123708 7 0 1 25 0 1 0 58576112 37748736 7181 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 9216 7181 400 142 0 8170 0
Current children cumulated CPU time (s) 1237.16
Current children cumulated vsize (KiB) 36864

[startup+1302.3 s]
/proc/loadavg: 2.11 2.14 2.05 3/74 17347
/proc/meminfo: memFree=1531640/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=36864 CPUtime=1296.91
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 10762 1169 0 0 129683 7 0 1 25 0 1 0 58576112 37748736 7191 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 0 0 0
/proc/17339/statm: 9216 7191 400 142 0 8170 0
Current children cumulated CPU time (s) 1296.91
Current children cumulated vsize (KiB) 36864

[startup+1362.3 s]
/proc/loadavg: 2.11 2.12 2.05 3/74 17380
/proc/meminfo: memFree=1535352/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=36864 CPUtime=1356.81
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 10773 1169 0 0 135672 8 0 1 25 0 1 0 58576112 37748736 7202 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 1 0 0
/proc/17339/statm: 9216 7202 400 142 0 8170 0
Current children cumulated CPU time (s) 1356.81
Current children cumulated vsize (KiB) 36864

[startup+1422.31 s]
/proc/loadavg: 2.11 2.12 2.05 3/74 17380
/proc/meminfo: memFree=1531320/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=36864 CPUtime=1416.79
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 10785 1169 0 0 141670 8 0 1 25 0 1 0 58576112 37748736 7214 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/17339/statm: 9216 7214 400 142 0 8170 0
Current children cumulated CPU time (s) 1416.79
Current children cumulated vsize (KiB) 36864

[startup+1482.3 s]
/proc/loadavg: 2.11 2.11 2.05 3/74 17380
/proc/meminfo: memFree=1526968/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=36864 CPUtime=1476.76
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 10796 1169 0 0 147667 8 0 1 25 0 1 0 58576112 37748736 7225 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 1 0 0
/proc/17339/statm: 9216 7225 400 142 0 8170 0
Current children cumulated CPU time (s) 1476.76
Current children cumulated vsize (KiB) 36864

[startup+1542.3 s]
/proc/loadavg: 2.10 2.10 2.05 3/74 17380
/proc/meminfo: memFree=1522488/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=36864 CPUtime=1536.74
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 10807 1169 0 0 153665 8 0 1 25 0 1 0 58576112 37748736 7236 996147200 134512640 135095119 4294956304 18446744073709551615 134927020 0 0 4096 0 0 0 0 17 1 0 0
/proc/17339/statm: 9216 7236 400 142 0 8170 0
Current children cumulated CPU time (s) 1536.74
Current children cumulated vsize (KiB) 36864

[startup+1602.3 s]
/proc/loadavg: 2.02 2.08 2.05 3/74 17486
/proc/meminfo: memFree=1541432/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=36916 CPUtime=1596.62
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 10843 1169 0 0 159653 8 0 1 25 0 1 0 58576112 37801984 7272 996147200 134512640 135095119 4294956304 18446744073709551615 134918161 0 0 4096 0 0 0 0 17 1 0 0
/proc/17339/statm: 9229 7272 400 142 0 8183 0
Current children cumulated CPU time (s) 1596.62
Current children cumulated vsize (KiB) 36916

[startup+1662.3 s]
/proc/loadavg: 2.00 2.06 2.04 3/74 17486
/proc/meminfo: memFree=1540280/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=37284 CPUtime=1656.6
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 10957 1169 0 0 165650 9 0 1 25 0 1 0 58576112 38178816 7386 996147200 134512640 135095119 4294956304 18446744073709551615 134927049 0 0 4096 0 0 0 0 17 1 0 0
/proc/17339/statm: 9321 7386 400 142 0 8275 0
Current children cumulated CPU time (s) 1656.6
Current children cumulated vsize (KiB) 37284

[startup+1722.3 s]
/proc/loadavg: 2.00 2.05 2.03 3/74 17486
/proc/meminfo: memFree=1538808/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=37756 CPUtime=1716.58
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 11086 1169 0 0 171648 9 0 1 25 0 1 0 58576112 38662144 7515 996147200 134512640 135095119 4294956304 18446744073709551615 134555000 0 0 4096 0 0 0 0 17 1 0 0
/proc/17339/statm: 9439 7515 400 142 0 8393 0
Current children cumulated CPU time (s) 1716.58
Current children cumulated vsize (KiB) 37756

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.03 3/74 17492
/proc/meminfo: memFree=1536952/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=38192 CPUtime=1776.55
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 11200 1169 0 0 177645 9 0 1 25 0 1 0 58576112 39108608 7629 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17339/statm: 9548 7629 400 142 0 8502 0
Current children cumulated CPU time (s) 1776.55
Current children cumulated vsize (KiB) 38192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.8 s]
/proc/loadavg: 2.00 2.03 2.03 3/74 17492
/proc/meminfo: memFree=1536696/2055920 swapFree=4192812/4192956
[pid=17339] ppid=17337 vsize=38308 CPUtime=1800.05
/proc/17339/stat : 17339 (pcs.small) R 17337 17339 16128 0 -1 4194304 11240 1169 0 0 179995 9 0 1 25 0 1 0 58576112 39227392 7669 996147200 134512640 135095119 4294956304 18446744073709551615 134918148 0 0 4096 0 0 0 0 17 1 0 0
/proc/17339/statm: 9577 7669 400 142 0 8531 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 38308

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): 1805.81
CPU time (s): 1800.07
CPU user time (s): 1799.96
CPU system time (s): 0.110983
CPU usage (%): 99.6819
Max. virtual memory (cumulated for all children) (KiB): 38652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12409
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= 14
involuntary context switches= 18963

runsolver used 1.59676 second user time and 4.97724 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-16 05:31:55
IDJOB=2077567
IDBENCH=56620
IDSOLVER=734
FILE ID=node80/2077567-1247715115
PBS_JOBID= 9521366
Free space on /tmp= 66316 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-21-10.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2077567-1247715115/watcher-2077567-1247715115 -o /tmp/evaluation-result-2077567-1247715115/solver-2077567-1247715115 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 453300170 HOME/instance-2077567-1247715115.xml

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

MD5SUM BENCH= 7bcb9756efafd11bd2e8436c9abc02f0
RANDOM SEED=453300170

node80.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.285
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.285
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:       1560160 kB
Buffers:         71788 kB
Cached:         314180 kB
SwapCached:          0 kB
Active:          99336 kB
Inactive:       311388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2752 kB
Writeback:           0 kB
Mapped:          36168 kB
Slab:            70388 kB
Committed_AS:   527676 kB
PageTables:       1744 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= 66320 MiB
End job on node80 at 2009-07-16 06:02:03