Trace number 215858

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.12 1808.18

General information on the benchmark

NamepseudoSeries/mps/
mps-mzzv11.xml
MD5SUM49500226bb6d1f77f5496cfb84f11abd
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 benchmark5.83211
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables11247
Number of constraints13116
Maximum constraint arity68
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13116
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02	c 
0.02	c Parsing xml file
0.02	c 	domains...............    0
0.02	c 	variables............. 0.21
0.23	c 	predicates............ 0.35
0.58	c 	constraints........... 3.45
4.04	c Allocating memory
4.04	c 
4.04	c time limit = -1
4.04	c heuristic = dom/wdeg
4.04	c restart policy = Geometric increment
4.04	c restart base = 7497
4.04	c restart factor = 1.33
4.04	c 
4.04	c Solving
4.04	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/node34/watcher-215858-1168237141 -o ROOT/results/node34/solver-215858-1168237141 -C 1800 -M 900 /tmp/evaluation/215858-1168237141/tramontane/bin/solver /tmp/evaluation/215858-1168237141/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.99 0.97 3/70 18561
/proc/meminfo: memFree=1805936/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=540 CPUtime=0
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 172107950 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 7721764 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18560/statm: 135 26 21 92 0 18 0

[startup+0.10305 s]
/proc/loadavg: 0.92 0.99 0.97 3/70 18561
/proc/meminfo: memFree=1805936/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=7992 CPUtime=0.08
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 1053 0 0 0 8 0 0 0 19 0 1 0 172107950 8183808 1021 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134575805 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 1998 1021 688 92 0 342 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7992

[startup+0.511081 s]
/proc/loadavg: 0.92 0.99 0.97 3/70 18561
/proc/meminfo: memFree=1805936/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=10424 CPUtime=0.49
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 1687 0 0 0 49 0 0 0 23 0 1 0 172107950 10674176 1655 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 8156795 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 2606 1655 699 92 0 950 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10424

[startup+1.33215 s]
/proc/loadavg: 0.92 0.99 0.97 3/73 18564
/proc/meminfo: memFree=1774936/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=26872 CPUtime=1.31
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 5840 0 0 0 128 3 0 0 25 0 1 0 172107950 27516928 5731 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134575848 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 6718 5731 713 92 0 5062 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 26872

[startup+2.96929 s]
/proc/loadavg: 0.92 0.99 0.97 3/73 18564
/proc/meminfo: memFree=1723800/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=72904 CPUtime=2.94
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 17614 0 0 0 286 8 0 0 25 0 1 0 172107950 74653696 17047 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 8156795 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 18226 17047 713 92 0 16570 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 72904

[startup+6.25756 s]
/proc/loadavg: 1.01 1.00 0.97 3/73 18564
/proc/meminfo: memFree=835480/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657952 CPUtime=6.21
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162660 0 0 0 541 80 0 0 25 0 1 0 172107950 673742848 162093 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793462 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164488 162093 722 92 0 162832 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 657952

[startup+12.7191 s]
/proc/loadavg: 1.09 1.02 0.98 3/73 18564
/proc/meminfo: memFree=511192/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657972 CPUtime=12.65
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162774 0 0 0 1185 80 0 0 25 0 1 0 172107950 673763328 162207 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164493 162207 723 92 0 162837 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 657972

[startup+25.5391 s]
/proc/loadavg: 1.29 1.07 0.99 3/73 18564
/proc/meminfo: memFree=511336/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=25.4
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 2460 80 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710147 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 657980

[startup+51.1612 s]
/proc/loadavg: 1.53 1.14 1.02 3/73 18564
/proc/meminfo: memFree=511528/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=50.9
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 5010 80 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710183 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 657980

[startup+102.399 s]
/proc/loadavg: 1.79 1.27 1.07 3/73 18564
/proc/meminfo: memFree=511592/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=101.91
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 10111 80 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 657980

[startup+162.456 s]
/proc/loadavg: 1.92 1.40 1.12 3/73 18564
/proc/meminfo: memFree=511592/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=161.7
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 16089 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638410 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 657980

[startup+222.507 s]
/proc/loadavg: 1.97 1.51 1.18 3/73 18564
/proc/meminfo: memFree=511528/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=221.48
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 22067 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 221.48
Current children cumulated vsize (KiB) 657980

[startup+282.56 s]
/proc/loadavg: 1.99 1.59 1.22 3/73 18564
/proc/meminfo: memFree=511528/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=281.28
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 28047 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 281.28
Current children cumulated vsize (KiB) 657980

[startup+342.612 s]
/proc/loadavg: 2.06 1.68 1.28 3/73 18564
/proc/meminfo: memFree=511528/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=341.05
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 34024 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 341.05
Current children cumulated vsize (KiB) 657980

[startup+402.669 s]
/proc/loadavg: 2.02 1.74 1.32 3/73 18564
/proc/meminfo: memFree=511464/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=400.85
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 40004 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 400.85
Current children cumulated vsize (KiB) 657980

[startup+462.719 s]
/proc/loadavg: 2.00 1.78 1.36 3/73 18564
/proc/meminfo: memFree=511528/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=460.63
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 45982 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 460.63
Current children cumulated vsize (KiB) 657980

[startup+522.767 s]
/proc/loadavg: 2.00 1.82 1.39 3/73 18564
/proc/meminfo: memFree=511528/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=520.4
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 51959 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 520.4
Current children cumulated vsize (KiB) 657980

[startup+582.82 s]
/proc/loadavg: 2.00 1.85 1.43 3/73 18564
/proc/meminfo: memFree=511464/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=580.2
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 57939 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 580.2
Current children cumulated vsize (KiB) 657980

[startup+642.874 s]
/proc/loadavg: 2.00 1.87 1.46 3/73 18564
/proc/meminfo: memFree=511464/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=639.99
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 63918 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710503 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 639.99
Current children cumulated vsize (KiB) 657980

[startup+702.927 s]
/proc/loadavg: 2.03 1.91 1.50 3/73 18564
/proc/meminfo: memFree=511400/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=699.76
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 69895 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 699.76
Current children cumulated vsize (KiB) 657980

[startup+762.981 s]
/proc/loadavg: 2.01 1.92 1.53 3/73 18564
/proc/meminfo: memFree=511400/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=759.55
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 75874 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 759.55
Current children cumulated vsize (KiB) 657980

[startup+823.039 s]
/proc/loadavg: 2.00 1.93 1.55 3/73 18564
/proc/meminfo: memFree=511400/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=819.34
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 81853 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 819.34
Current children cumulated vsize (KiB) 657980

[startup+883.093 s]
/proc/loadavg: 2.00 1.94 1.58 3/73 18564
/proc/meminfo: memFree=511336/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=879.12
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 87831 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 879.12
Current children cumulated vsize (KiB) 657980

[startup+943.144 s]
/proc/loadavg: 2.00 1.95 1.60 3/73 18564
/proc/meminfo: memFree=511336/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=938.92
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 93811 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 938.92
Current children cumulated vsize (KiB) 657980

[startup+1003.2 s]
/proc/loadavg: 2.00 1.95 1.62 3/73 18564
/proc/meminfo: memFree=511336/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=998.71
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 99790 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 998.71
Current children cumulated vsize (KiB) 657980

[startup+1063.25 s]
/proc/loadavg: 2.00 1.96 1.64 3/73 18564
/proc/meminfo: memFree=511336/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=1058.48
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 105767 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 1058.48
Current children cumulated vsize (KiB) 657980

[startup+1123.3 s]
/proc/loadavg: 2.00 1.97 1.66 3/73 18564
/proc/meminfo: memFree=511336/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=1118.27
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 111746 81 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711124 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 1118.27
Current children cumulated vsize (KiB) 657980

[startup+1183.36 s]
/proc/loadavg: 2.00 1.97 1.68 3/73 18564
/proc/meminfo: memFree=511272/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=1178.07
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 117725 82 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 1178.07
Current children cumulated vsize (KiB) 657980

[startup+1243.41 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 18564
/proc/meminfo: memFree=511272/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=1237.84
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 123702 82 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 1237.84
Current children cumulated vsize (KiB) 657980

[startup+1303.47 s]
/proc/loadavg: 2.00 1.97 1.72 3/73 18564
/proc/meminfo: memFree=511208/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=1297.64
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 129682 82 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 1297.64
Current children cumulated vsize (KiB) 657980

[startup+1363.52 s]
/proc/loadavg: 2.07 1.99 1.74 3/73 18564
/proc/meminfo: memFree=511208/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=1357.43
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 135661 82 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 1357.43
Current children cumulated vsize (KiB) 657980

[startup+1423.57 s]
/proc/loadavg: 2.02 1.99 1.75 3/73 18564
/proc/meminfo: memFree=511208/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=1417.2
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 141638 82 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 1417.2
Current children cumulated vsize (KiB) 657980

[startup+1483.63 s]
/proc/loadavg: 2.01 1.99 1.76 3/73 18564
/proc/meminfo: memFree=511144/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=1476.99
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 147617 82 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638405 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 1476.99
Current children cumulated vsize (KiB) 657980

[startup+1543.68 s]
/proc/loadavg: 2.00 1.99 1.77 3/73 18564
/proc/meminfo: memFree=511144/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=1536.77
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 153595 82 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710170 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 1536.77
Current children cumulated vsize (KiB) 657980

[startup+1603.73 s]
/proc/loadavg: 2.00 1.99 1.78 3/73 18564
/proc/meminfo: memFree=511080/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=1596.55
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 159573 82 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710159 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 1596.55
Current children cumulated vsize (KiB) 657980

[startup+1663.79 s]
/proc/loadavg: 2.00 1.99 1.80 3/73 18564
/proc/meminfo: memFree=511144/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=1656.35
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 165553 82 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 1656.35
Current children cumulated vsize (KiB) 657980

[startup+1723.84 s]
/proc/loadavg: 2.00 1.99 1.81 3/73 18564
/proc/meminfo: memFree=511080/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=1716.15
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 171533 82 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 1716.15
Current children cumulated vsize (KiB) 657980

[startup+1783.9 s]
/proc/loadavg: 2.00 1.99 1.82 3/73 18564
/proc/meminfo: memFree=511080/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=1775.93
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 177511 82 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710167 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 1775.93
Current children cumulated vsize (KiB) 657980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.08 s]
/proc/loadavg: 2.00 1.99 1.82 2/68 18576
/proc/meminfo: memFree=1165712/2055920 swapFree=4192812/4192956
[pid=18560] ppid=18557 vsize=657980 CPUtime=1800.01
/proc/18560/stat : 18560 (solver) R 18557 18560 18100 0 -1 4194304 162776 0 0 0 179919 82 0 0 25 0 1 0 172107950 673771520 162209 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 0 0 0
/proc/18560/statm: 164495 162209 723 92 0 162839 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 657980

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.18
CPU time (s): 1800.12
CPU user time (s): 1799.2
CPU system time (s): 0.924859
CPU usage (%): 99.5541
Max. virtual memory (cumulated for all children) (KiB): 657980

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

runsolver used 1.60575 s user time and 4.83226 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Jan  8 06:19:02 UTC 2007


IDJOB= 215858
IDBENCH= 5033
FILE ID= node34/215858-1168237141

PBS_JOBID= 3481487

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mps/mps-mzzv11.xml
COMMAND LINE= /tmp/evaluation/215858-1168237141/tramontane/bin/solver /tmp/evaluation/215858-1168237141/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-215858-1168237141 -o ROOT/results/node34/solver-215858-1168237141 -C 1800 -M 900  /tmp/evaluation/215858-1168237141/tramontane/bin/solver /tmp/evaluation/215858-1168237141/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  49500226bb6d1f77f5496cfb84f11abd

RANDOM SEED= 44671335

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.227
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.227
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:       1806816 kB
Buffers:         41112 kB
Cached:         131540 kB
SwapCached:          0 kB
Active:         106696 kB
Inactive:        85996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14588 kB
Writeback:           0 kB
Mapped:          30216 kB
Slab:            42200 kB
Committed_AS:  3042860 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= 66548 MiB



End job on node34 on Mon Jan  8 06:49:10 UTC 2007