Trace number 205811

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, and are wall clock time (not CPU 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
Tramontane 2006-12-04? (TO) 1800.04 1806.44

General information on the benchmark

Namefapp/fapp36-40/fapp38/
fapp38-2500-0.xml
MD5SUM00688de2264349cb35c485d1a6fd29a5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.1307
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2500
Number of constraints62132
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension62132
Global constraints used (with number of constraints)

Solver Data (download as text)

0.09	c 
0.09	c Parsing xml file
0.09	c 	domains............... 0.11
0.11	c 	variables............. 0.17
0.28	c 	predicates............    0
0.29	c 	constraints........... 4.86
5.17	c Allocating memory
5.17	c 
5.17	c time limit = -1
5.17	c heuristic = dom/wdeg
5.17	c restart policy = Geometric increment
5.17	c restart base = 1666
5.17	c restart factor = 1.33
5.17	c 
5.17	c Solving
5.17	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node4/watcher-205811-1168168103 -o ROOT/results/node4/solver-205811-1168168103 -C 1800 -M 900 /tmp/evaluation/205811-1168168103/tramontane/bin/solver /tmp/evaluation/205811-1168168103/unknown.xml -res geom -f 3 -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.10316 s]
/proc/loadavg: 2.20 1.66 1.56 2/86 15189
/proc/meminfo: memFree=1594736/2055920 swapFree=4182144/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 2.20 1.66 1.56 2/86 15189
/proc/meminfo: memFree=1594736/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=87196 CPUtime=0.19
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 9566 0 0 0 15 4 0 0 19 0 1 0 165205963 89288704 9534 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134805416 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 21799 9534 695 92 0 20143 0

[startup+0.511203 s]
/proc/loadavg: 2.20 1.66 1.56 2/86 15189
/proc/meminfo: memFree=1594736/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=165488 CPUtime=0.49
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 18251 0 0 0 40 9 0 0 22 0 1 0 165205963 169459712 18219 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4158610242 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 41372 18219 709 92 0 39716 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 165488

[startup+1.33228 s]
/proc/loadavg: 2.34 1.70 1.57 3/86 15189
/proc/meminfo: memFree=1521328/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=169644 CPUtime=1.31
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 19280 0 0 0 121 10 0 0 25 0 1 0 165205963 173715456 19248 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134560641 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 42411 19248 709 92 0 40755 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 169644

[startup+2.96944 s]
/proc/loadavg: 2.34 1.70 1.57 3/86 15189
/proc/meminfo: memFree=1515568/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=178072 CPUtime=2.94
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 21387 0 0 0 283 11 0 0 25 0 1 0 165205963 182345728 21322 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4157838804 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 44518 21322 709 92 0 42862 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 178072

[startup+6.25875 s]
/proc/loadavg: 2.31 1.70 1.58 3/86 15189
/proc/meminfo: memFree=1477872/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=6.21
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 607 14 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 212260

[startup+12.7154 s]
/proc/loadavg: 2.29 1.71 1.58 3/86 15189
/proc/meminfo: memFree=1477936/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=12.62
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 1248 14 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 212260

[startup+25.5326 s]
/proc/loadavg: 2.24 1.72 1.58 3/86 15189
/proc/meminfo: memFree=1478064/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=25.38
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 2523 15 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 212260

[startup+51.163 s]
/proc/loadavg: 2.15 1.74 1.59 3/86 15189
/proc/meminfo: memFree=1478128/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=50.91
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 5076 15 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711124 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 212260

[startup+102.421 s]
/proc/loadavg: 2.12 1.80 1.62 3/86 15189
/proc/meminfo: memFree=1478192/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=101.97
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 10182 15 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 212260

[startup+162.501 s]
/proc/loadavg: 2.04 1.83 1.64 3/86 15189
/proc/meminfo: memFree=1478192/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=161.82
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 16166 16 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 212260

[startup+222.579 s]
/proc/loadavg: 2.01 1.86 1.66 3/86 15189
/proc/meminfo: memFree=1478128/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=221.66
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 22149 17 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 221.66
Current children cumulated vsize (KiB) 212260

[startup+282.659 s]
/proc/loadavg: 2.00 1.88 1.68 3/86 15189
/proc/meminfo: memFree=1478128/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=281.5
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 28133 17 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 281.5
Current children cumulated vsize (KiB) 212260

[startup+342.739 s]
/proc/loadavg: 2.00 1.90 1.69 3/86 15189
/proc/meminfo: memFree=1478064/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=341.35
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 34117 18 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 341.35
Current children cumulated vsize (KiB) 212260

[startup+402.822 s]
/proc/loadavg: 2.00 1.92 1.71 3/86 15189
/proc/meminfo: memFree=1478064/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=401.2
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 40101 19 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637138 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 401.2
Current children cumulated vsize (KiB) 212260

[startup+462.899 s]
/proc/loadavg: 2.00 1.93 1.73 3/86 15189
/proc/meminfo: memFree=1478000/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=461.04
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 46085 19 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710324 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 461.04
Current children cumulated vsize (KiB) 212260

[startup+522.98 s]
/proc/loadavg: 2.00 1.94 1.74 3/86 15189
/proc/meminfo: memFree=1478000/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=520.88
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 52068 20 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709347 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 520.88
Current children cumulated vsize (KiB) 212260

[startup+583.057 s]
/proc/loadavg: 2.00 1.95 1.75 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=580.71
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 58051 20 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 580.71
Current children cumulated vsize (KiB) 212260

[startup+643.142 s]
/proc/loadavg: 2.00 1.95 1.76 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=640.56
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 64035 21 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 640.56
Current children cumulated vsize (KiB) 212260

[startup+703.219 s]
/proc/loadavg: 2.00 1.96 1.78 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=700.4
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 70018 22 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 700.4
Current children cumulated vsize (KiB) 212260

[startup+763.297 s]
/proc/loadavg: 2.00 1.96 1.79 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=760.24
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 76002 22 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 760.24
Current children cumulated vsize (KiB) 212260

[startup+823.383 s]
/proc/loadavg: 2.00 1.97 1.80 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=820.09
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 81986 23 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 820.09
Current children cumulated vsize (KiB) 212260

[startup+883.459 s]
/proc/loadavg: 2.00 1.97 1.81 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=879.93
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 87969 24 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 879.93
Current children cumulated vsize (KiB) 212260

[startup+943.536 s]
/proc/loadavg: 2.00 1.97 1.82 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=939.77
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 93953 24 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 939.77
Current children cumulated vsize (KiB) 212260

[startup+1003.61 s]
/proc/loadavg: 2.00 1.97 1.83 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=999.62
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 99937 25 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 999.62
Current children cumulated vsize (KiB) 212260

[startup+1063.7 s]
/proc/loadavg: 2.00 1.97 1.83 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=1059.47
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 105921 26 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 1059.47
Current children cumulated vsize (KiB) 212260

[startup+1123.77 s]
/proc/loadavg: 2.00 1.97 1.84 3/86 15191
/proc/meminfo: memFree=1477488/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=1119.3
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 111904 26 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 1119.3
Current children cumulated vsize (KiB) 212260

[startup+1183.86 s]
/proc/loadavg: 2.00 1.97 1.84 3/86 15191
/proc/meminfo: memFree=1477488/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=1179.16
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 117889 27 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710319 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 1179.16
Current children cumulated vsize (KiB) 212260

[startup+1243.93 s]
/proc/loadavg: 2.00 1.97 1.85 3/86 15191
/proc/meminfo: memFree=1477360/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=1239
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 123872 28 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 1239
Current children cumulated vsize (KiB) 212260

[startup+1304.02 s]
/proc/loadavg: 2.00 1.97 1.86 3/86 15191
/proc/meminfo: memFree=1477360/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=1298.85
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 129857 28 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 1298.85
Current children cumulated vsize (KiB) 212260

[startup+1364.1 s]
/proc/loadavg: 2.00 1.97 1.86 3/86 15191
/proc/meminfo: memFree=1477296/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=1358.7
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 135841 29 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711478 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 1358.7
Current children cumulated vsize (KiB) 212260

[startup+1424.17 s]
/proc/loadavg: 2.00 1.97 1.87 3/86 15191
/proc/meminfo: memFree=1477296/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=1418.54
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 141824 30 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 1418.54
Current children cumulated vsize (KiB) 212260

[startup+1484.26 s]
/proc/loadavg: 2.00 1.97 1.87 3/86 15191
/proc/meminfo: memFree=1477232/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=1478.38
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 147808 30 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 1478.38
Current children cumulated vsize (KiB) 212260

[startup+1544.34 s]
/proc/loadavg: 2.00 1.97 1.88 3/86 15191
/proc/meminfo: memFree=1477168/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=1538.23
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 153792 31 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 1 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 1538.23
Current children cumulated vsize (KiB) 212260

[startup+1604.42 s]
/proc/loadavg: 1.96 1.96 1.88 3/87 15255
/proc/meminfo: memFree=1549352/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212260 CPUtime=1598.21
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30048 0 0 0 159788 33 0 0 25 0 1 0 165205963 217354240 29836 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712081 0 0 4096 0 0 0 0 17 0 0 0
/proc/15188/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 1598.21
Current children cumulated vsize (KiB) 212260

[startup+1664.51 s]
/proc/loadavg: 1.98 1.96 1.89 3/87 15255
/proc/meminfo: memFree=1549480/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212264 CPUtime=1658.25
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30049 0 0 0 165791 34 0 0 25 0 1 0 165205963 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/15188/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1658.25
Current children cumulated vsize (KiB) 212264

[startup+1724.6 s]
/proc/loadavg: 1.99 1.97 1.89 3/87 15255
/proc/meminfo: memFree=1549416/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212264 CPUtime=1718.25
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30049 0 0 0 171791 34 0 0 25 0 1 0 165205963 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/15188/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1718.25
Current children cumulated vsize (KiB) 212264

[startup+1784.68 s]
/proc/loadavg: 1.99 1.97 1.90 3/87 15255
/proc/meminfo: memFree=1549416/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212264 CPUtime=1778.28
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30049 0 0 0 177794 34 0 0 25 0 1 0 165205963 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637128 0 0 4096 0 0 0 0 17 0 0 0
/proc/15188/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1778.28
Current children cumulated vsize (KiB) 212264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.41 s]
/proc/loadavg: 1.99 1.97 1.90 3/87 15255
/proc/meminfo: memFree=1549352/2055920 swapFree=4182144/4192956
[pid=15188] ppid=15186 vsize=212264 CPUtime=1800.01
/proc/15188/stat : 15188 (solver) R 15186 15188 14944 0 -1 4194304 30049 0 0 0 179967 34 0 0 25 0 1 0 165205963 217358336 29837 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 0 0 0
/proc/15188/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 212264

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.44
CPU time (s): 1800.04
CPU user time (s): 1799.68
CPU system time (s): 0.363944
CPU usage (%): 99.6459
Max. virtual memory (cumulated for all children) (KiB): 212264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.68
system time used= 0.363944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30049
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= 11
involuntary context switches= 48985

runsolver used 1.55676 s user time and 5.01224 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sun Jan  7 11:08:24 UTC 2007


IDJOB= 205811
IDBENCH= 4169
FILE ID= node4/205811-1168168103

PBS_JOBID= 3478813

Free space on /tmp= 66288 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp38/fapp38-2500-0.xml
COMMAND LINE= /tmp/evaluation/205811-1168168103/tramontane/bin/solver /tmp/evaluation/205811-1168168103/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-205811-1168168103 -o ROOT/results/node4/solver-205811-1168168103 -C 1800 -M 900  /tmp/evaluation/205811-1168168103/tramontane/bin/solver /tmp/evaluation/205811-1168168103/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  00688de2264349cb35c485d1a6fd29a5

RANDOM SEED= 754933108

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.223
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.223
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:       1595216 kB
Buffers:         39604 kB
Cached:         188260 kB
SwapCached:       2520 kB
Active:         275860 kB
Inactive:       131092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595216 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:           11800 kB
Writeback:           0 kB
Mapped:         191960 kB
Slab:            38008 kB
Committed_AS:  4519364 kB
PageTables:       2872 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= 66293 MiB



End job on node4 on Sun Jan  7 11:38:30 UTC 2007