Trace number 200920

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.09 1801.22

General information on the benchmark

Namefapp/fapp11-15/fapp14/
fapp14-2500-5.xml
MD5SUMba29a6849ceab0326ca9029d495b4371
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

0.22	c 
0.22	c Parsing xml file
0.22	c 	domains............... 0.04
0.22	c 	variables............. 0.14
0.22	c 	predicates............    0
0.22	c 	constraints........... 3.14
3.35	c Allocating memory
3.35	c 
3.35	c time limit = -1
3.35	c heuristic = dom/wdeg
3.36	c restart policy = Geometric increment
3.36	c restart base = 1666
3.36	c restart factor = 1.33
3.36	c 
3.36	c Solving
3.36	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/node60/watcher-200920-1168144322 -o ROOT/results/node60/solver-200920-1168144322 -C 1800 -M 900 /tmp/evaluation/200920-1168144322/tramontane/bin/solver /tmp/evaluation/200920-1168144322/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.05 2.04 1.98 5/73 2706
/proc/meminfo: memFree=1318048/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=18540 CPUtime=0
/proc/2705/stat : 2705 (runsolver) R 2703 2705 2127 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 162830092 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 271894244647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/2705/statm: 4635 279 244 17 0 2626 0

[startup+0.108199 s]
/proc/loadavg: 2.05 2.04 1.98 5/73 2706
/proc/meminfo: memFree=1318048/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=48636 CPUtime=0.09
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 5275 0 0 0 7 2 0 0 18 0 1 0 162830092 49803264 5243 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 5969531 0 0 4096 0 0 0 0 17 1 0 0
/proc/2705/statm: 12159 5243 694 92 0 10503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48636

[startup+0.518231 s]
/proc/loadavg: 2.05 2.04 1.98 5/73 2706
/proc/meminfo: memFree=1318048/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=117032 CPUtime=0.5
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 12868 0 0 0 45 5 0 0 21 0 1 0 162830092 119840768 12836 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 5670414 0 0 4096 0 0 0 0 17 1 0 0
/proc/2705/statm: 29258 12836 709 92 0 27602 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 117032

[startup+1.33831 s]
/proc/loadavg: 2.05 2.04 1.98 3/73 2706
/proc/meminfo: memFree=1254240/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=121076 CPUtime=1.31
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 13892 0 0 0 125 6 0 0 25 0 1 0 162830092 123981824 13860 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 6023190 0 0 4096 0 0 0 0 17 1 0 0
/proc/2705/statm: 30269 13860 709 92 0 28613 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 121076

[startup+2.97548 s]
/proc/loadavg: 2.05 2.04 1.98 3/73 2706
/proc/meminfo: memFree=1238432/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=129544 CPUtime=2.94
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 16006 0 0 0 287 7 0 0 25 0 1 0 162830092 132653056 15941 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158768874 0 0 4096 0 0 0 0 17 1 0 0
/proc/2705/statm: 32386 15941 709 92 0 30730 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 129544

[startup+6.25479 s]
/proc/loadavg: 2.05 2.04 1.98 3/73 2706
/proc/meminfo: memFree=1191648/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143876 CPUtime=6.2
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19612 0 0 0 611 9 0 0 25 0 1 0 162830092 147329024 19508 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/2705/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 143876

[startup+12.7174 s]
/proc/loadavg: 2.04 2.04 1.98 3/73 2706
/proc/meminfo: memFree=1131104/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143876 CPUtime=12.61
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19612 0 0 0 1252 9 0 0 25 0 1 0 162830092 147329024 19508 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/2705/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 143876

[startup+25.5317 s]
/proc/loadavg: 2.03 2.04 1.98 3/73 2706
/proc/meminfo: memFree=1022816/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143876 CPUtime=25.33
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19612 0 0 0 2524 9 0 0 25 0 1 0 162830092 147329024 19508 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/2705/statm: 35969 19508 719 92 0 34313 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 143876

[startup+51.1622 s]
/proc/loadavg: 2.02 2.03 1.98 3/73 2706
/proc/meminfo: memFree=797280/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143880 CPUtime=50.76
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19613 0 0 0 5067 9 0 0 25 0 1 0 162830092 147333120 19509 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637765 0 0 4096 0 0 0 0 17 1 0 0
/proc/2705/statm: 35970 19509 719 92 0 34314 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 143880

[startup+102.412 s]
/proc/loadavg: 1.62 1.93 1.95 2/65 2775
/proc/meminfo: memFree=1581376/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143884 CPUtime=101.69
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19614 0 0 0 10156 13 0 0 25 0 1 0 162830092 147337216 19510 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35971 19510 719 92 0 34315 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 143884

[startup+162.45 s]
/proc/loadavg: 1.22 1.76 1.89 2/65 2775
/proc/meminfo: memFree=1581504/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=161.72
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 16159 13 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 143888

[startup+222.482 s]
/proc/loadavg: 1.08 1.62 1.83 2/65 2775
/proc/meminfo: memFree=1581504/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=221.73
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 22160 13 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 221.73
Current children cumulated vsize (KiB) 143888

[startup+282.512 s]
/proc/loadavg: 1.03 1.50 1.78 2/65 2775
/proc/meminfo: memFree=1581568/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=281.75
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 28161 14 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 281.75
Current children cumulated vsize (KiB) 143888

[startup+342.541 s]
/proc/loadavg: 1.01 1.41 1.72 2/65 2775
/proc/meminfo: memFree=1581504/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=341.77
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 34163 14 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711124 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 341.77
Current children cumulated vsize (KiB) 143888

[startup+402.572 s]
/proc/loadavg: 1.00 1.33 1.68 2/65 2775
/proc/meminfo: memFree=1581504/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=401.78
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 40164 14 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 401.78
Current children cumulated vsize (KiB) 143888

[startup+462.599 s]
/proc/loadavg: 1.00 1.27 1.63 2/65 2775
/proc/meminfo: memFree=1581504/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=461.8
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 46166 14 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 461.8
Current children cumulated vsize (KiB) 143888

[startup+522.625 s]
/proc/loadavg: 1.00 1.22 1.59 2/65 2775
/proc/meminfo: memFree=1581504/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=521.8
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 52166 14 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637262 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 521.8
Current children cumulated vsize (KiB) 143888

[startup+582.654 s]
/proc/loadavg: 1.00 1.17 1.55 2/65 2775
/proc/meminfo: memFree=1581440/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=581.82
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 58168 14 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 581.82
Current children cumulated vsize (KiB) 143888

[startup+642.689 s]
/proc/loadavg: 1.00 1.14 1.51 2/65 2775
/proc/meminfo: memFree=1581440/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=641.84
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 64170 14 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 641.84
Current children cumulated vsize (KiB) 143888

[startup+702.716 s]
/proc/loadavg: 1.00 1.11 1.48 2/65 2775
/proc/meminfo: memFree=1581440/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=701.85
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 70171 14 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 143888

[startup+762.742 s]
/proc/loadavg: 1.00 1.09 1.44 2/65 2775
/proc/meminfo: memFree=1581440/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=761.86
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 76172 14 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 143888

[startup+822.773 s]
/proc/loadavg: 1.00 1.07 1.41 2/65 2775
/proc/meminfo: memFree=1581376/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=821.87
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 82173 14 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 143888

[startup+882.802 s]
/proc/loadavg: 1.00 1.05 1.39 2/65 2775
/proc/meminfo: memFree=1581376/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=881.89
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 88175 14 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 143888

[startup+942.83 s]
/proc/loadavg: 1.00 1.04 1.36 2/65 2775
/proc/meminfo: memFree=1581376/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=941.91
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 94176 15 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 143888

[startup+1002.86 s]
/proc/loadavg: 1.00 1.03 1.33 2/65 2775
/proc/meminfo: memFree=1581376/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1001.92
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 100177 15 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 143888

[startup+1062.89 s]
/proc/loadavg: 1.00 1.02 1.31 2/65 2775
/proc/meminfo: memFree=1581376/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1061.94
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 106179 15 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 143888

[startup+1122.92 s]
/proc/loadavg: 1.00 1.02 1.29 2/65 2775
/proc/meminfo: memFree=1581312/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1121.95
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 112180 15 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 143888

[startup+1182.95 s]
/proc/loadavg: 1.00 1.01 1.27 2/65 2775
/proc/meminfo: memFree=1581312/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1181.97
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 118182 15 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711308 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 143888

[startup+1242.98 s]
/proc/loadavg: 1.00 1.01 1.25 2/65 2775
/proc/meminfo: memFree=1581248/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1241.98
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 124183 15 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711463 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 143888

[startup+1303.01 s]
/proc/loadavg: 1.00 1.00 1.23 2/65 2775
/proc/meminfo: memFree=1581248/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1301.99
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 130184 15 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637316 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 143888

[startup+1363.04 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 2775
/proc/meminfo: memFree=1581248/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1362.01
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 136186 15 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637270 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 143888

[startup+1423.07 s]
/proc/loadavg: 1.04 1.01 1.20 2/65 2775
/proc/meminfo: memFree=1581248/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1422.02
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 142187 15 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 143888

[startup+1483.1 s]
/proc/loadavg: 1.01 1.01 1.18 2/65 2775
/proc/meminfo: memFree=1581248/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1482.04
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 148189 15 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 143888

[startup+1543.13 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 2775
/proc/meminfo: memFree=1581184/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1542.06
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 154191 15 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 143888

[startup+1603.16 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 2775
/proc/meminfo: memFree=1581248/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1602.07
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 160192 15 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711284 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1602.07
Current children cumulated vsize (KiB) 143888

[startup+1663.19 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 2775
/proc/meminfo: memFree=1581184/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1662.08
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 166193 15 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1662.08
Current children cumulated vsize (KiB) 143888

[startup+1723.22 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 2775
/proc/meminfo: memFree=1581184/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1722.1
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 172195 15 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710492 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1722.1
Current children cumulated vsize (KiB) 143888

[startup+1783.27 s]
/proc/loadavg: 1.00 1.00 1.12 2/71 2915
/proc/meminfo: memFree=1579920/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1782.13
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 178194 19 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1782.13
Current children cumulated vsize (KiB) 143888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 1.12 2/71 2927
/proc/meminfo: memFree=1579856/2055920 swapFree=4192812/4192956
[pid=2705] ppid=2703 vsize=143888 CPUtime=1800.07
/proc/2705/stat : 2705 (solver) R 2703 2705 2127 0 -1 4194304 19615 0 0 0 179986 21 0 0 25 0 1 0 162830092 147341312 19511 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/2705/statm: 35972 19511 719 92 0 34316 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 143888

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.09
CPU user time (s): 1799.86
CPU system time (s): 0.227965
CPU usage (%): 99.9371
Max. virtual memory (cumulated for all children) (KiB): 143888

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

runsolver used 1.58176 s user time and 4.82527 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Jan  7 04:32:02 UTC 2007


IDJOB= 200920
IDBENCH= 3734
FILE ID= node60/200920-1168144322

PBS_JOBID= 3478364

Free space on /tmp= 66545 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp14/fapp14-2500-5.xml
COMMAND LINE= /tmp/evaluation/200920-1168144322/tramontane/bin/solver /tmp/evaluation/200920-1168144322/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-200920-1168144322 -o ROOT/results/node60/solver-200920-1168144322 -C 1800 -M 900  /tmp/evaluation/200920-1168144322/tramontane/bin/solver /tmp/evaluation/200920-1168144322/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  ba29a6849ceab0326ca9029d495b4371

RANDOM SEED= 591303789

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:       1318528 kB
Buffers:         20376 kB
Cached:         305480 kB
SwapCached:          0 kB
Active:         413616 kB
Inactive:       265152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1318528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14472 kB
Writeback:           0 kB
Mapped:         363992 kB
Slab:            43392 kB
Committed_AS:  3933544 kB
PageTables:       2456 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= 66551 MiB



End job on node60 on Sun Jan  7 05:02:03 UTC 2007