Trace number 209597

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.1 1803.7

General information on the benchmark

Namefapp/fapp26-30/fapp28/
fapp28-2800-1.xml
MD5SUMa7e94457371619f32119af4890fc20ae
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.8104
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.23	c 
0.23	c Parsing xml file
0.23	c 	domains............... 0.16
0.23	c 	variables............. 0.18
0.35	c 	predicates............    0
0.35	c 	constraints........... 1.74
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/node48/watcher-209597-1168193294 -o ROOT/results/node48/solver-209597-1168193294 -C 1800 -M 900 /tmp/evaluation/209597-1168193294/tramontane/bin/solver /tmp/evaluation/209597-1168193294/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: 2.31 2.07 2.10 5/73 5463
/proc/meminfo: memFree=1621288/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=18540 CPUtime=0
/proc/5462/stat : 5462 (runsolver) R 5460 5462 4937 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 167728170 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 255539604775 0 0 4096 24578 0 0 0 17 1 0 0
/proc/5462/statm: 4635 279 244 17 0 2626 0

[startup+0.107549 s]
/proc/loadavg: 2.31 2.07 2.10 5/73 5463
/proc/meminfo: memFree=1621288/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=7048 CPUtime=0.09
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 820 0 0 0 9 0 0 0 18 0 1 0 167728170 7217152 788 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159453622 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 1762 788 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.515585 s]
/proc/loadavg: 2.31 2.07 2.10 5/73 5463
/proc/meminfo: memFree=1621288/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=144464 CPUtime=0.5
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 15428 0 0 0 44 6 0 0 21 0 1 0 167728170 147931136 15396 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3648628 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 36116 15396 709 92 0 34460 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 144464

[startup+1.33666 s]
/proc/loadavg: 2.36 2.09 2.10 3/73 5463
/proc/meminfo: memFree=1552744/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=148612 CPUtime=1.31
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 16461 0 0 0 124 7 0 0 25 0 1 0 167728170 152178688 16429 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158611545 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 37153 16429 709 92 0 35497 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 148612

[startup+2.9738 s]
/proc/loadavg: 2.36 2.09 2.10 3/73 5463
/proc/meminfo: memFree=1479208/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186224 CPUtime=2.95
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25846 0 0 0 284 11 0 0 25 0 1 0 167728170 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 186224

[startup+6.25311 s]
/proc/loadavg: 2.36 2.09 2.10 3/73 5463
/proc/meminfo: memFree=1479216/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186224 CPUtime=6.21
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25846 0 0 0 610 11 0 0 25 0 1 0 167728170 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 186224

[startup+12.7137 s]
/proc/loadavg: 2.31 2.08 2.10 3/73 5463
/proc/meminfo: memFree=1479304/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186224 CPUtime=12.65
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25846 0 0 0 1254 11 0 0 25 0 1 0 167728170 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 186224

[startup+25.5339 s]
/proc/loadavg: 2.26 2.08 2.10 3/73 5463
/proc/meminfo: memFree=1479368/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186224 CPUtime=25.42
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25846 0 0 0 2531 11 0 0 25 0 1 0 167728170 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 186224

[startup+51.1693 s]
/proc/loadavg: 2.17 2.07 2.09 3/73 5463
/proc/meminfo: memFree=1479432/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186228 CPUtime=50.94
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25847 0 0 0 5083 11 0 0 25 0 1 0 167728170 190697472 25815 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710503 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46557 25815 719 92 0 44901 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 186228

[startup+102.423 s]
/proc/loadavg: 2.07 2.06 2.09 3/73 5463
/proc/meminfo: memFree=1479560/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186236 CPUtime=102
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25849 0 0 0 10189 11 0 0 25 0 1 0 167728170 190705664 25817 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46559 25817 719 92 0 44903 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 186236

[startup+162.518 s]
/proc/loadavg: 2.02 2.05 2.08 3/73 5463
/proc/meminfo: memFree=1479560/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186244 CPUtime=161.87
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25851 0 0 0 16176 11 0 0 25 0 1 0 167728170 190713856 25819 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638384 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46561 25819 719 92 0 44905 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 186244

[startup+222.601 s]
/proc/loadavg: 2.01 2.03 2.07 3/73 5463
/proc/meminfo: memFree=1479560/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186244 CPUtime=221.73
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25851 0 0 0 22161 12 0 0 25 0 1 0 167728170 190713856 25819 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46561 25819 719 92 0 44905 0
Current children cumulated CPU time (s) 221.73
Current children cumulated vsize (KiB) 186244

[startup+282.677 s]
/proc/loadavg: 2.04 2.04 2.07 3/73 5463
/proc/meminfo: memFree=1479560/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186244 CPUtime=281.58
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25851 0 0 0 28146 12 0 0 25 0 1 0 167728170 190713856 25819 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711466 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46561 25819 719 92 0 44905 0
Current children cumulated CPU time (s) 281.58
Current children cumulated vsize (KiB) 186244

[startup+342.754 s]
/proc/loadavg: 2.01 2.03 2.07 3/73 5463
/proc/meminfo: memFree=1479496/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186244 CPUtime=341.43
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25851 0 0 0 34131 12 0 0 25 0 1 0 167728170 190713856 25819 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710307 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46561 25819 719 92 0 44905 0
Current children cumulated CPU time (s) 341.43
Current children cumulated vsize (KiB) 186244

[startup+402.841 s]
/proc/loadavg: 2.00 2.02 2.06 3/73 5463
/proc/meminfo: memFree=1479496/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186244 CPUtime=401.28
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25851 0 0 0 40116 12 0 0 25 0 1 0 167728170 190713856 25819 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46561 25819 719 92 0 44905 0
Current children cumulated CPU time (s) 401.28
Current children cumulated vsize (KiB) 186244

[startup+462.938 s]
/proc/loadavg: 2.00 2.02 2.06 3/73 5463
/proc/meminfo: memFree=1479432/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186260 CPUtime=461.15
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25855 0 0 0 46103 12 0 0 25 0 1 0 167728170 190730240 25823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46565 25823 719 92 0 44909 0
Current children cumulated CPU time (s) 461.15
Current children cumulated vsize (KiB) 186260

[startup+523.021 s]
/proc/loadavg: 2.00 2.01 2.05 3/73 5463
/proc/meminfo: memFree=1479432/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186260 CPUtime=521.01
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25855 0 0 0 52089 12 0 0 25 0 1 0 167728170 190730240 25823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710340 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46565 25823 719 92 0 44909 0
Current children cumulated CPU time (s) 521.01
Current children cumulated vsize (KiB) 186260

[startup+583.102 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 5463
/proc/meminfo: memFree=1479368/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186260 CPUtime=580.86
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25855 0 0 0 58074 12 0 0 25 0 1 0 167728170 190730240 25823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46565 25823 719 92 0 44909 0
Current children cumulated CPU time (s) 580.86
Current children cumulated vsize (KiB) 186260

[startup+643.186 s]
/proc/loadavg: 2.00 2.00 2.04 3/73 5465
/proc/meminfo: memFree=1479368/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186260 CPUtime=640.72
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25855 0 0 0 64059 13 0 0 25 0 1 0 167728170 190730240 25823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711764 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46565 25823 719 92 0 44909 0
Current children cumulated CPU time (s) 640.72
Current children cumulated vsize (KiB) 186260

[startup+703.265 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 5465
/proc/meminfo: memFree=1479304/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186260 CPUtime=700.57
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25855 0 0 0 70044 13 0 0 25 0 1 0 167728170 190730240 25823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46565 25823 719 92 0 44909 0
Current children cumulated CPU time (s) 700.57
Current children cumulated vsize (KiB) 186260

[startup+763.366 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 5465
/proc/meminfo: memFree=1479240/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186276 CPUtime=760.45
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25859 0 0 0 76032 13 0 0 25 0 1 0 167728170 190746624 25827 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46569 25827 719 92 0 44913 0
Current children cumulated CPU time (s) 760.45
Current children cumulated vsize (KiB) 186276

[startup+823.457 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 5465
/proc/meminfo: memFree=1479240/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186296 CPUtime=820.3
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25864 0 0 0 82017 13 0 0 25 0 1 0 167728170 190767104 25832 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711439 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46574 25832 719 92 0 44918 0
Current children cumulated CPU time (s) 820.3
Current children cumulated vsize (KiB) 186296

[startup+883.556 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 5465
/proc/meminfo: memFree=1479240/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186300 CPUtime=880.18
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25865 0 0 0 88005 13 0 0 25 0 1 0 167728170 190771200 25833 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637155 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46575 25833 719 92 0 44919 0
Current children cumulated CPU time (s) 880.18
Current children cumulated vsize (KiB) 186300

[startup+943.614 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 5465
/proc/meminfo: memFree=1479240/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186304 CPUtime=940.22
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25866 0 0 0 94009 13 0 0 25 0 1 0 167728170 190775296 25834 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812988 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46576 25834 719 92 0 44920 0
Current children cumulated CPU time (s) 940.22
Current children cumulated vsize (KiB) 186304

[startup+1003.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5465
/proc/meminfo: memFree=1479240/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186324 CPUtime=1000.26
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25871 0 0 0 100012 14 0 0 25 0 1 0 167728170 190795776 25839 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46581 25839 719 92 0 44925 0
Current children cumulated CPU time (s) 1000.26
Current children cumulated vsize (KiB) 186324

[startup+1063.72 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5465
/proc/meminfo: memFree=1479240/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186328 CPUtime=1060.3
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25872 0 0 0 106016 14 0 0 25 0 1 0 167728170 190799872 25840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46582 25840 719 92 0 44926 0
Current children cumulated CPU time (s) 1060.3
Current children cumulated vsize (KiB) 186328

[startup+1123.8 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 5465
/proc/meminfo: memFree=1479176/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186328 CPUtime=1120.36
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25872 0 0 0 112022 14 0 0 25 0 1 0 167728170 190799872 25840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637179 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46582 25840 719 92 0 44926 0
Current children cumulated CPU time (s) 1120.36
Current children cumulated vsize (KiB) 186328

[startup+1183.88 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5465
/proc/meminfo: memFree=1479176/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186328 CPUtime=1180.43
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25872 0 0 0 118029 14 0 0 25 0 1 0 167728170 190799872 25840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46582 25840 719 92 0 44926 0
Current children cumulated CPU time (s) 1180.43
Current children cumulated vsize (KiB) 186328

[startup+1243.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5465
/proc/meminfo: memFree=1479176/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186328 CPUtime=1240.5
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25872 0 0 0 124036 14 0 0 25 0 1 0 167728170 190799872 25840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46582 25840 719 92 0 44926 0
Current children cumulated CPU time (s) 1240.5
Current children cumulated vsize (KiB) 186328

[startup+1304.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5465
/proc/meminfo: memFree=1479176/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186328 CPUtime=1300.57
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25872 0 0 0 130043 14 0 0 25 0 1 0 167728170 190799872 25840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46582 25840 719 92 0 44926 0
Current children cumulated CPU time (s) 1300.57
Current children cumulated vsize (KiB) 186328

[startup+1364.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5465
/proc/meminfo: memFree=1479112/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186328 CPUtime=1360.63
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25872 0 0 0 136049 14 0 0 25 0 1 0 167728170 190799872 25840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711764 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46582 25840 719 92 0 44926 0
Current children cumulated CPU time (s) 1360.63
Current children cumulated vsize (KiB) 186328

[startup+1424.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5465
/proc/meminfo: memFree=1479112/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186328 CPUtime=1420.69
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25872 0 0 0 142055 14 0 0 25 0 1 0 167728170 190799872 25840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711119 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46582 25840 719 92 0 44926 0
Current children cumulated CPU time (s) 1420.69
Current children cumulated vsize (KiB) 186328

[startup+1484.27 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5465
/proc/meminfo: memFree=1479112/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186332 CPUtime=1480.74
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25873 0 0 0 148059 15 0 0 25 0 1 0 167728170 190803968 25841 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46583 25841 719 92 0 44927 0
Current children cumulated CPU time (s) 1480.74
Current children cumulated vsize (KiB) 186332

[startup+1544.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5465
/proc/meminfo: memFree=1479048/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186340 CPUtime=1540.78
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25875 0 0 0 154063 15 0 0 25 0 1 0 167728170 190812160 25843 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46585 25843 719 92 0 44929 0
Current children cumulated CPU time (s) 1540.78
Current children cumulated vsize (KiB) 186340

[startup+1604.38 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5465
/proc/meminfo: memFree=1479048/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186340 CPUtime=1600.83
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25875 0 0 0 160068 15 0 0 25 0 1 0 167728170 190812160 25843 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710492 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46585 25843 719 92 0 44929 0
Current children cumulated CPU time (s) 1600.83
Current children cumulated vsize (KiB) 186340

[startup+1664.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5465
/proc/meminfo: memFree=1478984/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186340 CPUtime=1660.88
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25875 0 0 0 166073 15 0 0 25 0 1 0 167728170 190812160 25843 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46585 25843 719 92 0 44929 0
Current children cumulated CPU time (s) 1660.88
Current children cumulated vsize (KiB) 186340

[startup+1724.52 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 5465
/proc/meminfo: memFree=1478984/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186340 CPUtime=1720.94
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25875 0 0 0 172079 15 0 0 25 0 1 0 167728170 190812160 25843 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711424 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46585 25843 719 92 0 44929 0
Current children cumulated CPU time (s) 1720.94
Current children cumulated vsize (KiB) 186340

[startup+1784.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5465
/proc/meminfo: memFree=1478984/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186340 CPUtime=1781
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25875 0 0 0 178085 15 0 0 25 0 1 0 167728170 190812160 25843 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46585 25843 719 92 0 44929 0
Current children cumulated CPU time (s) 1781
Current children cumulated vsize (KiB) 186340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5465
/proc/meminfo: memFree=1478984/2055920 swapFree=4192812/4192956
[pid=5462] ppid=5460 vsize=186340 CPUtime=1800.07
/proc/5462/stat : 5462 (solver) R 5460 5462 4937 0 -1 4194304 25875 0 0 0 179992 15 0 0 25 0 1 0 167728170 190812160 25843 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/5462/statm: 46585 25843 719 92 0 44929 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 186340

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.7
CPU time (s): 1800.1
CPU user time (s): 1799.93
CPU system time (s): 0.173973
CPU usage (%): 99.8008
Max. virtual memory (cumulated for all children) (KiB): 186340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25875
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 13627

runsolver used 1.66775 s user time and 4.74228 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sun Jan  7 18:08:15 UTC 2007


IDJOB= 209597
IDBENCH= 4548
FILE ID= node48/209597-1168193294

PBS_JOBID= 3479410

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  a7e94457371619f32119af4890fc20ae

RANDOM SEED= 497661577

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.218
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.218
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:       1622152 kB
Buffers:         57236 kB
Cached:         237748 kB
SwapCached:          0 kB
Active:         198984 kB
Inactive:       175528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1622152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12620 kB
Writeback:           0 kB
Mapped:          93124 kB
Slab:            44460 kB
Committed_AS:  3819156 kB
PageTables:       1968 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 node48 on Sun Jan  7 18:38:19 UTC 2007