Trace number 235076

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.09 1806.43

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-105-7.xml
MD5SUMa906eef29dc5a61b67e7e12b39064d46
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 benchmark675.43
SatisfiableYES
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1504
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.10	c 
0.10	c Parsing xml file
0.10	c 	domains...............    0
0.10	c 	variables.............    0
0.10	c 	predicates............    0
0.10	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/node51/watcher-235076-1168335416 -o ROOT/results/node51/solver-235076-1168335416 -C 1800 -M 900 /tmp/evaluation/235076-1168335416/tramontane/bin/solver /tmp/evaluation/235076-1168335416/unknown.xml -res geom -f 3 -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.94 1.95 1.56 5/74 12984
/proc/meminfo: memFree=1791232/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=18540 CPUtime=0
/proc/12983/stat : 12983 (runsolver) R 12981 12983 12463 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 181940233 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 235371293991 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12983/statm: 4635 279 244 17 0 2626 0

[startup+0.107955 s]
/proc/loadavg: 1.94 1.95 1.56 5/74 12984
/proc/meminfo: memFree=1791232/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=9164 CPUtime=0.09
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 1387 0 0 0 9 0 0 0 20 0 1 0 181940233 9383936 1355 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134572604 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 2291 1355 705 92 0 635 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9164

[startup+0.516026 s]
/proc/loadavg: 1.94 1.95 1.56 5/74 12984
/proc/meminfo: memFree=1791232/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26740 CPUtime=0.49
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5793 0 0 0 47 2 0 0 23 0 1 0 181940233 27381760 5761 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785587 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6685 5761 720 92 0 5029 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 26740

[startup+1.33817 s]
/proc/loadavg: 1.94 1.95 1.56 3/74 12984
/proc/meminfo: memFree=1771008/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26744 CPUtime=1.31
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5794 0 0 0 129 2 0 0 25 0 1 0 181940233 27385856 5762 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647221 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6686 5762 720 92 0 5030 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 26744

[startup+2.98044 s]
/proc/loadavg: 1.94 1.95 1.56 3/74 12984
/proc/meminfo: memFree=1771008/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26744 CPUtime=2.95
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5794 0 0 0 293 2 0 0 25 0 1 0 181940233 27385856 5762 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646757 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6686 5762 720 92 0 5030 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 26744

[startup+6.26 s]
/proc/loadavg: 1.95 1.95 1.56 3/74 12984
/proc/meminfo: memFree=1770816/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26748 CPUtime=6.22
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5795 0 0 0 619 3 0 0 25 0 1 0 181940233 27389952 5763 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792347 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6687 5763 720 92 0 5031 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 26748

[startup+12.7241 s]
/proc/loadavg: 1.95 1.95 1.56 3/74 12984
/proc/meminfo: memFree=1770816/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26748 CPUtime=12.66
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5795 0 0 0 1263 3 0 0 25 0 1 0 181940233 27389952 5763 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646783 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6687 5763 720 92 0 5031 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26748

[startup+25.5373 s]
/proc/loadavg: 1.96 1.95 1.57 3/74 12984
/proc/meminfo: memFree=1770880/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26748 CPUtime=25.42
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5795 0 0 0 2539 3 0 0 25 0 1 0 181940233 27389952 5763 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785454 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6687 5763 720 92 0 5031 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 26748

[startup+51.1756 s]
/proc/loadavg: 1.97 1.95 1.58 3/74 12984
/proc/meminfo: memFree=1771008/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26748 CPUtime=50.95
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5795 0 0 0 5092 3 0 0 25 0 1 0 181940233 27389952 5763 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6687 5763 720 92 0 5031 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 26748

[startup+102.442 s]
/proc/loadavg: 1.99 1.96 1.60 3/74 12984
/proc/meminfo: memFree=1770944/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26768 CPUtime=102.02
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5800 0 0 0 10199 3 0 0 25 0 1 0 181940233 27410432 5768 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646958 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6692 5768 720 92 0 5036 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 26768

[startup+162.53 s]
/proc/loadavg: 1.99 1.96 1.62 3/74 12984
/proc/meminfo: memFree=1771008/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26768 CPUtime=161.87
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5800 0 0 0 16184 3 0 0 25 0 1 0 181940233 27410432 5768 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647207 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6692 5768 720 92 0 5036 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 26768

[startup+222.616 s]
/proc/loadavg: 1.99 1.97 1.64 3/74 12984
/proc/meminfo: memFree=1770944/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26768 CPUtime=221.72
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5800 0 0 0 22169 3 0 0 25 0 1 0 181940233 27410432 5768 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3085276 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6692 5768 720 92 0 5036 0
Current children cumulated CPU time (s) 221.72
Current children cumulated vsize (KiB) 26768

[startup+282.7 s]
/proc/loadavg: 1.99 1.97 1.66 3/74 12984
/proc/meminfo: memFree=1770944/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26768 CPUtime=281.57
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5800 0 0 0 28154 3 0 0 25 0 1 0 181940233 27410432 5768 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6692 5768 720 92 0 5036 0
Current children cumulated CPU time (s) 281.57
Current children cumulated vsize (KiB) 26768

[startup+342.78 s]
/proc/loadavg: 1.99 1.97 1.68 3/74 12984
/proc/meminfo: memFree=1770944/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26772 CPUtime=341.42
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5801 0 0 0 34139 3 0 0 25 0 1 0 181940233 27414528 5769 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6693 5769 720 92 0 5037 0
Current children cumulated CPU time (s) 341.42
Current children cumulated vsize (KiB) 26772

[startup+402.866 s]
/proc/loadavg: 1.99 1.97 1.70 3/74 12984
/proc/meminfo: memFree=1770944/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26776 CPUtime=401.27
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5802 0 0 0 40124 3 0 0 25 0 1 0 181940233 27418624 5770 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646900 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6694 5770 720 92 0 5038 0
Current children cumulated CPU time (s) 401.27
Current children cumulated vsize (KiB) 26776

[startup+462.957 s]
/proc/loadavg: 2.06 1.99 1.72 3/75 12985
/proc/meminfo: memFree=1770872/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26776 CPUtime=461.14
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5802 0 0 0 46110 4 0 0 25 0 1 0 181940233 27418624 5770 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6694 5770 720 92 0 5038 0
Current children cumulated CPU time (s) 461.14
Current children cumulated vsize (KiB) 26776

[startup+523.044 s]
/proc/loadavg: 2.02 1.99 1.73 3/75 12985
/proc/meminfo: memFree=1770872/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26776 CPUtime=520.99
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5802 0 0 0 52095 4 0 0 25 0 1 0 181940233 27418624 5770 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646780 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6694 5770 720 92 0 5038 0
Current children cumulated CPU time (s) 520.99
Current children cumulated vsize (KiB) 26776

[startup+583.13 s]
/proc/loadavg: 2.01 1.99 1.75 3/75 12985
/proc/meminfo: memFree=1770808/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26776 CPUtime=580.84
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5802 0 0 0 58080 4 0 0 25 0 1 0 181940233 27418624 5770 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793184 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6694 5770 720 92 0 5038 0
Current children cumulated CPU time (s) 580.84
Current children cumulated vsize (KiB) 26776

[startup+643.221 s]
/proc/loadavg: 2.00 1.99 1.76 3/75 12985
/proc/meminfo: memFree=1770808/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26776 CPUtime=640.69
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5802 0 0 0 64065 4 0 0 25 0 1 0 181940233 27418624 5770 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6694 5770 720 92 0 5038 0
Current children cumulated CPU time (s) 640.69
Current children cumulated vsize (KiB) 26776

[startup+703.304 s]
/proc/loadavg: 2.00 1.99 1.77 3/75 12985
/proc/meminfo: memFree=1770744/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26776 CPUtime=700.54
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5802 0 0 0 70050 4 0 0 25 0 1 0 181940233 27418624 5770 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799420 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6694 5770 720 92 0 5038 0
Current children cumulated CPU time (s) 700.54
Current children cumulated vsize (KiB) 26776

[startup+763.385 s]
/proc/loadavg: 2.00 1.99 1.78 3/75 12985
/proc/meminfo: memFree=1770744/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26776 CPUtime=760.39
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5802 0 0 0 76035 4 0 0 25 0 1 0 181940233 27418624 5770 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646783 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6694 5770 720 92 0 5038 0
Current children cumulated CPU time (s) 760.39
Current children cumulated vsize (KiB) 26776

[startup+823.47 s]
/proc/loadavg: 2.00 1.99 1.79 3/75 12985
/proc/meminfo: memFree=1770744/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26776 CPUtime=820.24
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5802 0 0 0 82020 4 0 0 25 0 1 0 181940233 27418624 5770 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6694 5770 720 92 0 5038 0
Current children cumulated CPU time (s) 820.24
Current children cumulated vsize (KiB) 26776

[startup+883.55 s]
/proc/loadavg: 2.00 1.99 1.80 3/76 12986
/proc/meminfo: memFree=1770672/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=880.08
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 88004 4 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 880.08
Current children cumulated vsize (KiB) 26788

[startup+943.63 s]
/proc/loadavg: 2.00 1.99 1.82 3/76 12986
/proc/meminfo: memFree=1770672/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=939.94
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 93989 5 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792897 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 939.94
Current children cumulated vsize (KiB) 26788

[startup+1003.71 s]
/proc/loadavg: 2.00 1.99 1.82 3/76 12986
/proc/meminfo: memFree=1770672/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=999.78
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 99973 5 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792879 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 999.78
Current children cumulated vsize (KiB) 26788

[startup+1063.79 s]
/proc/loadavg: 2.00 1.99 1.83 3/76 12986
/proc/meminfo: memFree=1770608/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=1059.63
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 105958 5 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3085276 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 1059.63
Current children cumulated vsize (KiB) 26788

[startup+1123.87 s]
/proc/loadavg: 2.00 1.99 1.84 3/76 12986
/proc/meminfo: memFree=1770608/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=1119.47
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 111942 5 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727392 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 1119.47
Current children cumulated vsize (KiB) 26788

[startup+1183.96 s]
/proc/loadavg: 2.00 1.99 1.84 3/76 12986
/proc/meminfo: memFree=1770544/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=1179.33
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 117928 5 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646763 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 1179.33
Current children cumulated vsize (KiB) 26788

[startup+1244.05 s]
/proc/loadavg: 2.00 1.99 1.85 3/76 12986
/proc/meminfo: memFree=1770544/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=1239.18
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 123913 5 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646824 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 1239.18
Current children cumulated vsize (KiB) 26788

[startup+1304.14 s]
/proc/loadavg: 2.00 1.99 1.85 3/76 12986
/proc/meminfo: memFree=1770544/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=1299.03
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 129898 5 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715292 0 0 4096 0 0 0 0 17 1 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 1299.03
Current children cumulated vsize (KiB) 26788

[startup+1364.22 s]
/proc/loadavg: 2.00 1.99 1.86 3/73 13914
/proc/meminfo: memFree=1772616/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=1359
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 135890 10 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 1359
Current children cumulated vsize (KiB) 26788

[startup+1424.28 s]
/proc/loadavg: 2.00 1.99 1.86 3/73 13914
/proc/meminfo: memFree=1772808/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=1418.98
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 141888 10 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785604 0 0 4096 0 0 0 0 17 0 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 1418.98
Current children cumulated vsize (KiB) 26788

[startup+1484.35 s]
/proc/loadavg: 2.00 1.99 1.87 3/79 14052
/proc/meminfo: memFree=1771536/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=1478.98
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 147881 17 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793070 0 0 4096 0 0 0 0 17 0 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 1478.98
Current children cumulated vsize (KiB) 26788

[startup+1544.44 s]
/proc/loadavg: 2.00 1.99 1.88 3/73 14112
/proc/meminfo: memFree=1772416/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=1538.98
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 153877 21 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 1538.98
Current children cumulated vsize (KiB) 26788

[startup+1604.5 s]
/proc/loadavg: 2.05 2.00 1.89 3/73 14112
/proc/meminfo: memFree=1772424/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=1598.97
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 159876 21 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134802967 0 0 4096 0 0 0 0 17 0 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 1598.97
Current children cumulated vsize (KiB) 26788

[startup+1664.56 s]
/proc/loadavg: 2.02 2.00 1.89 3/73 14112
/proc/meminfo: memFree=1772424/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=1658.85
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 165864 21 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646763 0 0 4096 0 0 0 0 17 0 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 1658.85
Current children cumulated vsize (KiB) 26788

[startup+1724.63 s]
/proc/loadavg: 2.08 2.02 1.90 3/73 14112
/proc/meminfo: memFree=1772488/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=1718.65
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 171843 22 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647198 0 0 4096 0 0 0 0 17 0 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 1718.65
Current children cumulated vsize (KiB) 26788

[startup+1784.7 s]
/proc/loadavg: 2.03 2.01 1.91 3/73 14112
/proc/meminfo: memFree=1772552/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=1778.43
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 177821 22 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 1778.43
Current children cumulated vsize (KiB) 26788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.42 s]
/proc/loadavg: 2.02 2.01 1.91 3/73 14112
/proc/meminfo: memFree=1772552/2055920 swapFree=4192812/4192956
[pid=12983] ppid=12981 vsize=26788 CPUtime=1800.07
/proc/12983/stat : 12983 (solver) R 12981 12983 12463 0 -1 4194304 5805 0 0 0 179985 22 0 0 25 0 1 0 181940233 27430912 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792375 0 0 4096 0 0 0 0 17 0 0 0
/proc/12983/statm: 6697 5773 720 92 0 5041 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 26788

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.43
CPU time (s): 1800.09
CPU user time (s): 1799.86
CPU system time (s): 0.228965
CPU usage (%): 99.6488
Max. virtual memory (cumulated for all children) (KiB): 26788

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

runsolver used 1.70974 s user time and 4.79927 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Tue Jan  9 09:36:57 UTC 2007


IDJOB= 235076
IDBENCH= 6736
FILE ID= node51/235076-1168335416

PBS_JOBID= 3503350

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  a906eef29dc5a61b67e7e12b39064d46

RANDOM SEED= 791827316

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.277
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.277
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:       1791712 kB
Buffers:         29132 kB
Cached:         147668 kB
SwapCached:          0 kB
Active:         116628 kB
Inactive:        90988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3392 kB
Writeback:           0 kB
Mapped:          42252 kB
Slab:            42060 kB
Committed_AS:  4216064 kB
PageTables:       1768 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= 66558 MiB



End job on node51 on Tue Jan  9 10:07:03 UTC 2007