Trace number 2079348

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.05 1806.61

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg5-8_ext.xml
MD5SUMeb78565b2c1c549f39d6f29bd7fb9161
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 benchmark59.464
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints13
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension13
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.01	c Seed is 850860761
0.00/0.01	c Constructing HOME/instance-2079348-1247716710.xml  with 13 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-2079348-1247716710/watcher-2079348-1247716710 -o /tmp/evaluation-result-2079348-1247716710/solver-2079348-1247716710 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 850860761 HOME/instance-2079348-1247716710.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.02 2.08 2.05 4/73 17480
/proc/meminfo: memFree=1542456/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=5356 CPUtime=0
/proc/17480/stat : 17480 (pcssolve) R 17478 17480 16857 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58735561 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226686986911 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17480/statm: 1339 241 200 169 0 50 0
[pid=17481] ppid=17480 vsize=0 CPUtime=0
/proc/17481/stat : 17481 (fgrep) Z 17480 17480 16857 0 -1 4194316 201 0 0 0 0 0 0 0 18 0 1 0 58735561 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/17481/statm: 0 0 0 0 0 0 0
[pid=17482] ppid=17480 vsize=5356 CPUtime=0
/proc/17482/stat : 17482 (pcssolve) R 17480 17480 16857 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58735561 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226686986911 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17482/statm: 1339 241 200 169 0 50 0

[startup+0.1059 s]
/proc/loadavg: 2.02 2.08 2.05 4/73 17480
/proc/meminfo: memFree=1542456/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=4744 CPUtime=0.08
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 917 960 0 0 8 0 0 0 25 0 1 0 58735561 4857856 525 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 1186 525 389 142 0 140 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4744

[startup+0.202918 s]
/proc/loadavg: 2.02 2.08 2.05 4/73 17480
/proc/meminfo: memFree=1542456/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=4744 CPUtime=0.18
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 917 960 0 0 18 0 0 0 25 0 1 0 58735561 4857856 525 996147200 134512640 135095119 4294956304 18446744073709551615 134927008 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 1186 525 389 142 0 140 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 4744

[startup+0.302939 s]
/proc/loadavg: 2.02 2.08 2.05 4/73 17480
/proc/meminfo: memFree=1542456/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=4744 CPUtime=0.28
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 917 960 0 0 28 0 0 0 25 0 1 0 58735561 4857856 525 996147200 134512640 135095119 4294956304 18446744073709551615 134927082 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 1186 525 389 142 0 140 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 4744

[startup+0.70302 s]
/proc/loadavg: 2.02 2.08 2.05 4/73 17480
/proc/meminfo: memFree=1542456/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=4744 CPUtime=0.67
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 917 960 0 0 67 0 0 0 25 0 1 0 58735561 4857856 525 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 1186 525 389 142 0 140 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 4744

[startup+1.50118 s]
/proc/loadavg: 2.02 2.08 2.05 3/74 17486
/proc/meminfo: memFree=1541808/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=4744 CPUtime=1.47
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 917 960 0 0 147 0 0 0 25 0 1 0 58735561 4857856 525 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 1186 525 389 142 0 140 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 4744

[startup+3.10151 s]
/proc/loadavg: 2.02 2.08 2.05 3/74 17486
/proc/meminfo: memFree=1541488/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=4744 CPUtime=3.06
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 917 960 0 0 306 0 0 0 25 0 1 0 58735561 4857856 525 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 1186 525 389 142 0 140 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 4744

[startup+6.30116 s]
/proc/loadavg: 2.02 2.08 2.05 3/74 17486
/proc/meminfo: memFree=1541432/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=4744 CPUtime=6.23
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 923 960 0 0 623 0 0 0 25 0 1 0 58735561 4857856 531 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 1186 531 389 142 0 140 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 4744

[startup+12.7015 s]
/proc/loadavg: 2.02 2.08 2.05 3/74 17486
/proc/meminfo: memFree=1541304/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=4876 CPUtime=12.58
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 949 960 0 0 1258 0 0 0 25 0 1 0 58735561 4993024 557 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 1219 557 389 142 0 173 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 4876

[startup+25.5011 s]
/proc/loadavg: 2.01 2.07 2.04 3/74 17486
/proc/meminfo: memFree=1541112/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=5136 CPUtime=25.28
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 1019 960 0 0 2528 0 0 0 25 0 1 0 58735561 5259264 594 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 1284 594 389 142 0 238 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 5136

[startup+51.1013 s]
/proc/loadavg: 2.01 2.07 2.04 3/74 17486
/proc/meminfo: memFree=1540664/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=5548 CPUtime=50.68
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 1185 960 0 0 5067 1 0 0 25 0 1 0 58735561 5681152 695 996147200 134512640 135095119 4294956304 18446744073709551615 134918064 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 1387 695 389 142 0 341 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 5548

[startup+102.303 s]
/proc/loadavg: 2.00 2.05 2.04 3/74 17486
/proc/meminfo: memFree=1539320/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=6584 CPUtime=101.49
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 1520 960 0 0 10148 1 0 0 25 0 1 0 58735561 6742016 901 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 1646 901 389 142 0 600 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 6584

[startup+162.302 s]
/proc/loadavg: 2.00 2.04 2.03 3/74 17492
/proc/meminfo: memFree=1537400/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=8524 CPUtime=161.01
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 2117 960 0 0 16100 1 0 0 25 0 1 0 58735561 8728576 1208 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 2131 1208 389 142 0 1085 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 8524

[startup+222.306 s]
/proc/loadavg: 1.93 2.01 2.02 3/74 17525
/proc/meminfo: memFree=1561400/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=8524 CPUtime=220.55
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 2226 960 0 0 22053 2 0 0 25 0 1 0 58735561 8728576 1317 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 2131 1317 389 142 0 1085 0
Current children cumulated CPU time (s) 220.55
Current children cumulated vsize (KiB) 8524

[startup+282.301 s]
/proc/loadavg: 1.97 2.01 2.01 3/74 17525
/proc/meminfo: memFree=1556344/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=9044 CPUtime=280.3
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 2455 960 0 0 28028 2 0 0 25 0 1 0 58735561 9261056 1546 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 2261 1546 389 142 0 1215 0
Current children cumulated CPU time (s) 280.3
Current children cumulated vsize (KiB) 9044

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 2.01 2/69 17542
/proc/meminfo: memFree=1566368/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=12532 CPUtime=340.04
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 3441 960 0 0 34001 3 0 0 25 0 1 0 58735561 12832768 1954 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 3133 1954 389 142 0 2087 0
Current children cumulated CPU time (s) 340.04
Current children cumulated vsize (KiB) 12532

[startup+402.302 s]
/proc/loadavg: 2.03 2.01 2.01 3/74 17557
/proc/meminfo: memFree=1554232/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=12532 CPUtime=399.56
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 3545 960 0 0 39953 3 0 0 25 0 1 0 58735561 12832768 2058 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 3133 2058 389 142 0 2087 0
Current children cumulated CPU time (s) 399.56
Current children cumulated vsize (KiB) 12532

[startup+462.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 17557
/proc/meminfo: memFree=1548664/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=12664 CPUtime=459.09
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 3693 960 0 0 45906 3 0 0 25 0 1 0 58735561 12967936 2206 996147200 134512640 135095119 4294956304 18446744073709551615 134918161 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 3166 2206 389 142 0 2120 0
Current children cumulated CPU time (s) 459.09
Current children cumulated vsize (KiB) 12664

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17557
/proc/meminfo: memFree=1542904/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=13060 CPUtime=518.63
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 3904 960 0 0 51860 3 0 0 25 0 1 0 58735561 13373440 2417 996147200 134512640 135095119 4294956304 18446744073709551615 134918117 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 3265 2417 389 142 0 2219 0
Current children cumulated CPU time (s) 518.63
Current children cumulated vsize (KiB) 13060

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17557
/proc/meminfo: memFree=1536504/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=13452 CPUtime=578.17
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 4112 960 0 0 57813 4 0 0 25 0 1 0 58735561 13774848 2625 996147200 134512640 135095119 4294956304 18446744073709551615 134926973 0 0 4096 0 0 0 0 17 0 0 0
/proc/17480/statm: 3363 2625 389 142 0 2317 0
Current children cumulated CPU time (s) 578.17
Current children cumulated vsize (KiB) 13452

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17557
/proc/meminfo: memFree=1529272/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=20300 CPUtime=637.7

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1509416/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=20564 CPUtime=876.05
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 6402 960 0 0 87599 6 0 0 25 0 1 0 58735561 21057536 3761 996147200 134512640 135095119 4294956304 18446744073709551615 134918241 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 5141 3761 389 142 0 4095 0
Current children cumulated CPU time (s) 876.05
Current children cumulated vsize (KiB) 20564

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1508520/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=20960 CPUtime=936.02
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 6612 960 0 0 93596 6 0 0 25 0 1 0 58735561 21463040 3971 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 5240 3971 389 142 0 4194 0
Current children cumulated CPU time (s) 936.02
Current children cumulated vsize (KiB) 20960

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1507624/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=21352 CPUtime=996
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 6819 960 0 0 99594 6 0 0 25 0 1 0 58735561 21864448 4178 996147200 134512640 135095119 4294956304 18446744073709551615 134918244 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 5338 4178 389 142 0 4292 0
Current children cumulated CPU time (s) 996
Current children cumulated vsize (KiB) 21352

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1506664/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=21744 CPUtime=1055.99
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 7030 960 0 0 105592 7 0 0 25 0 1 0 58735561 22265856 4389 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 5436 4389 389 142 0 4390 0
Current children cumulated CPU time (s) 1055.99
Current children cumulated vsize (KiB) 21744

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1505832/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=22140 CPUtime=1115.97
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 7237 960 0 0 111590 7 0 0 25 0 1 0 58735561 22671360 4596 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 5535 4596 389 142 0 4489 0
Current children cumulated CPU time (s) 1115.97
Current children cumulated vsize (KiB) 22140

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1504936/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=22668 CPUtime=1175.95
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 7456 960 0 0 117588 7 0 0 25 0 1 0 58735561 23212032 4815 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 5667 4815 389 142 0 4621 0
Current children cumulated CPU time (s) 1175.95
Current children cumulated vsize (KiB) 22668

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1503912/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=23060 CPUtime=1235.92
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 7685 960 0 0 123585 7 0 0 25 0 1 0 58735561 23613440 5044 996147200 134512640 135095119 4294956304 18446744073709551615 134927008 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 5765 5044 389 142 0 4719 0
Current children cumulated CPU time (s) 1235.92
Current children cumulated vsize (KiB) 23060

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1499560/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=36104 CPUtime=1295.9
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 11052 960 0 0 129582 8 0 0 25 0 1 0 58735561 36970496 6105 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 9026 6105 389 142 0 7980 0
Current children cumulated CPU time (s) 1295.9
Current children cumulated vsize (KiB) 36104

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1499176/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=36104 CPUtime=1355.88
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 11169 960 0 0 135580 8 0 0 25 0 1 0 58735561 36970496 6222 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 9026 6222 389 142 0 7980 0
Current children cumulated CPU time (s) 1355.88
Current children cumulated vsize (KiB) 36104

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1498792/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=36104 CPUtime=1415.86
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 11280 960 0 0 141578 8 0 0 25 0 1 0 58735561 36970496 6333 996147200 134512640 135095119 4294956304 18446744073709551615 134918148 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 9026 6333 389 142 0 7980 0
Current children cumulated CPU time (s) 1415.86
Current children cumulated vsize (KiB) 36104

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1498280/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=36104 CPUtime=1475.84
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 11400 960 0 0 147575 9 0 0 25 0 1 0 58735561 36970496 6453 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 9026 6453 389 142 0 7980 0
Current children cumulated CPU time (s) 1475.84
Current children cumulated vsize (KiB) 36104

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1497768/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=36104 CPUtime=1535.82
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 11514 960 0 0 153573 9 0 0 25 0 1 0 58735561 36970496 6567 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 9026 6567 389 142 0 7980 0
Current children cumulated CPU time (s) 1535.82
Current children cumulated vsize (KiB) 36104

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1497192/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=36104 CPUtime=1595.8
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 11635 960 0 0 159571 9 0 0 25 0 1 0 58735561 36970496 6688 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 9026 6688 389 142 0 7980 0
Current children cumulated CPU time (s) 1595.8
Current children cumulated vsize (KiB) 36104

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1496744/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=36104 CPUtime=1655.78
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 11744 960 0 0 165569 9 0 0 25 0 1 0 58735561 36970496 6797 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 9026 6797 389 142 0 7980 0
Current children cumulated CPU time (s) 1655.78
Current children cumulated vsize (KiB) 36104

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1496040/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=36364 CPUtime=1715.75
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 11918 960 0 0 171566 9 0 0 25 0 1 0 58735561 37236736 6971 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 9091 6971 389 142 0 8045 0
Current children cumulated CPU time (s) 1715.75
Current children cumulated vsize (KiB) 36364

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1495080/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=36756 CPUtime=1775.73
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 12139 960 0 0 177564 9 0 0 25 0 1 0 58735561 37638144 7192 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 9189 7192 389 142 0 8143 0
Current children cumulated CPU time (s) 1775.73
Current children cumulated vsize (KiB) 36756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1494760/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=36888 CPUtime=1800.03
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 12218 960 0 0 179994 9 0 0 25 0 1 0 58735561 37773312 7271 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 9222 7271 389 142 0 8176 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 36888

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

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

[startup+1806.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 17629
/proc/meminfo: memFree=1494760/2055920 swapFree=4192812/4192956
[pid=17480] ppid=17478 vsize=36888 CPUtime=1800.03
/proc/17480/stat : 17480 (pcs.small) R 17478 17480 16857 0 -1 4194304 12218 960 0 0 179994 9 0 0 25 0 1 0 58735561 37773312 7271 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17480/statm: 9222 7271 389 142 0 8176 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 36888

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.61
CPU time (s): 1800.05
CPU user time (s): 1799.94
CPU system time (s): 0.106983
CPU usage (%): 99.6369
Max. virtual memory (cumulated for all children) (KiB): 36888

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

runsolver used 1.78973 second user time and 4.79227 second system time

The end

Launcher Data

Begin job on node80 at 2009-07-16 05:58:30
IDJOB=2079348
IDBENCH=56885
IDSOLVER=733
FILE ID=node80/2079348-1247716710
PBS_JOBID= 9521430
Free space on /tmp= 66320 MiB

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

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

MD5SUM BENCH= eb78565b2c1c549f39d6f29bd7fb9161
RANDOM SEED=850860761

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1542936 kB
Buffers:         72496 kB
Cached:         311976 kB
SwapCached:          0 kB
Active:         116208 kB
Inactive:       311812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1542936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:          55020 kB
Slab:            70336 kB
Committed_AS:   551924 kB
PageTables:       1804 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66320 MiB
End job on node80 at 2009-07-16 06:28:38