Trace number 2071693

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.12 1803.81

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg13-13_ext.xml
MD5SUMb641d14baca9d7d37aa2224156426b44
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 benchmark285.072
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints26
Maximum constraint arity13
Maximum domain size26
Number of constraints which are defined in extension26
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c small-domain mode
0.00/0.04	c Seed is 483154527
0.00/0.04	c Constructing HOME/instance-2071693-1247710726.xml  with 26 constraints
0.07/0.13	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-2071693-1247710726/watcher-2071693-1247710726 -o /tmp/evaluation-result-2071693-1247710726/solver-2071693-1247710726 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 483154527 HOME/instance-2071693-1247710726.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.89 2.01 1.99 4/81 11284
/proc/meminfo: memFree=1023904/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=5356 CPUtime=0
/proc/11284/stat : 11284 (pcssolve) R 11282 11284 11247 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 58136663 5484544 236 996147200 4194304 4889804 548682068800 18446744073709551615 4715160 0 0 4100 65536 0 0 0 17 1 0 0
/proc/11284/statm: 1339 236 197 169 0 50 0

[startup+0.0954409 s]
/proc/loadavg: 1.89 2.01 1.99 4/81 11284
/proc/meminfo: memFree=1023904/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=5412 CPUtime=0.07
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1113 1448 0 0 7 0 0 0 18 0 1 0 58136663 5541888 686 996147200 134512640 135095119 4294956304 18446744073709551615 134934206 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1353 686 374 142 0 307 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5412

[startup+0.101439 s]
/proc/loadavg: 1.89 2.01 1.99 4/81 11284
/proc/meminfo: memFree=1023904/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=5500 CPUtime=0.07
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1135 1448 0 0 7 0 0 0 18 0 1 0 58136663 5632000 708 996147200 134512640 135095119 4294956304 18446744073709551615 9072247 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1375 708 374 142 0 329 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5500

[startup+0.301463 s]
/proc/loadavg: 1.89 2.01 1.99 4/81 11284
/proc/meminfo: memFree=1023904/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=5720 CPUtime=0.27
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1235 1448 0 0 27 0 0 0 19 0 1 0 58136663 5857280 773 996147200 134512640 135095119 4294956304 18446744073709551615 134927075 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1430 773 389 142 0 384 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5720

[startup+0.701506 s]
/proc/loadavg: 1.89 2.01 1.99 4/81 11284
/proc/meminfo: memFree=1023904/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=5720 CPUtime=0.67
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1235 1448 0 0 67 0 0 0 23 0 1 0 58136663 5857280 773 996147200 134512640 135095119 4294956304 18446744073709551615 134916470 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1430 773 389 142 0 384 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5720

[startup+1.5016 s]
/proc/loadavg: 1.89 2.01 1.99 3/82 11290
/proc/meminfo: memFree=1022168/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=5720 CPUtime=1.46
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1235 1448 0 0 146 0 0 0 25 0 1 0 58136663 5857280 773 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1430 773 389 142 0 384 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 5720

[startup+3.10177 s]
/proc/loadavg: 1.89 2.01 1.99 3/82 11290
/proc/meminfo: memFree=1022104/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=5720 CPUtime=3.05
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1235 1448 0 0 305 0 0 0 25 0 1 0 58136663 5857280 773 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1430 773 389 142 0 384 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 5720

[startup+6.30113 s]
/proc/loadavg: 1.90 2.01 1.99 3/82 11290
/proc/meminfo: memFree=1021976/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=5720 CPUtime=6.22
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1235 1448 0 0 622 0 0 0 25 0 1 0 58136663 5857280 773 996147200 134512640 135095119 4294956304 18446744073709551615 134918161 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1430 773 389 142 0 384 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 5720

[startup+12.7028 s]
/proc/loadavg: 1.91 2.01 1.99 3/82 11290
/proc/meminfo: memFree=1021848/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=5720 CPUtime=12.56
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1236 1448 0 0 1256 0 0 0 25 0 1 0 58136663 5857280 774 996147200 134512640 135095119 4294956304 18446744073709551615 134918085 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1430 774 389 142 0 384 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 5720

[startup+25.5013 s]
/proc/loadavg: 1.93 2.00 1.99 3/82 11290
/proc/meminfo: memFree=1021912/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=5720 CPUtime=25.25
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1236 1448 0 0 2525 0 0 0 25 0 1 0 58136663 5857280 774 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1430 774 389 142 0 384 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 5720

[startup+51.1011 s]
/proc/loadavg: 1.95 2.00 1.99 3/82 11290
/proc/meminfo: memFree=1022040/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=5720 CPUtime=50.64
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1237 1448 0 0 5064 0 0 0 25 0 1 0 58136663 5857280 775 996147200 134512640 135095119 4294956304 18446744073709551615 134918126 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1430 775 389 142 0 384 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 5720

[startup+102.307 s]
/proc/loadavg: 1.98 2.00 1.99 3/82 11290
/proc/meminfo: memFree=1022040/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=5720 CPUtime=101.4
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1242 1448 0 0 10140 0 0 0 25 0 1 0 58136663 5857280 780 996147200 134512640 135095119 4294956304 18446744073709551615 134918220 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1430 780 389 142 0 384 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 5720

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/82 11290
/proc/meminfo: memFree=1021848/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=5980 CPUtime=160.89
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1281 1448 0 0 16089 0 0 0 25 0 1 0 58136663 6123520 819 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1495 819 389 142 0 449 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 5980

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/82 11290
/proc/meminfo: memFree=1021784/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=5980 CPUtime=220.38
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1295 1448 0 0 22038 0 0 0 25 0 1 0 58136663 6123520 833 996147200 134512640 135095119 4294956304 18446744073709551615 134918139 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1495 833 389 142 0 449 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 5980

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/82 11290
/proc/meminfo: memFree=1021592/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=6236 CPUtime=279.87
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1373 1448 0 0 27987 0 0 0 25 0 1 0 58136663 6385664 846 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1559 846 389 142 0 513 0
Current children cumulated CPU time (s) 279.87
Current children cumulated vsize (KiB) 6236

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/82 11290
/proc/meminfo: memFree=1021528/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=6236 CPUtime=339.36
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1386 1448 0 0 33936 0 0 0 25 0 1 0 58136663 6385664 859 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11284/statm: 1559 859 389 142 0 513 0
Current children cumulated CPU time (s) 339.36
Current children cumulated vsize (KiB) 6236

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1031648/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=6236 CPUtime=399.11
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1399 1448 0 0 39910 1 0 0 25 0 1 0 58136663 6385664 872 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 1559 872 389 142 0 513 0
Current children cumulated CPU time (s) 399.11
Current children cumulated vsize (KiB) 6236

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1031648/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=6368 CPUtime=459.08
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1442 1448 0 0 45907 1 0 0 25 0 1 0 58136663 6520832 915 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 1592 915 389 142 0 546 0
Current children cumulated CPU time (s) 459.08
Current children cumulated vsize (KiB) 6368

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1031648/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=6368 CPUtime=519.06
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1459 1448 0 0 51905 1 0 0 25 0 1 0 58136663 6520832 932 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 1592 932 389 142 0 546 0
Current children cumulated CPU time (s) 519.06
Current children cumulated vsize (KiB) 6368

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1031456/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=6880 CPUtime=579.04
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1602 1448 0 0 57902 2 0 0 25 0 1 0 58136663 7045120 946 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 1720 946 389 142 0 674 0
Current children cumulated CPU time (s) 579.04
Current children cumulated vsize (KiB) 6880

[startup+642.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1031456/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=6880 CPUtime=639.02
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1620 1448 0 0 63900 2 0 0 25 0 1 0 58136663 7045120 964 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 1720 964 389 142 0 674 0
Current children cumulated CPU time (s) 639.02
Current children cumulated vsize (KiB) 6880

[startup+702.302 s]

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

[startup+822.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1030816/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=7008 CPUtime=818.95
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1701 1448 0 0 81893 2 0 0 25 0 1 0 58136663 7176192 1045 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 1752 1045 389 142 0 706 0
Current children cumulated CPU time (s) 818.95
Current children cumulated vsize (KiB) 7008

[startup+882.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1030368/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=7536 CPUtime=878.93
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1806 1448 0 0 87891 2 0 0 25 0 1 0 58136663 7716864 1150 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 1884 1150 389 142 0 838 0
Current children cumulated CPU time (s) 878.93
Current children cumulated vsize (KiB) 7536

[startup+942.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1030304/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=7536 CPUtime=938.91
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1822 1448 0 0 93889 2 0 0 25 0 1 0 58136663 7716864 1166 996147200 134512640 135095119 4294956304 18446744073709551615 134918227 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 1884 1166 389 142 0 838 0
Current children cumulated CPU time (s) 938.91
Current children cumulated vsize (KiB) 7536

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1030176/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=7536 CPUtime=998.89
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1837 1448 0 0 99887 2 0 0 25 0 1 0 58136663 7716864 1181 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 1884 1181 389 142 0 838 0
Current children cumulated CPU time (s) 998.89
Current children cumulated vsize (KiB) 7536

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1030048/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=7536 CPUtime=1058.86
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 1852 1448 0 0 105884 2 0 0 25 0 1 0 58136663 7716864 1196 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 1884 1196 389 142 0 838 0
Current children cumulated CPU time (s) 1058.86
Current children cumulated vsize (KiB) 7536

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1029664/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=8560 CPUtime=1118.84
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 2125 1448 0 0 111882 2 0 0 25 0 1 0 58136663 8765440 1212 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 2140 1212 389 142 0 1094 0
Current children cumulated CPU time (s) 1118.84
Current children cumulated vsize (KiB) 8560

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1029664/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=8560 CPUtime=1178.82
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 2141 1448 0 0 117880 2 0 0 25 0 1 0 58136663 8765440 1228 996147200 134512640 135095119 4294956304 18446744073709551615 134918227 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 2140 1228 389 142 0 1094 0
Current children cumulated CPU time (s) 1178.82
Current children cumulated vsize (KiB) 8560

[startup+1242.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1029536/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=8560 CPUtime=1238.8
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 2158 1448 0 0 123878 2 0 0 25 0 1 0 58136663 8765440 1245 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 2140 1245 389 142 0 1094 0
Current children cumulated CPU time (s) 1238.8
Current children cumulated vsize (KiB) 8560

[startup+1302.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1029280/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=8560 CPUtime=1298.78
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 2190 1448 0 0 129876 2 0 0 25 0 1 0 58136663 8765440 1277 996147200 134512640 135095119 4294956304 18446744073709551615 134927070 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 2140 1277 389 142 0 1094 0
Current children cumulated CPU time (s) 1298.78
Current children cumulated vsize (KiB) 8560

[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1029216/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=8560 CPUtime=1358.75
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 2217 1448 0 0 135873 2 0 0 25 0 1 0 58136663 8765440 1304 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 2140 1304 389 142 0 1094 0
Current children cumulated CPU time (s) 1358.75
Current children cumulated vsize (KiB) 8560

[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1029024/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=8688 CPUtime=1418.73
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 2246 1448 0 0 141871 2 0 0 25 0 1 0 58136663 8896512 1333 996147200 134512640 135095119 4294956304 18446744073709551615 134927080 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 2172 1333 389 142 0 1126 0
Current children cumulated CPU time (s) 1418.73
Current children cumulated vsize (KiB) 8688

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1028960/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=8688 CPUtime=1478.71
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 2273 1448 0 0 147869 2 0 0 25 0 1 0 58136663 8896512 1360 996147200 134512640 135095119 4294956304 18446744073709551615 134927073 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 2172 1360 389 142 0 1126 0
Current children cumulated CPU time (s) 1478.71
Current children cumulated vsize (KiB) 8688

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1028768/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=8816 CPUtime=1538.68
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 2303 1448 0 0 153866 2 0 0 25 0 1 0 58136663 9027584 1390 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 2204 1390 389 142 0 1158 0
Current children cumulated CPU time (s) 1538.68
Current children cumulated vsize (KiB) 8816

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1028576/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=8816 CPUtime=1598.67
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 2333 1448 0 0 159864 3 0 0 25 0 1 0 58136663 9027584 1420 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 2204 1420 389 142 0 1158 0
Current children cumulated CPU time (s) 1598.67
Current children cumulated vsize (KiB) 8816

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1027744/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=9604 CPUtime=1658.64
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 2533 1448 0 0 165861 3 0 0 25 0 1 0 58136663 9834496 1587 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 2401 1587 389 142 0 1355 0
Current children cumulated CPU time (s) 1658.64
Current children cumulated vsize (KiB) 9604

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1027744/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=9604 CPUtime=1718.62
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 2549 1448 0 0 171859 3 0 0 25 0 1 0 58136663 9834496 1603 996147200 134512640 135095119 4294956304 18446744073709551615 134926990 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 2401 1603 389 142 0 1355 0
Current children cumulated CPU time (s) 1718.62
Current children cumulated vsize (KiB) 9604

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1027616/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=9604 CPUtime=1778.6
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 2565 1448 0 0 177857 3 0 0 25 0 1 0 58136663 9834496 1619 996147200 134512640 135095119 4294956304 18446744073709551615 134927054 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 2401 1619 389 142 0 1355 0
Current children cumulated CPU time (s) 1778.6
Current children cumulated vsize (KiB) 9604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.8 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 11324
/proc/meminfo: memFree=1027552/2055920 swapFree=4192812/4192956
[pid=11284] ppid=11282 vsize=9604 CPUtime=1800.09
/proc/11284/stat : 11284 (pcs.small) R 11282 11284 11247 0 -1 4194304 2572 1448 0 0 180006 3 0 0 25 0 1 0 58136663 9834496 1626 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/11284/statm: 2401 1626 389 142 0 1355 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9604

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): 1803.81
CPU time (s): 1800.12
CPU user time (s): 1800.07
CPU system time (s): 0.044993
CPU usage (%): 99.7954
Max. virtual memory (cumulated for all children) (KiB): 9604

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

runsolver used 1.68274 second user time and 4.90925 second system time

The end

Launcher Data

Begin job on node38 at 2009-07-16 04:18:46
IDJOB=2071693
IDBENCH=55522
IDSOLVER=734
FILE ID=node38/2071693-1247710726
PBS_JOBID= 9521415
Free space on /tmp= 66228 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg13-13_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071693-1247710726/watcher-2071693-1247710726 -o /tmp/evaluation-result-2071693-1247710726/solver-2071693-1247710726 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 483154527 HOME/instance-2071693-1247710726.xml

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

MD5SUM BENCH= b641d14baca9d7d37aa2224156426b44
RANDOM SEED=483154527

node38.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1024384 kB
Buffers:         98968 kB
Cached:         800740 kB
SwapCached:          0 kB
Active:         393844 kB
Inactive:       537252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1024384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2356 kB
Writeback:           0 kB
Mapped:          51704 kB
Slab:            85720 kB
Committed_AS:   563124 kB
PageTables:       1956 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= 66228 MiB
End job on node38 at 2009-07-16 04:48:52