Trace number 206187

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.04 1809.73

General information on the benchmark

Namefapp/fapp36-40/fapp36/
fapp36-2000-3.xml
MD5SUMd481a9361d80c6f0d8e85c5a29d689ed
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.13076
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains............... 0.05
0.20	c 	variables............. 0.11
0.20	c 	predicates............    0
0.20	c 	constraints........... 1.32
1.51	c Allocating memory
1.51	c 
1.51	c time limit = -1
1.51	c heuristic = dom/wdeg
1.51	c restart policy = Geometric increment
1.51	c restart base = 1333
1.51	c restart factor = 1.33
1.51	c 
1.51	c Solving
1.51	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/node61/watcher-206187-1168170096 -o ROOT/results/node61/solver-206187-1168170096 -C 1800 -M 900 /tmp/evaluation/206187-1168170096/tramontane/bin/solver /tmp/evaluation/206187-1168170096/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.92 0.98 1.09 3/73 9643
/proc/meminfo: memFree=1657664/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=18540 CPUtime=0
/proc/9642/stat : 9642 (runsolver) R 9640 9642 9179 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 165407540 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 246406507815 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9642/statm: 4635 279 244 17 0 2626 0

[startup+0.102759 s]
/proc/loadavg: 0.92 0.98 1.09 3/73 9643
/proc/meminfo: memFree=1657664/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=37896 CPUtime=0.09
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 4389 0 0 0 7 2 0 0 18 0 1 0 165407540 38805504 4357 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134805416 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 9474 4357 694 92 0 7818 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37896

[startup+0.510817 s]
/proc/loadavg: 0.92 0.98 1.09 3/73 9643
/proc/meminfo: memFree=1657664/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=96912 CPUtime=0.49
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 11471 0 0 0 44 5 0 0 22 0 1 0 165407540 99237888 11439 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10825445 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 24228 11439 709 92 0 22572 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 96912

[startup+1.33396 s]
/proc/loadavg: 0.92 0.98 1.09 3/73 9643
/proc/meminfo: memFree=1565312/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=101344 CPUtime=1.31
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 12583 0 0 0 125 6 0 0 25 0 1 0 165407540 103776256 12551 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134575861 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 25336 12551 709 92 0 23680 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 101344

[startup+2.97224 s]
/proc/loadavg: 0.92 0.98 1.09 3/73 9643
/proc/meminfo: memFree=1534912/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115472 CPUtime=2.93
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16086 0 0 0 286 7 0 0 25 0 1 0 165407540 118243328 16054 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710945 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28868 16054 719 92 0 27212 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 115472

[startup+6.24982 s]
/proc/loadavg: 1.01 1.00 1.10 3/73 9643
/proc/meminfo: memFree=1534920/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115472 CPUtime=6.19
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16086 0 0 0 612 7 0 0 25 0 1 0 165407540 118243328 16054 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28868 16054 719 92 0 27212 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 115472

[startup+12.709 s]
/proc/loadavg: 1.09 1.02 1.10 3/73 9643
/proc/meminfo: memFree=1535088/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115472 CPUtime=12.57
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16086 0 0 0 1250 7 0 0 25 0 1 0 165407540 118243328 16054 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28868 16054 719 92 0 27212 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 115472

[startup+25.5142 s]
/proc/loadavg: 1.29 1.06 1.12 3/73 9643
/proc/meminfo: memFree=1535344/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115472 CPUtime=25.28
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16086 0 0 0 2521 7 0 0 25 0 1 0 165407540 118243328 16054 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28868 16054 719 92 0 27212 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 115472

[startup+51.1367 s]
/proc/loadavg: 1.53 1.14 1.14 3/73 9643
/proc/meminfo: memFree=1535536/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115476 CPUtime=50.7
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16087 0 0 0 5062 8 0 0 25 0 1 0 165407540 118247424 16055 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28869 16055 719 92 0 27213 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 115476

[startup+102.365 s]
/proc/loadavg: 1.79 1.27 1.18 3/73 9643
/proc/meminfo: memFree=1535600/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115476 CPUtime=101.5
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16087 0 0 0 10142 8 0 0 25 0 1 0 165407540 118247424 16055 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28869 16055 719 92 0 27213 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 115476

[startup+162.438 s]
/proc/loadavg: 1.92 1.40 1.23 3/73 9643
/proc/meminfo: memFree=1535600/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115480 CPUtime=161.08
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16088 0 0 0 16100 8 0 0 25 0 1 0 165407540 118251520 16056 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28870 16056 719 92 0 27214 0
Current children cumulated CPU time (s) 161.08
Current children cumulated vsize (KiB) 115480

[startup+222.512 s]
/proc/loadavg: 1.97 1.51 1.28 3/73 9643
/proc/meminfo: memFree=1535600/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115480 CPUtime=220.68
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16088 0 0 0 22060 8 0 0 25 0 1 0 165407540 118251520 16056 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28870 16056 719 92 0 27214 0
Current children cumulated CPU time (s) 220.68
Current children cumulated vsize (KiB) 115480

[startup+282.597 s]
/proc/loadavg: 1.99 1.59 1.32 3/73 9643
/proc/meminfo: memFree=1535536/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115480 CPUtime=280.27
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16088 0 0 0 28019 8 0 0 25 0 1 0 165407540 118251520 16056 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28870 16056 719 92 0 27214 0
Current children cumulated CPU time (s) 280.27
Current children cumulated vsize (KiB) 115480

[startup+342.68 s]
/proc/loadavg: 1.99 1.66 1.36 3/73 9643
/proc/meminfo: memFree=1535536/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115480 CPUtime=339.86
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16088 0 0 0 33978 8 0 0 25 0 1 0 165407540 118251520 16056 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28870 16056 719 92 0 27214 0
Current children cumulated CPU time (s) 339.86
Current children cumulated vsize (KiB) 115480

[startup+402.764 s]
/proc/loadavg: 1.99 1.72 1.39 3/73 9643
/proc/meminfo: memFree=1535536/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115480 CPUtime=399.55
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16088 0 0 0 39947 8 0 0 25 0 1 0 165407540 118251520 16056 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28870 16056 719 92 0 27214 0
Current children cumulated CPU time (s) 399.55
Current children cumulated vsize (KiB) 115480

[startup+462.849 s]
/proc/loadavg: 2.03 1.78 1.43 3/73 9643
/proc/meminfo: memFree=1535536/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115480 CPUtime=459.36
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16088 0 0 0 45927 9 0 0 25 0 1 0 165407540 118251520 16056 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28870 16056 719 92 0 27214 0
Current children cumulated CPU time (s) 459.36
Current children cumulated vsize (KiB) 115480

[startup+522.928 s]
/proc/loadavg: 2.01 1.82 1.47 3/73 9643
/proc/meminfo: memFree=1535536/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115480 CPUtime=519.17
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16088 0 0 0 51908 9 0 0 25 0 1 0 165407540 118251520 16056 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28870 16056 719 92 0 27214 0
Current children cumulated CPU time (s) 519.17
Current children cumulated vsize (KiB) 115480

[startup+583.018 s]
/proc/loadavg: 2.00 1.85 1.50 3/73 9643
/proc/meminfo: memFree=1535472/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115488 CPUtime=578.99
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16090 0 0 0 57890 9 0 0 25 0 1 0 165407540 118259712 16058 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28872 16058 719 92 0 27216 0
Current children cumulated CPU time (s) 578.99
Current children cumulated vsize (KiB) 115488

[startup+643.021 s]
/proc/loadavg: 2.00 1.87 1.53 3/73 9643
/proc/meminfo: memFree=1535472/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=638.71
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 63862 9 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 638.71
Current children cumulated vsize (KiB) 115500

[startup+703.118 s]
/proc/loadavg: 2.00 1.89 1.55 3/73 9643
/proc/meminfo: memFree=1535472/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=698.54
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 69845 9 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 698.54
Current children cumulated vsize (KiB) 115500

[startup+763.198 s]
/proc/loadavg: 2.00 1.91 1.58 3/73 9643
/proc/meminfo: memFree=1535408/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=758.35
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 75826 9 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 758.35
Current children cumulated vsize (KiB) 115500

[startup+823.279 s]
/proc/loadavg: 2.00 1.92 1.60 3/73 9643
/proc/meminfo: memFree=1535408/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=818.14
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 81805 9 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812849 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 818.14
Current children cumulated vsize (KiB) 115500

[startup+883.362 s]
/proc/loadavg: 2.00 1.94 1.62 3/73 9643
/proc/meminfo: memFree=1535408/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=877.96
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 87787 9 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 877.96
Current children cumulated vsize (KiB) 115500

[startup+943.443 s]
/proc/loadavg: 2.00 1.94 1.64 3/73 9643
/proc/meminfo: memFree=1535408/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=937.78
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 93768 10 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 937.78
Current children cumulated vsize (KiB) 115500

[startup+1003.53 s]
/proc/loadavg: 2.00 1.95 1.66 3/73 9643
/proc/meminfo: memFree=1535408/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=997.58
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 99748 10 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 997.58
Current children cumulated vsize (KiB) 115500

[startup+1063.61 s]
/proc/loadavg: 2.00 1.96 1.68 3/73 9643
/proc/meminfo: memFree=1535344/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=1057.4
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 105730 10 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1057.4
Current children cumulated vsize (KiB) 115500

[startup+1123.7 s]
/proc/loadavg: 2.00 1.96 1.70 3/73 9643
/proc/meminfo: memFree=1535344/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=1117.2
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 111710 10 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1117.2
Current children cumulated vsize (KiB) 115500

[startup+1183.79 s]
/proc/loadavg: 2.00 1.97 1.72 3/79 9727
/proc/meminfo: memFree=1534080/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=1177
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 117686 14 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637268 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1177
Current children cumulated vsize (KiB) 115500

[startup+1243.8 s]
/proc/loadavg: 2.00 1.97 1.73 3/79 9811
/proc/meminfo: memFree=1534008/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=1236.72
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 123653 19 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1236.72
Current children cumulated vsize (KiB) 115500

[startup+1303.9 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 9841
/proc/meminfo: memFree=1534952/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=1296.52
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 129632 20 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1296.52
Current children cumulated vsize (KiB) 115500

[startup+1363.99 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 9841
/proc/meminfo: memFree=1534952/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=1356.32
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 135612 20 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711478 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1356.32
Current children cumulated vsize (KiB) 115500

[startup+1424.08 s]
/proc/loadavg: 2.00 1.97 1.77 3/73 9841
/proc/meminfo: memFree=1534952/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=1416.15
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 141595 20 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1416.15
Current children cumulated vsize (KiB) 115500

[startup+1484.16 s]
/proc/loadavg: 2.04 1.99 1.78 3/73 9841
/proc/meminfo: memFree=1534952/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=1475.96
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 147576 20 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638398 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1475.96
Current children cumulated vsize (KiB) 115500

[startup+1544.25 s]
/proc/loadavg: 2.01 1.99 1.80 3/73 9841
/proc/meminfo: memFree=1534952/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=1535.76
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 153556 20 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1535.76
Current children cumulated vsize (KiB) 115500

[startup+1604.33 s]
/proc/loadavg: 2.00 1.99 1.81 3/73 9841
/proc/meminfo: memFree=1534960/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=1595.59
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 159538 21 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1595.59
Current children cumulated vsize (KiB) 115500

[startup+1664.42 s]
/proc/loadavg: 2.00 1.99 1.82 3/73 9841
/proc/meminfo: memFree=1535024/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=1655.41
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 165520 21 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637477 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1655.41
Current children cumulated vsize (KiB) 115500

[startup+1724.5 s]
/proc/loadavg: 2.00 1.99 1.83 3/73 9841
/proc/meminfo: memFree=1534960/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=1715.2
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 171499 21 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711424 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1715.2
Current children cumulated vsize (KiB) 115500

[startup+1784.59 s]
/proc/loadavg: 2.00 1.99 1.83 3/73 9841
/proc/meminfo: memFree=1534960/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=1775.02
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 177481 21 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1775.02
Current children cumulated vsize (KiB) 115500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.71 s]
/proc/loadavg: 2.00 1.99 1.83 3/81 9915
/proc/meminfo: memFree=1503792/2055920 swapFree=4192812/4192956
[pid=9642] ppid=9640 vsize=115500 CPUtime=1800.02
/proc/9642/stat : 9642 (solver) R 9640 9642 9179 0 -1 4194304 16093 0 0 0 179976 26 0 0 25 0 1 0 165407540 118272000 16061 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/9642/statm: 28875 16061 719 92 0 27219 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 115500

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.73
CPU time (s): 1800.04
CPU user time (s): 1799.77
CPU system time (s): 0.274958
CPU usage (%): 99.4649
Max. virtual memory (cumulated for all children) (KiB): 115500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.274958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16093
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 27425

runsolver used 1.56476 s user time and 4.95125 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Jan  7 11:41:36 UTC 2007


IDJOB= 206187
IDBENCH= 4189
FILE ID= node61/206187-1168170096

PBS_JOBID= 3479065

Free space on /tmp= 66508 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  d481a9361d80c6f0d8e85c5a29d689ed

RANDOM SEED= 813542962

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.259
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.259
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:       1658952 kB
Buffers:         53952 kB
Cached:         257488 kB
SwapCached:          0 kB
Active:         163584 kB
Inactive:       167908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11304 kB
Writeback:           0 kB
Mapped:          30208 kB
Slab:            51328 kB
Committed_AS:  3469896 kB
PageTables:       1588 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= 66505 MiB



End job on node61 on Sun Jan  7 12:11:47 UTC 2007