Trace number 211766

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.11 1802.58

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-bal8x12.xml
MD5SUM8bbf83fb6ac53f66a1cf73d9839301f7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.05
SatisfiableNO
(Un)Satisfiability was proved
Number of variables2976
Number of constraints136
Maximum constraint arity360
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension136
Global constraints used (with number of constraints)

Solver Data (download as text)

0.25	c 
0.25	c Parsing xml file
0.25	c 	domains...............    0
0.25	c 	variables............. 0.06
0.25	c 	predicates............ 0.46
0.54	c 	constraints........... 0.88
1.43	c Allocating memory
1.43	c 
1.43	c time limit = -1
1.43	c heuristic = dom/wdeg
1.43	c restart policy = Geometric increment
1.43	c restart base = 1983
1.43	c restart factor = 1.33
1.43	c 
1.43	c Solving
1.43	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/node33/watcher-211766-1168212610 -o ROOT/results/node33/solver-211766-1168212610 -C 1800 -M 900 /tmp/evaluation/211766-1168212610/tramontane/bin/solver /tmp/evaluation/211766-1168212610/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.92 2.00 1.92 5/84 10274
/proc/meminfo: memFree=1430552/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=18540 CPUtime=0
/proc/10273/stat : 10273 (runsolver) R 10271 10273 9347 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 169655013 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 210824129831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10273/statm: 4635 279 244 17 0 2626 0

[startup+0.10812 s]
/proc/loadavg: 1.92 2.00 1.92 5/84 10274
/proc/meminfo: memFree=1430552/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=7840 CPUtime=0.09
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 1033 0 0 0 9 0 0 0 18 0 1 0 169655013 8028160 1001 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159427852 0 0 4096 0 0 0 0 17 1 0 0
/proc/10273/statm: 1960 1001 698 92 0 304 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7840

[startup+0.516203 s]
/proc/loadavg: 1.92 2.00 1.92 5/84 10274
/proc/meminfo: memFree=1430552/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=11440 CPUtime=0.49
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 1945 0 0 0 49 0 0 0 22 0 1 0 169655013 11714560 1913 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134573151 0 0 4096 0 0 0 0 17 1 0 0
/proc/10273/statm: 2860 1913 702 92 0 1204 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 11440

[startup+1.33737 s]
/proc/loadavg: 1.92 2.00 1.92 3/84 10274
/proc/meminfo: memFree=1425688/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=11440 CPUtime=1.31
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 1951 0 0 0 131 0 0 0 25 0 1 0 169655013 11714560 1919 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159425118 0 0 4096 0 0 0 0 17 1 0 0
/proc/10273/statm: 2860 1919 708 92 0 1204 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 11440

[startup+2.97671 s]
/proc/loadavg: 1.92 2.00 1.92 3/84 10274
/proc/meminfo: memFree=1422296/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14740 CPUtime=2.94
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2772 0 0 0 293 1 0 0 25 0 1 0 169655013 15093760 2740 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/10273/statm: 3685 2740 723 92 0 2029 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 14740

[startup+6.25938 s]
/proc/loadavg: 1.93 2.00 1.92 3/84 10274
/proc/meminfo: memFree=1422296/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14740 CPUtime=6.19
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2772 0 0 0 618 1 0 0 25 0 1 0 169655013 15093760 2740 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/10273/statm: 3685 2740 723 92 0 2029 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 14740

[startup+12.7207 s]
/proc/loadavg: 1.93 2.00 1.92 3/84 10274
/proc/meminfo: memFree=1422296/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14740 CPUtime=12.6
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2772 0 0 0 1259 1 0 0 25 0 1 0 169655013 15093760 2740 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/10273/statm: 3685 2740 723 92 0 2029 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 14740

[startup+25.5299 s]
/proc/loadavg: 1.95 2.00 1.92 3/84 10274
/proc/meminfo: memFree=1422368/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14740 CPUtime=25.3
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2772 0 0 0 2529 1 0 0 25 0 1 0 169655013 15093760 2740 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710497 0 0 4096 0 0 0 0 17 1 0 0
/proc/10273/statm: 3685 2740 723 92 0 2029 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 14740

[startup+51.1726 s]
/proc/loadavg: 1.96 2.00 1.92 3/84 10274
/proc/meminfo: memFree=1422368/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14740 CPUtime=50.72
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2772 0 0 0 5071 1 0 0 25 0 1 0 169655013 15093760 2740 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/10273/statm: 3685 2740 723 92 0 2029 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 14740

[startup+102.457 s]
/proc/loadavg: 1.93 1.98 1.91 3/81 10349
/proc/meminfo: memFree=1421432/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=101.72
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 10167 5 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637270 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 14760

[startup+162.531 s]
/proc/loadavg: 1.97 1.98 1.91 3/81 10349
/proc/meminfo: memFree=1421560/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=161.74
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 16169 5 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 14760

[startup+222.607 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 10349
/proc/meminfo: memFree=1421496/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=221.77
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 22172 5 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710183 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 221.77
Current children cumulated vsize (KiB) 14760

[startup+282.704 s]
/proc/loadavg: 2.06 2.00 1.92 3/81 10349
/proc/meminfo: memFree=1421496/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=281.78
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 28173 5 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 281.78
Current children cumulated vsize (KiB) 14760

[startup+342.801 s]
/proc/loadavg: 2.02 2.00 1.92 3/81 10349
/proc/meminfo: memFree=1421432/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=341.82
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 34177 5 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 341.82
Current children cumulated vsize (KiB) 14760

[startup+402.826 s]
/proc/loadavg: 2.01 2.00 1.92 3/81 10349
/proc/meminfo: memFree=1421432/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=401.8
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 40175 5 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710188 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 401.8
Current children cumulated vsize (KiB) 14760

[startup+462.898 s]
/proc/loadavg: 2.00 2.00 1.92 3/81 10349
/proc/meminfo: memFree=1421368/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=461.79
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 46174 5 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710503 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 461.79
Current children cumulated vsize (KiB) 14760

[startup+522.912 s]
/proc/loadavg: 2.00 2.00 1.92 3/81 10349
/proc/meminfo: memFree=1421432/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=521.75
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 52170 5 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 521.75
Current children cumulated vsize (KiB) 14760

[startup+582.99 s]
/proc/loadavg: 2.00 2.00 1.92 3/81 10349
/proc/meminfo: memFree=1421368/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=581.77
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 58172 5 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 581.77
Current children cumulated vsize (KiB) 14760

[startup+643.092 s]
/proc/loadavg: 2.00 2.00 1.92 3/81 10349
/proc/meminfo: memFree=1421368/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=641.79
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 64174 5 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 641.79
Current children cumulated vsize (KiB) 14760

[startup+703.093 s]
/proc/loadavg: 2.00 2.00 1.92 3/81 10349
/proc/meminfo: memFree=1421304/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=701.75
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 70169 6 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 701.75
Current children cumulated vsize (KiB) 14760

[startup+763.16 s]
/proc/loadavg: 2.06 2.02 1.93 3/81 10349
/proc/meminfo: memFree=1421304/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=761.76
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 76170 6 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 761.76
Current children cumulated vsize (KiB) 14760

[startup+823.238 s]
/proc/loadavg: 2.02 2.01 1.93 3/81 10349
/proc/meminfo: memFree=1421304/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=821.76
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 82170 6 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 14760

[startup+883.328 s]
/proc/loadavg: 2.01 2.00 1.93 3/81 10349
/proc/meminfo: memFree=1421240/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=881.8
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 88174 6 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 14760

[startup+943.332 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 10349
/proc/meminfo: memFree=1421176/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=941.74
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 94168 6 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 14760

[startup+1003.41 s]
/proc/loadavg: 2.05 2.01 1.93 3/81 10349
/proc/meminfo: memFree=1421176/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1001.74
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 100168 6 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 14760

[startup+1063.45 s]
/proc/loadavg: 2.02 2.01 1.93 3/81 10349
/proc/meminfo: memFree=1421240/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1061.73
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 106167 6 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 14760

[startup+1123.52 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 10349
/proc/meminfo: memFree=1421176/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1121.75
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 112169 6 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 14760

[startup+1183.52 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 10349
/proc/meminfo: memFree=1421176/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1181.68
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 118162 6 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710188 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 14760

[startup+1243.62 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 10349
/proc/meminfo: memFree=1421112/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1241.71
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 124165 6 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1241.71
Current children cumulated vsize (KiB) 14760

[startup+1303.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 10349
/proc/meminfo: memFree=1421112/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1301.73
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 130167 6 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1301.73
Current children cumulated vsize (KiB) 14760

[startup+1363.78 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 10349
/proc/meminfo: memFree=1421048/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1361.74
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 136168 6 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711137 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 14760

[startup+1423.87 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 10349
/proc/meminfo: memFree=1421048/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1421.77
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 142170 7 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 14760

[startup+1483.93 s]
/proc/loadavg: 2.04 2.01 1.94 3/81 10349
/proc/meminfo: memFree=1420984/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1481.79
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 148172 7 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 14760

[startup+1543.98 s]
/proc/loadavg: 2.07 2.02 1.94 3/81 10349
/proc/meminfo: memFree=1420984/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1541.75
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 154168 7 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 14760

[startup+1604.08 s]
/proc/loadavg: 2.03 2.02 1.94 3/81 10349
/proc/meminfo: memFree=1420920/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1601.8
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 160173 7 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 14760

[startup+1664.15 s]
/proc/loadavg: 2.01 2.01 1.94 3/81 10349
/proc/meminfo: memFree=1420984/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1661.81
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 166174 7 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 14760

[startup+1724.23 s]
/proc/loadavg: 2.00 2.01 1.94 3/81 10349
/proc/meminfo: memFree=1420920/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1721.82
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 172175 7 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710497 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 14760

[startup+1784.32 s]
/proc/loadavg: 2.04 2.02 1.95 4/81 10349
/proc/meminfo: memFree=1420920/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1781.86
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 178179 7 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710497 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 14760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.57 s]
/proc/loadavg: 2.03 2.01 1.95 3/81 10349
/proc/meminfo: memFree=1420856/2055920 swapFree=4192224/4192956
[pid=10273] ppid=10271 vsize=14760 CPUtime=1800.1
/proc/10273/stat : 10273 (solver) R 10271 10273 9347 0 -1 4194304 2777 0 0 0 180003 7 0 0 25 0 1 0 169655013 15114240 2745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/10273/statm: 3690 2745 723 92 0 2034 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 14760

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.58
CPU time (s): 1800.11
CPU user time (s): 1800.04
CPU system time (s): 0.074988
CPU usage (%): 99.8629
Max. virtual memory (cumulated for all children) (KiB): 14760

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

runsolver used 1.9947 s user time and 4.76128 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Jan  7 23:30:12 UTC 2007


IDJOB= 211766
IDBENCH= 4719
FILE ID= node33/211766-1168212610

PBS_JOBID= 3480835

Free space on /tmp= 66553 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-bal8x12.xml
COMMAND LINE= /tmp/evaluation/211766-1168212610/tramontane/bin/solver /tmp/evaluation/211766-1168212610/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-211766-1168212610 -o ROOT/results/node33/solver-211766-1168212610 -C 1800 -M 900  /tmp/evaluation/211766-1168212610/tramontane/bin/solver /tmp/evaluation/211766-1168212610/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  8bbf83fb6ac53f66a1cf73d9839301f7

RANDOM SEED= 325384780

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.281
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.281
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:       1431032 kB
Buffers:          2172 kB
Cached:         469076 kB
SwapCached:        264 kB
Active:         138996 kB
Inactive:       434424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1431032 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            3324 kB
Writeback:           0 kB
Mapped:         122312 kB
Slab:            36584 kB
Committed_AS:  3814316 kB
PageTables:       2028 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= 66553 MiB



End job on node33 on Mon Jan  8 00:00:15 UTC 2007