Trace number 1069147

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
bpsolver 2008-06-27? (TO) 1800.12 1809.07

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg16-18_ext.xml
MD5SUMb9a123c3462c681e773444fb1d5bb234
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 benchmark0.811875
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints34
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension34
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.20	c bpsolver version 6.27.2008
0.19/0.20	c converting(HOME/instance-1069147-1215158913)
0.29/0.37	c Converted in 115 ms
0.29/0.37	c solving(HOME/instance-1069147-1215158913,1800000)

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069147-1215158913/watcher-1069147-1215158913 -o /tmp/evaluation-result-1069147-1215158913/solver-1069147-1215158913 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1069147-1215158913 1800 

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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 1.99 4/82 3437
/proc/meminfo: memFree=1561376/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=4780 CPUtime=0
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 608 0 0 0 0 0 0 0 18 0 1 0 250365107 4894720 326 996147200 134512640 134990860 4294956096 18446744073709551615 134530848 0 0 4096 0 0 0 0 17 0 0 0
/proc/3437/statm: 1195 336 72 116 0 706 0

[startup+0.0179779 s]
/proc/loadavg: 1.99 2.00 1.99 4/82 3437
/proc/meminfo: memFree=1561376/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=55720 CPUtime=0.01
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 924 0 0 0 1 0 0 0 18 0 1 0 250365107 57057280 640 996147200 134512640 134990860 4294956096 18446744073709551615 6971176 0 0 4096 2 0 0 0 17 0 0 0
/proc/3437/statm: 13930 641 129 116 0 13441 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 55720

[startup+0.102985 s]
/proc/loadavg: 1.99 2.00 1.99 4/82 3437
/proc/meminfo: memFree=1561376/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=56080 CPUtime=0.09
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 1130 0 0 0 3 6 0 0 18 0 1 0 250365107 57425920 843 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/3437/statm: 14020 843 174 116 0 13531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56080

[startup+0.303006 s]
/proc/loadavg: 1.99 2.00 1.99 4/82 3437
/proc/meminfo: memFree=1561376/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=56080 CPUtime=0.29
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 1148 0 0 0 10 19 0 0 19 0 1 0 250365107 57425920 861 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/3437/statm: 14020 861 176 116 0 13531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56080

[startup+0.702049 s]
/proc/loadavg: 1.99 2.00 1.99 4/82 3437
/proc/meminfo: memFree=1561376/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=64116 CPUtime=0.7
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 2500 0 0 0 45 25 0 0 23 0 1 0 250365107 65654784 2158 996147200 134512640 134990860 4294956096 18446744073709551615 134746419 0 0 4096 2 0 0 0 17 0 0 0
/proc/3437/statm: 16029 2158 186 116 0 15540 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 64116

[startup+1.50114 s]
/proc/loadavg: 2.07 2.02 1.99 3/83 3438
/proc/meminfo: memFree=1550040/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=64116 CPUtime=1.49
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 4060 0 0 0 124 25 0 0 25 0 1 0 250365107 65654784 3718 996147200 134512640 134990860 4294956096 18446744073709551615 134746429 0 0 4096 2 0 0 0 17 0 0 0
/proc/3437/statm: 16029 3718 186 116 0 15540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64116

[startup+3.1013 s]
/proc/loadavg: 2.07 2.02 1.99 3/83 3438
/proc/meminfo: memFree=1542040/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=64116 CPUtime=3.07
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 7560 0 0 0 281 26 0 0 25 0 1 0 250365107 65654784 7218 996147200 134512640 134990860 4294956096 18446744073709551615 134746277 0 0 4096 2 0 0 0 17 0 0 0
/proc/3437/statm: 16029 7218 186 116 0 15540 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 64116

[startup+6.30164 s]
/proc/loadavg: 2.07 2.02 1.99 3/83 3438
/proc/meminfo: memFree=1483800/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=158544 CPUtime=6.26
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 38439 0 0 0 586 40 0 0 25 0 1 0 250365107 162349056 20960 996147200 134512640 134990860 4294956096 18446744073709551615 134746357 0 0 4096 2 0 0 0 17 0 0 0
/proc/3437/statm: 39636 20960 186 116 0 39147 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 158544

[startup+12.7013 s]
/proc/loadavg: 2.06 2.02 1.99 3/83 3438
/proc/meminfo: memFree=1400920/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=292368 CPUtime=12.63
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 87133 0 0 0 1202 61 0 0 25 0 1 0 250365107 299384832 41571 996147200 134512640 134990860 4294956096 18446744073709551615 134746419 0 0 4096 2 0 0 0 17 0 0 0
/proc/3437/statm: 73092 41571 186 116 0 72603 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 292368

[startup+25.5027 s]
/proc/loadavg: 2.05 2.01 1.99 3/83 3438
/proc/meminfo: memFree=1350424/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=292368 CPUtime=25.37
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 98825 0 0 0 2472 65 0 0 25 0 1 0 250365107 299384832 53263 996147200 134512640 134990860 4294956096 18446744073709551615 134716945 0 0 4096 2 0 0 0 17 0 0 0
/proc/3437/statm: 73092 53263 187 116 0 72603 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 292368

[startup+51.1024 s]
/proc/loadavg: 2.03 2.01 1.99 3/83 3438
/proc/meminfo: memFree=1206744/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=560304 CPUtime=50.84
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 197755 0 0 0 4980 104 0 0 25 0 1 0 250365107 573751296 90371 996147200 134512640 134990860 4294956096 18446744073709551615 134747088 0 0 4096 2 0 0 0 17 0 0 0
/proc/3437/statm: 140076 90371 187 116 0 139587 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 560304

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.99 3/84 3439
/proc/meminfo: memFree=1193680/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=570548 CPUtime=101.79
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198981 0 0 0 10074 105 0 0 25 0 2 0 250365107 584241152 91597 996147200 134512640 134990860 4294956096 18446744073709551615 134716908 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 142637 91597 193 116 0 142148 0
[pid=3437/tid=3439] ppid=3435 vsize=570548 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 250370252 584241152 91597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 570548

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 3439
/proc/meminfo: memFree=1193616/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=570548 CPUtime=161.5
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198982 0 0 0 16045 105 0 0 25 0 2 0 250365107 584241152 91598 996147200 134512640 134990860 4294956096 18446744073709551615 134746549 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 142637 91598 193 116 0 142148 0
[pid=3437/tid=3439] ppid=3435 vsize=570548 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 250370252 584241152 91598 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.5
Current children cumulated vsize (KiB) 570548

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 3439
/proc/meminfo: memFree=1193616/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=570548 CPUtime=221.2
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198982 0 0 0 22015 105 0 0 25 0 2 0 250365107 584241152 91598 996147200 134512640 134990860 4294956096 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 142637 91598 193 116 0 142148 0
[pid=3437/tid=3439] ppid=3435 vsize=570548 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 250370252 584241152 91598 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.2
Current children cumulated vsize (KiB) 570548

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 3439
/proc/meminfo: memFree=1193616/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=570548 CPUtime=280.92
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198982 0 0 0 27986 106 0 0 25 0 2 0 250365107 584241152 91598 996147200 134512640 134990860 4294956096 18446744073709551615 134746280 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 142637 91598 193 116 0 142148 0
[pid=3437/tid=3439] ppid=3435 vsize=570548 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 250370252 584241152 91598 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.92
Current children cumulated vsize (KiB) 570548

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 3439
/proc/meminfo: memFree=1193552/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=570548 CPUtime=340.62
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198982 0 0 0 33956 106 0 0 25 0 2 0 250365107 584241152 91598 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 142637 91598 193 116 0 142148 0
[pid=3437/tid=3439] ppid=3435 vsize=570548 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 250370252 584241152 91598 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.62
Current children cumulated vsize (KiB) 570548

[startup+402.303 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 3439
/proc/meminfo: memFree=1193552/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=570548 CPUtime=400.33
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198982 0 0 0 39927 106 0 0 25 0 2 0 250365107 584241152 91598 996147200 134512640 134990860 4294956096 18446744073709551615 134716945 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 142637 91598 193 116 0 142148 0
[pid=3437/tid=3439] ppid=3435 vsize=570548 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 250370252 584241152 91598 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.33
Current children cumulated vsize (KiB) 570548

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 3439
/proc/meminfo: memFree=1193488/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=570548 CPUtime=460.03
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198982 0 0 0 45897 106 0 0 25 0 2 0 250365107 584241152 91598 996147200 134512640 134990860 4294956096 18446744073709551615 134716935 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 142637 91598 193 116 0 142148 0
[pid=3437/tid=3439] ppid=3435 vsize=570548 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 250370252 584241152 91598 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.03
Current children cumulated vsize (KiB) 570548

[startup+522.303 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 3439
/proc/meminfo: memFree=1193488/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=570548 CPUtime=519.73
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198983 0 0 0 51867 106 0 0 25 0 2 0 250365107 584241152 91599 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 142637 91599 193 116 0 142148 0
[pid=3437/tid=3439] ppid=3435 vsize=570548 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 250370252 584241152 91599 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 519.73
Current children cumulated vsize (KiB) 570548

[startup+582.303 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 3439

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

/proc/3437/statm: 145198 91601 193 116 0 144709 0
[pid=3437/tid=3439] ppid=3435 vsize=580792 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 250370252 594731008 91601 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3440] ppid=3435 vsize=580792 CPUtime=0
/proc/3437/task/3440/stat : 3440 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 250460271 594731008 91601 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1236.2
Current children cumulated vsize (KiB) 580792

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 3440
/proc/meminfo: memFree=1192904/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=580792 CPUtime=1295.91
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198985 0 0 0 129484 107 0 0 25 0 3 0 250365107 594731008 91601 996147200 134512640 134990860 4294956096 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 145198 91601 193 116 0 144709 0
[pid=3437/tid=3439] ppid=3435 vsize=580792 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 250370252 594731008 91601 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3440] ppid=3435 vsize=580792 CPUtime=0
/proc/3437/task/3440/stat : 3440 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 250460271 594731008 91601 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1295.91
Current children cumulated vsize (KiB) 580792

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 3440
/proc/meminfo: memFree=1192904/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=580792 CPUtime=1355.61
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198985 0 0 0 135454 107 0 0 25 0 3 0 250365107 594731008 91601 996147200 134512640 134990860 4294956096 18446744073709551615 134716928 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 145198 91601 193 116 0 144709 0
[pid=3437/tid=3439] ppid=3435 vsize=580792 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 250370252 594731008 91601 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3440] ppid=3435 vsize=580792 CPUtime=0
/proc/3437/task/3440/stat : 3440 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 250460271 594731008 91601 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1355.61
Current children cumulated vsize (KiB) 580792

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 3441
/proc/meminfo: memFree=1192896/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=591036 CPUtime=1415.32
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198986 0 0 0 141425 107 0 0 25 0 4 0 250365107 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 147759 91602 193 116 0 147270 0
[pid=3437/tid=3439] ppid=3435 vsize=591036 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 250370252 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3440] ppid=3435 vsize=591036 CPUtime=0
/proc/3437/task/3440/stat : 3440 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 250460271 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3441] ppid=3435 vsize=591036 CPUtime=0
/proc/3437/task/3441/stat : 3441 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 250505282 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1415.32
Current children cumulated vsize (KiB) 591036

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 3441
/proc/meminfo: memFree=1192832/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=591036 CPUtime=1475.02
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198986 0 0 0 147395 107 0 0 25 0 4 0 250365107 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 134746429 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 147759 91602 193 116 0 147270 0
[pid=3437/tid=3439] ppid=3435 vsize=591036 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 250370252 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3440] ppid=3435 vsize=591036 CPUtime=0
/proc/3437/task/3440/stat : 3440 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 250460271 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3441] ppid=3435 vsize=591036 CPUtime=0
/proc/3437/task/3441/stat : 3441 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 250505282 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.02
Current children cumulated vsize (KiB) 591036

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 3441
/proc/meminfo: memFree=1192768/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=591036 CPUtime=1534.72
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198986 0 0 0 153365 107 0 0 25 0 4 0 250365107 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 134716894 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 147759 91602 193 116 0 147270 0
[pid=3437/tid=3439] ppid=3435 vsize=591036 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 250370252 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3440] ppid=3435 vsize=591036 CPUtime=0
/proc/3437/task/3440/stat : 3440 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 250460271 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3441] ppid=3435 vsize=591036 CPUtime=0
/proc/3437/task/3441/stat : 3441 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 250505282 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.72
Current children cumulated vsize (KiB) 591036

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 3441
/proc/meminfo: memFree=1192768/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=591036 CPUtime=1594.43
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198986 0 0 0 159336 107 0 0 25 0 4 0 250365107 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 147759 91602 193 116 0 147270 0
[pid=3437/tid=3439] ppid=3435 vsize=591036 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 250370252 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3440] ppid=3435 vsize=591036 CPUtime=0
/proc/3437/task/3440/stat : 3440 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 250460271 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3441] ppid=3435 vsize=591036 CPUtime=0
/proc/3437/task/3441/stat : 3441 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 250505282 605220864 91602 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.43
Current children cumulated vsize (KiB) 591036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 3442
/proc/meminfo: memFree=1192760/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=601280 CPUtime=1654.14
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198987 0 0 0 165307 107 0 0 25 0 5 0 250365107 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 134746487 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 150320 91603 193 116 0 149831 0
[pid=3437/tid=3439] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 250370252 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3440] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3440/stat : 3440 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 250460271 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3441] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3441/stat : 3441 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 250505282 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3442] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3442/stat : 3442 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 250527790 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.14
Current children cumulated vsize (KiB) 601280

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/79 3473
/proc/meminfo: memFree=1214392/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=601280 CPUtime=1713.75
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198987 0 0 0 171268 107 0 0 25 0 5 0 250365107 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 134716945 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3437/statm: 150320 91603 193 116 0 149831 0
[pid=3437/tid=3439] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 250370252 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3440] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3440/stat : 3440 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 250460271 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3441] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3441/stat : 3441 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 250505282 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3442] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3442/stat : 3442 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 250527790 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.75
Current children cumulated vsize (KiB) 601280

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/78 3500
/proc/meminfo: memFree=1205640/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=601280 CPUtime=1773.44
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198987 0 0 0 177237 107 0 0 25 0 5 0 250365107 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 150320 91603 193 116 0 149831 0
[pid=3437/tid=3439] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 250370252 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3440] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3440/stat : 3440 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 250460271 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3441] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3441/stat : 3441 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 250505282 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3442] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3442/stat : 3442 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 250527790 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.44
Current children cumulated vsize (KiB) 601280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809 s]
/proc/loadavg: 2.10 2.04 2.00 3/78 3500
/proc/meminfo: memFree=1205640/2055920 swapFree=4169364/4192956
[pid=3437] ppid=3435 vsize=601280 CPUtime=1800.05
/proc/3437/stat : 3437 (bprolog) R 3435 3437 2979 0 -1 4194304 198987 0 0 0 179897 108 0 0 25 0 5 0 250365107 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 134746451 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3437/statm: 150320 91603 193 116 0 149831 0
[pid=3437/tid=3439] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3439/stat : 3439 (bprolog) S 3435 3437 2979 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 250370252 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3440] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3440/stat : 3440 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 250460271 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3441] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3441/stat : 3441 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 250505282 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3437/tid=3442] ppid=3435 vsize=601280 CPUtime=0
/proc/3437/task/3442/stat : 3442 (bprolog) S 3435 3437 2979 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 250527790 615710720 91603 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 601280

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): 1809.07
CPU time (s): 1800.12
CPU user time (s): 1798.98
CPU system time (s): 1.13783
CPU usage (%): 99.5052
Max. virtual memory (cumulated for all children) (KiB): 700784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.98
system time used= 1.13783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198987
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= 10
involuntary context switches= 55763

runsolver used 1.83272 second user time and 4.76228 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-04 10:08:33
IDJOB=1069147
IDBENCH=55565
IDSOLVER=347
FILE ID=node82/1069147-1215158913
PBS_JOBID= 7881425
Free space on /tmp= 66492 MiB

SOLVER NAME= bpsolver 2008-06-27
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg16-18_ext.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069147-1215158913/watcher-1069147-1215158913 -o /tmp/evaluation-result-1069147-1215158913/solver-1069147-1215158913 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1069147-1215158913 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b9a123c3462c681e773444fb1d5bb234
RANDOM SEED=1618544371

node82.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.239
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.239
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:       1561856 kB
Buffers:         52048 kB
Cached:         347308 kB
SwapCached:      17960 kB
Active:         241196 kB
Inactive:       207672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1561856 kB
SwapTotal:     4192956 kB
SwapFree:      4169364 kB
Dirty:            1348 kB
Writeback:           0 kB
Mapped:          53280 kB
Slab:            30396 kB
Committed_AS:   597676 kB
PageTables:       1880 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= 66488 MiB
End job on node82 at 2008-07-04 10:38:44