Trace number 235209

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 1808.56

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-4.xml
MD5SUMfb9544910b2223d3d9c1201e76d5cf11
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1306
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
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.21
0.25	c Allocating memory
0.25	c 
0.25	c time limit = -1
0.25	c heuristic = dom/wdeg
0.25	c restart policy = Geometric increment
0.25	c restart base = 199
0.25	c restart factor = 1.33
0.25	c 
0.25	c Solving
0.25	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/node45/watcher-235209-1168336287 -o ROOT/results/node45/solver-235209-1168336287 -C 1800 -M 900 /tmp/evaluation/235209-1168336287/tramontane/bin/solver /tmp/evaluation/235209-1168336287/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: 0.95 1.47 1.78 5/81 24113
/proc/meminfo: memFree=1466544/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=540 CPUtime=0
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 182027809 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4727588 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/24112/statm: 135 26 21 92 0 18 0

[startup+0.104671 s]
/proc/loadavg: 0.95 1.47 1.78 5/81 24113
/proc/meminfo: memFree=1466544/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=9032 CPUtime=0.08
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 1327 0 0 0 8 0 0 0 18 0 1 0 182027809 9248768 1295 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159381096 0 0 4096 0 0 0 0 17 1 0 0
/proc/24112/statm: 2258 1295 705 92 0 602 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9032

[startup+0.515742 s]
/proc/loadavg: 0.95 1.47 1.78 5/81 24113
/proc/meminfo: memFree=1466544/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24628 CPUtime=0.5
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5257 0 0 0 48 2 0 0 21 0 1 0 182027809 25219072 5225 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646783 0 0 4096 0 0 0 0 17 1 0 0
/proc/24112/statm: 6157 5225 720 92 0 4501 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 24628

[startup+1.34189 s]
/proc/loadavg: 0.95 1.47 1.78 3/81 24121
/proc/meminfo: memFree=1437360/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24628 CPUtime=1.32
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5257 0 0 0 130 2 0 0 25 0 1 0 182027809 25219072 5225 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646865 0 0 4096 0 0 0 0 17 1 0 0
/proc/24112/statm: 6157 5225 720 92 0 4501 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 24628

[startup+2.97919 s]
/proc/loadavg: 0.95 1.47 1.78 3/81 24121
/proc/meminfo: memFree=1416368/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24628 CPUtime=2.95
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5257 0 0 0 293 2 0 0 25 0 1 0 182027809 25219072 5225 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727410 0 0 4096 0 0 0 0 17 1 0 0
/proc/24112/statm: 6157 5225 720 92 0 4501 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 24628

[startup+6.26278 s]
/proc/loadavg: 1.03 1.47 1.78 3/81 24121
/proc/meminfo: memFree=1352112/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24628 CPUtime=6.22
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5257 0 0 0 620 2 0 0 25 0 1 0 182027809 25219072 5225 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785530 0 0 4096 0 0 0 0 17 1 0 0
/proc/24112/statm: 6157 5225 720 92 0 4501 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 24628

[startup+12.734 s]
/proc/loadavg: 1.11 1.48 1.78 3/74 24122
/proc/meminfo: memFree=1041704/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24628 CPUtime=12.65
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5257 0 0 0 1263 2 0 0 25 0 1 0 182027809 25219072 5225 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6157 5225 720 92 0 4501 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 24628

[startup+25.5553 s]
/proc/loadavg: 1.30 1.51 1.78 3/74 24122
/proc/meminfo: memFree=1030056/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24628 CPUtime=25.42
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5257 0 0 0 2540 2 0 0 25 0 1 0 182027809 25219072 5225 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792864 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6157 5225 720 92 0 4501 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 24628

[startup+51.2109 s]
/proc/loadavg: 1.54 1.55 1.79 3/74 24122
/proc/meminfo: memFree=1030120/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24632 CPUtime=50.95
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5258 0 0 0 5093 2 0 0 25 0 1 0 182027809 25223168 5226 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6158 5226 720 92 0 4502 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 24632

[startup+102.415 s]
/proc/loadavg: 1.80 1.61 1.79 3/74 24122
/proc/meminfo: memFree=1030248/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24636 CPUtime=101.91
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5259 0 0 0 10189 2 0 0 25 0 1 0 182027809 25227264 5227 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6159 5227 720 92 0 4503 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 24636

[startup+162.435 s]
/proc/loadavg: 1.92 1.68 1.81 3/74 24122
/proc/meminfo: memFree=1030312/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24636 CPUtime=161.67
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5259 0 0 0 16165 2 0 0 25 0 1 0 182027809 25227264 5227 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793190 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6159 5227 720 92 0 4503 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 24636

[startup+222.463 s]
/proc/loadavg: 1.97 1.74 1.82 3/74 24122
/proc/meminfo: memFree=1030312/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24636 CPUtime=221.41
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5259 0 0 0 22139 2 0 0 25 0 1 0 182027809 25227264 5227 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793124 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6159 5227 720 92 0 4503 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 24636

[startup+282.484 s]
/proc/loadavg: 1.99 1.78 1.82 3/74 24122
/proc/meminfo: memFree=1030376/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24636 CPUtime=281.16
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5259 0 0 0 28114 2 0 0 25 0 1 0 182027809 25227264 5227 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790562 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6159 5227 720 92 0 4503 0
Current children cumulated CPU time (s) 281.16
Current children cumulated vsize (KiB) 24636

[startup+342.508 s]
/proc/loadavg: 1.99 1.82 1.83 3/74 24122
/proc/meminfo: memFree=1030184/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24640 CPUtime=340.92
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5260 0 0 0 34089 3 0 0 25 0 1 0 182027809 25231360 5228 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6160 5228 720 92 0 4504 0
Current children cumulated CPU time (s) 340.92
Current children cumulated vsize (KiB) 24640

[startup+402.532 s]
/proc/loadavg: 1.99 1.85 1.84 3/74 24122
/proc/meminfo: memFree=1030184/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24652 CPUtime=400.65
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5263 0 0 0 40062 3 0 0 25 0 1 0 182027809 25243648 5231 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792867 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6163 5231 720 92 0 4507 0
Current children cumulated CPU time (s) 400.65
Current children cumulated vsize (KiB) 24652

[startup+462.555 s]
/proc/loadavg: 1.99 1.87 1.84 3/74 24122
/proc/meminfo: memFree=1030184/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24652 CPUtime=460.41
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5263 0 0 0 46038 3 0 0 25 0 1 0 182027809 25243648 5231 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792874 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6163 5231 720 92 0 4507 0
Current children cumulated CPU time (s) 460.41
Current children cumulated vsize (KiB) 24652

[startup+522.581 s]
/proc/loadavg: 2.05 1.91 1.85 3/74 24122
/proc/meminfo: memFree=1030184/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24652 CPUtime=520.17
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5263 0 0 0 52014 3 0 0 25 0 1 0 182027809 25243648 5231 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646783 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6163 5231 720 92 0 4507 0
Current children cumulated CPU time (s) 520.17
Current children cumulated vsize (KiB) 24652

[startup+582.613 s]
/proc/loadavg: 2.02 1.92 1.86 3/80 24194
/proc/meminfo: memFree=1028904/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24652 CPUtime=579.87
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5263 0 0 0 57982 5 0 0 25 0 1 0 182027809 25243648 5231 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785064 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6163 5231 720 92 0 4507 0
Current children cumulated CPU time (s) 579.87
Current children cumulated vsize (KiB) 24652

[startup+642.661 s]
/proc/loadavg: 2.00 1.93 1.86 3/80 24286
/proc/meminfo: memFree=1028856/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=639.57
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 63946 11 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 639.57
Current children cumulated vsize (KiB) 24656

[startup+702.695 s]
/proc/loadavg: 2.00 1.94 1.87 3/74 24320
/proc/meminfo: memFree=1029800/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=699.3
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 69917 13 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647033 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 699.3
Current children cumulated vsize (KiB) 24656

[startup+762.716 s]
/proc/loadavg: 2.00 1.95 1.88 3/74 24320
/proc/meminfo: memFree=1029800/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=759.03
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 75890 13 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646760 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 759.03
Current children cumulated vsize (KiB) 24656

[startup+822.735 s]
/proc/loadavg: 2.00 1.96 1.88 3/74 24320
/proc/meminfo: memFree=1029800/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=818.79
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 81866 13 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 818.79
Current children cumulated vsize (KiB) 24656

[startup+882.763 s]
/proc/loadavg: 2.05 1.98 1.89 3/74 24320
/proc/meminfo: memFree=1029800/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=878.55
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 87841 14 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 878.55
Current children cumulated vsize (KiB) 24656

[startup+942.783 s]
/proc/loadavg: 2.02 1.98 1.90 3/74 24320
/proc/meminfo: memFree=1029736/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=938.28
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 93814 14 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134716515 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 938.28
Current children cumulated vsize (KiB) 24656

[startup+1002.81 s]
/proc/loadavg: 2.00 1.98 1.91 3/74 24320
/proc/meminfo: memFree=1029736/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=998.04
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 99790 14 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795108 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 998.04
Current children cumulated vsize (KiB) 24656

[startup+1062.83 s]
/proc/loadavg: 2.00 1.98 1.91 3/74 24320
/proc/meminfo: memFree=1029672/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=1057.79
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 105765 14 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647071 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 1057.79
Current children cumulated vsize (KiB) 24656

[startup+1122.85 s]
/proc/loadavg: 2.06 1.99 1.91 3/74 24320
/proc/meminfo: memFree=1029736/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=1117.51
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 111737 14 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792899 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 1117.51
Current children cumulated vsize (KiB) 24656

[startup+1182.87 s]
/proc/loadavg: 2.02 1.99 1.91 3/74 24320
/proc/meminfo: memFree=1029672/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=1177.28
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 117714 14 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 1177.28
Current children cumulated vsize (KiB) 24656

[startup+1242.9 s]
/proc/loadavg: 2.06 2.01 1.92 3/74 24320
/proc/meminfo: memFree=1029736/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=1237.03
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 123689 14 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792867 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 1237.03
Current children cumulated vsize (KiB) 24656

[startup+1302.92 s]
/proc/loadavg: 2.02 2.00 1.92 3/74 24320
/proc/meminfo: memFree=1029672/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=1296.76
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 129662 14 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646783 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 1296.76
Current children cumulated vsize (KiB) 24656

[startup+1362.94 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 24320
/proc/meminfo: memFree=1029736/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=1356.51
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 135637 14 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792879 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 1356.51
Current children cumulated vsize (KiB) 24656

[startup+1422.96 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 24320
/proc/meminfo: memFree=1029672/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=1416.26
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 141612 14 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646783 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 1416.26
Current children cumulated vsize (KiB) 24656

[startup+1482.98 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 24320
/proc/meminfo: memFree=1029672/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=1475.99
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 147584 15 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 1475.99
Current children cumulated vsize (KiB) 24656

[startup+1543.01 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 24320
/proc/meminfo: memFree=1029608/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=1535.75
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 153560 15 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790387 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 1535.75
Current children cumulated vsize (KiB) 24656

[startup+1603.03 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 24320
/proc/meminfo: memFree=1029608/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=1595.51
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 159536 15 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790276 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 1595.51
Current children cumulated vsize (KiB) 24656

[startup+1663.06 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 24322
/proc/meminfo: memFree=1029544/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=1655.23
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 165508 15 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 1655.23
Current children cumulated vsize (KiB) 24656

[startup+1723.08 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 24322
/proc/meminfo: memFree=1029544/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=1714.99
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 171484 15 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646986 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 1714.99
Current children cumulated vsize (KiB) 24656

[startup+1783.09 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 24322
/proc/meminfo: memFree=1029544/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=1774.74
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 177459 15 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646783 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 1774.74
Current children cumulated vsize (KiB) 24656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.54 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 24323
/proc/meminfo: memFree=1307360/2055920 swapFree=4184048/4192956
[pid=24112] ppid=24110 vsize=24656 CPUtime=1800.05
/proc/24112/stat : 24112 (solver) R 24110 24112 23794 0 -1 4194304 5264 0 0 0 179990 15 0 0 25 0 1 0 182027809 25247744 5232 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/24112/statm: 6164 5232 720 92 0 4508 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 24656

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.56
CPU time (s): 1800.07
CPU user time (s): 1799.91
CPU system time (s): 0.162975
CPU usage (%): 99.5309
Max. virtual memory (cumulated for all children) (KiB): 24656

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

runsolver used 2.69659 s user time and 5.00624 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Tue Jan  9 09:51:28 UTC 2007


IDJOB= 235209
IDBENCH= 6746
FILE ID= node45/235209-1168336287

PBS_JOBID= 3503369

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20-15/js-taillard-20-15-95-4.xml
COMMAND LINE= /tmp/evaluation/235209-1168336287/tramontane/bin/solver /tmp/evaluation/235209-1168336287/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-235209-1168336287 -o ROOT/results/node45/solver-235209-1168336287 -C 1800 -M 900  /tmp/evaluation/235209-1168336287/tramontane/bin/solver /tmp/evaluation/235209-1168336287/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  fb9544910b2223d3d9c1201e76d5cf11

RANDOM SEED= 128050082

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.259
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.259
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:       1469072 kB
Buffers:         54284 kB
Cached:         443572 kB
SwapCached:       3168 kB
Active:         116592 kB
Inactive:       410728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469072 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            4852 kB
Writeback:           0 kB
Mapped:          42364 kB
Slab:            44808 kB
Committed_AS:  4016468 kB
PageTables:       1868 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= 66437 MiB



End job on node45 on Tue Jan  9 10:21:37 UTC 2007