Trace number 198950

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 1803.41

General information on the benchmark

Nameknights/
knights-100-25.xml
MD5SUM9d35ec6817208fafbfd82c9a9e9d58e8
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
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size10000
Number of constraints which are defined in extension0
Number of constraints which are defined in intension300
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
0.20	c 	constraints........... 0.02
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 = 15
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/node75/watcher-198950-1168131742 -o ROOT/results/node75/solver-198950-1168131742 -C 1800 -M 900 /tmp/evaluation/198950-1168131742/tramontane/bin/solver /tmp/evaluation/198950-1168131742/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.09 2.05 1.91 5/90 8167
/proc/meminfo: memFree=1426824/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=6792 CPUtime=0
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 161573737 6955008 404 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 6703992 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 1698 404 365 92 0 30 0

[startup+0.103015 s]
/proc/loadavg: 2.09 2.05 1.91 5/90 8167
/proc/meminfo: memFree=1426824/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=0.09
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 9 0 0 0 18 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711770 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9100

[startup+0.515063 s]
/proc/loadavg: 2.09 2.05 1.91 5/90 8167
/proc/meminfo: memFree=1426824/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=0.5
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 50 0 0 0 22 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9100

[startup+1.34416 s]
/proc/loadavg: 2.09 2.05 1.91 3/90 8169
/proc/meminfo: memFree=1420936/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1.32
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 132 0 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9100

[startup+2.98335 s]
/proc/loadavg: 2.09 2.05 1.91 3/90 8169
/proc/meminfo: memFree=1417352/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=2.96
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 295 1 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9100

[startup+6.26274 s]
/proc/loadavg: 2.24 2.08 1.93 3/90 8171
/proc/meminfo: memFree=1347784/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=6.2
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 619 1 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 9100

[startup+12.7425 s]
/proc/loadavg: 2.22 2.08 1.93 3/84 8195
/proc/meminfo: memFree=1334464/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=12.62
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 1261 1 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 9100

[startup+25.561 s]
/proc/loadavg: 2.17 2.08 1.93 3/84 8195
/proc/meminfo: memFree=1178464/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=25.39
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 2538 1 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 9100

[startup+51.2101 s]
/proc/loadavg: 2.11 2.07 1.93 3/84 8195
/proc/meminfo: memFree=918056/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=50.9
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 5088 2 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710624 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 9100

[startup+102.495 s]
/proc/loadavg: 2.13 2.07 1.93 3/84 8195
/proc/meminfo: memFree=912040/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=101.94
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 10192 2 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710354 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 9100

[startup+162.551 s]
/proc/loadavg: 1.87 2.02 1.92 2/65 8262
/proc/meminfo: memFree=1656424/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=160.17
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 16015 2 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 160.17
Current children cumulated vsize (KiB) 9100

[startup+222.572 s]
/proc/loadavg: 1.32 1.83 1.86 2/65 8262
/proc/meminfo: memFree=1656488/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=220.15
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 22013 2 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 220.15
Current children cumulated vsize (KiB) 9100

[startup+282.589 s]
/proc/loadavg: 1.11 1.68 1.80 2/65 8262
/proc/meminfo: memFree=1656424/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=280.13
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 28011 2 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708982 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 9100

[startup+342.608 s]
/proc/loadavg: 1.04 1.55 1.75 2/65 8262
/proc/meminfo: memFree=1656424/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=340.11
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 34009 2 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710625 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 340.11
Current children cumulated vsize (KiB) 9100

[startup+402.628 s]
/proc/loadavg: 1.01 1.45 1.70 2/65 8262
/proc/meminfo: memFree=1656488/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=400.1
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 40008 2 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 400.1
Current children cumulated vsize (KiB) 9100

[startup+462.643 s]
/proc/loadavg: 1.00 1.37 1.65 2/65 8262
/proc/meminfo: memFree=1656488/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=460.07
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 46005 2 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711926 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 460.07
Current children cumulated vsize (KiB) 9100

[startup+522.661 s]
/proc/loadavg: 1.00 1.30 1.61 2/65 8262
/proc/meminfo: memFree=1656488/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=520.06
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 52004 2 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712143 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 520.06
Current children cumulated vsize (KiB) 9100

[startup+582.677 s]
/proc/loadavg: 1.00 1.24 1.57 2/65 8262
/proc/meminfo: memFree=1656488/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=580.04
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 58002 2 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710625 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 580.04
Current children cumulated vsize (KiB) 9100

[startup+642.697 s]
/proc/loadavg: 1.00 1.19 1.53 2/65 8262
/proc/meminfo: memFree=1656424/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=640.02
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 64000 2 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 640.02
Current children cumulated vsize (KiB) 9100

[startup+702.717 s]
/proc/loadavg: 1.00 1.16 1.50 2/65 8262
/proc/meminfo: memFree=1656424/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=700.01
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 69999 2 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710310 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 700.01
Current children cumulated vsize (KiB) 9100

[startup+762.736 s]
/proc/loadavg: 1.00 1.12 1.46 2/65 8262
/proc/meminfo: memFree=1656424/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=759.99
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 75997 2 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 759.99
Current children cumulated vsize (KiB) 9100

[startup+822.753 s]
/proc/loadavg: 1.00 1.10 1.43 2/65 8262
/proc/meminfo: memFree=1656424/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=819.97
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 81994 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 819.97
Current children cumulated vsize (KiB) 9100

[startup+882.772 s]
/proc/loadavg: 1.00 1.08 1.40 2/65 8262
/proc/meminfo: memFree=1656360/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=879.96
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 87993 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 879.96
Current children cumulated vsize (KiB) 9100

[startup+942.787 s]
/proc/loadavg: 1.00 1.06 1.37 2/65 8262
/proc/meminfo: memFree=1656424/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=939.94
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 93991 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 939.94
Current children cumulated vsize (KiB) 9100

[startup+1002.8 s]
/proc/loadavg: 1.00 1.05 1.35 2/65 8264
/proc/meminfo: memFree=1656168/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=999.91
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 99988 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711910 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 999.91
Current children cumulated vsize (KiB) 9100

[startup+1062.83 s]
/proc/loadavg: 1.00 1.04 1.32 2/65 8264
/proc/meminfo: memFree=1656168/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1059.91
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 105988 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1059.91
Current children cumulated vsize (KiB) 9100

[startup+1122.84 s]
/proc/loadavg: 1.00 1.03 1.30 2/65 8264
/proc/meminfo: memFree=1656232/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1119.89
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 111986 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710833 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1119.89
Current children cumulated vsize (KiB) 9100

[startup+1182.86 s]
/proc/loadavg: 1.00 1.02 1.28 2/65 8264
/proc/meminfo: memFree=1656232/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1179.87
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 117984 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1179.87
Current children cumulated vsize (KiB) 9100

[startup+1242.87 s]
/proc/loadavg: 1.00 1.02 1.26 2/65 8264
/proc/meminfo: memFree=1656296/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1239.85
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 123982 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637305 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1239.85
Current children cumulated vsize (KiB) 9100

[startup+1302.89 s]
/proc/loadavg: 1.00 1.01 1.24 2/65 8264
/proc/meminfo: memFree=1656232/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1299.83
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 129980 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710625 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1299.83
Current children cumulated vsize (KiB) 9100

[startup+1362.91 s]
/proc/loadavg: 1.00 1.00 1.22 2/65 8264
/proc/meminfo: memFree=1656168/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1359.8
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 135977 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1359.8
Current children cumulated vsize (KiB) 9100

[startup+1422.92 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 8264
/proc/meminfo: memFree=1656232/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1419.78
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 141975 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1419.78
Current children cumulated vsize (KiB) 9100

[startup+1482.94 s]
/proc/loadavg: 1.00 1.00 1.19 2/65 8264
/proc/meminfo: memFree=1656168/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1479.76
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 147973 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711783 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1479.76
Current children cumulated vsize (KiB) 9100

[startup+1542.96 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 8264
/proc/meminfo: memFree=1656168/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1539.74
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 153971 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1539.74
Current children cumulated vsize (KiB) 9100

[startup+1602.98 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 8264
/proc/meminfo: memFree=1656168/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1599.72
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 159969 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1599.72
Current children cumulated vsize (KiB) 9100

[startup+1662.99 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 8264
/proc/meminfo: memFree=1656168/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1659.69
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 165966 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1659.69
Current children cumulated vsize (KiB) 9100

[startup+1723.01 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 8264
/proc/meminfo: memFree=1656104/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1719.67
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 171964 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712080 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1719.67
Current children cumulated vsize (KiB) 9100

[startup+1783.02 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 8264
/proc/meminfo: memFree=1656104/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1779.64
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 177961 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710675 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1779.64
Current children cumulated vsize (KiB) 9100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.4 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 8264
/proc/meminfo: memFree=1656040/2055920 swapFree=4184496/4192956
[pid=8166] ppid=8164 vsize=9100 CPUtime=1800.02
/proc/8166/stat : 8166 (solver) R 8164 8166 6729 0 -1 4194304 1382 0 0 0 179999 3 0 0 25 0 1 0 161573737 9318400 1350 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637136 0 0 4096 0 0 0 0 17 0 0 0
/proc/8166/statm: 2275 1350 719 92 0 619 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9100

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.41
CPU time (s): 1800.03
CPU user time (s): 1799.99
CPU system time (s): 0.037994
CPU usage (%): 99.8126
Max. virtual memory (cumulated for all children) (KiB): 9100

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

runsolver used 1.39779 s user time and 3.55146 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Jan  7 01:02:23 UTC 2007


IDJOB= 198950
IDBENCH= 3583
FILE ID= node75/198950-1168131742

PBS_JOBID= 3477950

Free space on /tmp= 66545 MiB

BENCH NAME= HOME/pub/bench/CPAI06/knights/knights-100-25.xml
COMMAND LINE= /tmp/evaluation/198950-1168131742/tramontane/bin/solver /tmp/evaluation/198950-1168131742/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-198950-1168131742 -o ROOT/results/node75/solver-198950-1168131742 -C 1800 -M 900  /tmp/evaluation/198950-1168131742/tramontane/bin/solver /tmp/evaluation/198950-1168131742/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  9d35ec6817208fafbfd82c9a9e9d58e8

RANDOM SEED= 793006080

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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1427432 kB
Buffers:         31732 kB
Cached:         303100 kB
SwapCached:       2584 kB
Active:         489632 kB
Inactive:        83204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427432 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:            5516 kB
Writeback:           0 kB
Mapped:         254912 kB
Slab:            40000 kB
Committed_AS:  4126668 kB
PageTables:       2524 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= 66547 MiB



End job on node75 on Sun Jan  7 01:32:27 UTC 2007