Trace number 209692

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
Mistral 2006-12-04? (TO) 1800.03 1809.49

General information on the benchmark

Namefapp/fapp26-30/fapp28/
fapp28-2800-6.xml
MD5SUM5d642f198e16aecc13dcb273d56311fe
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 benchmark32.5501
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2800
Number of constraints22569
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22569
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c 
0.03	c Parsing xml file
0.03	c 	domains............... 0.17
0.17	c 	variables............. 0.17
0.35	c 	predicates............    0
0.35	c 	constraints........... 1.75
2.12	c Allocating memory
2.12	c 
2.12	c time limit = -1
2.12	c heuristic = dom/wdeg
2.12	c restart policy = No restart
2.12	c 
2.12	c Solving
2.12	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/node58/watcher-209692-1168193676 -o ROOT/results/node58/solver-209692-1168193676 -C 1800 -M 900 /tmp/evaluation/209692-1168193676/mistral/bin/solver /tmp/evaluation/209692-1168193676/unknown.xml -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


[startup+0.107677 s]
/proc/loadavg: 2.02 2.04 2.01 5/74 30127
/proc/meminfo: memFree=1276736/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 2.02 2.04 2.01 5/74 30127
/proc/meminfo: memFree=1276736/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=36720 CPUtime=0.2
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 3961 0 0 0 19 1 0 0 19 0 1 0 167765626 37601280 3929 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134805072 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 9180 3929 695 92 0 7524 0

[startup+0.515714 s]
/proc/loadavg: 2.02 2.04 2.01 5/74 30127
/proc/meminfo: memFree=1276736/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=144464 CPUtime=0.5
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 15427 0 0 0 45 5 0 0 21 0 1 0 167765626 147931136 15395 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134560703 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 36116 15395 709 92 0 34460 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 144464

[startup+1.34484 s]
/proc/loadavg: 2.02 2.04 2.01 3/74 30127
/proc/meminfo: memFree=1214464/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=148612 CPUtime=1.32
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 16470 0 0 0 126 6 0 0 25 0 1 0 167765626 152178688 16438 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134613763 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 37153 16438 709 92 0 35497 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 148612

[startup+2.98392 s]
/proc/loadavg: 2.02 2.04 2.01 3/74 30127
/proc/meminfo: memFree=1175808/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186224 CPUtime=2.95
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25844 0 0 0 285 10 0 0 25 0 1 0 167765626 190693376 25812 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812972 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46556 25812 717 92 0 44900 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 186224

[startup+6.26122 s]
/proc/loadavg: 2.01 2.04 2.00 3/74 30127
/proc/meminfo: memFree=1175872/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186224 CPUtime=6.2
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25844 0 0 0 610 10 0 0 25 0 1 0 167765626 190693376 25812 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637475 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46556 25812 717 92 0 44900 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 186224

[startup+12.7198 s]
/proc/loadavg: 2.01 2.04 2.00 3/74 30127
/proc/meminfo: memFree=1176064/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186224 CPUtime=12.61
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25844 0 0 0 1251 10 0 0 25 0 1 0 167765626 190693376 25812 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46556 25812 717 92 0 44900 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 186224

[startup+25.5299 s]
/proc/loadavg: 2.01 2.04 2.00 3/74 30127
/proc/meminfo: memFree=1176256/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186224 CPUtime=25.33
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25844 0 0 0 2523 10 0 0 25 0 1 0 167765626 190693376 25812 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46556 25812 717 92 0 44900 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 186224

[startup+51.1571 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 30127
/proc/meminfo: memFree=1176256/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186224 CPUtime=50.75
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25844 0 0 0 5065 10 0 0 25 0 1 0 167765626 190693376 25812 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46556 25812 717 92 0 44900 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 186224

[startup+102.41 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 30127
/proc/meminfo: memFree=1176320/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186228 CPUtime=101.63
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25845 0 0 0 10153 10 0 0 25 0 1 0 167765626 190697472 25813 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46557 25813 717 92 0 44901 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 186228

[startup+162.482 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 30127
/proc/meminfo: memFree=1176384/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186232 CPUtime=161.25
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25846 0 0 0 16115 10 0 0 25 0 1 0 167765626 190701568 25814 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637300 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46558 25814 717 92 0 44902 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 186232

[startup+222.551 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 30129
/proc/meminfo: memFree=1176328/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186236 CPUtime=220.89
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25847 0 0 0 22078 11 0 0 25 0 1 0 167765626 190705664 25815 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637118 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46559 25815 717 92 0 44903 0
Current children cumulated CPU time (s) 220.89
Current children cumulated vsize (KiB) 186236

[startup+282.645 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 30130
/proc/meminfo: memFree=1176320/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186252 CPUtime=280.54
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25851 0 0 0 28043 11 0 0 25 0 1 0 167765626 190722048 25819 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46563 25819 717 92 0 44907 0
Current children cumulated CPU time (s) 280.54
Current children cumulated vsize (KiB) 186252

[startup+342.733 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 30130
/proc/meminfo: memFree=1176256/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186260 CPUtime=340.17
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25853 0 0 0 34006 11 0 0 25 0 1 0 167765626 190730240 25821 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46565 25821 717 92 0 44909 0
Current children cumulated CPU time (s) 340.17
Current children cumulated vsize (KiB) 186260

[startup+402.824 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 30130
/proc/meminfo: memFree=1176256/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186272 CPUtime=399.81
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25856 0 0 0 39970 11 0 0 25 0 1 0 167765626 190742528 25824 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46568 25824 717 92 0 44912 0
Current children cumulated CPU time (s) 399.81
Current children cumulated vsize (KiB) 186272

[startup+462.923 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 30130
/proc/meminfo: memFree=1176192/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186280 CPUtime=459.44
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25858 0 0 0 45933 11 0 0 25 0 1 0 167765626 190750720 25826 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46570 25826 717 92 0 44914 0
Current children cumulated CPU time (s) 459.44
Current children cumulated vsize (KiB) 186280

[startup+522.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 30130
/proc/meminfo: memFree=1176128/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186284 CPUtime=519.01
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25859 0 0 0 51890 11 0 0 25 0 1 0 167765626 190754816 25827 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46571 25827 717 92 0 44915 0
Current children cumulated CPU time (s) 519.01
Current children cumulated vsize (KiB) 186284

[startup+582.981 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 30130
/proc/meminfo: memFree=1176064/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186300 CPUtime=578.57
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25863 0 0 0 57846 11 0 0 25 0 1 0 167765626 190771200 25831 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46575 25831 717 92 0 44919 0
Current children cumulated CPU time (s) 578.57
Current children cumulated vsize (KiB) 186300

[startup+643.077 s]
/proc/loadavg: 2.06 2.01 2.00 3/75 30130
/proc/meminfo: memFree=1176064/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186316 CPUtime=638.21
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25867 0 0 0 63810 11 0 0 25 0 1 0 167765626 190787584 25835 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46579 25835 717 92 0 44923 0
Current children cumulated CPU time (s) 638.21
Current children cumulated vsize (KiB) 186316

[startup+703.115 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 30130
/proc/meminfo: memFree=1176064/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186316 CPUtime=697.75
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25867 0 0 0 69764 11 0 0 25 0 1 0 167765626 190787584 25835 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46579 25835 717 92 0 44923 0
Current children cumulated CPU time (s) 697.75
Current children cumulated vsize (KiB) 186316

[startup+763.216 s]
/proc/loadavg: 2.01 2.00 2.00 3/76 30131
/proc/meminfo: memFree=1175160/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186316 CPUtime=757.38
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25867 0 0 0 75727 11 0 0 25 0 1 0 167765626 190787584 25835 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708953 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46579 25835 717 92 0 44923 0
Current children cumulated CPU time (s) 757.38
Current children cumulated vsize (KiB) 186316

[startup+823.316 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30131
/proc/meminfo: memFree=1175096/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186316 CPUtime=817
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25867 0 0 0 81689 11 0 0 25 0 1 0 167765626 190787584 25835 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711713 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46579 25835 717 92 0 44923 0
Current children cumulated CPU time (s) 817
Current children cumulated vsize (KiB) 186316

[startup+883.316 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30131
/proc/meminfo: memFree=1175032/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186316 CPUtime=876.53
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25867 0 0 0 87642 11 0 0 25 0 1 0 167765626 190787584 25835 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710272 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46579 25835 717 92 0 44923 0
Current children cumulated CPU time (s) 876.53
Current children cumulated vsize (KiB) 186316

[startup+943.406 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30131
/proc/meminfo: memFree=1174968/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186316 CPUtime=936.16
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25867 0 0 0 93604 12 0 0 25 0 1 0 167765626 190787584 25835 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637220 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46579 25835 717 92 0 44923 0
Current children cumulated CPU time (s) 936.16
Current children cumulated vsize (KiB) 186316

[startup+1003.48 s]
/proc/loadavg: 2.07 2.02 2.00 3/76 30131
/proc/meminfo: memFree=1156344/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186316 CPUtime=995.78
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25867 0 0 0 99566 12 0 0 25 0 1 0 167765626 190787584 25835 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711111 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46579 25835 717 92 0 44923 0
Current children cumulated CPU time (s) 995.78
Current children cumulated vsize (KiB) 186316

[startup+1063.57 s]
/proc/loadavg: 2.03 2.01 2.00 3/76 30131
/proc/meminfo: memFree=1156280/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186316 CPUtime=1055.41
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25867 0 0 0 105529 12 0 0 25 0 1 0 167765626 190787584 25835 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712048 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46579 25835 717 92 0 44923 0
Current children cumulated CPU time (s) 1055.41
Current children cumulated vsize (KiB) 186316

[startup+1123.65 s]
/proc/loadavg: 2.01 2.00 2.00 3/76 30131
/proc/meminfo: memFree=1156216/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186324 CPUtime=1115.02
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25869 0 0 0 111490 12 0 0 25 0 1 0 167765626 190795776 25837 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638353 0 0 4096 0 0 0 0 17 1 0 0
/proc/30126/statm: 46581 25837 717 92 0 44925 0
Current children cumulated CPU time (s) 1115.02
Current children cumulated vsize (KiB) 186324

[startup+1183.72 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 30361
/proc/meminfo: memFree=1429200/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186328 CPUtime=1174.83
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25870 0 0 0 117469 14 0 0 25 0 1 0 167765626 190799872 25838 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812944 0 0 4096 0 0 0 0 17 0 0 0
/proc/30126/statm: 46582 25838 717 92 0 44926 0
Current children cumulated CPU time (s) 1174.83
Current children cumulated vsize (KiB) 186328

[startup+1243.78 s]
/proc/loadavg: 2.03 2.00 2.00 3/73 30361
/proc/meminfo: memFree=1429392/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186344 CPUtime=1234.85
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25874 0 0 0 123470 15 0 0 25 0 1 0 167765626 190816256 25842 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 0 0 0
/proc/30126/statm: 46586 25842 717 92 0 44930 0
Current children cumulated CPU time (s) 1234.85
Current children cumulated vsize (KiB) 186344

[startup+1303.85 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 30361
/proc/meminfo: memFree=1429328/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186400 CPUtime=1294.87
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25888 0 0 0 129472 15 0 0 25 0 1 0 167765626 190873600 25856 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637104 0 0 4096 0 0 0 0 17 0 0 0
/proc/30126/statm: 46600 25856 717 92 0 44944 0
Current children cumulated CPU time (s) 1294.87
Current children cumulated vsize (KiB) 186400

[startup+1363.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 30361
/proc/meminfo: memFree=1429264/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186416 CPUtime=1354.86
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25892 0 0 0 135471 15 0 0 25 0 1 0 167765626 190889984 25860 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134638352 0 0 4096 0 0 0 0 17 0 0 0
/proc/30126/statm: 46604 25860 717 92 0 44948 0
Current children cumulated CPU time (s) 1354.86
Current children cumulated vsize (KiB) 186416

[startup+1423.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 30361
/proc/meminfo: memFree=1429264/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186432 CPUtime=1414.87
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25896 0 0 0 141472 15 0 0 25 0 1 0 167765626 190906368 25864 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/30126/statm: 46608 25864 717 92 0 44952 0
Current children cumulated CPU time (s) 1414.87
Current children cumulated vsize (KiB) 186432

[startup+1484.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 30361
/proc/meminfo: memFree=1429264/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186444 CPUtime=1474.89
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25899 0 0 0 147474 15 0 0 25 0 1 0 167765626 190918656 25867 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712054 0 0 4096 0 0 0 0 17 0 0 0
/proc/30126/statm: 46611 25867 717 92 0 44955 0
Current children cumulated CPU time (s) 1474.89
Current children cumulated vsize (KiB) 186444

[startup+1544.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 30361
/proc/meminfo: memFree=1429200/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186444 CPUtime=1534.88
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25899 0 0 0 153473 15 0 0 25 0 1 0 167765626 190918656 25867 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710272 0 0 4096 0 0 0 0 17 0 0 0
/proc/30126/statm: 46611 25867 717 92 0 44955 0
Current children cumulated CPU time (s) 1534.88
Current children cumulated vsize (KiB) 186444

[startup+1604.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 30361
/proc/meminfo: memFree=1429200/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186456 CPUtime=1594.89
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25902 0 0 0 159474 15 0 0 25 0 1 0 167765626 190930944 25870 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709313 0 0 4096 0 0 0 0 17 0 0 0
/proc/30126/statm: 46614 25870 717 92 0 44958 0
Current children cumulated CPU time (s) 1594.89
Current children cumulated vsize (KiB) 186456

[startup+1664.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 30361
/proc/meminfo: memFree=1429200/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186460 CPUtime=1654.91
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25903 0 0 0 165476 15 0 0 25 0 1 0 167765626 190935040 25871 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708953 0 0 4096 0 0 0 0 17 0 0 0
/proc/30126/statm: 46615 25871 717 92 0 44959 0
Current children cumulated CPU time (s) 1654.91
Current children cumulated vsize (KiB) 186460

[startup+1724.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 30361
/proc/meminfo: memFree=1429136/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186476 CPUtime=1714.9
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25907 0 0 0 171475 15 0 0 25 0 1 0 167765626 190951424 25875 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134709326 0 0 4096 0 0 0 0 17 0 0 0
/proc/30126/statm: 46619 25875 717 92 0 44963 0
Current children cumulated CPU time (s) 1714.9
Current children cumulated vsize (KiB) 186476

[startup+1784.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 30361
/proc/meminfo: memFree=1429136/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186504 CPUtime=1774.91
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25914 0 0 0 177476 15 0 0 25 0 1 0 167765626 190980096 25882 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30126/statm: 46626 25882 717 92 0 44970 0
Current children cumulated CPU time (s) 1774.91
Current children cumulated vsize (KiB) 186504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.47 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 30361
/proc/meminfo: memFree=1429072/2055920 swapFree=4192812/4192956
[pid=30126] ppid=30124 vsize=186504 CPUtime=1800
/proc/30126/stat : 30126 (solver) R 30124 30126 29809 0 -1 4194304 25914 0 0 0 179985 15 0 0 25 0 1 0 167765626 190980096 25882 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/30126/statm: 46626 25882 717 92 0 44970 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 186504

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.49
CPU time (s): 1800.03
CPU user time (s): 1799.86
CPU system time (s): 0.173973
CPU usage (%): 99.4774
Max. virtual memory (cumulated for all children) (KiB): 186504

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

runsolver used 1.63875 s user time and 4.87126 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sun Jan  7 18:14:37 UTC 2007


IDJOB= 209692
IDBENCH= 4554
FILE ID= node58/209692-1168193676

PBS_JOBID= 3479421

Free space on /tmp= 66536 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp28/fapp28-2800-6.xml
COMMAND LINE= /tmp/evaluation/209692-1168193676/mistral/bin/solver /tmp/evaluation/209692-1168193676/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-209692-1168193676 -o ROOT/results/node58/solver-209692-1168193676 -C 1800 -M 900  /tmp/evaluation/209692-1168193676/mistral/bin/solver /tmp/evaluation/209692-1168193676/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  5d642f198e16aecc13dcb273d56311fe

RANDOM SEED= 957047040

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.223
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.223
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:       1277152 kB
Buffers:         43524 kB
Cached:         406772 kB
SwapCached:          0 kB
Active:         345976 kB
Inactive:       367064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1277152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6144 kB
Writeback:           0 kB
Mapped:         274228 kB
Slab:            50112 kB
Committed_AS:  3143396 kB
PageTables:       2628 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 node58 on Sun Jan  7 18:44:46 UTC 2007