Trace number 2077094

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.04 1802.21

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg8-12_ext.xml
MD5SUMa5656f4953dca2b0bb60baf5002b0ce7
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 variables96
Number of constraints20
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension20
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.05	c small-domain mode
0.00/0.06	c Seed is 600167918
0.00/0.06	c Constructing HOME/instance-2077094-1247714574.xml  with 20 constraints
0.77/0.80	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-2077094-1247714574/watcher-2077094-1247714574 -o /tmp/evaluation-result-2077094-1247714574/solver-2077094-1247714574 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 600167918 HOME/instance-2077094-1247714574.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.96 2.01 2.00 4/81 14658
/proc/meminfo: memFree=1398760/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=5356 CPUtime=0
/proc/14658/stat : 14658 (pcssolve) R 14656 14658 13731 0 -1 4194304 290 0 0 0 0 0 0 0 23 0 1 0 58517752 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14658/statm: 1339 241 200 169 0 50 0
[pid=14659] ppid=14658 vsize=3676 CPUtime=0
/proc/14659/stat : 14659 (fgrep) R 14658 14658 13731 0 -1 4194304 133 0 0 0 0 0 0 0 24 0 1 0 58517752 3764224 100 996147200 4194304 4274172 548682068976 18446744073709551615 224627480528 0 0 4096 0 0 0 0 17 1 0 0
/proc/14659/statm: 919 100 81 19 0 43 0
[pid=14660] ppid=14658 vsize=5356 CPUtime=0
/proc/14660/stat : 14660 (pcssolve) R 14658 14658 13731 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 58517752 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14660/statm: 1339 241 200 169 0 50 0

[startup+0.020919 s]
/proc/loadavg: 1.96 2.01 2.00 4/81 14658
/proc/meminfo: memFree=1398760/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=5356 CPUtime=0
/proc/14658/stat : 14658 (pcssolve) S 14656 14658 13731 0 -1 4194304 305 1170 0 0 0 0 0 0 23 0 1 0 58517752 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14658/statm: 1339 242 201 169 0 50 0
[pid=14660] ppid=14658 vsize=200 CPUtime=0
/proc/14660/stat : 14660 (grep) R 14658 14658 13731 0 -1 4194304 46 0 0 0 0 0 0 0 25 0 1 0 58517752 204800 24 996147200 4194304 4274172 548682069040 18446744073709551615 224624965001 0 0 4096 0 0 0 0 17 1 0 0
/proc/14660/statm: 50 24 17 19 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5556

[startup+0.101924 s]
/proc/loadavg: 1.96 2.01 2.00 4/81 14658
/proc/meminfo: memFree=1398760/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=5504 CPUtime=0.08
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 978 3866 0 0 4 0 2 2 18 0 1 0 58517752 5636096 587 996147200 134512640 135095119 4294956304 18446744073709551615 134803172 0 0 4096 0 0 0 0 17 1 0 0
/proc/14658/statm: 1376 587 361 142 0 330 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5504

[startup+0.301954 s]
/proc/loadavg: 1.96 2.01 2.00 4/81 14658
/proc/meminfo: memFree=1398760/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=8548 CPUtime=0.28
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 1857 3866 0 0 24 0 2 2 19 0 1 0 58517752 8753152 1466 996147200 134512640 135095119 4294956304 18446744073709551615 134935063 0 0 4096 0 0 0 0 17 1 0 0
/proc/14658/statm: 2137 1466 371 142 0 1091 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8548

[startup+0.702011 s]
/proc/loadavg: 1.96 2.01 2.00 4/81 14658
/proc/meminfo: memFree=1398760/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11732 CPUtime=0.68
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3059 3866 0 0 63 1 2 2 22 0 1 0 58517752 12013568 1946 996147200 134512640 135095119 4294956304 18446744073709551615 134943812 0 0 4096 0 0 0 0 17 1 0 0
/proc/14658/statm: 2933 1946 375 142 0 1887 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11732

[startup+1.50112 s]
/proc/loadavg: 1.96 2.01 2.00 3/82 14664
/proc/meminfo: memFree=1391072/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1.47
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 142 1 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 1 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11512

[startup+3.10135 s]
/proc/loadavg: 1.96 2.01 2.00 3/82 14664
/proc/meminfo: memFree=1391008/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=3.05
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 300 1 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918148 0 0 4096 0 0 0 0 17 1 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 11512

[startup+6.3018 s]
/proc/loadavg: 1.96 2.01 2.00 3/82 14664
/proc/meminfo: memFree=1391072/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=6.22
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 617 1 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 11512

[startup+12.7017 s]
/proc/loadavg: 1.97 2.01 2.00 3/82 14664
/proc/meminfo: memFree=1391136/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=12.56
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 1251 1 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 11512

[startup+25.5015 s]
/proc/loadavg: 1.97 2.01 2.00 3/82 14664
/proc/meminfo: memFree=1391200/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=25.24
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 2519 1 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918227 0 0 4096 0 0 0 0 17 1 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 11512

[startup+51.1012 s]
/proc/loadavg: 1.98 2.01 2.00 3/82 14664
/proc/meminfo: memFree=1391264/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=50.6
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 5055 1 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 11512

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 14664
/proc/meminfo: memFree=1391136/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=101.33
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 10127 2 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 1 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 11512

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 14730
/proc/meminfo: memFree=1425384/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=160.82
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 16076 2 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 160.82
Current children cumulated vsize (KiB) 11512

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 14730
/proc/meminfo: memFree=1423912/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=220.79
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 22073 2 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 220.79
Current children cumulated vsize (KiB) 11512

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 14771
/proc/meminfo: memFree=1385040/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=280.77
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 28069 4 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 280.77
Current children cumulated vsize (KiB) 11512

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 14771
/proc/meminfo: memFree=1383184/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=340.74
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 34066 4 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 340.74
Current children cumulated vsize (KiB) 11512

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 14771
/proc/meminfo: memFree=1382736/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=400.71
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 40063 4 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 400.71
Current children cumulated vsize (KiB) 11512

[startup+462.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 14771
/proc/meminfo: memFree=1381968/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=460.69
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 46061 4 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 460.69
Current children cumulated vsize (KiB) 11512

[startup+522.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 14771
/proc/meminfo: memFree=1381776/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=520.66
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 52058 4 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 520.66
Current children cumulated vsize (KiB) 11512

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 14771
/proc/meminfo: memFree=1381392/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=580.63
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 58055 4 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134927013 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 580.63
Current children cumulated vsize (KiB) 11512

[startup+642.301 s]

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

[startup+822.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 14771
/proc/meminfo: memFree=1379728/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=820.53
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 82045 4 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 820.53
Current children cumulated vsize (KiB) 11512

[startup+882.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 14771
/proc/meminfo: memFree=1379472/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=880.5
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 88042 4 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 880.5
Current children cumulated vsize (KiB) 11512

[startup+942.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 14771
/proc/meminfo: memFree=1379152/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=940.48
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 94039 5 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 940.48
Current children cumulated vsize (KiB) 11512

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 14771
/proc/meminfo: memFree=1378896/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1000.45
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 100036 5 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1000.45
Current children cumulated vsize (KiB) 11512

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 2.00 4/83 14771
/proc/meminfo: memFree=1378640/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1060.42
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 106033 5 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918161 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1060.42
Current children cumulated vsize (KiB) 11512

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 14771
/proc/meminfo: memFree=1378320/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1120.4
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 112031 5 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134926999 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1120.4
Current children cumulated vsize (KiB) 11512

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 14771
/proc/meminfo: memFree=1377936/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1180.37
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 118028 5 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918211 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1180.37
Current children cumulated vsize (KiB) 11512

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/83 14771
/proc/meminfo: memFree=1377552/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1240.35
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 124025 6 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1240.35
Current children cumulated vsize (KiB) 11512

[startup+1302.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/83 14771
/proc/meminfo: memFree=1377296/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1300.33
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 130023 6 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918088 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1300.33
Current children cumulated vsize (KiB) 11512

[startup+1362.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/83 14771
/proc/meminfo: memFree=1377168/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1360.3
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 136020 6 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1360.3
Current children cumulated vsize (KiB) 11512

[startup+1422.31 s]
/proc/loadavg: 2.06 2.05 2.01 3/83 14771
/proc/meminfo: memFree=1376912/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1420.28
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 142018 6 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1420.28
Current children cumulated vsize (KiB) 11512

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/83 14771
/proc/meminfo: memFree=1376720/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1480.25
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 148015 6 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134916454 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1480.25
Current children cumulated vsize (KiB) 11512

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 14771
/proc/meminfo: memFree=1376400/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1540.22
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 154012 6 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1540.22
Current children cumulated vsize (KiB) 11512

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 14771
/proc/meminfo: memFree=1376272/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1600.19
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 160009 6 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1600.19
Current children cumulated vsize (KiB) 11512

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 14771
/proc/meminfo: memFree=1376144/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1660.17
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 166007 6 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1660.17
Current children cumulated vsize (KiB) 11512

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 14771
/proc/meminfo: memFree=1375952/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1720.14
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 172004 6 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134927001 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1720.14
Current children cumulated vsize (KiB) 11512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14771
/proc/meminfo: memFree=1375696/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1780.11
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 178001 6 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1780.11
Current children cumulated vsize (KiB) 11512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14773
/proc/meminfo: memFree=1375632/2055920 swapFree=4192812/4192956
[pid=14658] ppid=14656 vsize=11512 CPUtime=1800.01
/proc/14658/stat : 14658 (pcs.small) R 14656 14658 13731 0 -1 4194304 3519 3866 0 0 179991 6 2 2 25 0 1 0 58517752 11788288 2226 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/14658/statm: 2878 2226 389 142 0 1832 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 11512

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): 1802.21
CPU time (s): 1800.04
CPU user time (s): 1799.94
CPU system time (s): 0.093985
CPU usage (%): 99.8794
Max. virtual memory (cumulated for all children) (KiB): 13872

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

runsolver used 2.84657 second user time and 5.2802 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-16 05:22:54
IDJOB=2077094
IDBENCH=56549
IDSOLVER=734
FILE ID=node49/2077094-1247714574
PBS_JOBID= 9521377
Free space on /tmp= 66372 MiB

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

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

MD5SUM BENCH= a5656f4953dca2b0bb60baf5002b0ce7
RANDOM SEED=600167918

node49.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.232
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.232
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:       1399240 kB
Buffers:         54752 kB
Cached:         486596 kB
SwapCached:          0 kB
Active:         160764 kB
Inactive:       433560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4476 kB
Writeback:           0 kB
Mapped:          73380 kB
Slab:            47312 kB
Committed_AS:   591676 kB
PageTables:       1912 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66372 MiB
End job on node49 at 2009-07-16 05:52:58