Trace number 202227

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.03 1810.59

General information on the benchmark

Namefapp/fapp21-25/fapp24/
fapp24-2000-7.xml
MD5SUM975a2e6ba3d0b3c4f3153deecb318748
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 benchmark11.2793
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
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.02
0.20	c 	variables............. 0.11
0.20	c 	predicates............    0
0.20	c 	constraints........... 2.06
2.21	c Allocating memory
2.21	c 
2.21	c time limit = -1
2.21	c heuristic = dom/wdeg
2.21	c restart policy = Geometric increment
2.21	c restart base = 1333
2.21	c restart factor = 1.33
2.21	c 
2.21	c Solving
2.21	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/node52/watcher-202227-1168150942 -o ROOT/results/node52/solver-202227-1168150942 -C 1800 -M 900 /tmp/evaluation/202227-1168150942/tramontane/bin/solver /tmp/evaluation/202227-1168150942/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


[startup+0.103186 s]
/proc/loadavg: 0.92 0.99 1.08 2/73 19947
/proc/meminfo: memFree=1660016/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 0.92 0.99 1.08 2/73 19947
/proc/meminfo: memFree=1660016/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=92624 CPUtime=0.2
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 9740 0 0 0 15 5 0 0 19 0 1 0 163492826 94846976 9708 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4444927 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 23156 9708 709 92 0 21500 0

[startup+0.511204 s]
/proc/loadavg: 0.92 0.99 1.08 2/73 19947
/proc/meminfo: memFree=1660016/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=94208 CPUtime=0.5
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 10140 0 0 0 45 5 0 0 22 0 1 0 163492826 96468992 10108 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 5376588 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 23552 10108 709 92 0 21896 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 94208

[startup+1.33226 s]
/proc/loadavg: 0.92 0.99 1.08 3/73 19947
/proc/meminfo: memFree=1578096/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=98356 CPUtime=1.31
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 11169 0 0 0 126 5 0 0 25 0 1 0 163492826 100716544 11137 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159420334 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 24589 11137 709 92 0 22933 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 98356

[startup+2.96937 s]
/proc/loadavg: 1.01 1.00 1.08 3/73 19947
/proc/meminfo: memFree=1549360/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112160 CPUtime=2.94
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14584 0 0 0 287 7 0 0 25 0 1 0 163492826 114851840 14552 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28040 14552 719 92 0 26384 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 112160

[startup+6.2516 s]
/proc/loadavg: 1.01 1.00 1.08 3/73 19947
/proc/meminfo: memFree=1549104/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112160 CPUtime=6.2
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14584 0 0 0 612 8 0 0 25 0 1 0 163492826 114851840 14552 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28040 14552 719 92 0 26384 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 112160

[startup+12.707 s]
/proc/loadavg: 1.16 1.04 1.09 3/73 19947
/proc/meminfo: memFree=1549120/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112160 CPUtime=12.6
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14584 0 0 0 1252 8 0 0 25 0 1 0 163492826 114851840 14552 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637130 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28040 14552 719 92 0 26384 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 112160

[startup+25.5169 s]
/proc/loadavg: 1.29 1.07 1.10 3/73 19947
/proc/meminfo: memFree=1549312/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112164 CPUtime=25.32
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14585 0 0 0 2524 8 0 0 25 0 1 0 163492826 114855936 14553 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637667 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28041 14553 719 92 0 26385 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 112164

[startup+51.1497 s]
/proc/loadavg: 1.53 1.14 1.12 3/73 19947
/proc/meminfo: memFree=1549440/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112176 CPUtime=50.75
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14588 0 0 0 5067 8 0 0 25 0 1 0 163492826 114868224 14556 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28044 14556 719 92 0 26388 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 112176

[startup+102.428 s]
/proc/loadavg: 1.81 1.28 1.17 3/73 19947
/proc/meminfo: memFree=1549504/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112176 CPUtime=101.63
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14588 0 0 0 10155 8 0 0 25 0 1 0 163492826 114868224 14556 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712081 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28044 14556 719 92 0 26388 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 112176

[startup+162.523 s]
/proc/loadavg: 1.93 1.41 1.22 3/73 19947
/proc/meminfo: memFree=1549568/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=161.25
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 16117 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711792 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 112180

[startup+222.535 s]
/proc/loadavg: 1.97 1.52 1.27 3/73 19947
/proc/meminfo: memFree=1549568/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=220.79
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 22071 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 220.79
Current children cumulated vsize (KiB) 112180

[startup+282.633 s]
/proc/loadavg: 1.99 1.60 1.31 3/73 19947
/proc/meminfo: memFree=1549568/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=280.42
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 28034 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 280.42
Current children cumulated vsize (KiB) 112180

[startup+342.666 s]
/proc/loadavg: 1.99 1.67 1.35 3/73 19947
/proc/meminfo: memFree=1549632/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=339.98
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 33990 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637765 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 339.98
Current children cumulated vsize (KiB) 112180

[startup+402.667 s]
/proc/loadavg: 1.99 1.73 1.39 3/73 19947
/proc/meminfo: memFree=1549632/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=399.51
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 39943 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 399.51
Current children cumulated vsize (KiB) 112180

[startup+462.758 s]
/proc/loadavg: 1.99 1.77 1.42 3/73 19947
/proc/meminfo: memFree=1549568/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=459.13
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 45905 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 459.13
Current children cumulated vsize (KiB) 112180

[startup+522.856 s]
/proc/loadavg: 2.07 1.83 1.46 3/73 19947
/proc/meminfo: memFree=1549632/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=518.75
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 51867 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 518.75
Current children cumulated vsize (KiB) 112180

[startup+582.862 s]
/proc/loadavg: 2.03 1.86 1.49 3/73 19947
/proc/meminfo: memFree=1549568/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=578.29
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 57821 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 578.29
Current children cumulated vsize (KiB) 112180

[startup+642.864 s]
/proc/loadavg: 2.01 1.88 1.52 3/73 19947
/proc/meminfo: memFree=1549504/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=637.82
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 63774 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710482 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 637.82
Current children cumulated vsize (KiB) 112180

[startup+702.867 s]
/proc/loadavg: 2.00 1.90 1.55 3/73 19947
/proc/meminfo: memFree=1549568/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=697.35
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 69727 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 697.35
Current children cumulated vsize (KiB) 112180

[startup+762.968 s]
/proc/loadavg: 2.00 1.92 1.57 3/73 19947
/proc/meminfo: memFree=1549504/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=756.98
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 75690 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711130 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 756.98
Current children cumulated vsize (KiB) 112180

[startup+822.976 s]
/proc/loadavg: 2.00 1.93 1.60 3/73 19947
/proc/meminfo: memFree=1549504/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=816.52
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 81644 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 816.52
Current children cumulated vsize (KiB) 112180

[startup+882.98 s]
/proc/loadavg: 2.00 1.94 1.62 3/73 19947
/proc/meminfo: memFree=1549440/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=876.06
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 87598 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 876.06
Current children cumulated vsize (KiB) 112180

[startup+943.009 s]
/proc/loadavg: 2.00 1.95 1.64 3/73 19947
/proc/meminfo: memFree=1549440/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=935.86
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 93578 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637852 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 935.86
Current children cumulated vsize (KiB) 112180

[startup+1003.11 s]
/proc/loadavg: 2.00 1.95 1.66 3/73 19947
/proc/meminfo: memFree=1549440/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=995.72
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 99564 8 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 995.72
Current children cumulated vsize (KiB) 112180

[startup+1063.2 s]
/proc/loadavg: 2.00 1.96 1.68 3/73 19947
/proc/meminfo: memFree=1549376/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=1055.59
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 105550 9 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 1055.59
Current children cumulated vsize (KiB) 112180

[startup+1123.29 s]
/proc/loadavg: 2.00 1.96 1.69 3/73 19947
/proc/meminfo: memFree=1549376/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=1115.45
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 111536 9 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 1115.45
Current children cumulated vsize (KiB) 112180

[startup+1183.38 s]
/proc/loadavg: 2.00 1.97 1.71 3/73 19947
/proc/meminfo: memFree=1549376/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=1175.32
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 117523 9 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 1175.32
Current children cumulated vsize (KiB) 112180

[startup+1243.48 s]
/proc/loadavg: 2.00 1.97 1.73 4/73 19947
/proc/meminfo: memFree=1549312/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=1235.17
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 123508 9 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 1235.17
Current children cumulated vsize (KiB) 112180

[startup+1303.58 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 19947
/proc/meminfo: memFree=1549312/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=1295.01
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 129492 9 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712131 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 1295.01
Current children cumulated vsize (KiB) 112180

[startup+1363.68 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 19947
/proc/meminfo: memFree=1549312/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=1354.87
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 135478 9 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 1354.87
Current children cumulated vsize (KiB) 112180

[startup+1423.77 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 19947
/proc/meminfo: memFree=1549312/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=1414.73
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 141464 9 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 1414.73
Current children cumulated vsize (KiB) 112180

[startup+1483.87 s]
/proc/loadavg: 2.00 1.97 1.78 3/73 19947
/proc/meminfo: memFree=1549248/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=1474.58
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 147449 9 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637498 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 1474.58
Current children cumulated vsize (KiB) 112180

[startup+1543.96 s]
/proc/loadavg: 2.00 1.97 1.79 3/73 19947
/proc/meminfo: memFree=1549312/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=1534.44
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 153435 9 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 1534.44
Current children cumulated vsize (KiB) 112180

[startup+1604.05 s]
/proc/loadavg: 2.07 1.99 1.80 3/73 19947
/proc/meminfo: memFree=1549248/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112180 CPUtime=1594.29
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14589 0 0 0 159420 9 0 0 25 0 1 0 163492826 114872320 14557 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28045 14557 719 92 0 26389 0
Current children cumulated CPU time (s) 1594.29
Current children cumulated vsize (KiB) 112180

[startup+1664.15 s]
/proc/loadavg: 2.02 1.99 1.82 3/73 19947
/proc/meminfo: memFree=1549248/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112188 CPUtime=1654.15
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14591 0 0 0 165406 9 0 0 25 0 1 0 163492826 114880512 14559 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28047 14559 719 92 0 26391 0
Current children cumulated CPU time (s) 1654.15
Current children cumulated vsize (KiB) 112188

[startup+1724.24 s]
/proc/loadavg: 2.01 1.99 1.82 3/73 19947
/proc/meminfo: memFree=1549184/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112192 CPUtime=1714.01
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14592 0 0 0 171392 9 0 0 25 0 1 0 163492826 114884608 14560 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28048 14560 719 92 0 26392 0
Current children cumulated CPU time (s) 1714.01
Current children cumulated vsize (KiB) 112192

[startup+1784.33 s]
/proc/loadavg: 2.00 1.99 1.83 3/73 19947
/proc/meminfo: memFree=1549184/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112192 CPUtime=1773.86
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14592 0 0 0 177377 9 0 0 25 0 1 0 163492826 114884608 14560 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 1 0 0
/proc/19946/statm: 28048 14560 719 92 0 26392 0
Current children cumulated CPU time (s) 1773.86
Current children cumulated vsize (KiB) 112192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.58 s]
/proc/loadavg: 1.92 1.97 1.83 3/73 20027
/proc/meminfo: memFree=1608768/2055920 swapFree=4192812/4192956
[pid=19946] ppid=19944 vsize=112192 CPUtime=1800.01
/proc/19946/stat : 19946 (solver) R 19944 19946 19482 0 -1 4194304 14592 0 0 0 179991 10 0 0 25 0 1 0 163492826 114884608 14560 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709364 0 0 4096 0 0 0 0 17 0 0 0
/proc/19946/statm: 28048 14560 719 92 0 26392 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 112192

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.59
CPU time (s): 1800.03
CPU user time (s): 1799.92
CPU system time (s): 0.110983
CPU usage (%): 99.4165
Max. virtual memory (cumulated for all children) (KiB): 112192

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

runsolver used 1.76173 s user time and 4.87126 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sun Jan  7 06:22:23 UTC 2007


IDJOB= 202227
IDBENCH= 3820
FILE ID= node52/202227-1168150942

PBS_JOBID= 3478451

Free space on /tmp= 66540 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp24/fapp24-2000-7.xml
COMMAND LINE= /tmp/evaluation/202227-1168150942/tramontane/bin/solver /tmp/evaluation/202227-1168150942/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-202227-1168150942 -o ROOT/results/node52/solver-202227-1168150942 -C 1800 -M 900  /tmp/evaluation/202227-1168150942/tramontane/bin/solver /tmp/evaluation/202227-1168150942/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  975a2e6ba3d0b3c4f3153deecb318748

RANDOM SEED= 343872808

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.232
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.232
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:       1660816 kB
Buffers:         36116 kB
Cached:         274236 kB
SwapCached:          0 kB
Active:          74556 kB
Inactive:       256344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           13584 kB
Writeback:           0 kB
Mapped:          31392 kB
Slab:            49584 kB
Committed_AS:  3475992 kB
PageTables:       1828 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= 66546 MiB



End job on node52 on Sun Jan  7 06:52:34 UTC 2007