Trace number 2077641

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 09? (TO) 1800.02 1867.71

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-15-10.xml
MD5SUM4054e8cc40ed34185434fb37f8362548
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.36273
Satisfiable
(Un)Satisfiability was proved
Number of variables190
Number of constraints964
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension72
Number of constraints which are defined in intension892
Global constraints used (with number of constraints)

Solver Data

0.00/0.05	c bpsolver version 6.29.2009
0.00/0.05	c converting(HOME/instance-2077641-1247365378)
2.38/3.13	c Converted in 752 ms
2.62/3.48	c solving(HOME/instance-2077641-1247365378,1800000)
2.62/3.48	c solving(HOME/instance-2077641-1247365378,1800000)

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-2077641-1247365378/watcher-2077641-1247365378 -o /tmp/evaluation-result-2077641-1247365378/solver-2077641-1247365378 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2077641-1247365378 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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.90 2.39 2.32 5/88 27042
/proc/meminfo: memFree=1171312/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=62200 CPUtime=0
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 863 0 0 0 0 0 0 0 20 0 1 0 23604779 63692800 579 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/27042/statm: 15550 580 127 144 0 15034 0

[startup+0.055352 s]
/proc/loadavg: 2.90 2.39 2.32 5/88 27042
/proc/meminfo: memFree=1171312/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=62208 CPUtime=0.01
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 1093 0 0 0 1 0 0 0 20 0 1 0 23604779 63700992 806 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/27042/statm: 15552 806 174 144 0 15036 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 62208

[startup+0.102356 s]
/proc/loadavg: 2.90 2.39 2.32 5/88 27042
/proc/meminfo: memFree=1171312/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=62208 CPUtime=0.06
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 1118 0 0 0 2 4 0 0 20 0 1 0 23604779 63700992 831 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/27042/statm: 15552 831 174 144 0 15036 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 62208

[startup+0.302392 s]
/proc/loadavg: 2.90 2.39 2.32 5/88 27042
/proc/meminfo: memFree=1171312/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=62208 CPUtime=0.24
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 1130 0 0 0 8 16 0 0 21 0 1 0 23604779 63700992 843 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/27042/statm: 15552 843 176 144 0 15036 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 62208

[startup+0.701459 s]
/proc/loadavg: 2.90 2.39 2.32 5/88 27042
/proc/meminfo: memFree=1171312/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=62208 CPUtime=0.6
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 1149 0 0 0 18 42 0 0 25 0 1 0 23604779 63700992 862 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/27042/statm: 15552 862 176 144 0 15036 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 62208

[startup+1.5016 s]
/proc/loadavg: 2.90 2.39 2.32 5/89 27128
/proc/meminfo: memFree=1167912/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=62208 CPUtime=1.17
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 1165 0 0 0 35 82 0 0 25 0 1 0 23604779 63700992 878 996147200 134512640 135105188 4294956096 18446744073709551615 7388276 0 0 4096 2 0 0 0 17 1 0 0
/proc/27042/statm: 15552 878 176 144 0 15036 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 62208

[startup+3.10188 s]
/proc/loadavg: 2.91 2.40 2.32 4/89 27285
/proc/meminfo: memFree=1167656/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=62208 CPUtime=2.38
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 1178 0 0 0 75 163 0 0 25 0 1 0 23604779 63700992 891 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/27042/statm: 15552 891 177 144 0 15036 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 62208
heavy processes:

[startup+6.30143 s]
/proc/loadavg: 2.91 2.40 2.32 4/89 27703
/proc/meminfo: memFree=1149416/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=81576 CPUtime=4.87
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5861 0 0 0 321 166 0 0 25 0 2 0 23604779 83533824 5245 996147200 134512640 135105188 4294956096 18446744073709551615 134718165 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27042/statm: 20394 5245 201 144 0 19878 0
[pid=27042/tid=27493] ppid=27039 vsize=81576 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23605143 83533824 5245 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 81576
heavy processes:

[startup+12.7015 s]
/proc/loadavg: 3.00 2.44 2.34 4/90 28103
/proc/meminfo: memFree=1148456/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=81576 CPUtime=10.46
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5861 0 0 0 879 167 0 0 25 0 2 0 23604779 83533824 5245 996147200 134512640 135105188 4294956096 18446744073709551615 134718105 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27042/statm: 20394 5245 201 144 0 19878 0
[pid=27042/tid=27493] ppid=27039 vsize=81576 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23605143 83533824 5245 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.46
Current children cumulated vsize (KiB) 81576

[startup+25.5027 s]
/proc/loadavg: 3.00 2.45 2.34 4/90 29348
/proc/meminfo: memFree=1146528/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=81576 CPUtime=20.81
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5861 0 0 0 1914 167 0 0 25 0 2 0 23604779 83533824 5245 996147200 134512640 135105188 4294956096 18446744073709551615 134718165 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27042/statm: 20394 5245 201 144 0 19878 0
[pid=27042/tid=27493] ppid=27039 vsize=81576 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23605143 83533824 5245 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.81
Current children cumulated vsize (KiB) 81576

[startup+51.1022 s]
/proc/loadavg: 3.00 2.50 2.36 5/90 31859
/proc/meminfo: memFree=1143968/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=81576 CPUtime=41.45
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5861 0 0 0 3978 167 0 0 25 0 2 0 23604779 83533824 5245 996147200 134512640 135105188 4294956096 18446744073709551615 134718162 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27042/statm: 20394 5245 201 144 0 19878 0
[pid=27042/tid=27493] ppid=27039 vsize=81576 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23605143 83533824 5245 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.45
Current children cumulated vsize (KiB) 81576

[startup+102.307 s]
/proc/loadavg: 3.52 2.72 2.44 4/89 4026
/proc/meminfo: memFree=1139432/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=81576 CPUtime=83.43
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5861 0 0 0 8174 169 0 0 25 0 2 0 23604779 83533824 5245 996147200 134512640 135105188 4294956096 18446744073709551615 134718141 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27042/statm: 20394 5245 201 144 0 19878 0
[pid=27042/tid=27493] ppid=27039 vsize=81576 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23605143 83533824 5245 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 83.43
Current children cumulated vsize (KiB) 81576

[startup+162.302 s]
/proc/loadavg: 3.31 2.80 2.48 4/90 9230
/proc/meminfo: memFree=1133600/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=81576 CPUtime=132.74
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5899 0 0 0 13103 171 0 0 25 0 2 0 23604779 83533824 5283 996147200 134512640 135105188 4294956096 18446744073709551615 134748443 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27042/statm: 20394 5283 201 144 0 19878 0
[pid=27042/tid=27493] ppid=27039 vsize=81576 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23605143 83533824 5283 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 132.74
Current children cumulated vsize (KiB) 81576

[startup+222.302 s]
/proc/loadavg: 3.34 2.89 2.53 4/90 14606
/proc/meminfo: memFree=1127392/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=81576 CPUtime=181.76
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5899 0 0 0 18003 173 0 0 25 0 2 0 23604779 83533824 5283 996147200 134512640 135105188 4294956096 18446744073709551615 134748532 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27042/statm: 20394 5283 201 144 0 19878 0
[pid=27042/tid=27493] ppid=27039 vsize=81576 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23605143 83533824 5283 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 181.76
Current children cumulated vsize (KiB) 81576

[startup+282.301 s]
/proc/loadavg: 3.36 2.97 2.58 4/89 20119
/proc/meminfo: memFree=1118696/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=81576 CPUtime=230.59
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5899 0 0 0 22884 175 0 0 25 0 2 0 23604779 83533824 5283 996147200 134512640 135105188 4294956096 18446744073709551615 134748387 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27042/statm: 20394 5283 201 144 0 19878 0
[pid=27042/tid=27493] ppid=27039 vsize=81576 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23605143 83533824 5283 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 230.59
Current children cumulated vsize (KiB) 81576

[startup+342.302 s]
/proc/loadavg: 3.41 3.06 2.64 3/83 24982
/proc/meminfo: memFree=1115944/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=81576 CPUtime=280.97
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5899 0 0 0 27921 176 0 0 25 0 2 0 23604779 83533824 5283 996147200 134512640 135105188 4294956096 18446744073709551615 134749117 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27042/statm: 20394 5283 201 144 0 19878 0
[pid=27042/tid=27493] ppid=27039 vsize=81576 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23605143 83533824 5283 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.97
Current children cumulated vsize (KiB) 81576

[startup+402.302 s]
/proc/loadavg: 2.52 2.87 2.60 3/83 24982
/proc/meminfo: memFree=1116256/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=81576 CPUtime=340.66
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5899 0 0 0 33890 176 0 0 25 0 2 0 23604779 83533824 5283 996147200 134512640 135105188 4294956096 18446744073709551615 134718165 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27042/statm: 20394 5283 201 144 0 19878 0
[pid=27042/tid=27493] ppid=27039 vsize=81576 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23605143 83533824 5283 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.66
Current children cumulated vsize (KiB) 81576

[startup+462.301 s]
/proc/loadavg: 2.48 2.78 2.58 3/84 25032
/proc/meminfo: memFree=458064/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=81576 CPUtime=400.57
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5899 0 0 0 39868 189 0 0 25 0 2 0 23604779 83533824 5283 996147200 134512640 135105188 4294956096 18446744073709551615 134630704 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27042/statm: 20394 5283 201 144 0 19878 0
[pid=27042/tid=27493] ppid=27039 vsize=81576 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23605143 83533824 5283 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.57
Current children cumulated vsize (KiB) 81576

[startup+522.303 s]
/proc/loadavg: 2.66 2.76 2.58 3/84 25033
/proc/meminfo: memFree=15760/2055920 swapFree=4192956/4192956
[pid=27042] ppid=27039 vsize=81576 CPUtime=460.48

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

[pid=27042/tid=27493] ppid=27039 vsize=91820 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 23605143 94023680 5322 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27042/tid=25082] ppid=27039 vsize=91820 CPUtime=0
/proc/27042/task/25082/stat : 25082 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 23695159 94023680 5322 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1237.15
Current children cumulated vsize (KiB) 91820

[startup+1362.3 s]
/proc/loadavg: 2.00 2.25 2.46 3/85 25182
/proc/meminfo: memFree=1826144/2055920 swapFree=4192812/4192956
[pid=27042] ppid=27039 vsize=102064 CPUtime=1296.9
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5939 0 0 0 129371 319 0 0 25 0 4 0 23604779 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 134856416 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27042/statm: 25516 5323 201 144 0 25000 0
[pid=27042/tid=27493] ppid=27039 vsize=102064 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23605143 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27042/tid=25082] ppid=27039 vsize=102064 CPUtime=0
/proc/27042/task/25082/stat : 25082 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23695159 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27042/tid=25182] ppid=27039 vsize=102064 CPUtime=0
/proc/27042/task/25182/stat : 25182 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23740167 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1296.9
Current children cumulated vsize (KiB) 102064

[startup+1422.3 s]
/proc/loadavg: 2.00 2.20 2.43 3/85 25182
/proc/meminfo: memFree=1819680/2055920 swapFree=4192812/4192956
[pid=27042] ppid=27039 vsize=102064 CPUtime=1356.62
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5939 0 0 0 135343 319 0 0 25 0 4 0 23604779 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 134718165 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27042/statm: 25516 5323 201 144 0 25000 0
[pid=27042/tid=27493] ppid=27039 vsize=102064 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23605143 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27042/tid=25082] ppid=27039 vsize=102064 CPUtime=0
/proc/27042/task/25082/stat : 25082 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23695159 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27042/tid=25182] ppid=27039 vsize=102064 CPUtime=0
/proc/27042/task/25182/stat : 25182 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23740167 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1356.62
Current children cumulated vsize (KiB) 102064

[startup+1482.3 s]
/proc/loadavg: 2.15 2.19 2.41 4/86 25184
/proc/meminfo: memFree=1565712/2055920 swapFree=4192812/4192956
[pid=27042] ppid=27039 vsize=102064 CPUtime=1416.34
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5939 0 0 0 141314 320 0 0 25 0 4 0 23604779 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 134718155 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27042/statm: 25516 5323 201 144 0 25000 0
[pid=27042/tid=27493] ppid=27039 vsize=102064 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23605143 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27042/tid=25082] ppid=27039 vsize=102064 CPUtime=0
/proc/27042/task/25082/stat : 25082 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23695159 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27042/tid=25182] ppid=27039 vsize=102064 CPUtime=0
/proc/27042/task/25182/stat : 25182 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23740167 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1416.34
Current children cumulated vsize (KiB) 102064

[startup+1542.3 s]
/proc/loadavg: 2.37 2.25 2.41 3/86 25184
/proc/meminfo: memFree=1461392/2055920 swapFree=4192812/4192956
[pid=27042] ppid=27039 vsize=102064 CPUtime=1476.07
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5939 0 0 0 147287 320 0 0 25 0 4 0 23604779 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 134748526 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27042/statm: 25516 5323 201 144 0 25000 0
[pid=27042/tid=27493] ppid=27039 vsize=102064 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23605143 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27042/tid=25082] ppid=27039 vsize=102064 CPUtime=0
/proc/27042/task/25082/stat : 25082 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23695159 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27042/tid=25182] ppid=27039 vsize=102064 CPUtime=0
/proc/27042/task/25182/stat : 25182 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23740167 104513536 5323 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.07
Current children cumulated vsize (KiB) 102064

[startup+1602.3 s]
/proc/loadavg: 2.39 2.27 2.41 4/87 25185
/proc/meminfo: memFree=1461192/2055920 swapFree=4192812/4192956
[pid=27042] ppid=27039 vsize=112308 CPUtime=1535.8
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5955 0 0 0 153260 320 0 0 25 0 5 0 23604779 115003392 5339 996147200 134512640 135105188 4294956096 18446744073709551615 134718145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27042/statm: 28077 5339 201 144 0 27561 0
[pid=27042/tid=27493] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23605143 115003392 5339 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27042/tid=25082] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/25082/stat : 25082 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23695159 115003392 5339 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27042/tid=25182] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/25182/stat : 25182 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23740167 115003392 5339 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27042/tid=25185] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/25185/stat : 25185 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 23762671 115003392 5339 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.8
Current children cumulated vsize (KiB) 112308

[startup+1662.3 s]
/proc/loadavg: 2.29 2.27 2.40 3/87 25187
/proc/meminfo: memFree=1460488/2055920 swapFree=4192812/4192956
[pid=27042] ppid=27039 vsize=112308 CPUtime=1595.51
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5986 0 0 0 159231 320 0 0 25 0 5 0 23604779 115003392 5370 996147200 134512640 135105188 4294956096 18446744073709551615 134748662 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27042/statm: 28077 5370 201 144 0 27561 0
[pid=27042/tid=27493] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23605143 115003392 5370 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27042/tid=25082] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/25082/stat : 25082 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23695159 115003392 5370 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27042/tid=25182] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/25182/stat : 25182 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23740167 115003392 5370 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27042/tid=25185] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/25185/stat : 25185 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 23762671 115003392 5370 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.51
Current children cumulated vsize (KiB) 112308

[startup+1722.3 s]
/proc/loadavg: 2.34 2.28 2.39 4/87 25187
/proc/meminfo: memFree=1460424/2055920 swapFree=4192812/4192956
[pid=27042] ppid=27039 vsize=112308 CPUtime=1655.23
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5987 0 0 0 165203 320 0 0 25 0 5 0 23604779 115003392 5371 996147200 134512640 135105188 4294956096 18446744073709551615 134718105 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27042/statm: 28077 5371 201 144 0 27561 0
[pid=27042/tid=27493] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23605143 115003392 5371 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27042/tid=25082] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/25082/stat : 25082 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23695159 115003392 5371 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27042/tid=25182] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/25182/stat : 25182 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23740167 115003392 5371 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27042/tid=25185] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/25185/stat : 25185 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23762671 115003392 5371 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.23
Current children cumulated vsize (KiB) 112308

[startup+1782.3 s]
/proc/loadavg: 2.33 2.28 2.38 3/87 25187
/proc/meminfo: memFree=1460232/2055920 swapFree=4192812/4192956
[pid=27042] ppid=27039 vsize=112308 CPUtime=1714.97
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5987 0 0 0 171177 320 0 0 25 0 5 0 23604779 115003392 5371 996147200 134512640 135105188 4294956096 18446744073709551615 134748532 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27042/statm: 28077 5371 201 144 0 27561 0
[pid=27042/tid=27493] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/27493/stat : 27493 (bprolog) S 27039 27042 19886 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23605143 115003392 5371 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27042/tid=25082] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/25082/stat : 25082 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23695159 115003392 5371 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27042/tid=25182] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/25182/stat : 25182 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23740167 115003392 5371 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27042/tid=25185] ppid=27039 vsize=112308 CPUtime=0
/proc/27042/task/25185/stat : 25185 (bprolog) S 27039 27042 19886 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23762671 115003392 5371 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.97
Current children cumulated vsize (KiB) 112308

[startup+1842.3 s]
/proc/loadavg: 2.35 2.30 2.38 3/83 25187
/proc/meminfo: memFree=1460168/2055920 swapFree=4192812/4192956
[pid=27042] ppid=27039 vsize=112308 CPUtime=1774.71
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5988 0 0 0 177151 320 0 0 25 0 1 0 23604779 115003392 5372 996147200 134512640 135105188 4294956096 18446744073709551615 134748443 0 0 4096 2 0 0 0 17 0 0 0
/proc/27042/statm: 28077 5372 202 144 0 27561 0
Current children cumulated CPU time (s) 1774.71
Current children cumulated vsize (KiB) 112308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1867.7 s]
/proc/loadavg: 2.35 2.31 2.38 3/83 25187
/proc/meminfo: memFree=1460168/2055920 swapFree=4192812/4192956
[pid=27042] ppid=27039 vsize=112308 CPUtime=1800
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5988 0 0 0 179680 320 0 0 25 0 1 0 23604779 115003392 5372 996147200 134512640 135105188 4294956096 18446744073709551615 134748547 0 0 4096 2 0 0 0 17 0 0 0
/proc/27042/statm: 28077 5372 202 144 0 27561 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 112308

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

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

[startup+1867.7 s]
/proc/loadavg: 2.35 2.31 2.38 3/83 25187
/proc/meminfo: memFree=1460168/2055920 swapFree=4192812/4192956
[pid=27042] ppid=27039 vsize=112308 CPUtime=1800
/proc/27042/stat : 27042 (bprolog) R 27039 27042 19886 0 -1 4194304 5988 0 0 0 179680 320 0 0 25 0 1 0 23604779 115003392 5372 996147200 134512640 135105188 4294956096 18446744073709551615 134748547 0 0 4096 2 0 0 0 17 0 0 0
/proc/27042/statm: 28077 5372 202 144 0 27561 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 112308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1867.71
CPU time (s): 1800.02
CPU user time (s): 1796.81
CPU system time (s): 3.21251
CPU usage (%): 96.3758
Max. virtual memory (cumulated for all children) (KiB): 112308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.81
system time used= 3.21251
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5988
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= 12
involuntary context switches= 33513

runsolver used 2.05269 second user time and 5.60715 second system time

The end

Launcher Data

Begin job on node14 at 2009-07-12 04:22:58
IDJOB=2077641
IDBENCH=56641
IDSOLVER=770
FILE ID=node14/2077641-1247365378
PBS_JOBID= 9506994
Free space on /tmp= 66516 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-15-10.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2077641-1247365378/watcher-2077641-1247365378 -o /tmp/evaluation-result-2077641-1247365378/solver-2077641-1247365378 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2077641-1247365378 1800

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

MD5SUM BENCH= 4054e8cc40ed34185434fb37f8362548
RANDOM SEED=550371635

node14.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.265
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.265
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:       1172176 kB
Buffers:         90592 kB
Cached:         651016 kB
SwapCached:          0 kB
Active:         227888 kB
Inactive:       576108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1172176 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2584 kB
Writeback:           0 kB
Mapped:          83160 kB
Slab:            64316 kB
Committed_AS:   271116 kB
PageTables:       2268 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= 66508 MiB
End job on node14 at 2009-07-12 04:54:08