Trace number 196513

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.05 1815.22

General information on the benchmark

Namefapp/fapp06-10/fapp09/
fapp09-0800-5.xml
MD5SUM4634c03d54c303b83ebf64a419a233d2
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 benchmark5.14222
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains............... 0.05
0.21	c 	variables............. 0.04
0.21	c 	predicates............    0
0.21	c 	constraints........... 0.61
0.72	c Allocating memory
0.72	c 
0.72	c time limit = -1
0.72	c heuristic = dom/wdeg
0.72	c restart policy = Geometric increment
0.72	c restart base = 533
0.72	c restart factor = 1.33
0.72	c 
0.72	c Solving
0.72	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/node51/watcher-196513-1168123790 -o ROOT/results/node51/solver-196513-1168123790 -C 1800 -M 900 /tmp/evaluation/196513-1168123790/tramontane/bin/solver /tmp/evaluation/196513-1168123790/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.20 2.05 1.93 3/81 12311
/proc/meminfo: memFree=1656656/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=18540 CPUtime=0
/proc/12310/stat : 12310 (runsolver) R 12308 12310 11691 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 160777779 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 235371293991 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12310/statm: 4635 279 244 17 0 2626 0

[startup+0.102593 s]
/proc/loadavg: 2.20 2.05 1.93 3/81 12311
/proc/meminfo: memFree=1656656/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=40108 CPUtime=0.09
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 3592 0 0 0 7 2 0 0 18 0 1 0 160777779 41070592 3560 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4156330758 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 10027 3560 703 92 0 8371 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40108

[startup+0.510647 s]
/proc/loadavg: 2.20 2.05 1.93 3/81 12311
/proc/meminfo: memFree=1656656/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=42484 CPUtime=0.49
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4182 0 0 0 47 2 0 0 22 0 1 0 160777779 43503616 4150 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3051252 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 10621 4150 708 92 0 8965 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 42484

[startup+1.33079 s]
/proc/loadavg: 2.20 2.05 1.93 3/81 12311
/proc/meminfo: memFree=1638480/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45684 CPUtime=1.3
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4977 0 0 0 128 2 0 0 25 0 1 0 160777779 46780416 4945 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711265 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11421 4945 719 92 0 9765 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 45684

[startup+2.96806 s]
/proc/loadavg: 2.20 2.05 1.93 3/81 12311
/proc/meminfo: memFree=1638480/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45684 CPUtime=2.93
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4977 0 0 0 291 2 0 0 25 0 1 0 160777779 46780416 4945 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11421 4945 719 92 0 9765 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 45684

[startup+6.24962 s]
/proc/loadavg: 2.19 2.05 1.93 3/81 12311
/proc/meminfo: memFree=1636312/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45688 CPUtime=6.18
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4978 0 0 0 616 2 0 0 25 0 1 0 160777779 46784512 4946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11422 4946 719 92 0 9766 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 45688

[startup+12.7157 s]
/proc/loadavg: 2.17 2.05 1.93 3/81 12311
/proc/meminfo: memFree=1631768/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45696 CPUtime=12.57
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4980 0 0 0 1255 2 0 0 25 0 1 0 160777779 46792704 4948 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11424 4948 719 92 0 9768 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 45696

[startup+25.5349 s]
/proc/loadavg: 2.13 2.05 1.93 3/81 12311
/proc/meminfo: memFree=1629464/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45696 CPUtime=25.29
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4980 0 0 0 2527 2 0 0 25 0 1 0 160777779 46792704 4948 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11424 4948 719 92 0 9768 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 45696

[startup+51.1763 s]
/proc/loadavg: 2.15 2.06 1.94 3/81 12311
/proc/meminfo: memFree=1621848/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=50.71
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 5068 3 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 45704

[startup+102.389 s]
/proc/loadavg: 2.16 2.08 1.95 3/81 12311
/proc/meminfo: memFree=1608344/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=101.44
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 10141 3 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 45704

[startup+162.435 s]
/proc/loadavg: 2.06 2.06 1.95 4/81 12311
/proc/meminfo: memFree=1593432/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=160.93
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 16090 3 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 160.93
Current children cumulated vsize (KiB) 45704

[startup+222.462 s]
/proc/loadavg: 2.02 2.05 1.95 4/81 12311
/proc/meminfo: memFree=1571416/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=220.4
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 22037 3 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 220.4
Current children cumulated vsize (KiB) 45704

[startup+282.479 s]
/proc/loadavg: 2.05 2.05 1.95 3/81 12311
/proc/meminfo: memFree=1554776/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=279.85
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 27982 3 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638404 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 279.85
Current children cumulated vsize (KiB) 45704

[startup+342.492 s]
/proc/loadavg: 2.02 2.04 1.95 3/81 12311
/proc/meminfo: memFree=1544472/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=339.33
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 33929 4 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637728 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 339.33
Current children cumulated vsize (KiB) 45704

[startup+402.575 s]
/proc/loadavg: 2.00 2.03 1.95 3/81 12311
/proc/meminfo: memFree=1535320/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=398.87
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 39883 4 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 398.87
Current children cumulated vsize (KiB) 45704

[startup+462.6 s]
/proc/loadavg: 2.00 2.02 1.95 3/81 12311
/proc/meminfo: memFree=1521432/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=458.32
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 45828 4 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 458.32
Current children cumulated vsize (KiB) 45704

[startup+522.692 s]
/proc/loadavg: 2.00 2.02 1.95 3/81 12311
/proc/meminfo: memFree=1509592/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=517.85
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 51781 4 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 517.85
Current children cumulated vsize (KiB) 45704

[startup+582.739 s]
/proc/loadavg: 2.00 2.01 1.95 3/81 12311
/proc/meminfo: memFree=1498968/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=577.37
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 57733 4 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 577.37
Current children cumulated vsize (KiB) 45704

[startup+642.799 s]
/proc/loadavg: 2.04 2.02 1.96 3/81 12311
/proc/meminfo: memFree=1492696/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=636.86
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 63681 5 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637483 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 636.86
Current children cumulated vsize (KiB) 45704

[startup+702.824 s]
/proc/loadavg: 2.01 2.02 1.96 3/87 12429
/proc/meminfo: memFree=1477840/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=696.28
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 69618 10 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637270 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 696.28
Current children cumulated vsize (KiB) 45704

[startup+762.869 s]
/proc/loadavg: 2.06 2.03 1.96 3/87 12489
/proc/meminfo: memFree=1468192/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=755.73
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 75555 18 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812976 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 755.73
Current children cumulated vsize (KiB) 45704

[startup+822.881 s]
/proc/loadavg: 2.02 2.02 1.96 3/81 12509
/proc/meminfo: memFree=1457296/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=815.17
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 81499 18 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637089 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 815.17
Current children cumulated vsize (KiB) 45704

[startup+882.897 s]
/proc/loadavg: 2.00 2.02 1.96 3/81 12509
/proc/meminfo: memFree=1450192/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=874.64
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 87446 18 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 874.64
Current children cumulated vsize (KiB) 45704

[startup+942.904 s]
/proc/loadavg: 2.00 2.01 1.96 3/81 12509
/proc/meminfo: memFree=1437072/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=934.12
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 93394 18 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637111 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 934.12
Current children cumulated vsize (KiB) 45704

[startup+1002.91 s]
/proc/loadavg: 2.04 2.02 1.97 3/81 12509
/proc/meminfo: memFree=1421584/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=993.56
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 99337 19 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 993.56
Current children cumulated vsize (KiB) 45704

[startup+1062.95 s]
/proc/loadavg: 2.01 2.01 1.97 3/81 12509
/proc/meminfo: memFree=1406608/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=1053.03
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 105284 19 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 1053.03
Current children cumulated vsize (KiB) 45704

[startup+1122.96 s]
/proc/loadavg: 2.00 2.01 1.97 3/81 12509
/proc/meminfo: memFree=1394456/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=1112.5
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 111231 19 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 1112.5
Current children cumulated vsize (KiB) 45704

[startup+1182.99 s]
/proc/loadavg: 2.04 2.02 1.97 3/81 12509
/proc/meminfo: memFree=1376088/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=1171.97
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 117178 19 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711265 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 1171.97
Current children cumulated vsize (KiB) 45704

[startup+1243.01 s]
/proc/loadavg: 2.10 2.04 1.99 3/81 12509
/proc/meminfo: memFree=1363736/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=1231.42
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 123123 19 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 1231.42
Current children cumulated vsize (KiB) 45704

[startup+1303.06 s]
/proc/loadavg: 2.07 2.05 1.99 3/81 12509
/proc/meminfo: memFree=1351064/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=1290.92
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 129072 20 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711265 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 1290.92
Current children cumulated vsize (KiB) 45704

[startup+1363.07 s]
/proc/loadavg: 2.02 2.04 1.99 3/81 12509
/proc/meminfo: memFree=1348056/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=1350.36
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 135016 20 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790466 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 1350.36
Current children cumulated vsize (KiB) 45704

[startup+1423.11 s]
/proc/loadavg: 2.01 2.03 1.99 3/81 12509
/proc/meminfo: memFree=1340760/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=1409.82
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 140962 20 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 1409.82
Current children cumulated vsize (KiB) 45704

[startup+1483.14 s]
/proc/loadavg: 2.04 2.03 2.00 3/81 12509
/proc/meminfo: memFree=1328792/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=1469.27
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 146907 20 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 1469.27
Current children cumulated vsize (KiB) 45704

[startup+1543.18 s]
/proc/loadavg: 2.01 2.02 2.00 3/81 12509
/proc/meminfo: memFree=1321880/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45704 CPUtime=1528.74
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4982 0 0 0 152853 21 0 0 25 0 1 0 160777779 46800896 4950 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/12310/statm: 11426 4950 719 92 0 9770 0
Current children cumulated CPU time (s) 1528.74
Current children cumulated vsize (KiB) 45704

[startup+1603.26 s]
/proc/loadavg: 2.10 2.05 2.00 2/68 12511
/proc/meminfo: memFree=1833600/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45708 CPUtime=1588.26
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4983 0 0 0 158805 21 0 0 25 0 1 0 160777779 46804992 4951 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/12310/statm: 11427 4951 719 92 0 9771 0
Current children cumulated CPU time (s) 1588.26
Current children cumulated vsize (KiB) 45708

[startup+1663.29 s]
/proc/loadavg: 1.40 1.85 1.94 2/68 12737
/proc/meminfo: memFree=1834232/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45708 CPUtime=1648.23
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4983 0 0 0 164801 22 0 0 25 0 1 0 160777779 46804992 4951 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638405 0 0 4096 0 0 0 0 17 1 0 0
/proc/12310/statm: 11427 4951 719 92 0 9771 0
Current children cumulated CPU time (s) 1648.23
Current children cumulated vsize (KiB) 45708

[startup+1723.32 s]
/proc/loadavg: 1.15 1.70 1.88 2/68 12750
/proc/meminfo: memFree=1837440/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45708 CPUtime=1708.22
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4983 0 0 0 170799 23 0 0 25 0 1 0 160777779 46804992 4951 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813004 0 0 4096 0 0 0 0 17 1 0 0
/proc/12310/statm: 11427 4951 719 92 0 9771 0
Current children cumulated CPU time (s) 1708.22
Current children cumulated vsize (KiB) 45708

[startup+1783.35 s]
/proc/loadavg: 1.09 1.58 1.82 2/68 12829
/proc/meminfo: memFree=1834112/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45708 CPUtime=1768.19
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4983 0 0 0 176796 23 0 0 25 0 1 0 160777779 46804992 4951 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/12310/statm: 11427 4951 719 92 0 9771 0
Current children cumulated CPU time (s) 1768.19
Current children cumulated vsize (KiB) 45708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.21 s]
/proc/loadavg: 1.05 1.52 1.79 2/68 12830
/proc/meminfo: memFree=1836992/2055920 swapFree=4192812/4192956
[pid=12310] ppid=12308 vsize=45708 CPUtime=1800.04
/proc/12310/stat : 12310 (solver) R 12308 12310 11691 0 -1 4194304 4983 0 0 0 179981 23 0 0 25 0 1 0 160777779 46804992 4951 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637860 0 0 4096 0 0 0 0 17 1 0 0
/proc/12310/statm: 11427 4951 719 92 0 9771 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 45708

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.22
CPU time (s): 1800.05
CPU user time (s): 1799.81
CPU system time (s): 0.239963
CPU usage (%): 99.1647
Max. virtual memory (cumulated for all children) (KiB): 45708

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

runsolver used 1.86472 s user time and 5.13422 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan  6 22:49:51 UTC 2007


IDJOB= 196513
IDBENCH= 3355
FILE ID= node51/196513-1168123790

PBS_JOBID= 3477504

Free space on /tmp= 66540 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp09/fapp09-0800-5.xml
COMMAND LINE= /tmp/evaluation/196513-1168123790/tramontane/bin/solver /tmp/evaluation/196513-1168123790/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-196513-1168123790 -o ROOT/results/node51/solver-196513-1168123790 -C 1800 -M 900  /tmp/evaluation/196513-1168123790/tramontane/bin/solver /tmp/evaluation/196513-1168123790/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  4634c03d54c303b83ebf64a419a233d2

RANDOM SEED= 10158723

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.277
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.277
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:       1657264 kB
Buffers:         31248 kB
Cached:          96252 kB
SwapCached:          0 kB
Active:         283176 kB
Inactive:        59660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4176 kB
Writeback:           0 kB
Mapped:         234328 kB
Slab:            40776 kB
Committed_AS:  4000656 kB
PageTables:       2256 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= 66544 MiB



End job on node51 on Sat Jan  6 23:20:10 UTC 2007