Trace number 209005

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.03 1811.04

General information on the benchmark

Namefapp/fapp01-05/fapp05/
fapp05-0350-6.xml
MD5SUMb7c19f015f837daea9cb8aeec5a1b404
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 benchmark1.65875
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains...............    0
0.20	c 	variables.............    0
0.20	c 	predicates............    0
0.20	c 	constraints........... 0.34
0.37	c Allocating memory
0.37	c 
0.37	c time limit = -1
0.37	c heuristic = dom/wdeg
0.37	c restart policy = Geometric increment
0.37	c restart base = 233
0.37	c restart factor = 1.33
0.37	c 
0.37	c Solving
0.37	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/node14/watcher-209005-1168191307 -o ROOT/results/node14/solver-209005-1168191307 -C 1800 -M 900 /tmp/evaluation/209005-1168191307/tramontane/bin/solver /tmp/evaluation/209005-1168191307/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

/proc/loadavg: 1.78 2.00 2.22 2/86 32488
/proc/meminfo: memFree=1620504/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=540 CPUtime=0
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 167525636 552960 26 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 6927140 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 135 26 21 92 0 18 0

[startup+0.102985 s]
/proc/loadavg: 1.78 2.00 2.22 2/86 32488
/proc/meminfo: memFree=1620504/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=22352 CPUtime=0.08
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 2320 0 0 0 8 0 0 0 18 0 1 0 167525636 22888448 2288 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4158545488 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 5588 2288 706 92 0 3932 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22352

[startup+0.515019 s]
/proc/loadavg: 1.78 2.00 2.22 2/86 32488
/proc/meminfo: memFree=1620504/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=0.49
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 49 0 0 0 21 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 25124

[startup+1.3411 s]
/proc/loadavg: 1.80 2.00 2.22 3/86 32488
/proc/meminfo: memFree=1611288/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=1.31
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 131 0 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711290 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 25124

[startup+2.97825 s]
/proc/loadavg: 1.80 2.00 2.22 3/86 32488
/proc/meminfo: memFree=1611288/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=2.95
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 295 0 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 25124

[startup+6.25757 s]
/proc/loadavg: 1.81 2.00 2.22 3/86 32488
/proc/meminfo: memFree=1611160/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=6.21
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 620 1 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 25124

[startup+12.7222 s]
/proc/loadavg: 1.83 2.00 2.22 3/86 32488
/proc/meminfo: memFree=1611160/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=12.65
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 1264 1 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638410 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 25124

[startup+25.5384 s]
/proc/loadavg: 1.85 2.00 2.21 3/86 32488
/proc/meminfo: memFree=1611224/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=25.4
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 2539 1 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 25124

[startup+51.1858 s]
/proc/loadavg: 1.91 2.00 2.21 3/86 32488
/proc/meminfo: memFree=1611352/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=50.93
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 5092 1 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 25124

[startup+102.468 s]
/proc/loadavg: 1.96 2.00 2.19 3/86 32488
/proc/meminfo: memFree=1611352/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=101.99
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 10197 2 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 25124

[startup+162.473 s]
/proc/loadavg: 2.05 2.01 2.18 3/86 32488
/proc/meminfo: memFree=1611352/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=161.73
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 16170 3 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638410 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 25124

[startup+222.485 s]
/proc/loadavg: 2.02 2.01 2.17 3/86 32488
/proc/meminfo: memFree=1611352/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=221.47
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 22144 3 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712141 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 221.47
Current children cumulated vsize (KiB) 25124

[startup+282.588 s]
/proc/loadavg: 2.00 2.00 2.16 3/86 32488
/proc/meminfo: memFree=1611288/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=281.31
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 28127 4 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812977 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 281.31
Current children cumulated vsize (KiB) 25124

[startup+342.69 s]
/proc/loadavg: 2.00 2.00 2.15 3/86 32488
/proc/meminfo: memFree=1611352/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=341.14
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 34109 5 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711764 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 341.14
Current children cumulated vsize (KiB) 25124

[startup+402.791 s]
/proc/loadavg: 2.00 2.00 2.13 3/86 32488
/proc/meminfo: memFree=1611288/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=400.97
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 40092 5 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637368 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 400.97
Current children cumulated vsize (KiB) 25124

[startup+462.799 s]
/proc/loadavg: 2.00 2.00 2.12 3/86 32488
/proc/meminfo: memFree=1611352/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=460.7
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 46064 6 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 460.7
Current children cumulated vsize (KiB) 25124

[startup+522.9 s]
/proc/loadavg: 2.08 2.03 2.12 3/86 32488
/proc/meminfo: memFree=1611288/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=520.52
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 52046 6 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 520.52
Current children cumulated vsize (KiB) 25124

[startup+582.999 s]
/proc/loadavg: 2.03 2.02 2.11 3/86 32488
/proc/meminfo: memFree=1611288/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=580.36
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 58029 7 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 580.36
Current children cumulated vsize (KiB) 25124

[startup+643.097 s]
/proc/loadavg: 2.01 2.02 2.10 3/86 32488
/proc/meminfo: memFree=1611224/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=640.2
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 64012 8 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711119 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 640.2
Current children cumulated vsize (KiB) 25124

[startup+703.101 s]
/proc/loadavg: 2.07 2.03 2.09 3/86 32488
/proc/meminfo: memFree=1611224/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=699.92
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 69984 8 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 699.92
Current children cumulated vsize (KiB) 25124

[startup+763.201 s]
/proc/loadavg: 2.06 2.03 2.09 3/86 32488
/proc/meminfo: memFree=1611160/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=759.75
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 75966 9 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 759.75
Current children cumulated vsize (KiB) 25124

[startup+823.303 s]
/proc/loadavg: 2.02 2.02 2.08 3/86 32488
/proc/meminfo: memFree=1611160/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=819.59
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 81950 9 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 819.59
Current children cumulated vsize (KiB) 25124

[startup+883.401 s]
/proc/loadavg: 2.00 2.02 2.08 3/86 32488
/proc/meminfo: memFree=1611160/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=879.43
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 87933 10 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 879.43
Current children cumulated vsize (KiB) 25124

[startup+943.403 s]
/proc/loadavg: 2.04 2.03 2.08 3/86 32488
/proc/meminfo: memFree=1611160/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=939.16
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 93906 10 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 939.16
Current children cumulated vsize (KiB) 25124

[startup+1003.5 s]
/proc/loadavg: 2.01 2.02 2.07 3/86 32488
/proc/meminfo: memFree=1611096/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=998.99
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 99888 11 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 998.99
Current children cumulated vsize (KiB) 25124

[startup+1063.51 s]
/proc/loadavg: 1.93 2.00 2.06 3/97 32766
/proc/meminfo: memFree=1495488/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=1058.81
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 105869 12 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637752 0 0 4096 0 0 0 0 17 0 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1058.81
Current children cumulated vsize (KiB) 25124

[startup+1123.55 s]
/proc/loadavg: 2.24 2.07 2.08 4/97 32766
/proc/meminfo: memFree=883520/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=1118.24
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 111811 13 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1118.24
Current children cumulated vsize (KiB) 25124

[startup+1183.59 s]
/proc/loadavg: 2.51 2.19 2.12 3/82 351
/proc/meminfo: memFree=1620400/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=1178.22
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 117808 14 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 0 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1178.22
Current children cumulated vsize (KiB) 25124

[startup+1243.69 s]
/proc/loadavg: 2.38 2.21 2.13 3/94 405
/proc/meminfo: memFree=1046744/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=1237.77
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 123762 15 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712081 0 0 4096 0 0 0 0 17 0 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1237.77
Current children cumulated vsize (KiB) 25124

[startup+1303.71 s]
/proc/loadavg: 2.18 2.19 2.12 3/94 405
/proc/meminfo: memFree=875288/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=1297.24
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 129709 15 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1297.24
Current children cumulated vsize (KiB) 25124

[startup+1363.72 s]
/proc/loadavg: 2.04 2.14 2.10 3/94 538
/proc/meminfo: memFree=1425440/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=1356.8
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 135655 25 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1356.8
Current children cumulated vsize (KiB) 25124

[startup+1423.81 s]
/proc/loadavg: 2.17 2.17 2.11 3/94 538
/proc/meminfo: memFree=892512/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25124 CPUtime=1416.49
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3018 0 0 0 141624 25 0 0 25 0 1 0 167525636 25726976 2986 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710492 0 0 4096 0 0 0 0 17 0 0 0
/proc/32487/statm: 6281 2986 719 92 0 4625 0
Current children cumulated CPU time (s) 1416.49
Current children cumulated vsize (KiB) 25124

[startup+1483.82 s]
/proc/loadavg: 2.17 2.16 2.11 3/94 538
/proc/meminfo: memFree=891936/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25128 CPUtime=1475.97
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3019 0 0 0 147571 26 0 0 25 0 1 0 167525636 25731072 2987 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637262 0 0 4096 0 0 0 0 17 0 0 0
/proc/32487/statm: 6282 2987 719 92 0 4626 0
Current children cumulated CPU time (s) 1475.97
Current children cumulated vsize (KiB) 25128

[startup+1543.83 s]
/proc/loadavg: 2.06 2.13 2.10 3/94 538
/proc/meminfo: memFree=891680/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25128 CPUtime=1535.44
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3019 0 0 0 153518 26 0 0 25 0 1 0 167525636 25731072 2987 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/32487/statm: 6282 2987 719 92 0 4626 0
Current children cumulated CPU time (s) 1535.44
Current children cumulated vsize (KiB) 25128

[startup+1603.87 s]
/proc/loadavg: 2.22 2.15 2.11 3/100 682
/proc/meminfo: memFree=890408/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25128 CPUtime=1594.8
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3019 0 0 0 159446 34 0 0 25 0 1 0 167525636 25731072 2987 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/32487/statm: 6282 2987 719 92 0 4626 0
Current children cumulated CPU time (s) 1594.8
Current children cumulated vsize (KiB) 25128

[startup+1663.89 s]
/proc/loadavg: 2.08 2.12 2.09 3/94 736
/proc/meminfo: memFree=891488/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25128 CPUtime=1654.23
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3019 0 0 0 165384 39 0 0 25 0 1 0 167525636 25731072 2987 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637718 0 0 4096 0 0 0 0 17 0 0 0
/proc/32487/statm: 6282 2987 719 92 0 4626 0
Current children cumulated CPU time (s) 1654.23
Current children cumulated vsize (KiB) 25128

[startup+1723.95 s]
/proc/loadavg: 2.15 2.13 2.10 4/94 809
/proc/meminfo: memFree=1056672/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25128 CPUtime=1713.73
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3019 0 0 0 171329 44 0 0 25 0 1 0 167525636 25731072 2987 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812986 0 0 4096 0 0 0 0 17 0 0 0
/proc/32487/statm: 6282 2987 719 92 0 4626 0
Current children cumulated CPU time (s) 1713.73
Current children cumulated vsize (KiB) 25128

[startup+1783.96 s]
/proc/loadavg: 2.10 2.12 2.09 4/94 809
/proc/meminfo: memFree=872736/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25128 CPUtime=1773.14
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3019 0 0 0 177270 44 0 0 25 0 1 0 167525636 25731072 2987 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/32487/statm: 6282 2987 719 92 0 4626 0
Current children cumulated CPU time (s) 1773.14
Current children cumulated vsize (KiB) 25128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.04 s]
/proc/loadavg: 2.13 2.12 2.09 3/94 879
/proc/meminfo: memFree=1269216/2055920 swapFree=4182236/4192956
[pid=32487] ppid=32485 vsize=25128 CPUtime=1800.02
/proc/32487/stat : 32487 (solver) R 32485 32487 31218 0 -1 4194304 3019 0 0 0 179956 46 0 0 25 0 1 0 167525636 25731072 2987 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/32487/statm: 6282 2987 719 92 0 4626 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 25128

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.04
CPU time (s): 1800.03
CPU user time (s): 1799.56
CPU system time (s): 0.464929
CPU usage (%): 99.3916
Max. virtual memory (cumulated for all children) (KiB): 25128

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

runsolver used 2.20966 s user time and 5.19021 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Jan  7 17:35:07 UTC 2007


IDJOB= 209005
IDBENCH= 4489
FILE ID= node14/209005-1168191307

PBS_JOBID= 3478971

Free space on /tmp= 66339 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp05/fapp05-0350-6.xml
COMMAND LINE= /tmp/evaluation/209005-1168191307/tramontane/bin/solver /tmp/evaluation/209005-1168191307/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-209005-1168191307 -o ROOT/results/node14/solver-209005-1168191307 -C 1800 -M 900  /tmp/evaluation/209005-1168191307/tramontane/bin/solver /tmp/evaluation/209005-1168191307/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  b7c19f015f837daea9cb8aeec5a1b404

RANDOM SEED= 605128444

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.227
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.227
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:       1620920 kB
Buffers:         45088 kB
Cached:         258048 kB
SwapCached:       4156 kB
Active:         153476 kB
Inactive:       213468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620920 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            3676 kB
Writeback:           0 kB
Mapped:          76244 kB
Slab:            52948 kB
Committed_AS:  5251888 kB
PageTables:       2172 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= 66339 MiB



End job on node14 on Sun Jan  7 18:05:18 UTC 2007