Trace number 205969

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.05 1800.54

General information on the benchmark

Namefapp/fapp36-40/fapp38/
fapp38-2500-7.xml
MD5SUM568e195d7b5f5d37beb7376911d1f641
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 benchmark47.3168
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2500
Number of constraints62132
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension62132
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains............... 0.11
0.11	c 	variables............. 0.17
0.28	c 	predicates............    0
0.29	c 	constraints........... 4.83
5.12	c Allocating memory
5.12	c 
5.12	c time limit = -1
5.12	c heuristic = dom/wdeg
5.12	c restart policy = Geometric increment
5.12	c restart base = 1666
5.12	c restart factor = 1.33
5.12	c 
5.12	c Solving
5.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/node41/watcher-205969-1168168701 -o ROOT/results/node41/solver-205969-1168168701 -C 1800 -M 900 /tmp/evaluation/205969-1168168701/tramontane/bin/solver /tmp/evaluation/205969-1168168701/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.99 1.05 1.34 4/65 2964
/proc/meminfo: memFree=1615824/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=6792 CPUtime=0
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 411 0 0 0 0 0 0 0 18 0 1 0 165269435 6955008 390 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 1932577 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 1698 399 362 92 0 30 0

[startup+0.102652 s]
/proc/loadavg: 0.99 1.05 1.34 4/65 2964
/proc/meminfo: memFree=1615824/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=7048 CPUtime=0.09
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 817 0 0 0 9 0 0 0 18 0 1 0 165269435 7217152 785 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2169698 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 1762 785 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.510686 s]
/proc/loadavg: 0.99 1.05 1.34 4/65 2964
/proc/meminfo: memFree=1615824/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=165620 CPUtime=0.49
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 18258 0 0 0 42 7 0 0 21 0 1 0 165269435 169594880 18226 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2404111 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 41405 18226 709 92 0 39749 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 165620

[startup+1.33076 s]
/proc/loadavg: 0.99 1.05 1.34 2/65 2964
/proc/meminfo: memFree=1542288/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=169776 CPUtime=1.32
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 19304 0 0 0 124 8 0 0 25 0 1 0 165269435 173850624 19272 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2397819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 42444 19272 709 92 0 40788 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 169776

[startup+2.9669 s]
/proc/loadavg: 0.99 1.05 1.34 2/65 2964
/proc/meminfo: memFree=1536528/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=178204 CPUtime=2.95
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 21405 0 0 0 286 9 0 0 25 0 1 0 165269435 182480896 21340 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2397819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 44551 21340 709 92 0 42895 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 178204

[startup+6.24319 s]
/proc/loadavg: 0.99 1.05 1.34 2/65 2964
/proc/meminfo: memFree=1498832/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212260 CPUtime=6.23
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30048 0 0 0 609 14 0 0 25 0 1 0 165269435 217354240 29836 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711152 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 212260

[startup+12.6997 s]
/proc/loadavg: 0.99 1.05 1.33 2/65 2964
/proc/meminfo: memFree=1498992/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212260 CPUtime=12.68
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30048 0 0 0 1254 14 0 0 25 0 1 0 165269435 217354240 29836 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711124 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 212260

[startup+25.5029 s]
/proc/loadavg: 0.99 1.05 1.33 2/65 2964
/proc/meminfo: memFree=1499248/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212260 CPUtime=25.48
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30048 0 0 0 2534 14 0 0 25 0 1 0 165269435 217354240 29836 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 212260

[startup+51.1081 s]
/proc/loadavg: 0.99 1.04 1.32 2/65 2964
/proc/meminfo: memFree=1499312/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212260 CPUtime=51.08
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30048 0 0 0 5094 14 0 0 25 0 1 0 165269435 217354240 29836 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638405 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53065 29836 719 92 0 51409 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 212260

[startup+102.314 s]
/proc/loadavg: 1.04 1.05 1.30 2/65 2964
/proc/meminfo: memFree=1499440/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212264 CPUtime=102.27
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30049 0 0 0 10213 14 0 0 25 0 1 0 165269435 217358336 29837 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 212264

[startup+162.327 s]
/proc/loadavg: 1.01 1.04 1.28 2/65 2964
/proc/meminfo: memFree=1499376/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212264 CPUtime=162.27
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30049 0 0 0 16213 14 0 0 25 0 1 0 165269435 217358336 29837 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 212264

[startup+222.339 s]
/proc/loadavg: 1.00 1.03 1.26 2/65 2964
/proc/meminfo: memFree=1499376/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212264 CPUtime=222.26
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30049 0 0 0 22212 14 0 0 25 0 1 0 165269435 217358336 29837 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711425 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53066 29837 719 92 0 51410 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 212264

[startup+282.354 s]
/proc/loadavg: 1.00 1.02 1.24 2/65 2964
/proc/meminfo: memFree=1499376/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212268 CPUtime=282.26
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30050 0 0 0 28212 14 0 0 25 0 1 0 165269435 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 212268

[startup+342.37 s]
/proc/loadavg: 1.00 1.02 1.22 2/65 2964
/proc/meminfo: memFree=1499376/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212268 CPUtime=342.26
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30050 0 0 0 34212 14 0 0 25 0 1 0 165269435 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637122 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 212268

[startup+402.387 s]
/proc/loadavg: 1.00 1.01 1.21 2/65 2964
/proc/meminfo: memFree=1499312/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212268 CPUtime=402.27
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30050 0 0 0 40212 15 0 0 25 0 1 0 165269435 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 212268

[startup+462.399 s]
/proc/loadavg: 1.00 1.00 1.19 2/65 2964
/proc/meminfo: memFree=1499376/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212268 CPUtime=462.26
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30050 0 0 0 46211 15 0 0 25 0 1 0 165269435 217362432 29838 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710319 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53067 29838 719 92 0 51411 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 212268

[startup+522.412 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 2964
/proc/meminfo: memFree=1499312/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=522.26
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 52211 15 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 212276

[startup+582.424 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 2964
/proc/meminfo: memFree=1499312/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=582.26
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 58211 15 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711143 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 212276

[startup+642.443 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 2964
/proc/meminfo: memFree=1499248/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=642.26
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 64211 15 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710945 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 212276

[startup+702.456 s]
/proc/loadavg: 1.08 1.02 1.14 2/65 2964
/proc/meminfo: memFree=1499312/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=702.25
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 70210 15 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 212276

[startup+762.467 s]
/proc/loadavg: 1.03 1.01 1.13 2/65 2964
/proc/meminfo: memFree=1499248/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=762.25
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 76210 15 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638384 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 212276

[startup+822.483 s]
/proc/loadavg: 1.01 1.00 1.12 2/65 2964
/proc/meminfo: memFree=1499248/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=822.25
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 82210 15 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 212276

[startup+882.494 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 2964
/proc/meminfo: memFree=1499248/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=882.24
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 88209 15 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711783 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 212276

[startup+942.505 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 2964
/proc/meminfo: memFree=1499184/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=942.23
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 94208 15 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 212276

[startup+1002.52 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 2964
/proc/meminfo: memFree=1499184/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1002.23
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 100208 15 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 212276

[startup+1062.53 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 2964
/proc/meminfo: memFree=1499120/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1062.23
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 106208 15 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711119 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 212276

[startup+1122.54 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 2964
/proc/meminfo: memFree=1499120/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1122.23
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 112208 15 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 212276

[startup+1182.56 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 2964
/proc/meminfo: memFree=1499120/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1182.23
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 118207 16 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 212276

[startup+1242.56 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 2964
/proc/meminfo: memFree=1499120/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1242.23
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 124207 16 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637815 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 212276

[startup+1302.58 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 2964
/proc/meminfo: memFree=1499120/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1302.22
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 130206 16 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710324 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1302.22
Current children cumulated vsize (KiB) 212276

[startup+1362.59 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 2964
/proc/meminfo: memFree=1499120/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1362.21
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 136205 16 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1362.21
Current children cumulated vsize (KiB) 212276

[startup+1422.6 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 2964
/proc/meminfo: memFree=1499120/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1422.21
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 142205 16 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712081 0 0 4096 0 0 0 0 17 0 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1422.21
Current children cumulated vsize (KiB) 212276

[startup+1482.62 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 2964
/proc/meminfo: memFree=1499056/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1482.21
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 148205 16 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1482.21
Current children cumulated vsize (KiB) 212276

[startup+1542.64 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 2964
/proc/meminfo: memFree=1499056/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1542.21
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 154205 16 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1542.21
Current children cumulated vsize (KiB) 212276

[startup+1602.65 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 2964
/proc/meminfo: memFree=1499056/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1602.2
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 160204 16 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1602.2
Current children cumulated vsize (KiB) 212276

[startup+1662.66 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 2964
/proc/meminfo: memFree=1498992/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1662.2
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 166204 16 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1662.2
Current children cumulated vsize (KiB) 212276

[startup+1722.68 s]
/proc/loadavg: 1.04 1.01 1.02 2/65 2964
/proc/meminfo: memFree=1498992/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1722.2
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 172204 16 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1722.2
Current children cumulated vsize (KiB) 212276

[startup+1782.69 s]
/proc/loadavg: 1.01 1.01 1.02 2/65 2964
/proc/meminfo: memFree=1498992/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1782.19
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 178203 16 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710945 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1782.19
Current children cumulated vsize (KiB) 212276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.51 s]
/proc/loadavg: 1.01 1.01 1.02 2/65 2964
/proc/meminfo: memFree=1498928/2055920 swapFree=4191892/4192956
[pid=2963] ppid=2961 vsize=212276 CPUtime=1800.01
/proc/2963/stat : 2963 (solver) R 2961 2963 1920 0 -1 4194304 30052 0 0 0 179985 16 0 0 25 0 1 0 165269435 217370624 29840 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/2963/statm: 53069 29840 719 92 0 51413 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 212276

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.54
CPU time (s): 1800.05
CPU user time (s): 1799.86
CPU system time (s): 0.19097
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 212276

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

runsolver used 1.14882 s user time and 3.66044 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sun Jan  7 11:18:22 UTC 2007


IDJOB= 205969
IDBENCH= 4178
FILE ID= node41/205969-1168168701

PBS_JOBID= 3478686

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp38/fapp38-2500-7.xml
COMMAND LINE= /tmp/evaluation/205969-1168168701/tramontane/bin/solver /tmp/evaluation/205969-1168168701/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-205969-1168168701 -o ROOT/results/node41/solver-205969-1168168701 -C 1800 -M 900  /tmp/evaluation/205969-1168168701/tramontane/bin/solver /tmp/evaluation/205969-1168168701/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  568e195d7b5f5d37beb7376911d1f641

RANDOM SEED= 104440405

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:       1616240 kB
Buffers:         32924 kB
Cached:         324768 kB
SwapCached:        396 kB
Active:         110044 kB
Inactive:       262476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616240 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:           11612 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            53092 kB
Committed_AS:  2937812 kB
PageTables:       1476 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= 66543 MiB



End job on node41 on Sun Jan  7 11:48:22 UTC 2007