Trace number 216157

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.07 1804.51

General information on the benchmark

NamepseudoSeries/mps/
mps-enigma.xml
MD5SUM56fa3fff403fcb74e4702d66046a8f66
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.71167
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables100
Number of constraints42
Maximum constraint arity90
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension42
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
0.20	c 	variables.............    0
0.20	c 	predicates............ 0.03
0.20	c 	constraints...........    0
0.20	c Allocating memory
0.20	c 
0.20	c time limit = -1
0.20	c heuristic = dom/wdeg
0.20	c restart policy = Geometric increment
0.20	c restart base = 198
0.20	c restart factor = 1.33
0.20	c 
0.20	c Solving
0.20	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-216157-1168238617 -o ROOT/results/node38/solver-216157-1168238617 -C 1800 -M 900 /tmp/evaluation/216157-1168238617/tramontane/bin/solver /tmp/evaluation/216157-1168238617/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: 1.83 1.88 1.61 2/81 22467
/proc/meminfo: memFree=1110464/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=540 CPUtime=0
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 172261359 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 8606500 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 135 26 21 92 0 18 0

[startup+0.102491 s]
/proc/loadavg: 1.83 1.88 1.61 2/81 22467
/proc/meminfo: memFree=1110464/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=0.09
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 9 0 0 0 18 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7600

[startup+0.510566 s]
/proc/loadavg: 1.83 1.88 1.61 2/81 22467
/proc/meminfo: memFree=1110464/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=0.5
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 50 0 0 0 22 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7600

[startup+1.33173 s]
/proc/loadavg: 1.83 1.88 1.61 3/81 22467
/proc/meminfo: memFree=1109504/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1.31
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 131 0 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 7600

[startup+2.96904 s]
/proc/loadavg: 1.85 1.88 1.61 3/81 22467
/proc/meminfo: memFree=1109440/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=2.94
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 294 0 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 7600

[startup+6.24968 s]
/proc/loadavg: 1.85 1.88 1.61 3/81 22467
/proc/meminfo: memFree=1109504/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=6.21
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 621 0 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 7600

[startup+12.7079 s]
/proc/loadavg: 1.87 1.89 1.61 3/81 22467
/proc/meminfo: memFree=1109640/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=12.65
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 1264 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7600

[startup+25.5194 s]
/proc/loadavg: 1.89 1.89 1.62 3/81 22467
/proc/meminfo: memFree=1109768/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=25.41
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 2540 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 7600

[startup+51.1444 s]
/proc/loadavg: 1.93 1.90 1.62 3/81 22467
/proc/meminfo: memFree=1109768/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=50.93
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 5092 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 7600

[startup+102.393 s]
/proc/loadavg: 1.97 1.91 1.64 3/81 22467
/proc/meminfo: memFree=1109768/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=101.98
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 10197 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 7600

[startup+162.463 s]
/proc/loadavg: 1.99 1.92 1.66 3/81 22467
/proc/meminfo: memFree=1109768/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=161.81
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 16180 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 7600

[startup+222.524 s]
/proc/loadavg: 1.99 1.94 1.68 3/81 22467
/proc/meminfo: memFree=1109768/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=221.64
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 22163 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 221.64
Current children cumulated vsize (KiB) 7600

[startup+282.583 s]
/proc/loadavg: 1.99 1.94 1.70 3/81 22467
/proc/meminfo: memFree=1109768/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=281.46
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 28145 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710503 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 281.46
Current children cumulated vsize (KiB) 7600

[startup+342.644 s]
/proc/loadavg: 1.99 1.95 1.71 3/81 22467
/proc/meminfo: memFree=1109704/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=341.29
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 34128 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710183 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 341.29
Current children cumulated vsize (KiB) 7600

[startup+402.71 s]
/proc/loadavg: 1.99 1.96 1.73 3/81 22467
/proc/meminfo: memFree=1109704/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=401.11
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 40110 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 401.11
Current children cumulated vsize (KiB) 7600

[startup+462.767 s]
/proc/loadavg: 1.99 1.96 1.74 3/81 22467
/proc/meminfo: memFree=1109640/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=460.94
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 46093 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 460.94
Current children cumulated vsize (KiB) 7600

[startup+522.83 s]
/proc/loadavg: 1.99 1.97 1.75 3/81 22467
/proc/meminfo: memFree=1109640/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=520.77
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 52076 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710497 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 520.77
Current children cumulated vsize (KiB) 7600

[startup+582.89 s]
/proc/loadavg: 1.99 1.97 1.77 3/81 22467
/proc/meminfo: memFree=1109576/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=580.59
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 58058 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 580.59
Current children cumulated vsize (KiB) 7600

[startup+642.956 s]
/proc/loadavg: 2.07 1.99 1.78 3/81 22467
/proc/meminfo: memFree=1109512/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=640.42
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 64041 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 640.42
Current children cumulated vsize (KiB) 7600

[startup+703.017 s]
/proc/loadavg: 2.02 1.99 1.79 3/81 22467
/proc/meminfo: memFree=1109512/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=700.24
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 70023 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710515 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 700.24
Current children cumulated vsize (KiB) 7600

[startup+763.079 s]
/proc/loadavg: 2.19 2.03 1.82 3/81 22467
/proc/meminfo: memFree=1109448/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=760.07
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 76006 1 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 760.07
Current children cumulated vsize (KiB) 7600

[startup+823.164 s]
/proc/loadavg: 2.01 2.01 1.82 3/74 22532
/proc/meminfo: memFree=1766784/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=819.93
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 81989 4 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 819.93
Current children cumulated vsize (KiB) 7600

[startup+883.174 s]
/proc/loadavg: 2.00 2.00 1.83 3/80 22596
/proc/meminfo: memFree=1667344/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=879.72
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 87964 8 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 879.72
Current children cumulated vsize (KiB) 7600

[startup+943.259 s]
/proc/loadavg: 2.00 2.00 1.83 3/80 22596
/proc/meminfo: memFree=1667408/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=939.74
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 93966 8 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 939.74
Current children cumulated vsize (KiB) 7600

[startup+1003.34 s]
/proc/loadavg: 2.00 2.00 1.84 3/80 22596
/proc/meminfo: memFree=1667344/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=999.77
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 99969 8 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 999.77
Current children cumulated vsize (KiB) 7600

[startup+1063.43 s]
/proc/loadavg: 2.00 2.00 1.85 3/86 22680
/proc/meminfo: memFree=1665976/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1059.77
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 105966 11 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1059.77
Current children cumulated vsize (KiB) 7600

[startup+1123.45 s]
/proc/loadavg: 2.00 2.00 1.85 3/86 22766
/proc/meminfo: memFree=1666000/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1119.71
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 111955 16 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710497 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1119.71
Current children cumulated vsize (KiB) 7600

[startup+1183.51 s]
/proc/loadavg: 2.03 2.01 1.86 3/80 22794
/proc/meminfo: memFree=1667024/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1179.7
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 117952 18 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1179.7
Current children cumulated vsize (KiB) 7600

[startup+1243.52 s]
/proc/loadavg: 2.01 2.01 1.87 3/80 22794
/proc/meminfo: memFree=1667024/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1239.64
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 123946 18 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1239.64
Current children cumulated vsize (KiB) 7600

[startup+1303.61 s]
/proc/loadavg: 2.00 2.00 1.87 3/80 22794
/proc/meminfo: memFree=1667024/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1299.67
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 129949 18 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710476 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1299.67
Current children cumulated vsize (KiB) 7600

[startup+1363.68 s]
/proc/loadavg: 2.00 2.00 1.88 3/80 22794
/proc/meminfo: memFree=1667024/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1359.69
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 135951 18 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710153 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1359.69
Current children cumulated vsize (KiB) 7600

[startup+1423.78 s]
/proc/loadavg: 2.00 2.00 1.89 3/80 22794
/proc/meminfo: memFree=1667024/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1419.71
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 141953 18 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1419.71
Current children cumulated vsize (KiB) 7600

[startup+1483.85 s]
/proc/loadavg: 2.03 2.01 1.90 3/80 22794
/proc/meminfo: memFree=1666960/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1479.73
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 147955 18 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710497 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1479.73
Current children cumulated vsize (KiB) 7600

[startup+1543.89 s]
/proc/loadavg: 2.01 2.01 1.90 3/80 22794
/proc/meminfo: memFree=1666896/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1539.71
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 153953 18 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711133 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1539.71
Current children cumulated vsize (KiB) 7600

[startup+1603.93 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 22794
/proc/meminfo: memFree=1666896/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1599.67
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 159949 18 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1599.67
Current children cumulated vsize (KiB) 7600

[startup+1663.96 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 22794
/proc/meminfo: memFree=1666832/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1659.65
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 165947 18 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711104 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1659.65
Current children cumulated vsize (KiB) 7600

[startup+1723.99 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 22794
/proc/meminfo: memFree=1666896/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1719.62
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 171944 18 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722070 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1719.62
Current children cumulated vsize (KiB) 7600

[startup+1784.01 s]
/proc/loadavg: 2.03 2.01 1.91 3/80 22794
/proc/meminfo: memFree=1666832/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1779.56
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 177938 18 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1779.56
Current children cumulated vsize (KiB) 7600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.51 s]
/proc/loadavg: 2.02 2.01 1.91 3/80 22794
/proc/meminfo: memFree=1666832/2055920 swapFree=4192812/4192956
[pid=22466] ppid=22464 vsize=7600 CPUtime=1800.06
/proc/22466/stat : 22466 (solver) R 22464 22466 22045 0 -1 4194304 978 0 0 0 179988 18 0 0 25 0 1 0 172261359 7782400 946 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 0 0 0
/proc/22466/statm: 1900 946 722 92 0 244 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 7600

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.51
CPU time (s): 1800.07
CPU user time (s): 1799.88
CPU system time (s): 0.19097
CPU usage (%): 99.754
Max. virtual memory (cumulated for all children) (KiB): 7600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
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= 978
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= 29585

runsolver used 2.08968 s user time and 4.56331 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Mon Jan  8 06:43:37 UTC 2007


IDJOB= 216157
IDBENCH= 5056
FILE ID= node38/216157-1168238617

PBS_JOBID= 3481536

Free space on /tmp= 66515 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mps/mps-enigma.xml
COMMAND LINE= /tmp/evaluation/216157-1168238617/tramontane/bin/solver /tmp/evaluation/216157-1168238617/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-216157-1168238617 -o ROOT/results/node38/solver-216157-1168238617 -C 1800 -M 900  /tmp/evaluation/216157-1168238617/tramontane/bin/solver /tmp/evaluation/216157-1168238617/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  56fa3fff403fcb74e4702d66046a8f66

RANDOM SEED= 624138315

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:       1110944 kB
Buffers:         44956 kB
Cached:         122868 kB
SwapCached:          0 kB
Active:         796812 kB
Inactive:        89760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1110944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3336 kB
Writeback:           0 kB
Mapped:         737944 kB
Slab:            42088 kB
Committed_AS:  4613724 kB
PageTables:       3320 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= 66513 MiB



End job on node38 on Mon Jan  8 07:13:42 UTC 2007