Trace number 209709

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.06 1807.87

General information on the benchmark

Namefapp/fapp26-30/fapp28/
fapp28-2800-8.xml
MD5SUMc0af1aa7c1328d24ea754def882ca1c4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark34.5727
SatisfiableYES
(Un)Satisfiability was provedYES
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.13	c 
0.13	c Parsing xml file
0.13	c 	domains............... 0.16
0.17	c 	variables.............  0.2
0.37	c 	predicates............    0
0.37	c 	constraints........... 1.74
2.12	c Allocating memory
2.12	c 
2.12	c time limit = -1
2.12	c heuristic = dom/wdeg
2.12	c restart policy = Geometric increment
2.12	c restart base = 1866
2.12	c restart factor = 1.33
2.12	c 
2.12	c Solving
2.12	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/node44/watcher-209709-1168193748 -o ROOT/results/node44/solver-209709-1168193748 -C 1800 -M 900 /tmp/evaluation/209709-1168193748/tramontane/bin/solver /tmp/evaluation/209709-1168193748/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.14 2.18 2.03 5/81 12048
/proc/meminfo: memFree=813792/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=18540 CPUtime=0
/proc/12047/stat : 12047 (runsolver) R 12045 12047 10286 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 167773879 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 264840473895 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12047/statm: 4635 279 244 17 0 2626 0

[startup+0.108396 s]
/proc/loadavg: 2.14 2.18 2.03 5/81 12048
/proc/meminfo: memFree=813792/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=7048 CPUtime=0.09
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 820 0 0 0 9 0 0 0 18 0 1 0 167773879 7217152 788 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4157841172 0 0 4096 0 0 0 0 17 1 0 0
/proc/12047/statm: 1762 788 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.516438 s]
/proc/loadavg: 2.14 2.18 2.03 5/81 12048
/proc/meminfo: memFree=813792/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=144332 CPUtime=0.5
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 15402 0 0 0 42 8 0 0 21 0 1 0 167773879 147795968 15370 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 12348005 0 0 4096 0 0 0 0 17 1 0 0
/proc/12047/statm: 36083 15370 709 92 0 34427 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 144332

[startup+1.33752 s]
/proc/loadavg: 2.14 2.18 2.03 3/81 12048
/proc/meminfo: memFree=751712/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=148480 CPUtime=1.32
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 16444 0 0 0 123 9 0 0 25 0 1 0 167773879 152043520 16412 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 11715395 0 0 4096 0 0 0 0 17 1 0 0
/proc/12047/statm: 37120 16412 709 92 0 35464 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 148480

[startup+2.97468 s]
/proc/loadavg: 2.14 2.18 2.03 3/81 12048
/proc/meminfo: memFree=712928/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186224 CPUtime=2.95
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25846 0 0 0 281 14 0 0 25 0 1 0 167773879 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/12047/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 186224

[startup+6.25602 s]
/proc/loadavg: 2.13 2.17 2.03 3/81 12048
/proc/meminfo: memFree=712736/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186224 CPUtime=6.21
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25846 0 0 0 607 14 0 0 25 0 1 0 167773879 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/12047/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 186224

[startup+12.7157 s]
/proc/loadavg: 2.11 2.17 2.03 3/81 12048
/proc/meminfo: memFree=712928/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186224 CPUtime=12.64
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25846 0 0 0 1250 14 0 0 25 0 1 0 167773879 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790420 0 0 4096 0 0 0 0 17 1 0 0
/proc/12047/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 186224

[startup+25.537 s]
/proc/loadavg: 2.09 2.16 2.02 3/81 12048
/proc/meminfo: memFree=713056/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186224 CPUtime=25.41
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25846 0 0 0 2527 14 0 0 25 0 1 0 167773879 190693376 25814 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711792 0 0 4096 0 0 0 0 17 1 0 0
/proc/12047/statm: 46556 25814 719 92 0 44900 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 186224

[startup+51.1766 s]
/proc/loadavg: 2.06 2.15 2.02 3/81 12048
/proc/meminfo: memFree=713120/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186228 CPUtime=50.94
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25847 0 0 0 5080 14 0 0 25 0 1 0 167773879 190697472 25815 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712152 0 0 4096 0 0 0 0 17 1 0 0
/proc/12047/statm: 46557 25815 719 92 0 44901 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 186228

[startup+102.465 s]
/proc/loadavg: 2.02 2.12 2.02 3/81 12048
/proc/meminfo: memFree=713248/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186240 CPUtime=102.01
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25850 0 0 0 10187 14 0 0 25 0 1 0 167773879 190709760 25818 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/12047/statm: 46560 25818 719 92 0 44904 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 186240

[startup+162.571 s]
/proc/loadavg: 2.06 2.11 2.02 3/81 12154
/proc/meminfo: memFree=1092960/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186240 CPUtime=161.87
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25850 0 0 0 16169 18 0 0 25 0 1 0 167773879 190709760 25818 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709350 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46560 25818 719 92 0 44904 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 186240

[startup+222.634 s]
/proc/loadavg: 2.02 2.09 2.01 3/81 12154
/proc/meminfo: memFree=857184/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186252 CPUtime=221.66
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25853 0 0 0 22148 18 0 0 25 0 1 0 167773879 190722048 25821 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637111 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46563 25821 719 92 0 44907 0
Current children cumulated CPU time (s) 221.66
Current children cumulated vsize (KiB) 186252

[startup+282.691 s]
/proc/loadavg: 2.01 2.07 2.01 3/81 12154
/proc/meminfo: memFree=820768/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186260 CPUtime=281.44
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25855 0 0 0 28126 18 0 0 25 0 1 0 167773879 190730240 25823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46565 25823 719 92 0 44909 0
Current children cumulated CPU time (s) 281.44
Current children cumulated vsize (KiB) 186260

[startup+342.747 s]
/proc/loadavg: 2.12 2.09 2.01 3/81 12154
/proc/meminfo: memFree=788000/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186260 CPUtime=341.23
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25855 0 0 0 34105 18 0 0 25 0 1 0 167773879 190730240 25823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46565 25823 719 92 0 44909 0
Current children cumulated CPU time (s) 341.23
Current children cumulated vsize (KiB) 186260

[startup+402.806 s]
/proc/loadavg: 2.04 2.07 2.00 3/81 12154
/proc/meminfo: memFree=774176/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186260 CPUtime=401.02
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25855 0 0 0 40084 18 0 0 25 0 1 0 167773879 190730240 25823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46565 25823 719 92 0 44909 0
Current children cumulated CPU time (s) 401.02
Current children cumulated vsize (KiB) 186260

[startup+462.857 s]
/proc/loadavg: 2.04 2.07 2.00 3/81 12154
/proc/meminfo: memFree=765920/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186260 CPUtime=460.79
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25855 0 0 0 46061 18 0 0 25 0 1 0 167773879 190730240 25823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46565 25823 719 92 0 44909 0
Current children cumulated CPU time (s) 460.79
Current children cumulated vsize (KiB) 186260

[startup+522.91 s]
/proc/loadavg: 2.02 2.05 2.00 3/81 12154
/proc/meminfo: memFree=765856/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186260 CPUtime=520.58
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25855 0 0 0 52040 18 0 0 25 0 1 0 167773879 190730240 25823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46565 25823 719 92 0 44909 0
Current children cumulated CPU time (s) 520.58
Current children cumulated vsize (KiB) 186260

[startup+582.959 s]
/proc/loadavg: 2.00 2.04 2.00 3/81 12154
/proc/meminfo: memFree=765792/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186260 CPUtime=580.37
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25855 0 0 0 58018 19 0 0 25 0 1 0 167773879 190730240 25823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711124 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46565 25823 719 92 0 44909 0
Current children cumulated CPU time (s) 580.37
Current children cumulated vsize (KiB) 186260

[startup+643.023 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 12154
/proc/meminfo: memFree=765728/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186260 CPUtime=640.15
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25855 0 0 0 63996 19 0 0 25 0 1 0 167773879 190730240 25823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46565 25823 719 92 0 44909 0
Current children cumulated CPU time (s) 640.15
Current children cumulated vsize (KiB) 186260

[startup+703.094 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 12154
/proc/meminfo: memFree=765728/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186272 CPUtime=699.97
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25858 0 0 0 69978 19 0 0 25 0 1 0 167773879 190742528 25826 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46568 25826 719 92 0 44912 0
Current children cumulated CPU time (s) 699.97
Current children cumulated vsize (KiB) 186272

[startup+763.179 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 12154
/proc/meminfo: memFree=765664/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186280 CPUtime=759.79
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25860 0 0 0 75960 19 0 0 25 0 1 0 167773879 190750720 25828 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46570 25828 719 92 0 44914 0
Current children cumulated CPU time (s) 759.79
Current children cumulated vsize (KiB) 186280

[startup+823.246 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 12154
/proc/meminfo: memFree=765600/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186292 CPUtime=819.56
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25863 0 0 0 81937 19 0 0 25 0 1 0 167773879 190763008 25831 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46573 25831 719 92 0 44917 0
Current children cumulated CPU time (s) 819.56
Current children cumulated vsize (KiB) 186292

[startup+883.309 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 12154
/proc/meminfo: memFree=765536/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186300 CPUtime=879.37
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25865 0 0 0 87918 19 0 0 25 0 1 0 167773879 190771200 25833 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708982 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46575 25833 719 92 0 44919 0
Current children cumulated CPU time (s) 879.37
Current children cumulated vsize (KiB) 186300

[startup+943.37 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 12154
/proc/meminfo: memFree=765472/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186312 CPUtime=939.18
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25868 0 0 0 93898 20 0 0 25 0 1 0 167773879 190783488 25836 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46578 25836 719 92 0 44922 0
Current children cumulated CPU time (s) 939.18
Current children cumulated vsize (KiB) 186312

[startup+1003.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 12154
/proc/meminfo: memFree=765408/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186320 CPUtime=998.95
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25870 0 0 0 99875 20 0 0 25 0 1 0 167773879 190791680 25838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46580 25838 719 92 0 44924 0
Current children cumulated CPU time (s) 998.95
Current children cumulated vsize (KiB) 186320

[startup+1063.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 12154
/proc/meminfo: memFree=765344/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186344 CPUtime=1058.76
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25876 0 0 0 105856 20 0 0 25 0 1 0 167773879 190816256 25844 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46586 25844 719 92 0 44930 0
Current children cumulated CPU time (s) 1058.76
Current children cumulated vsize (KiB) 186344

[startup+1123.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 12154
/proc/meminfo: memFree=765280/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186356 CPUtime=1118.57
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25879 0 0 0 111837 20 0 0 25 0 1 0 167773879 190828544 25847 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46589 25847 719 92 0 44933 0
Current children cumulated CPU time (s) 1118.57
Current children cumulated vsize (KiB) 186356

[startup+1183.64 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 12154
/proc/meminfo: memFree=765216/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186364 CPUtime=1178.35
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25881 0 0 0 117815 20 0 0 25 0 1 0 167773879 190836736 25849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46591 25849 719 92 0 44935 0
Current children cumulated CPU time (s) 1178.35
Current children cumulated vsize (KiB) 186364

[startup+1243.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 12154
/proc/meminfo: memFree=765152/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186364 CPUtime=1238.15
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25881 0 0 0 123795 20 0 0 25 0 1 0 167773879 190836736 25849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46591 25849 719 92 0 44935 0
Current children cumulated CPU time (s) 1238.15
Current children cumulated vsize (KiB) 186364

[startup+1303.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 12154
/proc/meminfo: memFree=765088/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186364 CPUtime=1297.96
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25881 0 0 0 129776 20 0 0 25 0 1 0 167773879 190836736 25849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46591 25849 719 92 0 44935 0
Current children cumulated CPU time (s) 1297.96
Current children cumulated vsize (KiB) 186364

[startup+1363.85 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 12154
/proc/meminfo: memFree=765088/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186364 CPUtime=1357.74
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25881 0 0 0 135754 20 0 0 25 0 1 0 167773879 190836736 25849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637330 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46591 25849 719 92 0 44935 0
Current children cumulated CPU time (s) 1357.74
Current children cumulated vsize (KiB) 186364

[startup+1423.91 s]
/proc/loadavg: 2.06 2.02 2.00 3/74 12228
/proc/meminfo: memFree=1403416/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186364 CPUtime=1417.55
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25881 0 0 0 141734 21 0 0 25 0 1 0 167773879 190836736 25849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46591 25849 719 92 0 44935 0
Current children cumulated CPU time (s) 1417.55
Current children cumulated vsize (KiB) 186364

[startup+1484 s]
/proc/loadavg: 2.10 2.04 2.01 3/74 12228
/proc/meminfo: memFree=1397528/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186364 CPUtime=1477.29
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25881 0 0 0 147708 21 0 0 25 0 1 0 167773879 190836736 25849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46591 25849 719 92 0 44935 0
Current children cumulated CPU time (s) 1477.29
Current children cumulated vsize (KiB) 186364

[startup+1544.07 s]
/proc/loadavg: 2.04 2.03 2.00 3/74 12228
/proc/meminfo: memFree=1395224/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186364 CPUtime=1536.87
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25881 0 0 0 153666 21 0 0 25 0 1 0 167773879 190836736 25849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46591 25849 719 92 0 44935 0
Current children cumulated CPU time (s) 1536.87
Current children cumulated vsize (KiB) 186364

[startup+1604.13 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 12228
/proc/meminfo: memFree=1393752/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186364 CPUtime=1596.45
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25881 0 0 0 159624 21 0 0 25 0 1 0 167773879 190836736 25849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/12047/statm: 46591 25849 719 92 0 44935 0
Current children cumulated CPU time (s) 1596.45
Current children cumulated vsize (KiB) 186364

[startup+1664.16 s]
/proc/loadavg: 1.55 1.89 1.96 2/65 12612
/proc/meminfo: memFree=1424096/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186364 CPUtime=1656.38
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25881 0 0 0 165614 24 0 0 25 0 1 0 167773879 190836736 25849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/12047/statm: 46591 25849 719 92 0 44935 0
Current children cumulated CPU time (s) 1656.38
Current children cumulated vsize (KiB) 186364

[startup+1724.17 s]
/proc/loadavg: 1.26 1.74 1.90 2/65 12612
/proc/meminfo: memFree=1424160/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186364 CPUtime=1716.38
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25881 0 0 0 171614 24 0 0 25 0 1 0 167773879 190836736 25849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/12047/statm: 46591 25849 719 92 0 44935 0
Current children cumulated CPU time (s) 1716.38
Current children cumulated vsize (KiB) 186364

[startup+1784.19 s]
/proc/loadavg: 1.17 1.62 1.85 2/65 12612
/proc/meminfo: memFree=1424160/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186364 CPUtime=1776.37
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25881 0 0 0 177613 24 0 0 25 0 1 0 167773879 190836736 25849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/12047/statm: 46591 25849 719 92 0 44935 0
Current children cumulated CPU time (s) 1776.37
Current children cumulated vsize (KiB) 186364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.85 s]
/proc/loadavg: 1.11 1.57 1.82 2/65 12612
/proc/meminfo: memFree=1424160/2055920 swapFree=4191892/4192956
[pid=12047] ppid=12045 vsize=186364 CPUtime=1800.03
/proc/12047/stat : 12047 (solver) R 12045 12047 10286 0 -1 4194304 25881 0 0 0 179979 24 0 0 25 0 1 0 167773879 190836736 25849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/12047/statm: 46591 25849 719 92 0 44935 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 186364

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.87
CPU time (s): 1800.06
CPU user time (s): 1799.79
CPU system time (s): 0.265959
CPU usage (%): 99.5681
Max. virtual memory (cumulated for all children) (KiB): 186364

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

runsolver used 1.60276 s user time and 4.72628 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sun Jan  7 18:15:48 UTC 2007


IDJOB= 209709
IDBENCH= 4555
FILE ID= node44/209709-1168193748

PBS_JOBID= 3479295

Free space on /tmp= 66459 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  c0af1aa7c1328d24ea754def882ca1c4

RANDOM SEED= 5386094

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.213
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.213
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:        814272 kB
Buffers:         40836 kB
Cached:         488284 kB
SwapCached:        396 kB
Active:         852728 kB
Inactive:       321444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        814272 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            6140 kB
Writeback:           0 kB
Mapped:         660408 kB
Slab:            51292 kB
Committed_AS:  4031480 kB
PageTables:       3292 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= 66540 MiB



End job on node44 on Sun Jan  7 18:45:56 UTC 2007