Trace number 2071330

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 1807.91

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-23-06.xml
MD5SUM6d2d833f304a165f273681bb1be11153
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1144.24
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of constraints2182
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension156
Number of constraints which are defined in intension2026
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.17/0.20	c Seed is 1147883288
0.17/0.20	c Constructing HOME/instance-2071330-1247709928.xml  with 49566 constraints
0.38/0.43	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-2071330-1247709928/watcher-2071330-1247709928 -o /tmp/evaluation-result-2071330-1247709928/solver-2071330-1247709928 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1147883288 HOME/instance-2071330-1247709928.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.57 2.42 2.17 4/73 13204
/proc/meminfo: memFree=1244400/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=5356 CPUtime=0
/proc/13204/stat : 13204 (pcssolve) S 13202 13204 13038 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 58058159 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13204/statm: 1339 242 201 169 0 50 0
[pid=13205] ppid=13204 vsize=5356 CPUtime=0
/proc/13205/stat : 13205 (pcssolve) R 13204 13204 13038 0 -1 4194368 20 0 0 0 0 0 0 0 19 0 1 0 58058159 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 4459254 0 0 4100 65536 0 0 0 17 0 0 0
/proc/13205/statm: 1339 242 201 169 0 50 0
[pid=13206] ppid=13204 vsize=3676 CPUtime=0
/proc/13206/stat : 13206 (grep) S 13204 13204 13038 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 58058159 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 243665698898 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/13206/statm: 919 121 99 19 0 43 0

[startup+0.024172 s]
/proc/loadavg: 2.57 2.42 2.17 4/73 13204
/proc/meminfo: memFree=1244400/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=4376 CPUtime=0
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 708 974 0 0 0 0 0 0 18 0 1 0 58058159 4481024 317 996147200 134512640 135095119 4294956304 18446744073709551615 134716049 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 1094 324 288 142 0 48 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4376

[startup+0.102192 s]
/proc/loadavg: 2.57 2.42 2.17 4/73 13204
/proc/meminfo: memFree=1244400/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=5464 CPUtime=0.07
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 1011 974 0 0 7 0 0 0 18 0 1 0 58058159 5595136 620 996147200 134512640 135095119 4294956304 18446744073709551615 134741553 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 1366 620 375 142 0 320 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5464

[startup+0.30123 s]
/proc/loadavg: 2.57 2.42 2.17 4/73 13204
/proc/meminfo: memFree=1244400/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=11068 CPUtime=0.28
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 2547 974 0 0 27 1 0 0 19 0 1 0 58058159 11333632 1896 996147200 134512640 135095119 4294956304 18446744073709551615 7222907 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 2767 1896 388 142 0 1721 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11068

[startup+0.702302 s]
/proc/loadavg: 2.57 2.42 2.17 4/73 13204
/proc/meminfo: memFree=1244400/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=16504 CPUtime=0.67
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 4419 974 0 0 65 2 0 0 22 0 1 0 58058159 16900096 3360 996147200 134512640 135095119 4294956304 18446744073709551615 134615598 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 4126 3360 400 142 0 3080 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 16504

[startup+1.50145 s]
/proc/loadavg: 2.57 2.42 2.17 3/74 13210
/proc/meminfo: memFree=1232232/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=16504 CPUtime=1.47
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 4421 974 0 0 145 2 0 0 25 0 1 0 58058159 16900096 3362 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 4126 3362 400 142 0 3080 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 16504

[startup+3.10174 s]
/proc/loadavg: 2.57 2.42 2.17 3/74 13210
/proc/meminfo: memFree=1232232/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=16504 CPUtime=3.07
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 4422 974 0 0 305 2 0 0 25 0 1 0 58058159 16900096 3363 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 4126 3363 400 142 0 3080 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 16504

[startup+6.30132 s]
/proc/loadavg: 2.52 2.41 2.17 3/74 13210
/proc/meminfo: memFree=1232104/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=16660 CPUtime=6.27
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 4433 974 0 0 625 2 0 0 25 0 1 0 58058159 17059840 3374 996147200 134512640 135095119 4294956304 18446744073709551615 134918233 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 4165 3374 400 142 0 3119 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16660

[startup+12.7015 s]
/proc/loadavg: 2.48 2.40 2.17 3/74 13210
/proc/meminfo: memFree=1231912/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=16660 CPUtime=12.66
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 4450 974 0 0 1264 2 0 0 25 0 1 0 58058159 17059840 3391 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 4165 3391 400 142 0 3119 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 16660

[startup+25.5018 s]
/proc/loadavg: 2.37 2.38 2.17 3/74 13210
/proc/meminfo: memFree=1231848/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=16884 CPUtime=25.46
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 4545 974 0 0 2544 2 0 0 25 0 1 0 58058159 17289216 3434 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 4221 3434 400 142 0 3175 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16884

[startup+51.1015 s]
/proc/loadavg: 2.24 2.35 2.16 3/74 13210
/proc/meminfo: memFree=1231528/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=17348 CPUtime=51.05
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 4708 974 0 0 5102 3 0 0 25 0 1 0 58058159 17764352 3532 996147200 134512640 135095119 4294956304 18446744073709551615 134926997 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 4337 3532 400 142 0 3291 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 17348

[startup+102.307 s]
/proc/loadavg: 2.10 2.29 2.15 3/74 13210
/proc/meminfo: memFree=1230632/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=18404 CPUtime=102.23
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 5043 974 0 0 10220 3 0 0 25 0 1 0 58058159 18845696 3738 996147200 134512640 135095119 4294956304 18446744073709551615 134927049 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 4601 3738 400 142 0 3555 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 18404

[startup+162.302 s]
/proc/loadavg: 2.04 2.24 2.14 3/74 13210
/proc/meminfo: memFree=1229808/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=18860 CPUtime=162.2
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 5256 974 0 0 16216 4 0 0 25 0 1 0 58058159 19312640 3951 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 4715 3951 400 142 0 3669 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 18860

[startup+222.302 s]
/proc/loadavg: 1.96 2.18 2.12 3/84 13327
/proc/meminfo: memFree=1439840/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=20388 CPUtime=221.96
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 5738 974 0 0 22191 5 0 0 25 0 1 0 58058159 20877312 4176 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 5097 4176 400 142 0 4051 0
Current children cumulated CPU time (s) 221.96
Current children cumulated vsize (KiB) 20388

[startup+282.301 s]
/proc/loadavg: 2.13 2.17 2.12 3/84 13327
/proc/meminfo: memFree=1412832/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=20880 CPUtime=281.94
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 5965 974 0 0 28188 6 0 0 25 0 1 0 58058159 21381120 4403 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 5220 4403 400 142 0 4174 0
Current children cumulated CPU time (s) 281.94
Current children cumulated vsize (KiB) 20880

[startup+342.301 s]
/proc/loadavg: 2.11 2.16 2.12 3/83 13327
/proc/meminfo: memFree=1410912/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=21392 CPUtime=341.91
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 6196 974 0 0 34185 6 0 0 25 0 1 0 58058159 21905408 4634 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 5348 4634 400 142 0 4302 0
Current children cumulated CPU time (s) 341.91
Current children cumulated vsize (KiB) 21392

[startup+402.302 s]
/proc/loadavg: 2.04 2.12 2.10 3/74 13359
/proc/meminfo: memFree=1659840/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=23984 CPUtime=401.63
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 6965 974 0 0 40156 7 0 0 25 0 1 0 58058159 24559616 4890 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 5996 4890 400 142 0 4950 0
Current children cumulated CPU time (s) 401.63
Current children cumulated vsize (KiB) 23984

[startup+462.301 s]
/proc/loadavg: 2.01 2.10 2.09 3/74 13359
/proc/meminfo: memFree=1657408/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=24440 CPUtime=461.17
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 7169 974 0 0 46110 7 0 0 25 0 1 0 58058159 25026560 5094 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 6110 5094 400 142 0 5064 0
Current children cumulated CPU time (s) 461.17
Current children cumulated vsize (KiB) 24440

[startup+522.302 s]
/proc/loadavg: 2.00 2.08 2.09 3/74 13359
/proc/meminfo: memFree=1655040/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=24940 CPUtime=520.71
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 7399 974 0 0 52064 7 0 0 25 0 1 0 58058159 25538560 5324 996147200 134512640 135095119 4294956304 18446744073709551615 134926997 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 6235 5324 400 142 0 5189 0
Current children cumulated CPU time (s) 520.71
Current children cumulated vsize (KiB) 24940

[startup+582.302 s]
/proc/loadavg: 2.00 2.06 2.08 3/74 13359
/proc/meminfo: memFree=1650112/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=29720 CPUtime=580.25
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 8699 974 0 0 58018 7 0 0 25 0 1 0 58058159 30433280 6111 996147200 134512640 135095119 4294956304 18446744073709551615 134926999 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 7430 6111 400 142 0 6384 0
Current children cumulated CPU time (s) 580.25
Current children cumulated vsize (KiB) 29720

[startup+642.302 s]
/proc/loadavg: 2.00 2.05 2.07 3/74 13359
/proc/meminfo: memFree=1648064/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=29720 CPUtime=639.79

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.02 2.05 3/74 13391
/proc/meminfo: memFree=1651968/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=34776 CPUtime=878.11
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 10501 974 0 0 87802 9 0 0 25 0 1 0 58058159 35610624 6888 996147200 134512640 135095119 4294956304 18446744073709551615 134927059 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 8694 6888 400 142 0 7648 0
Current children cumulated CPU time (s) 878.11
Current children cumulated vsize (KiB) 34776

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.04 3/74 13391
/proc/meminfo: memFree=1651136/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=35268 CPUtime=937.87
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 10724 974 0 0 93778 9 0 0 25 0 1 0 58058159 36114432 7111 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 8817 7111 400 142 0 7771 0
Current children cumulated CPU time (s) 937.87
Current children cumulated vsize (KiB) 35268

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/74 13391
/proc/meminfo: memFree=1650304/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=35712 CPUtime=997.64
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 10919 974 0 0 99754 10 0 0 25 0 1 0 58058159 36569088 7306 996147200 134512640 135095119 4294956304 18446744073709551615 134926956 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 8928 7306 400 142 0 7882 0
Current children cumulated CPU time (s) 997.64
Current children cumulated vsize (KiB) 35712

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/74 13391
/proc/meminfo: memFree=1649408/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=36152 CPUtime=1057.4
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 11111 974 0 0 105730 10 0 0 25 0 1 0 58058159 37019648 7498 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 9038 7498 400 142 0 7992 0
Current children cumulated CPU time (s) 1057.4
Current children cumulated vsize (KiB) 36152

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/74 13391
/proc/meminfo: memFree=1648640/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=36568 CPUtime=1117.16
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 11297 974 0 0 111706 10 0 0 25 0 1 0 58058159 37445632 7684 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 9142 7684 400 142 0 8096 0
Current children cumulated CPU time (s) 1117.16
Current children cumulated vsize (KiB) 36568

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 13391
/proc/meminfo: memFree=1647680/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=37004 CPUtime=1176.92
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 11492 974 0 0 117682 10 0 0 25 0 1 0 58058159 37892096 7879 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 9251 7879 400 142 0 8205 0
Current children cumulated CPU time (s) 1176.92
Current children cumulated vsize (KiB) 37004

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 13391
/proc/meminfo: memFree=1646720/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=37456 CPUtime=1236.68
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 11694 974 0 0 123658 10 0 0 25 0 1 0 58058159 38354944 8081 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 9364 8081 400 142 0 8318 0
Current children cumulated CPU time (s) 1236.68
Current children cumulated vsize (KiB) 37456

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/74 13391
/proc/meminfo: memFree=1645568/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=37944 CPUtime=1296.44
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 11907 974 0 0 129634 10 0 0 25 0 1 0 58058159 38854656 8294 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 9486 8294 400 142 0 8440 0
Current children cumulated CPU time (s) 1296.44
Current children cumulated vsize (KiB) 37944

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13391
/proc/meminfo: memFree=1644928/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=38396 CPUtime=1356.2
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 12106 974 0 0 135610 10 0 0 25 0 1 0 58058159 39317504 8493 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 9599 8493 400 142 0 8553 0
Current children cumulated CPU time (s) 1356.2
Current children cumulated vsize (KiB) 38396

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13391
/proc/meminfo: memFree=1644032/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=38820 CPUtime=1415.96
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 12294 974 0 0 141586 10 0 0 25 0 1 0 58058159 39751680 8681 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 9705 8681 400 142 0 8659 0
Current children cumulated CPU time (s) 1415.96
Current children cumulated vsize (KiB) 38820

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13391
/proc/meminfo: memFree=1642944/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=39252 CPUtime=1475.73
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 12488 974 0 0 147562 11 0 0 25 0 1 0 58058159 40194048 8875 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 9813 8875 400 142 0 8767 0
Current children cumulated CPU time (s) 1475.73
Current children cumulated vsize (KiB) 39252

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13391
/proc/meminfo: memFree=1642112/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=47904 CPUtime=1535.49
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 14739 974 0 0 153537 12 0 0 25 0 1 0 58058159 49053696 9077 996147200 134512640 135095119 4294956304 18446744073709551615 134918088 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 11976 9077 400 142 0 10930 0
Current children cumulated CPU time (s) 1535.49
Current children cumulated vsize (KiB) 47904

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13391
/proc/meminfo: memFree=1641280/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=48344 CPUtime=1595.25
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 14938 974 0 0 159513 12 0 0 25 0 1 0 58058159 49504256 9276 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 12086 9276 400 142 0 11040 0
Current children cumulated CPU time (s) 1595.25
Current children cumulated vsize (KiB) 48344

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13391
/proc/meminfo: memFree=1640064/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=48796 CPUtime=1655.01
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 15136 974 0 0 165489 12 0 0 25 0 1 0 58058159 49967104 9474 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 12199 9474 400 142 0 11153 0
Current children cumulated CPU time (s) 1655.01
Current children cumulated vsize (KiB) 48796

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13391
/proc/meminfo: memFree=1639232/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=49240 CPUtime=1714.78
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 15332 974 0 0 171465 13 0 0 25 0 1 0 58058159 50421760 9670 996147200 134512640 135095119 4294956304 18446744073709551615 134918099 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 12310 9670 400 142 0 11264 0
Current children cumulated CPU time (s) 1714.78
Current children cumulated vsize (KiB) 49240

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13391
/proc/meminfo: memFree=1638208/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=49688 CPUtime=1774.54
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 15529 974 0 0 177441 13 0 0 25 0 1 0 58058159 50880512 9867 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 12422 9867 400 142 0 11376 0
Current children cumulated CPU time (s) 1774.54
Current children cumulated vsize (KiB) 49688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13391
/proc/meminfo: memFree=1638016/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=49868 CPUtime=1800.04
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 15608 974 0 0 179991 13 0 0 25 0 1 0 58058159 51064832 9946 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 12467 9946 400 142 0 11421 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 49868

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

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

[startup+1807.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 13391
/proc/meminfo: memFree=1638016/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=49868 CPUtime=1800.04
/proc/13204/stat : 13204 (pcs.small) R 13202 13204 13038 0 -1 4194304 15608 974 0 0 179991 13 0 0 25 0 1 0 58058159 51064832 9946 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13204/statm: 12467 9946 400 142 0 11421 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 49868

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.91
CPU time (s): 1800.07
CPU user time (s): 1799.92
CPU system time (s): 0.146977
CPU usage (%): 99.566
Max. virtual memory (cumulated for all children) (KiB): 49952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16582
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= 17
involuntary context switches= 22449

runsolver used 1.78473 second user time and 4.79827 second system time

The end

Launcher Data

Begin job on node84 at 2009-07-16 04:05:28
IDJOB=2071330
IDBENCH=55479
IDSOLVER=734
FILE ID=node84/2071330-1247709928
PBS_JOBID= 9521381
Free space on /tmp= 66180 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-23-06.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071330-1247709928/watcher-2071330-1247709928 -o /tmp/evaluation-result-2071330-1247709928/solver-2071330-1247709928 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1147883288 HOME/instance-2071330-1247709928.xml

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

MD5SUM BENCH= 6d2d833f304a165f273681bb1be11153
RANDOM SEED=1147883288

node84.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.259
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.259
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:       1244880 kB
Buffers:         63736 kB
Cached:         205952 kB
SwapCached:          0 kB
Active:         529384 kB
Inactive:       193200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1244880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2524 kB
Writeback:           0 kB
Mapped:         464384 kB
Slab:            73128 kB
Committed_AS:   918688 kB
PageTables:       2548 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= 66180 MiB
End job on node84 at 2009-07-16 04:35:38