Trace number 2077303

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.09 1813.31

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg9-12_ext.xml
MD5SUM7b8f18265e9fe9d12868e89463d2e25f
Bench CategoryN-ARY-EXT (n-ary 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 variables108
Number of constraints21
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension21
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.06	c small-domain mode
0.00/0.06	c Seed is 301032501
0.00/0.06	c Constructing HOME/instance-2077303-1247714698.xml  with 21 constraints
0.87/0.94	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-2077303-1247714698/watcher-2077303-1247714698 -o /tmp/evaluation-result-2077303-1247714698/solver-2077303-1247714698 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 301032501 HOME/instance-2077303-1247714698.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.14 2.08 4/82 15247
/proc/meminfo: memFree=564984/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=5356 CPUtime=0
/proc/15247/stat : 15247 (pcssolve) R 15245 15247 13934 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58532945 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226238196383 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15247/statm: 1339 241 200 169 0 50 0
[pid=15248] ppid=15247 vsize=3676 CPUtime=0
/proc/15248/stat : 15248 (fgrep) R 15247 15247 13934 0 -1 4194304 139 0 0 0 0 0 0 0 22 0 1 0 58532946 3764224 106 996147200 4194304 4274172 548682068976 18446744073709551615 226238365778 0 0 4096 0 0 0 0 17 1 0 0
/proc/15248/statm: 919 106 85 19 0 43 0
[pid=15249] ppid=15247 vsize=5356 CPUtime=0
/proc/15249/stat : 15249 (pcssolve) R 15247 15247 13934 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58532946 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226238196383 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15249/statm: 1339 241 200 169 0 50 0

[startup+0.0195151 s]
/proc/loadavg: 1.99 2.14 2.08 4/82 15247
/proc/meminfo: memFree=564984/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=5356 CPUtime=0
/proc/15247/stat : 15247 (pcssolve) S 15245 15247 13934 0 -1 4194304 305 0 0 0 0 0 0 0 21 0 1 0 58532945 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15247/statm: 1339 242 201 169 0 50 0
[pid=15248] ppid=15247 vsize=5732 CPUtime=0
/proc/15248/stat : 15248 (fgrep) R 15247 15247 13934 0 -1 4194304 1163 0 0 0 0 0 0 0 22 0 1 0 58532946 5869568 646 996147200 4194304 4274172 548682068976 18446744073709551615 226238365778 0 0 4096 0 0 0 0 17 1 0 0
/proc/15248/statm: 1433 646 88 19 0 557 0
[pid=15249] ppid=15247 vsize=5356 CPUtime=0
/proc/15249/stat : 15249 (pcssolve) R 15247 15247 13934 0 -1 4194368 20 0 0 0 0 0 0 0 22 0 1 0 58532946 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 226238364261 0 0 4100 65536 0 0 0 17 1 0 0
/proc/15249/statm: 1339 243 202 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16444

[startup+0.101513 s]
/proc/loadavg: 1.99 2.14 2.08 4/82 15247
/proc/meminfo: memFree=564984/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=5504 CPUtime=0.07
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 955 3866 0 0 3 0 2 2 18 0 1 0 58532945 5636096 564 996147200 134512640 135095119 4294956304 18446744073709551615 134739386 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 1376 564 361 142 0 330 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5504

[startup+0.301537 s]
/proc/loadavg: 1.99 2.14 2.08 4/82 15247
/proc/meminfo: memFree=564984/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=8348 CPUtime=0.27
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 1786 3866 0 0 23 0 2 2 19 0 1 0 58532945 8548352 1395 996147200 134512640 135095119 4294956304 18446744073709551615 134979300 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 2087 1395 368 142 0 1041 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8348

[startup+0.701573 s]
/proc/loadavg: 1.99 2.14 2.08 4/82 15247
/proc/meminfo: memFree=564984/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=11544 CPUtime=0.68
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 2943 3866 0 0 63 1 2 2 22 0 1 0 58532945 11821056 1927 996147200 134512640 135095119 4294956304 18446744073709551615 134681643 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 2886 1927 375 142 0 1840 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11544

[startup+1.50164 s]
/proc/loadavg: 1.99 2.14 2.08 3/83 15253
/proc/meminfo: memFree=555944/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1.46
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 141 1 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 12884

[startup+3.10178 s]
/proc/loadavg: 1.99 2.14 2.08 3/83 15253
/proc/meminfo: memFree=555944/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=3.05
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 300 1 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 12884

[startup+6.30206 s]
/proc/loadavg: 1.99 2.14 2.08 3/83 15253
/proc/meminfo: memFree=555752/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=6.22
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 617 1 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 12884

[startup+12.7016 s]
/proc/loadavg: 1.99 2.14 2.08 3/83 15253
/proc/meminfo: memFree=555696/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=12.56
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 1251 1 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918117 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 12884

[startup+25.5018 s]
/proc/loadavg: 1.99 2.13 2.08 3/83 15253
/proc/meminfo: memFree=555760/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=25.24
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 2519 1 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 12884

[startup+51.102 s]
/proc/loadavg: 1.99 2.12 2.08 3/83 15253
/proc/meminfo: memFree=555824/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=50.61
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 5056 1 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 12884

[startup+102.307 s]
/proc/loadavg: 1.99 2.10 2.07 3/83 15253
/proc/meminfo: memFree=555760/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=101.34
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 10129 1 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 12884

[startup+162.302 s]
/proc/loadavg: 1.99 2.08 2.07 3/83 15253
/proc/meminfo: memFree=555760/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=160.81
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 16075 2 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 160.81
Current children cumulated vsize (KiB) 12884

[startup+222.301 s]
/proc/loadavg: 2.07 2.08 2.07 3/83 15253
/proc/meminfo: memFree=555696/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=220.25
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 22019 2 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 220.25
Current children cumulated vsize (KiB) 12884

[startup+282.301 s]
/proc/loadavg: 2.03 2.06 2.06 3/83 15253
/proc/meminfo: memFree=555696/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=279.72
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 27966 2 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 279.72
Current children cumulated vsize (KiB) 12884

[startup+342.302 s]
/proc/loadavg: 2.01 2.05 2.05 3/83 15253
/proc/meminfo: memFree=555568/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=339.17
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 33911 2 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 339.17
Current children cumulated vsize (KiB) 12884

[startup+402.302 s]
/proc/loadavg: 2.00 2.04 2.05 3/83 15253
/proc/meminfo: memFree=555632/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=398.64
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 39858 2 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 398.64
Current children cumulated vsize (KiB) 12884

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.04 3/83 15253
/proc/meminfo: memFree=555632/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=458.08
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 45802 2 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918181 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 458.08
Current children cumulated vsize (KiB) 12884

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.04 3/83 15253
/proc/meminfo: memFree=555696/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=517.55
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 51748 3 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 517.55
Current children cumulated vsize (KiB) 12884

[startup+582.302 s]
/proc/loadavg: 2.00 2.02 2.03 3/83 15253
/proc/meminfo: memFree=555696/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=577
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 57693 3 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 577

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/83 15253
/proc/meminfo: memFree=555632/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=874.27
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 87420 3 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 874.27
Current children cumulated vsize (KiB) 12884

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15253
/proc/meminfo: memFree=555568/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=933.74
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 93367 3 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 933.74
Current children cumulated vsize (KiB) 12884

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15253
/proc/meminfo: memFree=555632/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=993.19
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 99312 3 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 993.19
Current children cumulated vsize (KiB) 12884

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15253
/proc/meminfo: memFree=555632/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1052.65
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 105258 3 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1052.65
Current children cumulated vsize (KiB) 12884

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15253
/proc/meminfo: memFree=555696/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1112.11
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 111203 4 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1112.11
Current children cumulated vsize (KiB) 12884

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15253
/proc/meminfo: memFree=555632/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1171.57
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 117149 4 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1171.57
Current children cumulated vsize (KiB) 12884

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15253
/proc/meminfo: memFree=555504/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1231.02
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 123094 4 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1231.02
Current children cumulated vsize (KiB) 12884

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15253
/proc/meminfo: memFree=555504/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1290.48
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 129040 4 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918069 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1290.48
Current children cumulated vsize (KiB) 12884

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15253
/proc/meminfo: memFree=555504/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1349.93
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 134985 4 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1349.93
Current children cumulated vsize (KiB) 12884

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15253
/proc/meminfo: memFree=555568/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1409.4
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 140931 5 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134926985 0 0 4096 0 0 0 0 17 1 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1409.4
Current children cumulated vsize (KiB) 12884

[startup+1482.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/83 15295
/proc/meminfo: memFree=1227768/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1469.19
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 146909 6 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1469.19
Current children cumulated vsize (KiB) 12884

[startup+1542.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/83 15295
/proc/meminfo: memFree=1187128/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1529.16
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 152906 6 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1529.16
Current children cumulated vsize (KiB) 12884

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/83 15295
/proc/meminfo: memFree=1153080/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1589.14
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 158904 6 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 0 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1589.14
Current children cumulated vsize (KiB) 12884

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 15298
/proc/meminfo: memFree=1115504/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1649.13
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 164902 7 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1649.13
Current children cumulated vsize (KiB) 12884

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/83 15298
/proc/meminfo: memFree=1115440/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1709.1
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 170899 7 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1709.1
Current children cumulated vsize (KiB) 12884

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 15298
/proc/meminfo: memFree=1115312/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1769.07
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 176896 7 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1769.07
Current children cumulated vsize (KiB) 12884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 15298
/proc/meminfo: memFree=1115376/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1800.07
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 179996 7 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 12884

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

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

[startup+1813.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 15298
/proc/meminfo: memFree=1115376/2055920 swapFree=4192812/4192956
[pid=15247] ppid=15245 vsize=12884 CPUtime=1800.07
/proc/15247/stat : 15247 (pcs.small) R 15245 15247 13934 0 -1 4194304 4044 3866 0 0 179996 7 2 2 25 0 1 0 58532945 13193216 2574 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/15247/statm: 3221 2574 389 142 0 2175 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 12884

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.31
CPU time (s): 1800.09
CPU user time (s): 1799.98
CPU system time (s): 0.107983
CPU usage (%): 99.2711
Max. virtual memory (cumulated for all children) (KiB): 16444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.107983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7910
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= 59744

runsolver used 2.33564 second user time and 5.33719 second system time

The end

Launcher Data

Begin job on node58 at 2009-07-16 05:24:58
IDJOB=2077303
IDBENCH=56579
IDSOLVER=734
FILE ID=node58/2077303-1247714698
PBS_JOBID= 9521349
Free space on /tmp= 66240 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg9-12_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2077303-1247714698/watcher-2077303-1247714698 -o /tmp/evaluation-result-2077303-1247714698/solver-2077303-1247714698 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 301032501 HOME/instance-2077303-1247714698.xml

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

MD5SUM BENCH= 7b8f18265e9fe9d12868e89463d2e25f
RANDOM SEED=301032501

node58.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.234
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.234
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:        565464 kB
Buffers:         81704 kB
Cached:         621144 kB
SwapCached:          0 kB
Active:         907780 kB
Inactive:       508644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        565464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4672 kB
Writeback:           0 kB
Mapped:         733996 kB
Slab:            57932 kB
Committed_AS:  1233920 kB
PageTables:       3244 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= 66240 MiB
End job on node58 at 2009-07-16 05:55:14