Trace number 221388

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.03 1815.64

General information on the benchmark

Namefapp/fapp31-35/fapp34/
fapp34-0750-8.xml
MD5SUMaf7a49b82c0e09a7b218082170f2e02f
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 benchmark6.12807
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
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.13
0.20	c 	variables............. 0.03
0.20	c 	predicates............    0
0.20	c 	constraints........... 0.61
0.77	c Allocating memory
0.77	c 
0.77	c time limit = -1
0.77	c heuristic = dom/wdeg
0.77	c restart policy = Geometric increment
0.77	c restart base = 499
0.77	c restart factor = 1.33
0.77	c 
0.77	c Solving
0.77	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/node1/watcher-221388-1168258842 -o ROOT/results/node1/solver-221388-1168258842 -C 1800 -M 900 /tmp/evaluation/221388-1168258842/tramontane/bin/solver /tmp/evaluation/221388-1168258842/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.97 1.09 1.35 5/86 21391
/proc/meminfo: memFree=1436792/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=18540 CPUtime=0
/proc/21390/stat : 21390 (runsolver) R 21384 21390 20927 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 174280075 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 259353275687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21390/statm: 4635 279 244 17 0 2626 0

[startup+0.103051 s]
/proc/loadavg: 0.97 1.09 1.35 5/86 21391
/proc/meminfo: memFree=1436792/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=7048 CPUtime=0.09
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 819 0 0 0 9 0 0 0 18 0 1 0 174280075 7217152 787 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4159427859 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 1762 787 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.511099 s]
/proc/loadavg: 0.97 1.09 1.35 5/86 21391
/proc/meminfo: memFree=1436792/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=44844 CPUtime=0.49
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 4293 0 0 0 48 1 0 0 22 0 1 0 174280075 45920256 4261 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4156332621 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 11211 4261 709 92 0 9555 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 44844

[startup+1.33119 s]
/proc/loadavg: 0.97 1.09 1.35 3/86 21391
/proc/meminfo: memFree=1396472/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50836 CPUtime=1.31
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5776 0 0 0 129 2 0 0 25 0 1 0 174280075 52056064 5744 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637155 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 50836

[startup+2.96838 s]
/proc/loadavg: 0.97 1.09 1.35 3/86 21391
/proc/meminfo: memFree=1396472/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50836 CPUtime=2.93
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5776 0 0 0 291 2 0 0 25 0 1 0 174280075 52056064 5744 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638413 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 50836

[startup+6.25177 s]
/proc/loadavg: 1.05 1.11 1.36 3/86 21391
/proc/meminfo: memFree=1396488/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50836 CPUtime=6.19
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5776 0 0 0 617 2 0 0 25 0 1 0 174280075 52056064 5744 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 50836

[startup+12.7055 s]
/proc/loadavg: 1.13 1.12 1.36 3/86 21391
/proc/meminfo: memFree=1396560/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50836 CPUtime=12.59
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5776 0 0 0 1257 2 0 0 25 0 1 0 174280075 52056064 5744 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712110 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 50836

[startup+25.52 s]
/proc/loadavg: 1.32 1.17 1.37 3/86 21391
/proc/meminfo: memFree=1396624/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50836 CPUtime=25.27
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5776 0 0 0 2525 2 0 0 25 0 1 0 174280075 52056064 5744 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 50836

[startup+51.149 s]
/proc/loadavg: 1.55 1.23 1.38 3/86 21391
/proc/meminfo: memFree=1396816/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=50.69
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 5067 2 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637297 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 50840

[startup+102.41 s]
/proc/loadavg: 1.80 1.35 1.41 3/86 21391
/proc/meminfo: memFree=1396880/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=101.52
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 10149 3 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712080 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 50840

[startup+162.484 s]
/proc/loadavg: 1.93 1.46 1.45 3/86 21391
/proc/meminfo: memFree=1396880/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=160.94
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 16091 3 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710322 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 50840

[startup+222.549 s]
/proc/loadavg: 1.97 1.56 1.48 3/86 21391
/proc/meminfo: memFree=1396880/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=220.51
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 22048 3 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638405 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 220.51
Current children cumulated vsize (KiB) 50840

[startup+282.612 s]
/proc/loadavg: 1.99 1.64 1.51 3/86 21391
/proc/meminfo: memFree=1396880/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=280.07
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 28004 3 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (KiB) 50840

[startup+342.688 s]
/proc/loadavg: 1.99 1.70 1.54 3/86 21391
/proc/meminfo: memFree=1396888/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=339.61
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 33958 3 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710324 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 339.61
Current children cumulated vsize (KiB) 50840

[startup+402.765 s]
/proc/loadavg: 1.99 1.75 1.56 3/86 21391
/proc/meminfo: memFree=1396888/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=399.18
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 39915 3 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 399.18
Current children cumulated vsize (KiB) 50840

[startup+462.832 s]
/proc/loadavg: 1.99 1.79 1.59 3/86 21391
/proc/meminfo: memFree=1396888/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=458.75
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 45871 4 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (KiB) 50840

[startup+522.893 s]
/proc/loadavg: 1.99 1.83 1.61 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=518.28
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 51824 4 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 518.28
Current children cumulated vsize (KiB) 50840

[startup+582.961 s]
/proc/loadavg: 2.07 1.87 1.64 3/86 21391
/proc/meminfo: memFree=1396888/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=577.85
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 57781 4 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 577.85
Current children cumulated vsize (KiB) 50840

[startup+643.029 s]
/proc/loadavg: 2.02 1.89 1.66 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=637.41
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 63736 5 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 637.41
Current children cumulated vsize (KiB) 50840

[startup+703.094 s]
/proc/loadavg: 2.01 1.91 1.67 3/86 21391
/proc/meminfo: memFree=1396888/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=696.95
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 69690 5 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 696.95
Current children cumulated vsize (KiB) 50840

[startup+763.16 s]
/proc/loadavg: 2.00 1.92 1.69 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=756.51
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 75646 5 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 756.51
Current children cumulated vsize (KiB) 50840

[startup+823.226 s]
/proc/loadavg: 2.00 1.93 1.71 3/86 21391
/proc/meminfo: memFree=1396888/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=816.07
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 81602 5 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 816.07
Current children cumulated vsize (KiB) 50840

[startup+883.286 s]
/proc/loadavg: 2.07 1.96 1.73 3/86 21391
/proc/meminfo: memFree=1396888/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=875.6
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 87555 5 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 875.6
Current children cumulated vsize (KiB) 50840

[startup+943.351 s]
/proc/loadavg: 2.02 1.97 1.74 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=935.16
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 93511 5 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 935.16
Current children cumulated vsize (KiB) 50840

[startup+1003.41 s]
/proc/loadavg: 2.01 1.97 1.75 3/86 21391
/proc/meminfo: memFree=1396888/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=994.71
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 99466 5 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 994.71
Current children cumulated vsize (KiB) 50840

[startup+1063.48 s]
/proc/loadavg: 2.00 1.97 1.77 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=1054.25
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 105420 5 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711744 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 1054.25
Current children cumulated vsize (KiB) 50840

[startup+1123.55 s]
/proc/loadavg: 2.04 1.99 1.78 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=1113.81
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 111376 5 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711104 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 1113.81
Current children cumulated vsize (KiB) 50840

[startup+1183.61 s]
/proc/loadavg: 2.01 1.99 1.79 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=1173.37
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 117332 5 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 1173.37
Current children cumulated vsize (KiB) 50840

[startup+1243.69 s]
/proc/loadavg: 2.00 1.99 1.81 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=1232.92
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 123286 6 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711143 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 1232.92
Current children cumulated vsize (KiB) 50840

[startup+1303.76 s]
/proc/loadavg: 2.00 1.99 1.82 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=1292.49
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 129243 6 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 1292.49
Current children cumulated vsize (KiB) 50840

[startup+1363.83 s]
/proc/loadavg: 2.00 1.99 1.82 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=1352.04
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 135198 6 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 1352.04
Current children cumulated vsize (KiB) 50840

[startup+1423.9 s]
/proc/loadavg: 2.00 1.99 1.83 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=1411.59
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 141153 6 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 1411.59
Current children cumulated vsize (KiB) 50840

[startup+1483.98 s]
/proc/loadavg: 2.00 1.99 1.84 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=1471.16
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 147110 6 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 1471.16
Current children cumulated vsize (KiB) 50840

[startup+1544.04 s]
/proc/loadavg: 2.00 1.99 1.84 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=1530.71
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 153065 6 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710324 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 1530.71
Current children cumulated vsize (KiB) 50840

[startup+1604.12 s]
/proc/loadavg: 2.00 1.99 1.85 3/86 21391
/proc/meminfo: memFree=1396760/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50840 CPUtime=1590.26
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5777 0 0 0 159020 6 0 0 25 0 1 0 174280075 52060160 5745 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637863 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 1590.26
Current children cumulated vsize (KiB) 50840

[startup+1664.21 s]
/proc/loadavg: 2.00 1.99 1.85 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50848 CPUtime=1649.84
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5779 0 0 0 164978 6 0 0 25 0 1 0 174280075 52068352 5747 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712126 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 1649.84
Current children cumulated vsize (KiB) 50848

[startup+1724.28 s]
/proc/loadavg: 2.00 1.99 1.86 3/86 21391
/proc/meminfo: memFree=1396824/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50848 CPUtime=1709.39
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5779 0 0 0 170933 6 0 0 25 0 1 0 174280075 52068352 5747 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711795 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 1709.39
Current children cumulated vsize (KiB) 50848

[startup+1784.36 s]
/proc/loadavg: 2.00 1.99 1.87 3/86 21391
/proc/meminfo: memFree=1396760/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50848 CPUtime=1768.94
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5779 0 0 0 176888 6 0 0 25 0 1 0 174280075 52068352 5747 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 1768.94
Current children cumulated vsize (KiB) 50848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.63 s]
/proc/loadavg: 2.00 1.99 1.87 3/94 21462
/proc/meminfo: memFree=1410776/2055920 swapFree=4165612/4192956
[pid=21390] ppid=21384 vsize=50848 CPUtime=1800.02
/proc/21390/stat : 21390 (solver) R 21384 21390 20927 0 -1 4194304 5779 0 0 0 179994 8 0 0 25 0 1 0 174280075 52068352 5747 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637718 0 0 4096 0 0 0 0 17 0 0 0
/proc/21390/statm: 12712 5747 719 92 0 11056 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 50848

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.64
CPU time (s): 1800.03
CPU user time (s): 1799.95
CPU system time (s): 0.085986
CPU usage (%): 99.1405
Max. virtual memory (cumulated for all children) (KiB): 50848

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

runsolver used 1.85472 s user time and 5.01224 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Jan  8 12:20:43 UTC 2007


IDJOB= 221388
IDBENCH= 5445
FILE ID= node1/221388-1168258842

PBS_JOBID= 3482429

Free space on /tmp= 66306 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp31-35/fapp34/fapp34-0750-8.xml
COMMAND LINE= /tmp/evaluation/221388-1168258842/tramontane/bin/solver /tmp/evaluation/221388-1168258842/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-221388-1168258842 -o ROOT/results/node1/solver-221388-1168258842 -C 1800 -M 900  /tmp/evaluation/221388-1168258842/tramontane/bin/solver /tmp/evaluation/221388-1168258842/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  af7a49b82c0e09a7b218082170f2e02f

RANDOM SEED= 491211805

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.234
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.234
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:       1437880 kB
Buffers:         56604 kB
Cached:         464600 kB
SwapCached:       3620 kB
Active:         240700 kB
Inactive:       319472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1437880 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            8852 kB
Writeback:           0 kB
Mapped:          48868 kB
Slab:            42828 kB
Committed_AS:  5250036 kB
PageTables:       2212 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= 66309 MiB



End job on node1 on Mon Jan  8 12:50:59 UTC 2007