Trace number 209645

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

General information on the benchmark

Namefapp/fapp26-30/fapp28/
fapp28-2800-0.xml
MD5SUM0612dfcb5b4656b45a023f8a2fbce385
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 benchmark10.5744
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2800
Number of constraints22569
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22569
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.17
0.20	c 	variables............. 0.17
0.35	c 	predicates............    0
0.35	c 	constraints........... 1.75
2.11	c Allocating memory
2.11	c 
2.11	c time limit = -1
2.11	c heuristic = dom/wdeg
2.11	c restart policy = Geometric increment
2.11	c restart base = 1866
2.11	c restart factor = 1.33
2.11	c 
2.11	c Solving
2.11	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/node20/watcher-209645-1168193479 -o ROOT/results/node20/solver-209645-1168193479 -C 1800 -M 900 /tmp/evaluation/209645-1168193479/tramontane/bin/solver /tmp/evaluation/209645-1168193479/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.97 2.07 2.08 3/93 28284
/proc/meminfo: memFree=1330208/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=18540 CPUtime=0
/proc/28283/stat : 28283 (runsolver) R 28281 28283 27834 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 167742487 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 273952599335 0 0 4096 24578 0 0 0 17 1 0 0
/proc/28283/statm: 4635 279 244 17 0 2626 0

[startup+0.102153 s]
/proc/loadavg: 1.97 2.07 2.08 3/93 28284
/proc/meminfo: memFree=1330208/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=7048 CPUtime=0.09
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 820 0 0 0 9 0 0 0 18 0 1 0 167742487 7217152 788 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159425086 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 1762 788 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.510203 s]
/proc/loadavg: 1.97 2.07 2.08 3/93 28284
/proc/meminfo: memFree=1330208/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=144332 CPUtime=0.49
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 15410 0 0 0 43 6 0 0 21 0 1 0 167742487 147795968 15378 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159297666 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 36083 15378 709 92 0 34427 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 144332

[startup+1.3313 s]
/proc/loadavg: 1.97 2.07 2.08 3/93 28284
/proc/meminfo: memFree=1268064/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=148612 CPUtime=1.31
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 16452 0 0 0 124 7 0 0 25 0 1 0 167742487 152178688 16420 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134628225 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 37153 16420 709 92 0 35497 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 148612

[startup+2.9685 s]
/proc/loadavg: 1.97 2.07 2.08 3/93 28284
/proc/meminfo: memFree=1223904/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186224 CPUtime=2.92
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25846 0 0 0 281 11 0 0 25 0 1 0 167742487 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 186224

[startup+6.25189 s]
/proc/loadavg: 1.97 2.07 2.08 3/93 28284
/proc/meminfo: memFree=1223648/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186224 CPUtime=6.17
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25846 0 0 0 606 11 0 0 25 0 1 0 167742487 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812988 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 186224

[startup+12.7097 s]
/proc/loadavg: 1.98 2.07 2.08 3/93 28284
/proc/meminfo: memFree=1223648/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186224 CPUtime=12.58
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25846 0 0 0 1247 11 0 0 25 0 1 0 167742487 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 186224

[startup+25.5266 s]
/proc/loadavg: 2.05 2.08 2.08 3/93 28284
/proc/meminfo: memFree=1223648/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186224 CPUtime=25.29
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25846 0 0 0 2517 12 0 0 25 0 1 0 167742487 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 186224

[startup+51.1433 s]
/proc/loadavg: 2.03 2.08 2.08 3/93 28284
/proc/meminfo: memFree=1223776/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186224 CPUtime=50.68
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25846 0 0 0 5056 12 0 0 25 0 1 0 167742487 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 186224

[startup+102.368 s]
/proc/loadavg: 2.01 2.06 2.07 3/93 28284
/proc/meminfo: memFree=1216416/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186236 CPUtime=101.43
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25849 0 0 0 10131 12 0 0 25 0 1 0 167742487 190705664 25817 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 46559 25817 719 92 0 44903 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 186236

[startup+162.397 s]
/proc/loadavg: 1.92 2.03 2.06 4/94 28357
/proc/meminfo: memFree=1222224/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186244 CPUtime=160.99
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25851 0 0 0 16084 15 0 0 25 0 1 0 167742487 190713856 25819 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46561 25819 719 92 0 44905 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 186244

[startup+222.492 s]
/proc/loadavg: 2.14 2.07 2.07 4/94 28357
/proc/meminfo: memFree=768976/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186244 CPUtime=220.78
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25851 0 0 0 22063 15 0 0 25 0 1 0 167742487 190713856 25819 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711764 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46561 25819 719 92 0 44905 0
Current children cumulated CPU time (s) 220.78
Current children cumulated vsize (KiB) 186244

[startup+282.59 s]
/proc/loadavg: 2.14 2.08 2.08 2/81 28368
/proc/meminfo: memFree=1360696/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186264 CPUtime=280.58
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25856 0 0 0 28042 16 0 0 25 0 1 0 167742487 190734336 25824 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 46566 25824 719 92 0 44910 0
Current children cumulated CPU time (s) 280.58
Current children cumulated vsize (KiB) 186264

[startup+342.653 s]
/proc/loadavg: 2.12 2.08 2.08 3/94 28427
/proc/meminfo: memFree=917264/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=340.11
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 33993 18 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 340.11
Current children cumulated vsize (KiB) 186268

[startup+402.659 s]
/proc/loadavg: 2.07 2.08 2.07 3/94 28427
/proc/meminfo: memFree=765392/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=399.56
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 39938 18 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 399.56
Current children cumulated vsize (KiB) 186268

[startup+462.676 s]
/proc/loadavg: 2.03 2.06 2.07 3/94 28427
/proc/meminfo: memFree=752976/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=459.02
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 45884 18 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 459.02
Current children cumulated vsize (KiB) 186268

[startup+522.767 s]
/proc/loadavg: 2.01 2.05 2.06 3/94 28429
/proc/meminfo: memFree=720016/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=518.57
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 51839 18 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711764 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 518.57
Current children cumulated vsize (KiB) 186268

[startup+582.836 s]
/proc/loadavg: 2.18 2.08 2.07 3/94 28429
/proc/meminfo: memFree=706448/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=578.13
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 57795 18 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 578.13
Current children cumulated vsize (KiB) 186268

[startup+642.888 s]
/proc/loadavg: 2.06 2.07 2.07 3/94 28429
/proc/meminfo: memFree=703760/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=637.62
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 63744 18 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 637.62
Current children cumulated vsize (KiB) 186268

[startup+702.892 s]
/proc/loadavg: 2.09 2.07 2.07 3/94 28429
/proc/meminfo: memFree=703632/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=697.11
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 69692 19 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 697.11
Current children cumulated vsize (KiB) 186268

[startup+762.942 s]
/proc/loadavg: 2.10 2.07 2.07 3/94 28429
/proc/meminfo: memFree=703568/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=756.65
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 75646 19 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712102 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 756.65
Current children cumulated vsize (KiB) 186268

[startup+822.972 s]
/proc/loadavg: 2.04 2.05 2.06 3/94 28429
/proc/meminfo: memFree=703568/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=816.14
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 81595 19 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 816.14
Current children cumulated vsize (KiB) 186268

[startup+882.972 s]
/proc/loadavg: 2.01 2.04 2.05 3/94 28429
/proc/meminfo: memFree=703504/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=875.63
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 87544 19 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 875.63
Current children cumulated vsize (KiB) 186268

[startup+943.049 s]
/proc/loadavg: 2.00 2.03 2.05 3/94 28429
/proc/meminfo: memFree=703440/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=935.18
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 93499 19 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637297 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 935.18
Current children cumulated vsize (KiB) 186268

[startup+1003.12 s]
/proc/loadavg: 2.00 2.02 2.04 3/94 28429
/proc/meminfo: memFree=703312/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=994.7
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 99451 19 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637299 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 994.7
Current children cumulated vsize (KiB) 186268

[startup+1063.14 s]
/proc/loadavg: 2.00 2.02 2.04 3/94 28429
/proc/meminfo: memFree=703312/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=1054.19
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 105400 19 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638398 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 1054.19
Current children cumulated vsize (KiB) 186268

[startup+1123.23 s]
/proc/loadavg: 2.03 2.03 2.04 3/94 28429
/proc/meminfo: memFree=703248/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=1113.77
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 111357 20 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710313 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 1113.77
Current children cumulated vsize (KiB) 186268

[startup+1183.26 s]
/proc/loadavg: 2.01 2.02 2.03 3/94 28429
/proc/meminfo: memFree=703248/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=1173.23
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 117303 20 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712152 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 1173.23
Current children cumulated vsize (KiB) 186268

[startup+1243.31 s]
/proc/loadavg: 2.00 2.01 2.02 3/94 28429
/proc/meminfo: memFree=703120/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=1232.75
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 123255 20 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709350 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 1232.75
Current children cumulated vsize (KiB) 186268

[startup+1303.33 s]
/proc/loadavg: 2.04 2.03 2.02 3/94 28429
/proc/meminfo: memFree=703056/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=1292.23
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 129203 20 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 1292.23
Current children cumulated vsize (KiB) 186268

[startup+1363.42 s]
/proc/loadavg: 2.01 2.02 2.02 3/94 28429
/proc/meminfo: memFree=703056/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=1351.77
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 135157 20 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 1351.77
Current children cumulated vsize (KiB) 186268

[startup+1423.51 s]
/proc/loadavg: 2.00 2.01 2.01 3/94 28429
/proc/meminfo: memFree=702992/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=1411.32
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 141112 20 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 1411.32
Current children cumulated vsize (KiB) 186268

[startup+1483.62 s]
/proc/loadavg: 2.00 2.01 2.01 3/94 28429
/proc/meminfo: memFree=702992/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=1470.89
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 147069 20 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 1470.89
Current children cumulated vsize (KiB) 186268

[startup+1543.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28429
/proc/meminfo: memFree=702992/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=1530.35
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 153015 20 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711450 0 0 4096 0 0 0 0 17 0 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 1530.35
Current children cumulated vsize (KiB) 186268

[startup+1603.65 s]
/proc/loadavg: 1.47 1.86 1.95 2/78 28444
/proc/meminfo: memFree=1362600/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=1590.26
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 159005 21 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 1590.26
Current children cumulated vsize (KiB) 186268

[startup+1663.68 s]
/proc/loadavg: 1.16 1.69 1.88 2/78 28444
/proc/meminfo: memFree=1362600/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=1650.27
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 165006 21 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637111 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 1650.27
Current children cumulated vsize (KiB) 186268

[startup+1723.71 s]
/proc/loadavg: 1.06 1.56 1.83 2/78 28444
/proc/meminfo: memFree=1362664/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=1710.27
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 171006 21 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 1710.27
Current children cumulated vsize (KiB) 186268

[startup+1783.73 s]
/proc/loadavg: 1.02 1.46 1.78 2/78 28444
/proc/meminfo: memFree=1362664/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=1770.28
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 177007 21 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711148 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 1770.28
Current children cumulated vsize (KiB) 186268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.54 s]
/proc/loadavg: 1.01 1.41 1.75 2/78 28444
/proc/meminfo: memFree=1362664/2055920 swapFree=4170192/4192956
[pid=28283] ppid=28281 vsize=186268 CPUtime=1800.1
/proc/28283/stat : 28283 (solver) R 28281 28283 27834 0 -1 4194304 25857 0 0 0 179988 22 0 0 25 0 1 0 167742487 190738432 25825 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/28283/statm: 46567 25825 719 92 0 44911 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 186268

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.57
CPU time (s): 1800.12
CPU user time (s): 1799.89
CPU system time (s): 0.237963
CPU usage (%): 99.2586
Max. virtual memory (cumulated for all children) (KiB): 186268

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

runsolver used 1.78773 s user time and 5.03823 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sun Jan  7 18:11:19 UTC 2007


IDJOB= 209645
IDBENCH= 4551
FILE ID= node20/209645-1168193479

PBS_JOBID= 3479409

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp28/fapp28-2800-0.xml
COMMAND LINE= /tmp/evaluation/209645-1168193479/tramontane/bin/solver /tmp/evaluation/209645-1168193479/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-209645-1168193479 -o ROOT/results/node20/solver-209645-1168193479 -C 1800 -M 900  /tmp/evaluation/209645-1168193479/tramontane/bin/solver /tmp/evaluation/209645-1168193479/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  0612dfcb5b4656b45a023f8a2fbce385

RANDOM SEED= 684479630

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.216
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.216
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:       1330688 kB
Buffers:         53984 kB
Cached:         448120 kB
SwapCached:       3612 kB
Active:         257412 kB
Inactive:       403996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1330688 kB
SwapTotal:     4192956 kB
SwapFree:      4170192 kB
Dirty:            6896 kB
Writeback:           0 kB
Mapped:         182996 kB
Slab:            48140 kB
Committed_AS:  4195288 kB
PageTables:       2680 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= 66552 MiB



End job on node20 on Sun Jan  7 18:41:33 UTC 2007