Trace number 201138

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.11 1808.81

General information on the benchmark

Namefapp/fapp11-15/fapp15/
fapp15-3000-5.xml
MD5SUMcbf1a33575819e47024f404c59ea6857
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 benchmark1205.71
SatisfiableYES
(Un)Satisfiability was proved
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains...............    0
0.20	c 	variables............. 0.15
0.20	c 	predicates............    0
0.20	c 	constraints........... 2.55
2.74	c Allocating memory
2.74	c 
2.74	c time limit = -1
2.74	c heuristic = dom/wdeg
2.74	c restart policy = Geometric increment
2.74	c restart base = 1999
2.74	c restart factor = 1.33
2.74	c 
2.74	c Solving
2.74	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/node22/watcher-201138-1168145486 -o ROOT/results/node22/solver-201138-1168145486 -C 1800 -M 900 /tmp/evaluation/201138-1168145486/tramontane/bin/solver /tmp/evaluation/201138-1168145486/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.03 1.01 1.16 4/86 30790
/proc/meminfo: memFree=1011552/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=18540 CPUtime=0
/proc/30789/stat : 30789 (runsolver) R 30787 30789 30326 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 162943087 18984960 279 18446744073709551615 4194304 4267372 548682069008 18446744073709551615 272467815719 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30789/statm: 4635 279 244 17 0 2626 0

[startup+0.108522 s]
/proc/loadavg: 1.03 1.01 1.16 4/86 30790
/proc/meminfo: memFree=1011552/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=74536 CPUtime=0.09
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 6603 0 0 0 5 4 0 0 18 0 1 0 162943087 76324864 6571 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134805422 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 18634 6571 692 92 0 16978 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 74536

[startup+0.516578 s]
/proc/loadavg: 1.03 1.01 1.16 4/86 30790
/proc/meminfo: memFree=1011552/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=131000 CPUtime=0.5
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 11748 0 0 0 44 6 0 0 22 0 1 0 162943087 134144000 11716 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134572508 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 32750 11716 709 92 0 31094 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 131000

[startup+1.33771 s]
/proc/loadavg: 1.03 1.01 1.16 3/86 30790
/proc/meminfo: memFree=929504/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=135020 CPUtime=1.32
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 12771 0 0 0 125 7 0 0 25 0 1 0 162943087 138260480 12739 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134604310 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 33755 12739 709 92 0 32099 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 135020

[startup+2.97496 s]
/proc/loadavg: 1.03 1.01 1.16 3/86 30790
/proc/meminfo: memFree=917728/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151068 CPUtime=2.95
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16736 0 0 0 286 9 0 0 25 0 1 0 162943087 154693632 16671 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637128 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37767 16671 719 92 0 36111 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 151068

[startup+6.25951 s]
/proc/loadavg: 1.11 1.03 1.16 3/86 30790
/proc/meminfo: memFree=896688/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151068 CPUtime=6.22
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16736 0 0 0 612 10 0 0 25 0 1 0 162943087 154693632 16671 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37767 16671 719 92 0 36111 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 151068

[startup+12.7215 s]
/proc/loadavg: 1.18 1.04 1.16 3/86 30790
/proc/meminfo: memFree=896696/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151072 CPUtime=12.65
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16737 0 0 0 1255 10 0 0 25 0 1 0 162943087 154697728 16672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37768 16672 719 92 0 36112 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 151072

[startup+25.5484 s]
/proc/loadavg: 1.36 1.09 1.18 3/86 30790
/proc/meminfo: memFree=896832/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151076 CPUtime=25.42
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16738 0 0 0 2532 10 0 0 25 0 1 0 162943087 154701824 16673 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709347 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37769 16673 719 92 0 36113 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 151076

[startup+51.1964 s]
/proc/loadavg: 1.58 1.16 1.20 3/86 30790
/proc/meminfo: memFree=897088/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151076 CPUtime=50.94
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16738 0 0 0 5084 10 0 0 25 0 1 0 162943087 154701824 16673 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37769 16673 719 92 0 36113 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 151076

[startup+102.489 s]
/proc/loadavg: 1.81 1.29 1.24 4/86 30790
/proc/meminfo: memFree=897216/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151080 CPUtime=101.98
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16739 0 0 0 10188 10 0 0 25 0 1 0 162943087 154705920 16674 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37770 16674 719 92 0 36114 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 151080

[startup+162.503 s]
/proc/loadavg: 1.93 1.42 1.28 3/86 30790
/proc/meminfo: memFree=897216/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151084 CPUtime=161.72
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16740 0 0 0 16161 11 0 0 25 0 1 0 162943087 154710016 16675 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638384 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37771 16675 719 92 0 36115 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 151084

[startup+222.516 s]
/proc/loadavg: 1.97 1.52 1.32 3/86 30790
/proc/meminfo: memFree=897280/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151092 CPUtime=221.45
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16742 0 0 0 22133 12 0 0 25 0 1 0 162943087 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 221.45
Current children cumulated vsize (KiB) 151092

[startup+282.528 s]
/proc/loadavg: 2.06 1.62 1.37 3/86 30790
/proc/meminfo: memFree=897280/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151092 CPUtime=281.19
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16742 0 0 0 28106 13 0 0 25 0 1 0 162943087 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711466 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 281.19
Current children cumulated vsize (KiB) 151092

[startup+342.541 s]
/proc/loadavg: 2.10 1.72 1.42 3/86 30790
/proc/meminfo: memFree=897280/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151092 CPUtime=340.92
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16742 0 0 0 34079 13 0 0 25 0 1 0 162943087 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 340.92
Current children cumulated vsize (KiB) 151092

[startup+402.554 s]
/proc/loadavg: 2.04 1.76 1.45 3/86 30790
/proc/meminfo: memFree=897280/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151092 CPUtime=400.66
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16742 0 0 0 40052 14 0 0 25 0 1 0 162943087 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 400.66
Current children cumulated vsize (KiB) 151092

[startup+462.565 s]
/proc/loadavg: 2.01 1.80 1.48 3/86 30790
/proc/meminfo: memFree=897280/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151092 CPUtime=460.4
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16742 0 0 0 46025 15 0 0 25 0 1 0 162943087 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 460.4
Current children cumulated vsize (KiB) 151092

[startup+522.582 s]
/proc/loadavg: 2.00 1.84 1.51 3/86 30790
/proc/meminfo: memFree=897280/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151092 CPUtime=520.14
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16742 0 0 0 51998 16 0 0 25 0 1 0 162943087 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 520.14
Current children cumulated vsize (KiB) 151092

[startup+582.588 s]
/proc/loadavg: 2.06 1.88 1.54 3/92 30856
/proc/meminfo: memFree=896056/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151092 CPUtime=579.82
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16742 0 0 0 57965 17 0 0 25 0 1 0 162943087 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 579.82
Current children cumulated vsize (KiB) 151092

[startup+642.625 s]
/proc/loadavg: 2.10 1.92 1.57 3/92 30948
/proc/meminfo: memFree=896008/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151092 CPUtime=639.49
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16742 0 0 0 63932 17 0 0 25 0 1 0 162943087 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711265 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 639.49
Current children cumulated vsize (KiB) 151092

[startup+702.655 s]
/proc/loadavg: 2.11 1.94 1.60 3/86 30988
/proc/meminfo: memFree=897024/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151092 CPUtime=699.18
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16742 0 0 0 69901 17 0 0 25 0 1 0 162943087 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637492 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 699.18
Current children cumulated vsize (KiB) 151092

[startup+762.667 s]
/proc/loadavg: 2.04 1.95 1.63 3/86 30988
/proc/meminfo: memFree=897024/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151092 CPUtime=758.92
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16742 0 0 0 75874 18 0 0 25 0 1 0 162943087 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637492 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 758.92
Current children cumulated vsize (KiB) 151092

[startup+822.679 s]
/proc/loadavg: 2.01 1.95 1.65 3/86 30988
/proc/meminfo: memFree=897024/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151092 CPUtime=818.65
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16742 0 0 0 81847 18 0 0 25 0 1 0 162943087 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 818.65
Current children cumulated vsize (KiB) 151092

[startup+882.694 s]
/proc/loadavg: 2.00 1.96 1.66 3/86 30988
/proc/meminfo: memFree=897024/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151092 CPUtime=878.38
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16742 0 0 0 87819 19 0 0 25 0 1 0 162943087 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 878.38
Current children cumulated vsize (KiB) 151092

[startup+942.711 s]
/proc/loadavg: 2.08 1.98 1.69 3/86 30988
/proc/meminfo: memFree=897024/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151092 CPUtime=938.12
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16742 0 0 0 93792 20 0 0 25 0 1 0 162943087 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 938.12
Current children cumulated vsize (KiB) 151092

[startup+1002.73 s]
/proc/loadavg: 2.07 2.00 1.71 3/86 30988
/proc/meminfo: memFree=897024/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=997.84
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 99764 20 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 997.84
Current children cumulated vsize (KiB) 151096

[startup+1062.74 s]
/proc/loadavg: 2.13 2.03 1.74 3/86 30988
/proc/meminfo: memFree=897024/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=1057.58
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 105737 21 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 1057.58
Current children cumulated vsize (KiB) 151096

[startup+1122.75 s]
/proc/loadavg: 2.05 2.02 1.75 3/86 30988
/proc/meminfo: memFree=897088/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=1117.3
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 111709 21 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 1117.3
Current children cumulated vsize (KiB) 151096

[startup+1182.77 s]
/proc/loadavg: 2.02 2.02 1.76 3/86 30988
/proc/meminfo: memFree=897088/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=1177.04
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 117682 22 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711265 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 1177.04
Current children cumulated vsize (KiB) 151096

[startup+1242.78 s]
/proc/loadavg: 2.00 2.01 1.77 3/86 30988
/proc/meminfo: memFree=897152/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=1236.76
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 123653 23 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710945 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 1236.76
Current children cumulated vsize (KiB) 151096

[startup+1302.8 s]
/proc/loadavg: 2.00 2.00 1.78 3/86 30988
/proc/meminfo: memFree=897088/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=1296.5
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 129626 24 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 1296.5
Current children cumulated vsize (KiB) 151096

[startup+1362.81 s]
/proc/loadavg: 2.05 2.02 1.80 4/86 30988
/proc/meminfo: memFree=897152/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=1356.23
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 135599 24 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 1356.23
Current children cumulated vsize (KiB) 151096

[startup+1422.83 s]
/proc/loadavg: 2.02 2.01 1.81 3/86 30988
/proc/meminfo: memFree=897152/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=1415.97
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 141572 25 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 1415.97
Current children cumulated vsize (KiB) 151096

[startup+1482.85 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 30988
/proc/meminfo: memFree=897152/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=1475.7
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 147544 26 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710322 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 1475.7
Current children cumulated vsize (KiB) 151096

[startup+1542.86 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 30988
/proc/meminfo: memFree=897152/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=1535.43
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 153517 26 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 1535.43
Current children cumulated vsize (KiB) 151096

[startup+1602.88 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 30988
/proc/meminfo: memFree=897152/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=1595.17
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 159490 27 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 1595.17
Current children cumulated vsize (KiB) 151096

[startup+1662.9 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 30990
/proc/meminfo: memFree=897024/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=1654.89
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 165462 27 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 1654.89
Current children cumulated vsize (KiB) 151096

[startup+1722.92 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 30990
/proc/meminfo: memFree=897024/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=1714.63
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 171435 28 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 1714.63
Current children cumulated vsize (KiB) 151096

[startup+1782.94 s]
/proc/loadavg: 2.07 2.02 1.86 3/86 30990
/proc/meminfo: memFree=897024/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=1774.36
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 177408 28 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 1774.36
Current children cumulated vsize (KiB) 151096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.79 s]
/proc/loadavg: 2.04 2.01 1.86 2/81 31002
/proc/meminfo: memFree=969192/2055920 swapFree=4157532/4192956
[pid=30789] ppid=30787 vsize=151096 CPUtime=1800.09
/proc/30789/stat : 30789 (solver) R 30787 30789 30326 0 -1 4194304 16743 0 0 0 179980 29 0 0 25 0 1 0 162943087 154722304 16678 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 37774 16678 719 92 0 36118 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 151096

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.81
CPU time (s): 1800.11
CPU user time (s): 1799.81
CPU system time (s): 0.308953
CPU usage (%): 99.5194
Max. virtual memory (cumulated for all children) (KiB): 151096

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

runsolver used 2.23966 s user time and 5.64814 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sun Jan  7 04:51:27 UTC 2007


IDJOB= 201138
IDBENCH= 3745
FILE ID= node22/201138-1168145486

PBS_JOBID= 3478141

Free space on /tmp= 66540 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp15/fapp15-3000-5.xml
COMMAND LINE= /tmp/evaluation/201138-1168145486/tramontane/bin/solver /tmp/evaluation/201138-1168145486/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-201138-1168145486 -o ROOT/results/node22/solver-201138-1168145486 -C 1800 -M 900  /tmp/evaluation/201138-1168145486/tramontane/bin/solver /tmp/evaluation/201138-1168145486/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  cbf1a33575819e47024f404c59ea6857

RANDOM SEED= 597673180

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.279
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.279
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:       1025408 kB
Buffers:         56116 kB
Cached:         855208 kB
SwapCached:      13680 kB
Active:         250500 kB
Inactive:       704136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1025408 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:           15400 kB
Writeback:           0 kB
Mapped:          60456 kB
Slab:            60724 kB
Committed_AS:  2865624 kB
PageTables:       2228 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= 66548 MiB



End job on node22 on Sun Jan  7 05:21:36 UTC 2007