Trace number 201060

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.06 1809.08

General information on the benchmark

Namefapp/fapp11-15/fapp15/
fapp15-3000-6.xml
MD5SUM7d741b27b4b5681d00dbaf2b3dd555a0
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 benchmark20.2259
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
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.02
0.10	c 	variables............. 0.15
0.18	c 	predicates............    0
0.18	c 	constraints........... 2.58
2.78	c Allocating memory
2.78	c 
2.78	c time limit = -1
2.78	c heuristic = dom/wdeg
2.78	c restart policy = Geometric increment
2.78	c restart base = 1999
2.78	c restart factor = 1.33
2.78	c 
2.78	c Solving
2.78	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/node38/watcher-201060-1168144983 -o ROOT/results/node38/solver-201060-1168144983 -C 1800 -M 900 /tmp/evaluation/201060-1168144983/tramontane/bin/solver /tmp/evaluation/201060-1168144983/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: 2.34 2.15 1.75 5/81 6782
/proc/meminfo: memFree=1524032/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=540 CPUtime=0
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 162897998 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 8606500 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 135 26 21 92 0 18 0

[startup+0.103414 s]
/proc/loadavg: 2.34 2.15 1.75 5/81 6782
/proc/meminfo: memFree=1524032/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=68956 CPUtime=0.09
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 6132 0 0 0 6 3 0 0 19 0 1 0 162897998 70610944 6100 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 9041531 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 17239 6100 694 92 0 15583 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68956

[startup+0.511483 s]
/proc/loadavg: 2.34 2.15 1.75 5/81 6782
/proc/meminfo: memFree=1524032/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=130868 CPUtime=0.49
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 11723 0 0 0 43 6 0 0 24 0 1 0 162897998 134008832 11691 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 9094229 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 32717 11691 709 92 0 31061 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 130868

[startup+1.33265 s]
/proc/loadavg: 2.32 2.15 1.76 3/81 6782
/proc/meminfo: memFree=1475904/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=134888 CPUtime=1.3
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 12729 0 0 0 123 7 0 0 25 0 1 0 162897998 138125312 12697 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 9095153 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 33722 12697 709 92 0 32066 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 134888

[startup+2.97598 s]
/proc/loadavg: 2.32 2.15 1.76 3/81 6782
/proc/meminfo: memFree=1470272/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151068 CPUtime=2.93
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16736 0 0 0 283 10 0 0 25 0 1 0 162897998 154693632 16671 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37767 16671 719 92 0 36111 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 151068

[startup+6.25562 s]
/proc/loadavg: 2.29 2.14 1.76 3/81 6782
/proc/meminfo: memFree=1457728/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151068 CPUtime=6.19
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16736 0 0 0 609 10 0 0 25 0 1 0 162897998 154693632 16671 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37767 16671 719 92 0 36111 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 151068

[startup+12.7279 s]
/proc/loadavg: 2.27 2.14 1.76 3/81 6782
/proc/meminfo: memFree=1453120/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151072 CPUtime=12.6
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16737 0 0 0 1250 10 0 0 25 0 1 0 162897998 154697728 16672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37768 16672 719 92 0 36112 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 151072

[startup+25.5994 s]
/proc/loadavg: 2.23 2.14 1.76 3/81 6782
/proc/meminfo: memFree=1443904/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151072 CPUtime=25.35
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16737 0 0 0 2525 10 0 0 25 0 1 0 162897998 154697728 16672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37768 16672 719 92 0 36112 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 151072

[startup+51.2792 s]
/proc/loadavg: 2.14 2.12 1.77 3/81 6782
/proc/meminfo: memFree=1429120/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151072 CPUtime=50.9
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16737 0 0 0 5080 10 0 0 25 0 1 0 162897998 154697728 16672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37768 16672 719 92 0 36112 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 151072

[startup+102.502 s]
/proc/loadavg: 2.06 2.10 1.77 3/81 6782
/proc/meminfo: memFree=1404352/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151072 CPUtime=101.88
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16737 0 0 0 10178 10 0 0 25 0 1 0 162897998 154697728 16672 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37768 16672 719 92 0 36112 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 151072

[startup+162.564 s]
/proc/loadavg: 2.02 2.08 1.79 3/81 6782
/proc/meminfo: memFree=1381952/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151076 CPUtime=161.66
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16738 0 0 0 16156 10 0 0 25 0 1 0 162897998 154701824 16673 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813004 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37769 16673 719 92 0 36113 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 151076

[startup+222.652 s]
/proc/loadavg: 2.00 2.06 1.80 3/81 6782
/proc/meminfo: memFree=1361920/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151076 CPUtime=221.46
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16738 0 0 0 22136 10 0 0 25 0 1 0 162897998 154701824 16673 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722070 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37769 16673 719 92 0 36113 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 151076

[startup+282.68 s]
/proc/loadavg: 2.05 2.06 1.82 3/81 6782
/proc/meminfo: memFree=1339072/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151084 CPUtime=281.2
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16740 0 0 0 28110 10 0 0 25 0 1 0 162897998 154710016 16675 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37771 16675 719 92 0 36115 0
Current children cumulated CPU time (s) 281.2
Current children cumulated vsize (KiB) 151084

[startup+342.708 s]
/proc/loadavg: 2.02 2.05 1.82 3/81 6782
/proc/meminfo: memFree=1321408/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=340.94
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 34084 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 340.94
Current children cumulated vsize (KiB) 151088

[startup+402.739 s]
/proc/loadavg: 2.05 2.05 1.83 3/81 6782
/proc/meminfo: memFree=1305600/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=400.69
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 40059 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812953 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 400.69
Current children cumulated vsize (KiB) 151088

[startup+462.76 s]
/proc/loadavg: 2.02 2.04 1.84 3/81 6782
/proc/meminfo: memFree=1289984/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=460.43
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 46033 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 460.43
Current children cumulated vsize (KiB) 151088

[startup+522.779 s]
/proc/loadavg: 2.00 2.03 1.85 3/81 6782
/proc/meminfo: memFree=1277760/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=520.16
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 52006 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 520.16
Current children cumulated vsize (KiB) 151088

[startup+582.799 s]
/proc/loadavg: 2.00 2.02 1.85 3/81 6782
/proc/meminfo: memFree=1262848/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=579.89
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 57979 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 579.89
Current children cumulated vsize (KiB) 151088

[startup+642.81 s]
/proc/loadavg: 2.00 2.02 1.86 3/81 6782
/proc/meminfo: memFree=1251904/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=639.62
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 63952 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 639.62
Current children cumulated vsize (KiB) 151088

[startup+702.833 s]
/proc/loadavg: 2.00 2.01 1.86 3/81 6782
/proc/meminfo: memFree=1240256/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=699.35
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 69925 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 699.35
Current children cumulated vsize (KiB) 151088

[startup+762.84 s]
/proc/loadavg: 2.00 2.01 1.87 3/81 6782
/proc/meminfo: memFree=1231232/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=759.08
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 75898 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637721 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 759.08
Current children cumulated vsize (KiB) 151088

[startup+822.861 s]
/proc/loadavg: 2.08 2.02 1.88 3/81 6782
/proc/meminfo: memFree=1219712/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=818.81
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 81871 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710319 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 818.81
Current children cumulated vsize (KiB) 151088

[startup+882.877 s]
/proc/loadavg: 2.03 2.01 1.89 3/81 6782
/proc/meminfo: memFree=1207680/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=878.54
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 87844 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638410 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 878.54
Current children cumulated vsize (KiB) 151088

[startup+942.887 s]
/proc/loadavg: 2.05 2.02 1.90 3/81 6782
/proc/meminfo: memFree=1197568/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=938.27
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 93817 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638384 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 938.27
Current children cumulated vsize (KiB) 151088

[startup+1002.9 s]
/proc/loadavg: 2.15 2.05 1.91 3/81 6782
/proc/meminfo: memFree=1187776/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=997.99
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 99789 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712126 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 997.99
Current children cumulated vsize (KiB) 151088

[startup+1062.91 s]
/proc/loadavg: 2.05 2.04 1.91 3/81 6782
/proc/meminfo: memFree=1178688/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=1057.71
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 105761 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637688 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 1057.71
Current children cumulated vsize (KiB) 151088

[startup+1122.94 s]
/proc/loadavg: 2.02 2.03 1.91 3/87 6922
/proc/meminfo: memFree=1167752/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=1117.3
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 111720 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 1117.3
Current children cumulated vsize (KiB) 151088

[startup+1182.97 s]
/proc/loadavg: 2.00 2.02 1.91 3/81 6980
/proc/meminfo: memFree=1161528/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=1176.94
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 117684 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 1176.94
Current children cumulated vsize (KiB) 151088

[startup+1243 s]
/proc/loadavg: 2.03 2.03 1.92 3/81 6980
/proc/meminfo: memFree=1152896/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=1236.68
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 123658 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 1236.68
Current children cumulated vsize (KiB) 151088

[startup+1303.01 s]
/proc/loadavg: 2.08 2.04 1.92 3/81 6980
/proc/meminfo: memFree=1144896/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=1296.41
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 129631 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 1296.41
Current children cumulated vsize (KiB) 151088

[startup+1363.04 s]
/proc/loadavg: 2.03 2.03 1.92 3/81 6980
/proc/meminfo: memFree=1140160/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=1356.16
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 135606 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711104 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 1356.16
Current children cumulated vsize (KiB) 151088

[startup+1423.06 s]
/proc/loadavg: 2.01 2.02 1.92 3/81 6980
/proc/meminfo: memFree=1130240/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=1415.89
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 141579 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 1415.89
Current children cumulated vsize (KiB) 151088

[startup+1483.09 s]
/proc/loadavg: 2.06 2.03 1.93 3/81 6980
/proc/meminfo: memFree=1123712/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=1475.63
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 147553 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710324 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 1475.63
Current children cumulated vsize (KiB) 151088

[startup+1543.12 s]
/proc/loadavg: 2.02 2.02 1.93 3/81 6980
/proc/meminfo: memFree=1115328/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151088 CPUtime=1535.37
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16741 0 0 0 153527 10 0 0 25 0 1 0 162897998 154714112 16676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712081 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37772 16676 719 92 0 36116 0
Current children cumulated CPU time (s) 1535.37
Current children cumulated vsize (KiB) 151088

[startup+1603.13 s]
/proc/loadavg: 2.01 2.02 1.93 3/81 6980
/proc/meminfo: memFree=1106688/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151092 CPUtime=1595.09
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16742 0 0 0 159499 10 0 0 25 0 1 0 162897998 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637759 0 0 4096 0 0 0 0 17 1 0 0
/proc/6781/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 1595.09
Current children cumulated vsize (KiB) 151092

[startup+1663.14 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 7208
/proc/meminfo: memFree=1622784/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151092 CPUtime=1654.79
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16742 0 0 0 165466 13 0 0 25 0 1 0 162897998 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712080 0 0 4096 0 0 0 0 17 0 0 0
/proc/6781/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 1654.79
Current children cumulated vsize (KiB) 151092

[startup+1723.23 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 7208
/proc/meminfo: memFree=1623040/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151092 CPUtime=1714.6
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16742 0 0 0 171446 14 0 0 25 0 1 0 162897998 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812976 0 0 4096 0 0 0 0 17 0 0 0
/proc/6781/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 1714.6
Current children cumulated vsize (KiB) 151092

[startup+1783.32 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7208
/proc/meminfo: memFree=1623040/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151092 CPUtime=1774.43
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16742 0 0 0 177429 14 0 0 25 0 1 0 162897998 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/6781/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 1774.43
Current children cumulated vsize (KiB) 151092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.06 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7208
/proc/meminfo: memFree=1623040/2055920 swapFree=4192812/4192956
[pid=6781] ppid=6779 vsize=151092 CPUtime=1800.04
/proc/6781/stat : 6781 (solver) R 6779 6781 6097 0 -1 4194304 16742 0 0 0 179990 14 0 0 25 0 1 0 162897998 154718208 16677 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 0 0 0
/proc/6781/statm: 37773 16677 719 92 0 36117 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 151092

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.08
CPU time (s): 1800.06
CPU user time (s): 1799.9
CPU system time (s): 0.151976
CPU usage (%): 99.5012
Max. virtual memory (cumulated for all children) (KiB): 151092

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

runsolver used 1.70474 s user time and 4.88726 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Jan  7 04:43:04 UTC 2007


IDJOB= 201060
IDBENCH= 3741
FILE ID= node38/201060-1168144983

PBS_JOBID= 3478131

Free space on /tmp= 66503 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp15/fapp15-3000-6.xml
COMMAND LINE= /tmp/evaluation/201060-1168144983/tramontane/bin/solver /tmp/evaluation/201060-1168144983/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-201060-1168144983 -o ROOT/results/node38/solver-201060-1168144983 -C 1800 -M 900  /tmp/evaluation/201060-1168144983/tramontane/bin/solver /tmp/evaluation/201060-1168144983/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  7d741b27b4b5681d00dbaf2b3dd555a0

RANDOM SEED= 536885217

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.267
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.267
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:       1524512 kB
Buffers:         43888 kB
Cached:         183028 kB
SwapCached:          0 kB
Active:         354352 kB
Inactive:       105204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7740 kB
Writeback:           0 kB
Mapped:         251724 kB
Slab:            56672 kB
Committed_AS:  4161952 kB
PageTables:       2380 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= 66504 MiB



End job on node38 on Sun Jan  7 05:13:13 UTC 2007