Trace number 219029

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.09 1808.61

General information on the benchmark

NamechessboardColoration/
cc-9-9-3.xml
MD5SUM9ede3abf1c3d14450001b7403d6338fb
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.216966
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables81
Number of constraints1296
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1296
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c 
0.05	c Parsing xml file
0.05	c 	domains...............    0
0.05	c 	variables.............    0
0.05	c 	predicates............    0
0.05	c 	constraints........... 0.13
0.15	c Allocating memory
0.15	c 
0.15	c time limit = -1
0.15	c heuristic = dom/wdeg
0.15	c restart policy = Geometric increment
0.15	c restart base = 53
0.15	c restart factor = 1.33
0.15	c 
0.15	c Solving
0.15	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/node45/watcher-219029-1168253866 -o ROOT/results/node45/solver-219029-1168253866 -C 1800 -M 900 /tmp/evaluation/219029-1168253866/tramontane/bin/solver /tmp/evaluation/219029-1168253866/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: 0.92 0.98 1.04 5/70 12090
/proc/meminfo: memFree=1791616/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=6744 CPUtime=0
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 496 0 0 0 0 0 0 0 18 0 1 0 173785687 6905856 465 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 5540160 0 0 4096 0 0 0 0 17 1 0 0
/proc/12089/statm: 1686 473 413 92 0 30 0

[startup+0.103824 s]
/proc/loadavg: 0.92 0.98 1.04 5/70 12090
/proc/meminfo: memFree=1791616/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=9332 CPUtime=0.09
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1406 0 0 0 9 0 0 0 18 0 1 0 173785687 9555968 1374 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134629775 0 0 4096 0 0 0 0 17 1 0 0
/proc/12089/statm: 2333 1374 707 92 0 677 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9332

[startup+0.511904 s]
/proc/loadavg: 0.92 0.98 1.04 5/70 12090
/proc/meminfo: memFree=1791616/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=0.5
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 50 0 0 0 21 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11324

[startup+1.33305 s]
/proc/loadavg: 0.92 0.98 1.04 3/81 12109
/proc/meminfo: memFree=1765032/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1.32
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 132 0 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 11324

[startup+2.97035 s]
/proc/loadavg: 1.01 1.00 1.04 3/74 12110
/proc/meminfo: memFree=1773280/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=2.94
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 294 0 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 11324

[startup+6.25095 s]
/proc/loadavg: 1.01 1.00 1.04 3/69 12136
/proc/meminfo: memFree=1787848/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=6.2
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 616 4 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 11324

[startup+12.7119 s]
/proc/loadavg: 1.16 1.03 1.05 3/81 12188
/proc/meminfo: memFree=1755184/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=12.63
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 1259 4 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 11324

[startup+25.5312 s]
/proc/loadavg: 1.29 1.06 1.06 3/81 12188
/proc/meminfo: memFree=1740464/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=25.37
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 2533 4 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 11324

[startup+51.1699 s]
/proc/loadavg: 1.59 1.15 1.09 3/81 12188
/proc/meminfo: memFree=1719408/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=50.91
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 5086 5 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 11324

[startup+102.439 s]
/proc/loadavg: 1.89 1.31 1.15 3/81 12188
/proc/meminfo: memFree=1690928/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=101.95
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 10190 5 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134641149 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 11324

[startup+162.534 s]
/proc/loadavg: 2.03 1.45 1.20 3/81 12188
/proc/meminfo: memFree=1665008/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=161.75
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 16170 5 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785579 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 11324

[startup+222.635 s]
/proc/loadavg: 2.01 1.55 1.25 3/87 12304
/proc/meminfo: memFree=1643560/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=221.52
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 22141 11 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (KiB) 11324

[startup+282.653 s]
/proc/loadavg: 2.00 1.63 1.29 3/87 12364
/proc/meminfo: memFree=1626168/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=281.2
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 28102 18 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 281.2
Current children cumulated vsize (KiB) 11324

[startup+342.748 s]
/proc/loadavg: 2.00 1.69 1.34 3/81 12386
/proc/meminfo: memFree=1610480/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=340.98
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 34080 18 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 340.98
Current children cumulated vsize (KiB) 11324

[startup+402.845 s]
/proc/loadavg: 2.00 1.74 1.37 3/81 12386
/proc/meminfo: memFree=1596144/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=400.81
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 40063 18 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134640863 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 400.81
Current children cumulated vsize (KiB) 11324

[startup+462.935 s]
/proc/loadavg: 2.00 1.79 1.41 3/81 12386
/proc/meminfo: memFree=1589744/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=460.63
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 46044 19 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 460.63
Current children cumulated vsize (KiB) 11324

[startup+523.019 s]
/proc/loadavg: 2.00 1.82 1.45 3/81 12386
/proc/meminfo: memFree=1589744/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=520.43
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 52024 19 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 520.43
Current children cumulated vsize (KiB) 11324

[startup+583.105 s]
/proc/loadavg: 2.00 1.85 1.48 3/81 12386
/proc/meminfo: memFree=1589680/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=580.24
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 58005 19 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785686 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 580.24
Current children cumulated vsize (KiB) 11324

[startup+643.199 s]
/proc/loadavg: 2.07 1.89 1.51 3/81 12386
/proc/meminfo: memFree=1569392/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=640.06
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 63987 19 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 640.06
Current children cumulated vsize (KiB) 11324

[startup+703.293 s]
/proc/loadavg: 2.02 1.91 1.54 3/81 12386
/proc/meminfo: memFree=1569264/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=699.86
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 69967 19 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134649183 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 699.86
Current children cumulated vsize (KiB) 11324

[startup+763.389 s]
/proc/loadavg: 2.01 1.92 1.57 3/81 12386
/proc/meminfo: memFree=1563504/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=759.69
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 75950 19 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712821 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 759.69
Current children cumulated vsize (KiB) 11324

[startup+823.487 s]
/proc/loadavg: 2.00 1.93 1.59 3/81 12386
/proc/meminfo: memFree=1546608/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=819.48
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 81929 19 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712724 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 819.48
Current children cumulated vsize (KiB) 11324

[startup+883.587 s]
/proc/loadavg: 2.08 1.97 1.62 3/81 12386
/proc/meminfo: memFree=1535856/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=879.31
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 87912 19 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 879.31
Current children cumulated vsize (KiB) 11324

[startup+943.686 s]
/proc/loadavg: 2.03 1.97 1.64 3/81 12386
/proc/meminfo: memFree=1525360/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=939.15
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 93896 19 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 939.15
Current children cumulated vsize (KiB) 11324

[startup+1003.78 s]
/proc/loadavg: 2.01 1.97 1.66 3/81 12386
/proc/meminfo: memFree=1525296/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=998.96
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 99876 20 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795145 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 998.96
Current children cumulated vsize (KiB) 11324

[startup+1063.88 s]
/proc/loadavg: 2.00 1.97 1.68 3/81 12386
/proc/meminfo: memFree=1525296/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1058.78
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 105858 20 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1058.78
Current children cumulated vsize (KiB) 11324

[startup+1123.97 s]
/proc/loadavg: 2.00 1.97 1.70 3/81 12386
/proc/meminfo: memFree=1525232/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1118.6
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 111840 20 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134640854 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1118.6
Current children cumulated vsize (KiB) 11324

[startup+1184.07 s]
/proc/loadavg: 2.00 1.97 1.71 3/81 12386
/proc/meminfo: memFree=1525296/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1178.41
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 117821 20 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785565 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1178.41
Current children cumulated vsize (KiB) 11324

[startup+1244.16 s]
/proc/loadavg: 2.06 1.99 1.74 3/81 12388
/proc/meminfo: memFree=1525104/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1238.22
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 123802 20 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1238.22
Current children cumulated vsize (KiB) 11324

[startup+1304.25 s]
/proc/loadavg: 2.02 1.99 1.75 3/81 12388
/proc/meminfo: memFree=1525104/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1298.05
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 129785 20 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1298.05
Current children cumulated vsize (KiB) 11324

[startup+1364.35 s]
/proc/loadavg: 2.01 1.99 1.76 3/81 12388
/proc/meminfo: memFree=1525168/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1357.86
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 135765 21 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799420 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1357.86
Current children cumulated vsize (KiB) 11324

[startup+1424.44 s]
/proc/loadavg: 2.00 1.99 1.77 3/81 12388
/proc/meminfo: memFree=1525168/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1417.68
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 141747 21 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1417.68
Current children cumulated vsize (KiB) 11324

[startup+1484.53 s]
/proc/loadavg: 2.00 1.99 1.78 3/81 12388
/proc/meminfo: memFree=1523376/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1477.5
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 147729 21 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799448 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1477.5
Current children cumulated vsize (KiB) 11324

[startup+1544.63 s]
/proc/loadavg: 2.00 1.99 1.79 3/81 12388
/proc/meminfo: memFree=1523440/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1537.3
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 153709 21 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134649186 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1537.3
Current children cumulated vsize (KiB) 11324

[startup+1604.72 s]
/proc/loadavg: 2.00 1.99 1.81 3/81 12388
/proc/meminfo: memFree=1523376/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1597.12
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 159691 21 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1597.12
Current children cumulated vsize (KiB) 11324

[startup+1664.82 s]
/proc/loadavg: 2.00 1.99 1.82 3/81 12388
/proc/meminfo: memFree=1523376/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1656.95
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 165673 22 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1656.95
Current children cumulated vsize (KiB) 11324

[startup+1724.92 s]
/proc/loadavg: 2.00 1.99 1.82 3/81 12388
/proc/meminfo: memFree=1523312/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1716.76
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 171654 22 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792466 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1716.76
Current children cumulated vsize (KiB) 11324

[startup+1785.01 s]
/proc/loadavg: 2.00 1.99 1.83 3/81 12388
/proc/meminfo: memFree=1523312/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1776.59
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 177637 22 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1776.59
Current children cumulated vsize (KiB) 11324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.6 s]
/proc/loadavg: 2.06 2.00 1.84 3/81 12388
/proc/meminfo: memFree=1523312/2055920 swapFree=4184048/4192956
[pid=12089] ppid=12086 vsize=11324 CPUtime=1800.08
/proc/12089/stat : 12089 (solver) R 12086 12089 11782 0 -1 4194304 1893 0 0 0 179986 22 0 0 25 0 1 0 173785687 11595776 1861 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785530 0 0 4096 0 0 0 0 17 0 0 0
/proc/12089/statm: 2831 1861 721 92 0 1175 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 11324

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.61
CPU time (s): 1800.09
CPU user time (s): 1799.86
CPU system time (s): 0.225965
CPU usage (%): 99.5288
Max. virtual memory (cumulated for all children) (KiB): 11324

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

runsolver used 1.71174 s user time and 4.79727 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Mon Jan  8 10:57:46 UTC 2007


IDJOB= 219029
IDBENCH= 5274
FILE ID= node45/219029-1168253866

PBS_JOBID= 3482034

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/chessboardColoration/cc-9-9-3.xml
COMMAND LINE= /tmp/evaluation/219029-1168253866/tramontane/bin/solver /tmp/evaluation/219029-1168253866/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-219029-1168253866 -o ROOT/results/node45/solver-219029-1168253866 -C 1800 -M 900  /tmp/evaluation/219029-1168253866/tramontane/bin/solver /tmp/evaluation/219029-1168253866/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  9ede3abf1c3d14450001b7403d6338fb

RANDOM SEED= 711134364

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.259
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.259
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:       1792496 kB
Buffers:         44408 kB
Cached:         151052 kB
SwapCached:       3168 kB
Active:          99344 kB
Inactive:       110584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1792496 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            4400 kB
Writeback:           0 kB
Mapped:          19992 kB
Slab:            39288 kB
Committed_AS:  3426904 kB
PageTables:       1596 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= 66546 MiB



End job on node45 on Mon Jan  8 11:28:01 UTC 2007