Trace number 201479

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.1 1807.38

General information on the benchmark

Namefapp/fapp11-15/fapp11/
fapp11-1000-7.xml
MD5SUM76197611c0892ae9e5058ee39d3aa972
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.98809
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
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.04
0.20	c 	variables............. 0.05
0.20	c 	predicates............    0
0.20	c 	constraints........... 1.12
1.22	c Allocating memory
1.22	c 
1.22	c time limit = -1
1.22	c heuristic = dom/wdeg
1.22	c restart policy = Geometric increment
1.22	c restart base = 666
1.22	c restart factor = 1.33
1.22	c 
1.22	c Solving
1.22	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/node42/watcher-201479-1168148040 -o ROOT/results/node42/solver-201479-1168148040 -C 1800 -M 900 /tmp/evaluation/201479-1168148040/tramontane/bin/solver /tmp/evaluation/201479-1168148040/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.03 2.06 1.90 5/73 12933
/proc/meminfo: memFree=1748120/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=540 CPUtime=0
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 163203235 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 12407588 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 135 26 21 92 0 18 0

[startup+0.103703 s]
/proc/loadavg: 2.03 2.06 1.90 5/73 12933
/proc/meminfo: memFree=1748120/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=46924 CPUtime=0.09
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 5021 0 0 0 7 2 0 0 18 0 1 0 163203235 48050176 4989 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 11731 4989 694 92 0 10075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46924

[startup+0.512738 s]
/proc/loadavg: 2.03 2.06 1.90 5/73 12933
/proc/meminfo: memFree=1748120/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=52112 CPUtime=0.49
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 5890 0 0 0 47 2 0 0 22 0 1 0 163203235 53362688 5858 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159425118 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 13028 5858 708 92 0 11372 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 52112

[startup+1.33983 s]
/proc/loadavg: 2.03 2.06 1.90 3/73 12933
/proc/meminfo: memFree=1724056/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60636 CPUtime=1.31
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8015 0 0 0 128 3 0 0 25 0 1 0 163203235 62091264 7983 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15159 7983 718 92 0 13503 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 60636

[startup+2.97801 s]
/proc/loadavg: 2.03 2.06 1.90 3/73 12933
/proc/meminfo: memFree=1718680/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60636 CPUtime=2.94
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8015 0 0 0 291 3 0 0 25 0 1 0 163203235 62091264 7983 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15159 7983 718 92 0 13503 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 60636

[startup+6.25637 s]
/proc/loadavg: 2.03 2.06 1.90 3/73 12933
/proc/meminfo: memFree=1718680/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60636 CPUtime=6.19
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8015 0 0 0 616 3 0 0 25 0 1 0 163203235 62091264 7983 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15159 7983 718 92 0 13503 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 60636

[startup+12.7161 s]
/proc/loadavg: 2.02 2.05 1.90 3/73 12933
/proc/meminfo: memFree=1718752/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60636 CPUtime=12.6
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8015 0 0 0 1257 3 0 0 25 0 1 0 163203235 62091264 7983 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15159 7983 718 92 0 13503 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 60636

[startup+25.5265 s]
/proc/loadavg: 2.02 2.05 1.90 3/73 12933
/proc/meminfo: memFree=1718880/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=25.33
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 2529 4 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 60640

[startup+51.1583 s]
/proc/loadavg: 2.01 2.05 1.91 3/73 12933
/proc/meminfo: memFree=1718944/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=50.76
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 5072 4 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 60640

[startup+102.44 s]
/proc/loadavg: 2.00 2.04 1.91 3/73 12933
/proc/meminfo: memFree=1719072/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=101.64
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 10160 4 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637270 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 60640

[startup+162.543 s]
/proc/loadavg: 2.00 2.03 1.91 3/84 12984
/proc/meminfo: memFree=1596344/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=161.02
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 16097 5 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 60640

[startup+222.628 s]
/proc/loadavg: 2.06 2.04 1.91 3/84 12984
/proc/meminfo: memFree=1451448/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=221.05
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 22100 5 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 221.05
Current children cumulated vsize (KiB) 60640

[startup+282.712 s]
/proc/loadavg: 2.14 2.06 1.93 3/84 12984
/proc/meminfo: memFree=1315000/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=280.86
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 28081 5 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710324 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 280.86
Current children cumulated vsize (KiB) 60640

[startup+342.715 s]
/proc/loadavg: 2.13 2.07 1.94 3/84 12984
/proc/meminfo: memFree=1181688/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=340.57
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 34052 5 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 340.57
Current children cumulated vsize (KiB) 60640

[startup+402.787 s]
/proc/loadavg: 2.09 2.07 1.94 3/84 12984
/proc/meminfo: memFree=1034168/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=400.34
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 40029 5 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 400.34
Current children cumulated vsize (KiB) 60640

[startup+462.837 s]
/proc/loadavg: 2.12 2.08 1.95 3/84 12984
/proc/meminfo: memFree=1006136/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=459.88
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 45983 5 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 459.88
Current children cumulated vsize (KiB) 60640

[startup+522.883 s]
/proc/loadavg: 2.60 2.22 2.01 4/84 12984
/proc/meminfo: memFree=1004664/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=519.42
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 51937 5 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 519.42
Current children cumulated vsize (KiB) 60640

[startup+582.98 s]
/proc/loadavg: 2.82 2.35 2.06 4/84 12984
/proc/meminfo: memFree=1004664/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=578.98
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 57893 5 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 578.98
Current children cumulated vsize (KiB) 60640

[startup+643.003 s]
/proc/loadavg: 2.53 2.34 2.07 3/84 12984
/proc/meminfo: memFree=1004664/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=638.46
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 63841 5 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 638.46
Current children cumulated vsize (KiB) 60640

[startup+703.031 s]
/proc/loadavg: 2.24 2.29 2.07 3/84 12984
/proc/meminfo: memFree=1004600/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=697.96
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 69790 6 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 697.96
Current children cumulated vsize (KiB) 60640

[startup+763.048 s]
/proc/loadavg: 2.09 2.24 2.07 3/84 12984
/proc/meminfo: memFree=1004536/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=757.44
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 75738 6 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 757.44
Current children cumulated vsize (KiB) 60640

[startup+823.072 s]
/proc/loadavg: 2.08 2.20 2.07 3/84 12984
/proc/meminfo: memFree=1004600/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60640 CPUtime=816.92
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8016 0 0 0 81686 6 0 0 25 0 1 0 163203235 62095360 7984 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15160 7984 718 92 0 13504 0
Current children cumulated CPU time (s) 816.92
Current children cumulated vsize (KiB) 60640

[startup+883.08 s]
/proc/loadavg: 2.03 2.16 2.06 3/84 12984
/proc/meminfo: memFree=1004536/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60644 CPUtime=876.39
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8017 0 0 0 87633 6 0 0 25 0 1 0 163203235 62099456 7985 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15161 7985 718 92 0 13505 0
Current children cumulated CPU time (s) 876.39
Current children cumulated vsize (KiB) 60644

[startup+943.113 s]
/proc/loadavg: 2.01 2.13 2.06 3/73 13022
/proc/meminfo: memFree=1028440/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=936.3
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 93621 9 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 936.3
Current children cumulated vsize (KiB) 60648

[startup+1003.16 s]
/proc/loadavg: 1.47 1.97 2.00 2/65 13037
/proc/meminfo: memFree=1753072/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=996.3
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 99620 10 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 996.3
Current children cumulated vsize (KiB) 60648

[startup+1063.19 s]
/proc/loadavg: 1.17 1.79 1.94 2/65 13037
/proc/meminfo: memFree=1753136/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=1056.31
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 105621 10 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1056.31
Current children cumulated vsize (KiB) 60648

[startup+1123.22 s]
/proc/loadavg: 1.06 1.64 1.87 2/65 13037
/proc/meminfo: memFree=1753200/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=1116.33
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 111623 10 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1116.33
Current children cumulated vsize (KiB) 60648

[startup+1183.25 s]
/proc/loadavg: 1.08 1.54 1.82 2/65 13037
/proc/meminfo: memFree=1753200/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=1176.31
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 117621 10 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1176.31
Current children cumulated vsize (KiB) 60648

[startup+1243.28 s]
/proc/loadavg: 1.03 1.44 1.77 2/65 13037
/proc/meminfo: memFree=1753200/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=1236.31
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 123621 10 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1236.31
Current children cumulated vsize (KiB) 60648

[startup+1303.31 s]
/proc/loadavg: 1.01 1.35 1.72 2/65 13037
/proc/meminfo: memFree=1753136/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=1296.31
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 129621 10 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711744 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1296.31
Current children cumulated vsize (KiB) 60648

[startup+1363.34 s]
/proc/loadavg: 1.00 1.29 1.67 2/65 13037
/proc/meminfo: memFree=1753200/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=1356.3
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 135619 11 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637268 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1356.3
Current children cumulated vsize (KiB) 60648

[startup+1423.37 s]
/proc/loadavg: 1.00 1.23 1.62 2/65 13037
/proc/meminfo: memFree=1753136/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=1416.3
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 141619 11 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1416.3
Current children cumulated vsize (KiB) 60648

[startup+1483.4 s]
/proc/loadavg: 1.00 1.19 1.58 2/65 13037
/proc/meminfo: memFree=1753136/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=1476.3
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 147619 11 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1476.3
Current children cumulated vsize (KiB) 60648

[startup+1543.43 s]
/proc/loadavg: 1.00 1.15 1.54 2/65 13037
/proc/meminfo: memFree=1753136/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=1536.29
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 153618 11 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1536.29
Current children cumulated vsize (KiB) 60648

[startup+1603.47 s]
/proc/loadavg: 1.00 1.12 1.51 2/65 13037
/proc/meminfo: memFree=1753136/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=1596.3
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 159619 11 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1596.3
Current children cumulated vsize (KiB) 60648

[startup+1663.52 s]
/proc/loadavg: 1.00 1.10 1.47 2/71 13175
/proc/meminfo: memFree=1751808/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=1656.31
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 165617 14 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712102 0 0 4096 0 0 0 0 17 1 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1656.31
Current children cumulated vsize (KiB) 60648

[startup+1723.57 s]
/proc/loadavg: 1.00 1.08 1.44 2/65 13235
/proc/meminfo: memFree=1752624/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=1716.33
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 171612 21 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1716.33
Current children cumulated vsize (KiB) 60648

[startup+1783.6 s]
/proc/loadavg: 1.00 1.06 1.41 2/65 13235
/proc/meminfo: memFree=1752688/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=1776.33
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 177612 21 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637115 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1776.33
Current children cumulated vsize (KiB) 60648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.37 s]
/proc/loadavg: 1.00 1.05 1.40 2/65 13235
/proc/meminfo: memFree=1752688/2055920 swapFree=4191892/4192956
[pid=12932] ppid=12930 vsize=60648 CPUtime=1800.08
/proc/12932/stat : 12932 (solver) R 12930 12932 11799 0 -1 4194304 8018 0 0 0 179987 21 0 0 25 0 1 0 163203235 62103552 7986 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/12932/statm: 15162 7986 718 92 0 13506 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 60648

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.38
CPU time (s): 1800.1
CPU user time (s): 1799.88
CPU system time (s): 0.220966
CPU usage (%): 99.5972
Max. virtual memory (cumulated for all children) (KiB): 60648

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

runsolver used 1.69474 s user time and 5.06423 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Sun Jan  7 05:34:00 UTC 2007


IDJOB= 201479
IDBENCH= 3765
FILE ID= node42/201479-1168148040

PBS_JOBID= 3478383

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp11/fapp11-1000-7.xml
COMMAND LINE= /tmp/evaluation/201479-1168148040/tramontane/bin/solver /tmp/evaluation/201479-1168148040/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-201479-1168148040 -o ROOT/results/node42/solver-201479-1168148040 -C 1800 -M 900  /tmp/evaluation/201479-1168148040/tramontane/bin/solver /tmp/evaluation/201479-1168148040/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  76197611c0892ae9e5058ee39d3aa972

RANDOM SEED= 77742440

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.229
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.229
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:       1748536 kB
Buffers:         25828 kB
Cached:         173080 kB
SwapCached:        400 kB
Active:         157232 kB
Inactive:        91584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748536 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4968 kB
Writeback:           0 kB
Mapped:          62148 kB
Slab:            43960 kB
Committed_AS:  3084280 kB
PageTables:       1840 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= 66554 MiB



End job on node42 on Sun Jan  7 06:04:08 UTC 2007