Trace number 201305

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.07 1802.49

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-8.xml
MD5SUM71ff924c9efc7ec0b5708a6b6a81ed9a
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 benchmark215.487
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains...............    0
0.10	c 	variables.............  0.1
0.13	c 	predicates............    0
0.13	c 	constraints........... 1.95
2.09	c Allocating memory
2.09	c 
2.09	c time limit = -1
2.09	c heuristic = dom/wdeg
2.09	c restart policy = Geometric increment
2.09	c restart base = 999
2.09	c restart factor = 1.33
2.09	c 
2.09	c Solving
2.09	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/node24/watcher-201305-1168146853 -o ROOT/results/node24/solver-201305-1168146853 -C 1800 -M 900 /tmp/evaluation/201305-1168146853/tramontane/bin/solver /tmp/evaluation/201305-1168146853/unknown.xml -res geom -f 3 -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.97 1.99 1.68 5/94 13246
/proc/meminfo: memFree=1027840/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=540 CPUtime=0
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 163080583 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2605860 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/13245/statm: 135 26 21 92 0 18 0

[startup+0.104376 s]
/proc/loadavg: 1.97 1.99 1.68 5/94 13246
/proc/meminfo: memFree=1027840/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=54196 CPUtime=0.08
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 5695 0 0 0 6 2 0 0 19 0 1 0 163080583 55496704 5663 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134805416 0 0 4096 0 0 0 0 17 1 0 0
/proc/13245/statm: 13549 5663 692 92 0 11893 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 54196

[startup+0.513392 s]
/proc/loadavg: 1.97 1.99 1.68 5/94 13246
/proc/meminfo: memFree=1027840/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=74308 CPUtime=0.5
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 8089 0 0 0 46 4 0 0 24 0 1 0 163080583 76091392 8057 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3039002 0 0 4096 0 0 0 0 17 1 0 0
/proc/13245/statm: 18577 8057 709 92 0 16921 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 74308

[startup+1.34149 s]
/proc/loadavg: 1.97 1.99 1.68 3/94 13246
/proc/meminfo: memFree=994816/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=78464 CPUtime=1.32
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 9132 0 0 0 127 5 0 0 25 0 1 0 163080583 80347136 9100 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3072977 0 0 4096 0 0 0 0 17 1 0 0
/proc/13245/statm: 19616 9100 709 92 0 17960 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 78464

[startup+2.98566 s]
/proc/loadavg: 1.97 1.99 1.68 3/94 13246
/proc/meminfo: memFree=981696/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89460 CPUtime=2.95
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11839 0 0 0 288 7 0 0 25 0 1 0 163080583 91607040 11807 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/13245/statm: 22365 11807 719 92 0 20709 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 89460

[startup+6.26501 s]
/proc/loadavg: 1.97 1.99 1.68 3/94 13246
/proc/meminfo: memFree=980800/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89460 CPUtime=6.22
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11839 0 0 0 614 8 0 0 25 0 1 0 163080583 91607040 11807 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/13245/statm: 22365 11807 719 92 0 20709 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 89460

[startup+12.7297 s]
/proc/loadavg: 1.97 1.99 1.69 3/94 13246
/proc/meminfo: memFree=974592/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89460 CPUtime=12.66
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11839 0 0 0 1258 8 0 0 25 0 1 0 163080583 91607040 11807 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638384 0 0 4096 0 0 0 0 17 1 0 0
/proc/13245/statm: 22365 11807 719 92 0 20709 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 89460

[startup+25.5471 s]
/proc/loadavg: 1.98 1.99 1.69 3/94 13246
/proc/meminfo: memFree=966144/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89460 CPUtime=25.41
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11839 0 0 0 2533 8 0 0 25 0 1 0 163080583 91607040 11807 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711155 0 0 4096 0 0 0 0 17 1 0 0
/proc/13245/statm: 22365 11807 719 92 0 20709 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 89460

[startup+51.2028 s]
/proc/loadavg: 1.98 1.99 1.70 3/94 13246
/proc/meminfo: memFree=947392/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89468 CPUtime=50.94
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11841 0 0 0 5086 8 0 0 25 0 1 0 163080583 91615232 11809 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/13245/statm: 22367 11809 719 92 0 20711 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 89468

[startup+102.41 s]
/proc/loadavg: 2.04 2.01 1.72 3/94 13246
/proc/meminfo: memFree=914304/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89468 CPUtime=101.91
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11841 0 0 0 10183 8 0 0 25 0 1 0 163080583 91615232 11809 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637842 0 0 4096 0 0 0 0 17 1 0 0
/proc/13245/statm: 22367 11809 719 92 0 20711 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 89468

[startup+162.448 s]
/proc/loadavg: 2.04 2.02 1.74 3/94 13246
/proc/meminfo: memFree=883136/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=161.67
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 16158 9 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710307 0 0 4096 0 0 0 0 17 1 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 89484

[startup+222.478 s]
/proc/loadavg: 2.01 2.01 1.75 3/94 13246
/proc/meminfo: memFree=849152/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=221.41
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 22132 9 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813001 0 0 4096 0 0 0 0 17 1 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 89484

[startup+282.511 s]
/proc/loadavg: 2.07 2.02 1.77 3/94 13246
/proc/meminfo: memFree=819392/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=281.17
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 28107 10 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638385 0 0 4096 0 0 0 0 17 1 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 281.17
Current children cumulated vsize (KiB) 89484

[startup+342.545 s]
/proc/loadavg: 2.09 2.03 1.78 4/94 13248
/proc/meminfo: memFree=796352/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=340.92
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 34082 10 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 1 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 340.92
Current children cumulated vsize (KiB) 89484

[startup+402.557 s]
/proc/loadavg: 2.09 2.04 1.80 3/86 13285
/proc/meminfo: memFree=1143816/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=400.75
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 40062 13 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710327 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 400.75
Current children cumulated vsize (KiB) 89484

[startup+462.658 s]
/proc/loadavg: 1.96 2.01 1.81 3/93 13342
/proc/meminfo: memFree=1434896/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=460.78
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 46063 15 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 460.78
Current children cumulated vsize (KiB) 89484

[startup+522.699 s]
/proc/loadavg: 1.98 2.01 1.82 3/93 13342
/proc/meminfo: memFree=1403216/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=520.76
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 52060 16 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 520.76
Current children cumulated vsize (KiB) 89484

[startup+582.718 s]
/proc/loadavg: 2.02 2.02 1.83 3/93 13342
/proc/meminfo: memFree=1390416/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=580.72
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 58056 16 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 580.72
Current children cumulated vsize (KiB) 89484

[startup+642.722 s]
/proc/loadavg: 2.01 2.01 1.84 3/93 13342
/proc/meminfo: memFree=1364816/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=640.67
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 64051 16 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 640.67
Current children cumulated vsize (KiB) 89484

[startup+702.804 s]
/proc/loadavg: 1.51 1.88 1.80 2/78 13356
/proc/meminfo: memFree=1520840/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=700.71
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 70054 17 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 700.71
Current children cumulated vsize (KiB) 89484

[startup+762.849 s]
/proc/loadavg: 1.17 1.71 1.74 2/78 13356
/proc/meminfo: memFree=1520904/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=760.74
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 76057 17 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 760.74
Current children cumulated vsize (KiB) 89484

[startup+822.897 s]
/proc/loadavg: 1.06 1.57 1.69 2/78 13356
/proc/meminfo: memFree=1520904/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=820.76
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 82059 17 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710322 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 820.76
Current children cumulated vsize (KiB) 89484

[startup+882.942 s]
/proc/loadavg: 1.02 1.47 1.65 2/78 13356
/proc/meminfo: memFree=1520968/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=880.79
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 88062 17 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710503 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 880.79
Current children cumulated vsize (KiB) 89484

[startup+942.99 s]
/proc/loadavg: 1.01 1.39 1.61 2/78 13356
/proc/meminfo: memFree=1520968/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=940.82
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 94065 17 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 940.82
Current children cumulated vsize (KiB) 89484

[startup+1003.04 s]
/proc/loadavg: 1.00 1.31 1.56 2/78 13356
/proc/meminfo: memFree=1521032/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1000.86
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 100068 18 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722070 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1000.86
Current children cumulated vsize (KiB) 89484

[startup+1063.09 s]
/proc/loadavg: 1.00 1.25 1.53 2/78 13356
/proc/meminfo: memFree=1521032/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1060.88
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 106070 18 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710354 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1060.88
Current children cumulated vsize (KiB) 89484

[startup+1123.13 s]
/proc/loadavg: 1.00 1.20 1.49 2/78 13356
/proc/meminfo: memFree=1520968/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1120.91
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 112073 18 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1120.91
Current children cumulated vsize (KiB) 89484

[startup+1183.18 s]
/proc/loadavg: 1.00 1.16 1.45 2/78 13356
/proc/meminfo: memFree=1521032/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1180.94
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 118076 18 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812960 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1180.94
Current children cumulated vsize (KiB) 89484

[startup+1243.22 s]
/proc/loadavg: 1.00 1.13 1.43 2/78 13356
/proc/meminfo: memFree=1521032/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1240.96
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 124078 18 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637111 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1240.96
Current children cumulated vsize (KiB) 89484

[startup+1303.27 s]
/proc/loadavg: 1.00 1.10 1.40 2/78 13356
/proc/meminfo: memFree=1521032/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1300.98
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 130080 18 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1300.98
Current children cumulated vsize (KiB) 89484

[startup+1363.31 s]
/proc/loadavg: 1.00 1.08 1.37 3/78 13356
/proc/meminfo: memFree=1521032/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1361.02
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 136083 19 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708409 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1361.02
Current children cumulated vsize (KiB) 89484

[startup+1423.35 s]
/proc/loadavg: 1.00 1.06 1.34 2/78 13356
/proc/meminfo: memFree=1520968/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1421.04
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 142085 19 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1421.04
Current children cumulated vsize (KiB) 89484

[startup+1483.4 s]
/proc/loadavg: 1.00 1.05 1.32 2/78 13356
/proc/meminfo: memFree=1520968/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1481.07
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 148088 19 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1481.07
Current children cumulated vsize (KiB) 89484

[startup+1543.45 s]
/proc/loadavg: 1.00 1.04 1.30 2/78 13356
/proc/meminfo: memFree=1520968/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1541.09
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 154090 19 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710354 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1541.09
Current children cumulated vsize (KiB) 89484

[startup+1603.5 s]
/proc/loadavg: 1.00 1.03 1.27 2/78 13356
/proc/meminfo: memFree=1520968/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1601.13
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 160093 20 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1601.13
Current children cumulated vsize (KiB) 89484

[startup+1663.54 s]
/proc/loadavg: 1.00 1.02 1.25 2/78 13356
/proc/meminfo: memFree=1521032/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1661.16
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 166096 20 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1661.16
Current children cumulated vsize (KiB) 89484

[startup+1723.59 s]
/proc/loadavg: 1.00 1.02 1.24 2/78 13356
/proc/meminfo: memFree=1520968/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1721.18
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 172098 20 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1721.18
Current children cumulated vsize (KiB) 89484

[startup+1783.63 s]
/proc/loadavg: 1.00 1.01 1.22 2/78 13356
/proc/meminfo: memFree=1520968/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1781.21
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 178101 20 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1781.21
Current children cumulated vsize (KiB) 89484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.48 s]
/proc/loadavg: 1.00 1.01 1.21 2/78 13356
/proc/meminfo: memFree=1520968/2055920 swapFree=4192812/4192956
[pid=13245] ppid=13243 vsize=89484 CPUtime=1800.05
/proc/13245/stat : 13245 (solver) R 13243 13245 12656 0 -1 4194304 11845 0 0 0 179985 20 0 0 25 0 1 0 163080583 91631616 11813 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/13245/statm: 22371 11813 719 92 0 20715 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 89484

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.49
CPU time (s): 1800.07
CPU user time (s): 1799.86
CPU system time (s): 0.212967
CPU usage (%): 99.8655
Max. virtual memory (cumulated for all children) (KiB): 89484

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

runsolver used 1.92771 s user time and 5.02324 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Jan  7 05:14:13 UTC 2007


IDJOB= 201305
IDBENCH= 3755
FILE ID= node24/201305-1168146853

PBS_JOBID= 3478147

Free space on /tmp= 66463 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp12/fapp12-1500-8.xml
COMMAND LINE= /tmp/evaluation/201305-1168146853/tramontane/bin/solver /tmp/evaluation/201305-1168146853/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-201305-1168146853 -o ROOT/results/node24/solver-201305-1168146853 -C 1800 -M 900  /tmp/evaluation/201305-1168146853/tramontane/bin/solver /tmp/evaluation/201305-1168146853/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  71ff924c9efc7ec0b5708a6b6a81ed9a

RANDOM SEED= 397662403

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:       1028256 kB
Buffers:         50964 kB
Cached:         319908 kB
SwapCached:          0 kB
Active:         746380 kB
Inactive:       211912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1028256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6500 kB
Writeback:           0 kB
Mapped:         615356 kB
Slab:            52908 kB
Committed_AS:  4056396 kB
PageTables:       3496 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= 66470 MiB



End job on node24 on Sun Jan  7 05:44:16 UTC 2007