Trace number 199563

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.02 1814.9

General information on the benchmark

NameallIntervalSeries/
series-90.xml
MD5SUMea84be857cd7136aa0d986a32f32c0a9
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 benchmark13.36
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables179
Number of constraints8010
Maximum constraint arity3
Maximum domain size90
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8010
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
0.02	c 	predicates............    0
0.02	c 	constraints........... 0.45
0.46	c Allocating memory
0.46	c 
0.46	c time limit = -1
0.46	c heuristic = dom/wdeg
0.46	c restart policy = Geometric increment
0.46	c restart base = 118
0.46	c restart factor = 1.33
0.46	c 
0.46	c Solving
0.46	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/node39/watcher-199563-1168134989 -o ROOT/results/node39/solver-199563-1168134989 -C 1800 -M 900 /tmp/evaluation/199563-1168134989/tramontane/bin/solver /tmp/evaluation/199563-1168134989/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.95 1.66 1.72 5/73 6560
/proc/meminfo: memFree=1628520/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=18540 CPUtime=0
/proc/6559/stat : 6559 (runsolver) R 6557 6559 6249 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 161898753 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 231493659943 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6559/statm: 4635 279 244 17 0 2626 0

[startup+0.103802 s]
/proc/loadavg: 0.95 1.66 1.72 5/73 6560
/proc/meminfo: memFree=1628520/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=7312 CPUtime=0.09
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 920 0 0 0 9 0 0 0 18 0 1 0 161898753 7487488 888 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134575814 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 1828 888 705 92 0 172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7312

[startup+0.511843 s]
/proc/loadavg: 0.95 1.66 1.72 5/73 6560
/proc/meminfo: memFree=1628520/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9424 CPUtime=0.5
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1437 0 0 0 49 1 0 0 22 0 1 0 161898753 9650176 1405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2356 1405 722 92 0 700 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9424

[startup+1.33292 s]
/proc/loadavg: 1.11 1.68 1.73 4/82 6576
/proc/meminfo: memFree=1619232/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1.31
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 130 1 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134714800 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9428

[startup+2.97806 s]
/proc/loadavg: 1.11 1.68 1.73 3/82 6576
/proc/meminfo: memFree=1590112/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=2.94
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 293 1 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9428

[startup+6.25437 s]
/proc/loadavg: 1.18 1.69 1.73 3/82 6576
/proc/meminfo: memFree=1527016/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=6.18
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 617 1 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 9428

[startup+12.724 s]
/proc/loadavg: 1.25 1.69 1.73 3/75 6577
/proc/meminfo: memFree=1384952/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=12.59
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 1256 3 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 9428

[startup+25.5341 s]
/proc/loadavg: 1.36 1.70 1.73 3/75 6577
/proc/meminfo: memFree=1380304/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=25.3
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 2527 3 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790201 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 9428

[startup+51.1685 s]
/proc/loadavg: 1.61 1.73 1.74 3/75 6577
/proc/meminfo: memFree=1379792/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=50.71
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 5068 3 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134640352 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 9428

[startup+102.427 s]
/proc/loadavg: 1.83 1.77 1.75 3/75 6577
/proc/meminfo: memFree=1377616/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=101.56
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 10153 3 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712734 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 9428

[startup+162.456 s]
/proc/loadavg: 1.93 1.81 1.76 3/75 6577
/proc/meminfo: memFree=1374672/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=161.12
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 16109 3 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 161.12
Current children cumulated vsize (KiB) 9428

[startup+222.498 s]
/proc/loadavg: 1.97 1.84 1.77 3/75 6577
/proc/meminfo: memFree=1370832/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=220.66
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 22063 3 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785688 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 220.66
Current children cumulated vsize (KiB) 9428

[startup+282.539 s]
/proc/loadavg: 1.99 1.87 1.78 3/81 6649
/proc/meminfo: memFree=1363976/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=280.18
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 28011 7 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 280.18
Current children cumulated vsize (KiB) 9428

[startup+342.602 s]
/proc/loadavg: 1.99 1.89 1.79 3/81 6741
/proc/meminfo: memFree=1357080/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=339.63
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 33950 13 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134640367 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 339.63
Current children cumulated vsize (KiB) 9428

[startup+402.656 s]
/proc/loadavg: 2.04 1.92 1.81 3/75 6775
/proc/meminfo: memFree=1352656/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=399.13
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 39898 15 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715107 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 399.13
Current children cumulated vsize (KiB) 9428

[startup+462.697 s]
/proc/loadavg: 2.01 1.93 1.82 3/75 6775
/proc/meminfo: memFree=1347472/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=458.7
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 45854 16 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708415 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 458.7
Current children cumulated vsize (KiB) 9428

[startup+522.739 s]
/proc/loadavg: 2.04 1.95 1.83 3/75 6775
/proc/meminfo: memFree=1340816/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=518.26
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 51810 16 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722273 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 518.26
Current children cumulated vsize (KiB) 9428

[startup+582.779 s]
/proc/loadavg: 2.08 1.98 1.84 3/75 6775
/proc/meminfo: memFree=1336272/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=577.81
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 57765 16 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 577.81
Current children cumulated vsize (KiB) 9428

[startup+642.824 s]
/proc/loadavg: 2.03 1.98 1.85 3/75 6775
/proc/meminfo: memFree=1331408/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=637.37
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 63721 16 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708410 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 637.37
Current children cumulated vsize (KiB) 9428

[startup+702.863 s]
/proc/loadavg: 2.01 1.98 1.85 3/75 6775
/proc/meminfo: memFree=1326736/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=696.93
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 69677 16 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 696.93
Current children cumulated vsize (KiB) 9428

[startup+762.904 s]
/proc/loadavg: 2.00 1.98 1.86 3/75 6775
/proc/meminfo: memFree=1321680/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=756.48
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 75632 16 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 756.48
Current children cumulated vsize (KiB) 9428

[startup+822.942 s]
/proc/loadavg: 2.00 1.98 1.87 3/75 6775
/proc/meminfo: memFree=1315728/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=816.04
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 81588 16 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785686 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 816.04
Current children cumulated vsize (KiB) 9428

[startup+882.991 s]
/proc/loadavg: 2.00 1.98 1.87 3/75 6775
/proc/meminfo: memFree=1310288/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=875.6
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 87544 16 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795096 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 875.6
Current children cumulated vsize (KiB) 9428

[startup+943.03 s]
/proc/loadavg: 2.00 1.98 1.88 3/75 6775
/proc/meminfo: memFree=1304912/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=935.14
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 93498 16 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785688 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 935.14
Current children cumulated vsize (KiB) 9428

[startup+1003.07 s]
/proc/loadavg: 2.00 1.98 1.88 3/75 6775
/proc/meminfo: memFree=1298512/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=994.71
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 99455 16 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 994.71
Current children cumulated vsize (KiB) 9428

[startup+1063.11 s]
/proc/loadavg: 2.00 1.98 1.89 3/75 6775
/proc/meminfo: memFree=1294480/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1054.27
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 105410 17 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1054.27
Current children cumulated vsize (KiB) 9428

[startup+1123.15 s]
/proc/loadavg: 2.00 1.98 1.90 3/75 6775
/proc/meminfo: memFree=1290128/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1113.81
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 111364 17 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134640352 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1113.81
Current children cumulated vsize (KiB) 9428

[startup+1183.19 s]
/proc/loadavg: 2.00 1.98 1.90 3/75 6775
/proc/meminfo: memFree=1285328/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1173.38
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 117321 17 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1173.38
Current children cumulated vsize (KiB) 9428

[startup+1243.23 s]
/proc/loadavg: 2.00 1.98 1.91 3/75 6775
/proc/meminfo: memFree=1281040/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1232.93
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 123276 17 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 11559900 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1232.93
Current children cumulated vsize (KiB) 9428

[startup+1303.23 s]
/proc/loadavg: 2.13 2.01 1.92 3/75 6777
/proc/meminfo: memFree=1276368/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1292.44
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 129227 17 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1292.44
Current children cumulated vsize (KiB) 9428

[startup+1363.31 s]
/proc/loadavg: 2.05 2.00 1.92 3/75 6777
/proc/meminfo: memFree=1271376/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1352.04
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 135187 17 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785587 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1352.04
Current children cumulated vsize (KiB) 9428

[startup+1423.39 s]
/proc/loadavg: 2.02 2.00 1.92 3/75 6777
/proc/meminfo: memFree=1267088/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1411.65
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 141148 17 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134657356 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1411.65
Current children cumulated vsize (KiB) 9428

[startup+1483.4 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 6777
/proc/meminfo: memFree=1262288/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1471.15
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 147098 17 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1471.15
Current children cumulated vsize (KiB) 9428

[startup+1543.44 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 6777
/proc/meminfo: memFree=1257552/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1530.72
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 153054 18 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1530.72
Current children cumulated vsize (KiB) 9428

[startup+1603.48 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 6777
/proc/meminfo: memFree=1252560/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1590.29
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 159011 18 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1590.29
Current children cumulated vsize (KiB) 9428

[startup+1663.57 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 6777
/proc/meminfo: memFree=1248080/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1649.87
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 164969 18 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790178 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1649.87
Current children cumulated vsize (KiB) 9428

[startup+1723.65 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 6777
/proc/meminfo: memFree=1243536/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1709.48
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 170930 18 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785683 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1709.48
Current children cumulated vsize (KiB) 9428

[startup+1783.72 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 6777
/proc/meminfo: memFree=1238864/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1769.07
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 176889 18 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1769.07
Current children cumulated vsize (KiB) 9428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.88 s]
/proc/loadavg: 2.07 2.02 1.93 3/80 6834
/proc/meminfo: memFree=1536560/2055920 swapFree=4187312/4192956
[pid=6559] ppid=6557 vsize=9428 CPUtime=1800.01
/proc/6559/stat : 6559 (solver) R 6557 6559 6249 0 -1 4194304 1438 0 0 0 179980 21 0 0 25 0 1 0 161898753 9654272 1406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795096 0 0 4096 0 0 0 0 17 0 0 0
/proc/6559/statm: 2357 1406 722 92 0 701 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9428

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.9
CPU time (s): 1800.02
CPU user time (s): 1799.81
CPU system time (s): 0.215967
CPU usage (%): 99.1806
Max. virtual memory (cumulated for all children) (KiB): 9428

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

runsolver used 1.76973 s user time and 4.76228 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sun Jan  7 01:56:30 UTC 2007


IDJOB= 199563
IDBENCH= 3626
FILE ID= node39/199563-1168134989

PBS_JOBID= 3478024

Free space on /tmp= 66528 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-90.xml
COMMAND LINE= /tmp/evaluation/199563-1168134989/tramontane/bin/solver /tmp/evaluation/199563-1168134989/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-199563-1168134989 -o ROOT/results/node39/solver-199563-1168134989 -C 1800 -M 900  /tmp/evaluation/199563-1168134989/tramontane/bin/solver /tmp/evaluation/199563-1168134989/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  ea84be857cd7136aa0d986a32f32c0a9

RANDOM SEED= 54589296

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.236
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.236
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:       1630384 kB
Buffers:         25044 kB
Cached:         335736 kB
SwapCached:       1388 kB
Active:         114408 kB
Inactive:       262208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630384 kB
SwapTotal:     4192956 kB
SwapFree:      4187312 kB
Dirty:            5884 kB
Writeback:           0 kB
Mapped:          23060 kB
Slab:            34648 kB
Committed_AS:  3257268 kB
PageTables:       1620 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= 66525 MiB



End job on node39 on Sun Jan  7 02:26:46 UTC 2007