Trace number 2079117

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 0.3.2? (TO) 1800.11 1813.01

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg7-8_ext.xml
MD5SUMe777e34182c011980e94d27efe00f0f0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.7116
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints15
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension15
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 857779975
0.00/0.02	c Constructing HOME/instance-2079117-1247716641.xml  with 15 constraints
0.00/0.05	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-2079117-1247716641/watcher-2079117-1247716641 -o /tmp/evaluation-result-2079117-1247716641/solver-2079117-1247716641 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 857779975 HOME/instance-2079117-1247716641.xml 

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


[startup+0 s]
/proc/loadavg: 2.17 2.06 2.04 4/73 15963
/proc/meminfo: memFree=1503504/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=5356 CPUtime=0
/proc/15963/stat : 15963 (pcssolve) R 15961 15963 14625 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58729655 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 234045893279 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15963/statm: 1339 241 200 169 0 50 0
[pid=15964] ppid=15963 vsize=0 CPUtime=0
/proc/15964/stat : 15964 (fgrep) Z 15963 15963 14625 0 -1 4194316 206 0 0 0 0 0 0 0 18 0 1 0 58729655 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/15964/statm: 0 0 0 0 0 0 0
[pid=15965] ppid=15963 vsize=5356 CPUtime=0
/proc/15965/stat : 15965 (pcssolve) R 15963 15963 14625 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58729655 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 234045893279 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15965/statm: 1339 241 200 169 0 50 0

[startup+0.0939879 s]
/proc/loadavg: 2.17 2.06 2.04 4/73 15963
/proc/meminfo: memFree=1503504/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=4948 CPUtime=0.07
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 948 974 0 0 7 0 0 0 25 0 1 0 58729655 5066752 557 996147200 134512640 135095119 4294956304 18446744073709551615 134918268 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 1237 557 389 142 0 191 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4948

[startup+0.101987 s]
/proc/loadavg: 2.17 2.06 2.04 4/73 15963
/proc/meminfo: memFree=1503504/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=4948 CPUtime=0.08
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 948 974 0 0 8 0 0 0 25 0 1 0 58729655 5066752 557 996147200 134512640 135095119 4294956304 18446744073709551615 134918099 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 1237 557 389 142 0 191 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4948

[startup+0.302007 s]
/proc/loadavg: 2.17 2.06 2.04 4/73 15963
/proc/meminfo: memFree=1503504/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=4948 CPUtime=0.28
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 950 974 0 0 28 0 0 0 25 0 1 0 58729655 5066752 559 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 1237 559 389 142 0 191 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 4948

[startup+0.70105 s]
/proc/loadavg: 2.17 2.06 2.04 4/73 15963
/proc/meminfo: memFree=1503504/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=4948 CPUtime=0.67
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 950 974 0 0 67 0 0 0 25 0 1 0 58729655 5066752 559 996147200 134512640 135095119 4294956304 18446744073709551615 134927054 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 1237 559 389 142 0 191 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 4948

[startup+1.50114 s]
/proc/loadavg: 2.17 2.06 2.04 3/74 15969
/proc/meminfo: memFree=1502664/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=4948 CPUtime=1.46
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 950 974 0 0 146 0 0 0 25 0 1 0 58729655 5066752 559 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 1237 559 389 142 0 191 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 4948

[startup+3.1013 s]
/proc/loadavg: 2.23 2.07 2.05 3/74 15969
/proc/meminfo: memFree=1502472/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=4948 CPUtime=3.06
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 959 974 0 0 306 0 0 0 25 0 1 0 58729655 5066752 568 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 1237 568 389 142 0 191 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 4948

[startup+6.30164 s]
/proc/loadavg: 2.23 2.07 2.05 3/74 15969
/proc/meminfo: memFree=1501384/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=4948 CPUtime=6.23
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 963 974 0 0 623 0 0 0 25 0 1 0 58729655 5066752 572 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 1237 572 389 142 0 191 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 4948

[startup+12.7013 s]
/proc/loadavg: 2.20 2.07 2.04 3/74 15969
/proc/meminfo: memFree=1501320/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=4948 CPUtime=12.58
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 977 974 0 0 1258 0 0 0 25 0 1 0 58729655 5066752 586 996147200 134512640 135095119 4294956304 18446744073709551615 134918283 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 1237 586 389 142 0 191 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 4948

[startup+25.5016 s]
/proc/loadavg: 2.17 2.07 2.04 3/74 15969
/proc/meminfo: memFree=1501064/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=5208 CPUtime=25.28
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 1024 974 0 0 2528 0 0 0 25 0 1 0 58729655 5332992 633 996147200 134512640 135095119 4294956304 18446744073709551615 134918196 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 1302 633 389 142 0 256 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 5208

[startup+51.1013 s]
/proc/loadavg: 2.11 2.06 2.04 3/74 15969
/proc/meminfo: memFree=1500168/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=5464 CPUtime=50.68
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 1125 974 0 0 5068 0 0 0 25 0 1 0 58729655 5595136 669 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 1366 669 389 142 0 320 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 5464

[startup+102.306 s]
/proc/loadavg: 2.15 2.08 2.05 3/74 15969
/proc/meminfo: memFree=1497928/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=6368 CPUtime=101.49
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 1393 974 0 0 10149 0 0 0 25 0 1 0 58729655 6520832 808 996147200 134512640 135095119 4294956304 18446744073709551615 134918156 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 1592 808 389 142 0 546 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 6368

[startup+162.302 s]
/proc/loadavg: 2.09 2.07 2.05 3/74 15969
/proc/meminfo: memFree=1493896/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=6896 CPUtime=161.03
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 1594 974 0 0 16103 0 0 0 25 0 1 0 58729655 7061504 1009 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 1724 1009 389 142 0 678 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 6896

[startup+222.301 s]
/proc/loadavg: 2.06 2.07 2.05 3/74 15975
/proc/meminfo: memFree=1491720/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=8048 CPUtime=220.56
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 1993 974 0 0 22055 1 0 0 25 0 1 0 58729655 8241152 1151 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 2012 1151 389 142 0 966 0
Current children cumulated CPU time (s) 220.56
Current children cumulated vsize (KiB) 8048

[startup+282.302 s]
/proc/loadavg: 2.02 2.06 2.04 3/74 15975
/proc/meminfo: memFree=1488968/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=8836 CPUtime=280.1
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 2285 974 0 0 28009 1 0 0 25 0 1 0 58729655 9048064 1410 996147200 134512640 135095119 4294956304 18446744073709551615 134918280 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 2209 1410 389 142 0 1163 0
Current children cumulated CPU time (s) 280.1
Current children cumulated vsize (KiB) 8836

[startup+342.302 s]
/proc/loadavg: 2.01 2.04 2.03 3/74 15975
/proc/meminfo: memFree=1486536/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=8836 CPUtime=339.64
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 2369 974 0 0 33963 1 0 0 25 0 1 0 58729655 9048064 1494 996147200 134512640 135095119 4294956304 18446744073709551615 134918099 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 2209 1494 389 142 0 1163 0
Current children cumulated CPU time (s) 339.64
Current children cumulated vsize (KiB) 8836

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.03 3/74 15975
/proc/meminfo: memFree=1483912/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=11276 CPUtime=399.17
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 3045 974 0 0 39916 1 0 0 25 0 1 0 58729655 11546624 1657 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 2819 1657 389 142 0 1773 0
Current children cumulated CPU time (s) 399.17
Current children cumulated vsize (KiB) 11276

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.02 3/74 15975
/proc/meminfo: memFree=1478216/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=11536 CPUtime=458.72
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 3218 974 0 0 45871 1 0 0 25 0 1 0 58729655 11812864 1830 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 2884 1830 389 142 0 1838 0
Current children cumulated CPU time (s) 458.72
Current children cumulated vsize (KiB) 11536

[startup+522.302 s]
/proc/loadavg: 2.00 2.02 2.02 3/74 15975
/proc/meminfo: memFree=1475528/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=12976 CPUtime=518.27
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 3682 974 0 0 51825 2 0 0 25 0 1 0 58729655 13287424 2229 996147200 134512640 135095119 4294956304 18446744073709551615 134910200 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 3244 2229 389 142 0 2198 0
Current children cumulated CPU time (s) 518.27
Current children cumulated vsize (KiB) 12976

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.01 3/74 15975
/proc/meminfo: memFree=1474064/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=12976 CPUtime=577.8
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 3771 974 0 0 57778 2 0 0 25 0 1 0 58729655 13287424 2318 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 3244 2318 389 142 0 2198 0
Current children cumulated CPU time (s) 577.8
Current children cumulated vsize (KiB) 12976

[startup+642.301 s]
/proc/loadavg: 2.00 2.01 2.00 4/74 15975
/proc/meminfo: memFree=1472400/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=12976 CPUtime=637.34

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15975
/proc/meminfo: memFree=1465104/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=17984 CPUtime=815.97
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 5366 974 0 0 81594 3 0 0 25 0 1 0 58729655 18415616 2888 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 4496 2888 389 142 0 3450 0
Current children cumulated CPU time (s) 815.97
Current children cumulated vsize (KiB) 17984

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15975
/proc/meminfo: memFree=1462032/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=18244 CPUtime=875.5
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 5536 974 0 0 87547 3 0 0 25 0 1 0 58729655 18681856 3058 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 4561 3058 389 142 0 3515 0
Current children cumulated CPU time (s) 875.5
Current children cumulated vsize (KiB) 18244

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15975
/proc/meminfo: memFree=1459024/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=18632 CPUtime=935.04
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 5703 974 0 0 93501 3 0 0 25 0 1 0 58729655 19079168 3225 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 4658 3225 389 142 0 3612 0
Current children cumulated CPU time (s) 935.04
Current children cumulated vsize (KiB) 18632

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15975
/proc/meminfo: memFree=1446416/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=21388 CPUtime=994.58
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 6480 974 0 0 99455 3 0 0 25 0 1 0 58729655 21901312 3873 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 5347 3873 389 142 0 4301 0
Current children cumulated CPU time (s) 994.58
Current children cumulated vsize (KiB) 21388

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 15975
/proc/meminfo: memFree=1445008/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=21388 CPUtime=1054.12
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 6565 974 0 0 105409 3 0 0 25 0 1 0 58729655 21901312 3958 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 5347 3958 389 142 0 4301 0
Current children cumulated CPU time (s) 1054.12
Current children cumulated vsize (KiB) 21388

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 15975
/proc/meminfo: memFree=1443600/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=21388 CPUtime=1113.66
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 6648 974 0 0 111363 3 0 0 25 0 1 0 58729655 21901312 4041 996147200 134512640 135095119 4294956304 18446744073709551615 134918064 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 5347 4041 389 142 0 4301 0
Current children cumulated CPU time (s) 1113.66
Current children cumulated vsize (KiB) 21388

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/74 15975
/proc/meminfo: memFree=1442000/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=21388 CPUtime=1173.2
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 6734 974 0 0 117317 3 0 0 25 0 1 0 58729655 21901312 4127 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 5347 4127 389 142 0 4301 0
Current children cumulated CPU time (s) 1173.2
Current children cumulated vsize (KiB) 21388

[startup+1242.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/74 15975
/proc/meminfo: memFree=1440528/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=21388 CPUtime=1232.75
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 6822 974 0 0 123271 4 0 0 25 0 1 0 58729655 21901312 4215 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 5347 4215 389 142 0 4301 0
Current children cumulated CPU time (s) 1232.75
Current children cumulated vsize (KiB) 21388

[startup+1302.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/74 15975
/proc/meminfo: memFree=1439184/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=21388 CPUtime=1292.29
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 6906 974 0 0 129225 4 0 0 25 0 1 0 58729655 21901312 4299 996147200 134512640 135095119 4294956304 18446744073709551615 134926956 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 5347 4299 389 142 0 4301 0
Current children cumulated CPU time (s) 1292.29
Current children cumulated vsize (KiB) 21388

[startup+1362.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/74 15975
/proc/meminfo: memFree=1436944/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=21388 CPUtime=1351.83
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 7006 974 0 0 135179 4 0 0 25 0 1 0 58729655 21901312 4399 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 5347 4399 389 142 0 4301 0
Current children cumulated CPU time (s) 1351.83
Current children cumulated vsize (KiB) 21388

[startup+1422.31 s]
/proc/loadavg: 2.09 2.05 2.01 3/74 15975
/proc/meminfo: memFree=1434000/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=21780 CPUtime=1411.37
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 7173 974 0 0 141133 4 0 0 25 0 1 0 58729655 22302720 4566 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 5445 4566 389 142 0 4399 0
Current children cumulated CPU time (s) 1411.37
Current children cumulated vsize (KiB) 21780

[startup+1482.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/74 15975
/proc/meminfo: memFree=1430992/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=22044 CPUtime=1470.9
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 7343 974 0 0 147086 4 0 0 25 0 1 0 58729655 22573056 4736 996147200 134512640 135095119 4294956304 18446744073709551615 134918136 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 5511 4736 389 142 0 4465 0
Current children cumulated CPU time (s) 1470.9
Current children cumulated vsize (KiB) 22044

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/74 15975
/proc/meminfo: memFree=1427728/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=30628 CPUtime=1530.44
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 9562 974 0 0 153039 5 0 0 25 0 1 0 58729655 31363072 4906 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 7657 4906 389 142 0 6611 0
Current children cumulated CPU time (s) 1530.44
Current children cumulated vsize (KiB) 30628

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 15975
/proc/meminfo: memFree=1425040/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=30888 CPUtime=1589.99
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 9732 974 0 0 158993 6 0 0 25 0 1 0 58729655 31629312 5076 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 7722 5076 389 142 0 6676 0
Current children cumulated CPU time (s) 1589.99
Current children cumulated vsize (KiB) 30888

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 15975
/proc/meminfo: memFree=1421968/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=31148 CPUtime=1649.53
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 9903 974 0 0 164947 6 0 0 25 0 1 0 58729655 31895552 5247 996147200 134512640 135095119 4294956304 18446744073709551615 134918169 0 0 4096 0 0 0 0 17 0 0 0
/proc/15963/statm: 7787 5247 389 142 0 6741 0
Current children cumulated CPU time (s) 1649.53
Current children cumulated vsize (KiB) 31148

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 16008
/proc/meminfo: memFree=1482568/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=31540 CPUtime=1709.4
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 10076 974 0 0 170934 6 0 0 25 0 1 0 58729655 32296960 5420 996147200 134512640 135095119 4294956304 18446744073709551615 134918231 0 0 4096 0 0 0 0 17 1 0 0
/proc/15963/statm: 7885 5420 389 142 0 6839 0
Current children cumulated CPU time (s) 1709.4
Current children cumulated vsize (KiB) 31540

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 16008
/proc/meminfo: memFree=1457864/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=31804 CPUtime=1769.39
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 10244 974 0 0 176933 6 0 0 25 0 1 0 58729655 32567296 5588 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/15963/statm: 7951 5588 389 142 0 6905 0
Current children cumulated CPU time (s) 1769.39
Current children cumulated vsize (KiB) 31804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16008
/proc/meminfo: memFree=1442632/2055920 swapFree=4192812/4192956
[pid=15963] ppid=15961 vsize=32064 CPUtime=1800.09
/proc/15963/stat : 15963 (pcs.small) R 15961 15963 14625 0 -1 4194304 10329 974 0 0 180002 7 0 0 25 0 1 0 58729655 32833536 5673 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/15963/statm: 8016 5673 389 142 0 6970 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 32064

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): 1813.01
CPU time (s): 1800.11
CPU user time (s): 1800.03
CPU system time (s): 0.083987
CPU usage (%): 99.2886
Max. virtual memory (cumulated for all children) (KiB): 32064

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

runsolver used 1.78873 second user time and 4.81427 second system time

The end

Launcher Data

Begin job on node79 at 2009-07-16 05:57:21
IDJOB=2079117
IDBENCH=56851
IDSOLVER=733
FILE ID=node79/2079117-1247716641
PBS_JOBID= 9521456
Free space on /tmp= 66384 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg7-8_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2079117-1247716641/watcher-2079117-1247716641 -o /tmp/evaluation-result-2079117-1247716641/solver-2079117-1247716641 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 857779975 HOME/instance-2079117-1247716641.xml

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

MD5SUM BENCH= e777e34182c011980e94d27efe00f0f0
RANDOM SEED=857779975

node79.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.229
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.229
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:       1503984 kB
Buffers:         79664 kB
Cached:         349348 kB
SwapCached:          0 kB
Active:          76544 kB
Inactive:       384540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1503984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2008 kB
Writeback:           0 kB
Mapped:          43496 kB
Slab:            76208 kB
Committed_AS:   553236 kB
PageTables:       1780 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= 66384 MiB
End job on node79 at 2009-07-16 06:27:36