Trace number 2070241

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.1 1812.41

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg7-7_ext.xml
MD5SUMa96151d3498ebe0012a14188188ea74b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.469
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints14
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension14
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.00/0.02	c Seed is 1208668821
0.00/0.02	c Constructing HOME/instance-2070241-1247708782.xml  with 14 constraints
0.00/0.06	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-2070241-1247708782/watcher-2070241-1247708782 -o /tmp/evaluation-result-2070241-1247708782/solver-2070241-1247708782 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1208668821 HOME/instance-2070241-1247708782.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.23 2.19 2.12 4/82 16343
/proc/meminfo: memFree=929624/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=18576 CPUtime=0
/proc/16343/stat : 16343 (runsolver) R 16341 16343 14656 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 57941786 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 240577473831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16343/statm: 4644 284 249 26 0 2626 0

[startup+0.0991771 s]
/proc/loadavg: 2.23 2.19 2.12 4/82 16343
/proc/meminfo: memFree=929624/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=4980 CPUtime=0.07
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 974 974 0 0 7 0 0 0 24 0 1 0 57941786 5099520 582 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1245 582 389 142 0 199 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4980

[startup+0.101174 s]
/proc/loadavg: 2.23 2.19 2.12 4/82 16343
/proc/meminfo: memFree=929624/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=4980 CPUtime=0.07
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 974 974 0 0 7 0 0 0 24 0 1 0 57941786 5099520 582 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1245 582 389 142 0 199 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4980

[startup+0.301192 s]
/proc/loadavg: 2.23 2.19 2.12 4/82 16343
/proc/meminfo: memFree=929624/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=4980 CPUtime=0.27
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 974 974 0 0 27 0 0 0 25 0 1 0 57941786 5099520 582 996147200 134512640 135095119 4294956304 18446744073709551615 134926965 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1245 582 389 142 0 199 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 4980

[startup+0.701228 s]
/proc/loadavg: 2.23 2.19 2.12 4/82 16343
/proc/meminfo: memFree=929624/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=4980 CPUtime=0.67
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 974 974 0 0 67 0 0 0 25 0 1 0 57941786 5099520 582 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1245 582 389 142 0 199 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 4980

[startup+1.5013 s]
/proc/loadavg: 2.21 2.19 2.11 3/83 16349
/proc/meminfo: memFree=928720/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=4980 CPUtime=1.46
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 974 974 0 0 146 0 0 0 25 0 1 0 57941786 5099520 582 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1245 582 389 142 0 199 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 4980

[startup+3.10144 s]
/proc/loadavg: 2.21 2.19 2.11 3/83 16349
/proc/meminfo: memFree=928528/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=4980 CPUtime=3.05
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 974 974 0 0 305 0 0 0 25 0 1 0 57941786 5099520 582 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1245 582 389 142 0 199 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 4980

[startup+6.30272 s]
/proc/loadavg: 2.19 2.18 2.11 3/83 16349
/proc/meminfo: memFree=928528/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=4980 CPUtime=6.22
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 974 974 0 0 622 0 0 0 25 0 1 0 57941786 5099520 582 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1245 582 389 142 0 199 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 4980

[startup+12.7013 s]
/proc/loadavg: 2.26 2.20 2.12 3/83 16349
/proc/meminfo: memFree=928528/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=4980 CPUtime=12.57
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 974 974 0 0 1257 0 0 0 25 0 1 0 57941786 5099520 582 996147200 134512640 135095119 4294956304 18446744073709551615 134918065 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1245 582 389 142 0 199 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 4980

[startup+25.5014 s]
/proc/loadavg: 2.20 2.19 2.11 3/83 16349
/proc/meminfo: memFree=928528/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=4980 CPUtime=25.26
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 988 974 0 0 2526 0 0 0 25 0 1 0 57941786 5099520 596 996147200 134512640 135095119 4294956304 18446744073709551615 134910178 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1245 596 389 142 0 199 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 4980

[startup+51.1017 s]
/proc/loadavg: 2.13 2.17 2.11 3/83 16349
/proc/meminfo: memFree=928336/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=5240 CPUtime=50.64
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 1037 974 0 0 5064 0 0 0 25 0 1 0 57941786 5365760 645 996147200 134512640 135095119 4294956304 18446744073709551615 134916474 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1310 645 389 142 0 264 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 5240

[startup+102.305 s]
/proc/loadavg: 2.27 2.19 2.12 4/83 16349
/proc/meminfo: memFree=927952/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=5628 CPUtime=101.42
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 1172 974 0 0 10141 1 0 0 25 0 1 0 57941786 5763072 715 996147200 134512640 135095119 4294956304 18446744073709551615 134918171 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1407 715 389 142 0 361 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 5628

[startup+162.301 s]
/proc/loadavg: 2.10 2.15 2.10 3/83 16349
/proc/meminfo: memFree=927632/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=5760 CPUtime=160.91
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 1248 974 0 0 16090 1 0 0 25 0 1 0 57941786 5898240 791 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1440 791 389 142 0 394 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 5760

[startup+222.302 s]
/proc/loadavg: 2.19 2.16 2.10 3/83 16349
/proc/meminfo: memFree=927056/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=6800 CPUtime=220.4
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 1521 974 0 0 22039 1 0 0 25 0 1 0 57941786 6963200 935 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1700 935 389 142 0 654 0
Current children cumulated CPU time (s) 220.4
Current children cumulated vsize (KiB) 6800

[startup+282.302 s]
/proc/loadavg: 2.41 2.23 2.13 3/83 16349
/proc/meminfo: memFree=926736/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=6800 CPUtime=279.9
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 1584 974 0 0 27989 1 0 0 25 0 1 0 57941786 6963200 998 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1700 998 389 142 0 654 0
Current children cumulated CPU time (s) 279.9
Current children cumulated vsize (KiB) 6800

[startup+342.301 s]
/proc/loadavg: 2.36 2.23 2.13 3/83 16351
/proc/meminfo: memFree=926352/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=7064 CPUtime=339.39
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 1681 974 0 0 33938 1 0 0 25 0 1 0 57941786 7233536 1095 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 1766 1095 389 142 0 720 0
Current children cumulated CPU time (s) 339.39
Current children cumulated vsize (KiB) 7064

[startup+402.301 s]
/proc/loadavg: 2.32 2.26 2.15 3/83 16457
/proc/meminfo: memFree=1637008/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=8744 CPUtime=399.14
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 2167 974 0 0 39912 2 0 0 25 0 1 0 57941786 8953856 1291 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/16343/statm: 2186 1291 389 142 0 1140 0
Current children cumulated CPU time (s) 399.14
Current children cumulated vsize (KiB) 8744

[startup+462.302 s]
/proc/loadavg: 2.11 2.21 2.14 3/83 16498
/proc/meminfo: memFree=1664216/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=8744 CPUtime=459.12
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 2218 974 0 0 45908 4 0 0 25 0 1 0 57941786 8953856 1342 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/16343/statm: 2186 1342 389 142 0 1140 0
Current children cumulated CPU time (s) 459.12
Current children cumulated vsize (KiB) 8744

[startup+522.302 s]
/proc/loadavg: 2.04 2.17 2.13 3/83 16498
/proc/meminfo: memFree=1656152/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=8876 CPUtime=519.1
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 2295 974 0 0 51906 4 0 0 25 0 1 0 57941786 9089024 1419 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16343/statm: 2219 1419 389 142 0 1173 0
Current children cumulated CPU time (s) 519.1
Current children cumulated vsize (KiB) 8876

[startup+582.301 s]
/proc/loadavg: 2.01 2.14 2.11 3/83 16498
/proc/meminfo: memFree=1638808/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=9140 CPUtime=579.07
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 2408 974 0 0 57903 4 0 0 25 0 1 0 57941786 9359360 1532 996147200 134512640 135095119 4294956304 18446744073709551615 134927075 0 0 4096 0 0 0 0 17 0 0 0
/proc/16343/statm: 2285 1532 389 142 0 1239 0
Current children cumulated CPU time (s) 579.07
Current children cumulated vsize (KiB) 9140

[startup+642.302 s]
/proc/loadavg: 2.00 2.11 2.10 3/83 16498
/proc/meminfo: memFree=1628568/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=9268 CPUtime=639.05
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 2524 974 0 0 63901 4 0 0 25 0 1 0 57941786 9490432 1648 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 0 0 0
/proc/16343/statm: 2317 1648 389 142 0 1271 0
Current children cumulated CPU time (s) 639.05
Current children cumulated vsize (KiB) 9268

[startup+702.302 s]

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

[startup+822.301 s]
/proc/loadavg: 2.08 2.09 2.09 3/83 16499
/proc/meminfo: memFree=1600784/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=12756 CPUtime=818.99
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 3567 974 0 0 81894 5 0 0 25 0 1 0 57941786 13062144 2113 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 0 0 0
/proc/16343/statm: 3189 2113 389 142 0 2143 0
Current children cumulated CPU time (s) 818.99
Current children cumulated vsize (KiB) 12756

[startup+882.302 s]
/proc/loadavg: 2.03 2.07 2.08 3/83 16505
/proc/meminfo: memFree=1600136/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=12756 CPUtime=878.96
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 3625 974 0 0 87891 5 0 0 25 0 1 0 57941786 13062144 2171 996147200 134512640 135095119 4294956304 18446744073709551615 134918224 0 0 4096 0 0 0 0 17 0 0 0
/proc/16343/statm: 3189 2171 389 142 0 2143 0
Current children cumulated CPU time (s) 878.96
Current children cumulated vsize (KiB) 12756

[startup+942.302 s]
/proc/loadavg: 2.13 2.09 2.09 4/90 16592
/proc/meminfo: memFree=1596464/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=12888 CPUtime=938.92
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 3702 974 0 0 93887 5 0 0 25 0 1 0 57941786 13197312 2248 996147200 134512640 135095119 4294956304 18446744073709551615 134918224 0 0 4096 0 0 0 0 17 0 0 0
/proc/16343/statm: 3222 2248 389 142 0 2176 0
Current children cumulated CPU time (s) 938.92
Current children cumulated vsize (KiB) 12888

[startup+1002.3 s]
/proc/loadavg: 2.37 2.17 2.11 3/83 16981
/proc/meminfo: memFree=1598416/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=13148 CPUtime=996.8
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 3802 974 0 0 99674 6 0 0 25 0 1 0 57941786 13463552 2348 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 3287 2348 389 142 0 2241 0
Current children cumulated CPU time (s) 996.8
Current children cumulated vsize (KiB) 13148

[startup+1062.3 s]
/proc/loadavg: 2.21 2.15 2.11 3/83 16981
/proc/meminfo: memFree=1598032/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=13276 CPUtime=1056.3
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 3909 974 0 0 105624 6 0 0 25 0 1 0 57941786 13594624 2455 996147200 134512640 135095119 4294956304 18446744073709551615 134926999 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 3319 2455 389 142 0 2273 0
Current children cumulated CPU time (s) 1056.3
Current children cumulated vsize (KiB) 13276

[startup+1122.3 s]
/proc/loadavg: 2.15 2.15 2.11 3/83 16981
/proc/meminfo: memFree=1597520/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=13536 CPUtime=1115.79
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 4012 974 0 0 111573 6 0 0 25 0 1 0 57941786 13860864 2558 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 3384 2558 389 142 0 2338 0
Current children cumulated CPU time (s) 1115.79
Current children cumulated vsize (KiB) 13536

[startup+1182.3 s]
/proc/loadavg: 2.05 2.12 2.10 3/83 16981
/proc/meminfo: memFree=1597200/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=13796 CPUtime=1175.29
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 4110 974 0 0 117523 6 0 0 25 0 1 0 57941786 14127104 2656 996147200 134512640 135095119 4294956304 18446744073709551615 134926970 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 3449 2656 389 142 0 2403 0
Current children cumulated CPU time (s) 1175.29
Current children cumulated vsize (KiB) 13796

[startup+1242.3 s]
/proc/loadavg: 2.02 2.10 2.09 3/83 16981
/proc/meminfo: memFree=1596816/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=13924 CPUtime=1234.77
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 4209 974 0 0 123471 6 0 0 25 0 1 0 57941786 14258176 2755 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 3481 2755 389 142 0 2435 0
Current children cumulated CPU time (s) 1234.77
Current children cumulated vsize (KiB) 13924

[startup+1302.3 s]
/proc/loadavg: 2.00 2.08 2.08 3/83 16981
/proc/meminfo: memFree=1596304/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=14180 CPUtime=1294.27
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 4317 974 0 0 129421 6 0 0 25 0 1 0 57941786 14520320 2863 996147200 134512640 135095119 4294956304 18446744073709551615 134918263 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 3545 2863 389 142 0 2499 0
Current children cumulated CPU time (s) 1294.27
Current children cumulated vsize (KiB) 14180

[startup+1362.3 s]
/proc/loadavg: 2.00 2.06 2.08 3/83 16981
/proc/meminfo: memFree=1595792/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=18540 CPUtime=1353.77
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 5445 974 0 0 135370 7 0 0 25 0 1 0 57941786 18984960 2966 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 4635 2966 389 142 0 3589 0
Current children cumulated CPU time (s) 1353.77
Current children cumulated vsize (KiB) 18540

[startup+1422.31 s]
/proc/loadavg: 2.00 2.05 2.07 3/83 16981
/proc/meminfo: memFree=1593424/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=21164 CPUtime=1413.26
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 6171 974 0 0 141319 7 0 0 25 0 1 0 57941786 21671936 3563 996147200 134512640 135095119 4294956304 18446744073709551615 134927086 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 5291 3563 389 142 0 4245 0
Current children cumulated CPU time (s) 1413.26
Current children cumulated vsize (KiB) 21164

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/83 16981
/proc/meminfo: memFree=1593168/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=21164 CPUtime=1472.75
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 6226 974 0 0 147268 7 0 0 25 0 1 0 57941786 21671936 3618 996147200 134512640 135095119 4294956304 18446744073709551615 134926999 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 5291 3618 389 142 0 4245 0
Current children cumulated CPU time (s) 1472.75
Current children cumulated vsize (KiB) 21164

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/83 16981
/proc/meminfo: memFree=1592912/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=21164 CPUtime=1532.25
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 6277 974 0 0 153218 7 0 0 25 0 1 0 57941786 21671936 3669 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 5291 3669 389 142 0 4245 0
Current children cumulated CPU time (s) 1532.25
Current children cumulated vsize (KiB) 21164

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 2.06 3/83 16981
/proc/meminfo: memFree=1592720/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=21164 CPUtime=1591.74
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 6326 974 0 0 159167 7 0 0 25 0 1 0 57941786 21671936 3718 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 5291 3718 389 142 0 4245 0
Current children cumulated CPU time (s) 1591.74
Current children cumulated vsize (KiB) 21164

[startup+1662.3 s]
/proc/loadavg: 2.05 2.04 2.06 3/83 16981
/proc/meminfo: memFree=1592336/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=21164 CPUtime=1651.23
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 6375 974 0 0 165116 7 0 0 25 0 1 0 57941786 21671936 3767 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 5291 3767 389 142 0 4245 0
Current children cumulated CPU time (s) 1651.23
Current children cumulated vsize (KiB) 21164

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/83 16981
/proc/meminfo: memFree=1592080/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=21164 CPUtime=1710.73
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 6428 974 0 0 171066 7 0 0 25 0 1 0 57941786 21671936 3820 996147200 134512640 135095119 4294956304 18446744073709551615 134918224 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 5291 3820 389 142 0 4245 0
Current children cumulated CPU time (s) 1710.73
Current children cumulated vsize (KiB) 21164

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/83 16981
/proc/meminfo: memFree=1591760/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=21164 CPUtime=1770.22
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 6483 974 0 0 177015 7 0 0 25 0 1 0 57941786 21671936 3875 996147200 134512640 135095119 4294956304 18446744073709551615 134918227 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 5291 3875 389 142 0 4245 0
Current children cumulated CPU time (s) 1770.22
Current children cumulated vsize (KiB) 21164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.4 s]
/proc/loadavg: 2.00 2.02 2.04 3/83 16981
/proc/meminfo: memFree=1591632/2055920 swapFree=4192812/4192956
[pid=16343] ppid=16341 vsize=21164 CPUtime=1800.07
/proc/16343/stat : 16343 (pcs.small) R 16341 16343 14656 0 -1 4194304 6508 974 0 0 180000 7 0 0 25 0 1 0 57941786 21671936 3900 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16343/statm: 5291 3900 389 142 0 4245 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 21164

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): 1812.41
CPU time (s): 1800.1
CPU user time (s): 1800.01
CPU system time (s): 0.089986
CPU usage (%): 99.3208
Max. virtual memory (cumulated for all children) (KiB): 21164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7482
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= 22
involuntary context switches= 52176

runsolver used 2.00869 second user time and 4.88426 second system time

The end

Launcher Data

Begin job on node50 at 2009-07-16 03:46:22
IDJOB=2070241
IDBENCH=55159
IDSOLVER=734
FILE ID=node50/2070241-1247708782
PBS_JOBID= 9521212
Free space on /tmp= 66392 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg7-7_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2070241-1247708782/watcher-2070241-1247708782 -o /tmp/evaluation-result-2070241-1247708782/solver-2070241-1247708782 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1208668821 HOME/instance-2070241-1247708782.xml

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

MD5SUM BENCH= a96151d3498ebe0012a14188188ea74b
RANDOM SEED=1208668821

node50.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        930104 kB
Buffers:         61064 kB
Cached:         220592 kB
SwapCached:          0 kB
Active:         801976 kB
Inactive:       249684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        930104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:         790480 kB
Slab:            57692 kB
Committed_AS:  1265576 kB
PageTables:       3396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66396 MiB
End job on node50 at 2009-07-16 04:16:36