Trace number 233430

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Tramontane 2006-12-04? (TO) 1800.1 1807

General information on the benchmark

Nametaillard/
os-taillard-15/os-taillard-15-95-7.xml
MD5SUMf4327cb68fbe8580c1be6c2a8250c7f0
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 variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size870
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c 
0.03	c Parsing xml file
0.03	c 	domains...............    0
0.03	c 	variables.............    0
0.03	c 	predicates............    0
0.03	c 	constraints........... 0.22
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 = 149
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/node34/watcher-233430-1168326231 -o ROOT/results/node34/solver-233430-1168326231 -C 1800 -M 900 /tmp/evaluation/233430-1168326231/tramontane/bin/solver /tmp/evaluation/233430-1168326231/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.05 2.00 1.83 5/73 886
/proc/meminfo: memFree=818720/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=18540 CPUtime=0
/proc/885/stat : 885 (runsolver) R 883 885 31742 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 181016845 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 254195330343 0 0 4096 24578 0 0 0 17 1 0 0
/proc/885/statm: 4635 279 244 17 0 2626 0

[startup+0.108184 s]
/proc/loadavg: 2.05 2.00 1.83 5/73 886
/proc/meminfo: memFree=818720/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=8236 CPUtime=0.09
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 1138 0 0 0 9 0 0 0 19 0 1 0 181016845 8433664 1106 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 8163073 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 2059 1106 705 92 0 403 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8236

[startup+0.518216 s]
/proc/loadavg: 2.05 2.00 1.83 5/73 886
/proc/meminfo: memFree=818720/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14856 CPUtime=0.51
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2803 0 0 0 50 1 0 0 23 0 1 0 181016845 15212544 2771 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647033 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3714 2771 719 92 0 2058 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 14856

[startup+1.34628 s]
/proc/loadavg: 2.05 2.00 1.83 3/73 886
/proc/meminfo: memFree=810464/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14856 CPUtime=1.33
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2803 0 0 0 132 1 0 0 25 0 1 0 181016845 15212544 2771 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 8188892 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3714 2771 719 92 0 2058 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 14856

[startup+2.98241 s]
/proc/loadavg: 2.04 2.00 1.83 3/73 886
/proc/meminfo: memFree=810144/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14856 CPUtime=2.95
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2803 0 0 0 294 1 0 0 25 0 1 0 181016845 15212544 2771 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646767 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3714 2771 719 92 0 2058 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 14856

[startup+6.26168 s]
/proc/loadavg: 2.04 2.00 1.83 3/73 886
/proc/meminfo: memFree=810144/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14860 CPUtime=6.22
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2804 0 0 0 621 1 0 0 25 0 1 0 181016845 15216640 2772 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799403 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3715 2772 719 92 0 2059 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 14860

[startup+12.7232 s]
/proc/loadavg: 2.12 2.02 1.83 3/73 886
/proc/meminfo: memFree=810240/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14868 CPUtime=12.65
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2806 0 0 0 1264 1 0 0 25 0 1 0 181016845 15224832 2774 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715129 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3717 2774 719 92 0 2061 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 14868

[startup+25.5322 s]
/proc/loadavg: 2.10 2.02 1.83 3/73 886
/proc/meminfo: memFree=810368/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14876 CPUtime=25.41
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2808 0 0 0 2540 1 0 0 25 0 1 0 181016845 15233024 2776 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3719 2776 719 92 0 2063 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 14876

[startup+51.1633 s]
/proc/loadavg: 2.06 2.01 1.84 3/73 886
/proc/meminfo: memFree=810496/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14884 CPUtime=50.95
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2810 0 0 0 5093 2 0 0 25 0 1 0 181016845 15241216 2778 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3721 2778 719 92 0 2065 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 14884

[startup+102.416 s]
/proc/loadavg: 2.02 2.01 1.84 3/73 886
/proc/meminfo: memFree=810560/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14884 CPUtime=102
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2810 0 0 0 10198 2 0 0 25 0 1 0 181016845 15241216 2778 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712817 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3721 2778 719 92 0 2065 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 14884

[startup+162.488 s]
/proc/loadavg: 2.08 2.02 1.85 3/73 886
/proc/meminfo: memFree=810560/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14884 CPUtime=161.84
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2810 0 0 0 16182 2 0 0 25 0 1 0 181016845 15241216 2778 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785595 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3721 2778 719 92 0 2065 0
Current children cumulated CPU time (s) 161.84
Current children cumulated vsize (KiB) 14884

[startup+222.557 s]
/proc/loadavg: 2.03 2.01 1.86 3/73 886
/proc/meminfo: memFree=810560/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14884 CPUtime=221.69
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2810 0 0 0 22167 2 0 0 25 0 1 0 181016845 15241216 2778 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712699 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3721 2778 719 92 0 2065 0
Current children cumulated CPU time (s) 221.69
Current children cumulated vsize (KiB) 14884

[startup+282.624 s]
/proc/loadavg: 2.01 2.01 1.86 4/73 886
/proc/meminfo: memFree=810496/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14884 CPUtime=281.52
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2810 0 0 0 28150 2 0 0 25 0 1 0 181016845 15241216 2778 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646843 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3721 2778 719 92 0 2065 0
Current children cumulated CPU time (s) 281.52
Current children cumulated vsize (KiB) 14884

[startup+342.69 s]
/proc/loadavg: 2.00 2.00 1.87 3/73 886
/proc/meminfo: memFree=810432/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14884 CPUtime=341.36
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2810 0 0 0 34134 2 0 0 25 0 1 0 181016845 15241216 2778 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3721 2778 719 92 0 2065 0
Current children cumulated CPU time (s) 341.36
Current children cumulated vsize (KiB) 14884

[startup+402.76 s]
/proc/loadavg: 2.00 2.00 1.88 3/73 886
/proc/meminfo: memFree=810496/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14884 CPUtime=401.2
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2810 0 0 0 40118 2 0 0 25 0 1 0 181016845 15241216 2778 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3721 2778 719 92 0 2065 0
Current children cumulated CPU time (s) 401.2
Current children cumulated vsize (KiB) 14884

[startup+462.83 s]
/proc/loadavg: 2.00 2.00 1.88 3/73 886
/proc/meminfo: memFree=810496/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14884 CPUtime=461.04
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2810 0 0 0 46102 2 0 0 25 0 1 0 181016845 15241216 2778 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785579 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3721 2778 719 92 0 2065 0
Current children cumulated CPU time (s) 461.04
Current children cumulated vsize (KiB) 14884

[startup+522.897 s]
/proc/loadavg: 2.00 2.00 1.89 3/73 886
/proc/meminfo: memFree=810496/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14884 CPUtime=520.88
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2810 0 0 0 52086 2 0 0 25 0 1 0 181016845 15241216 2778 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792894 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3721 2778 719 92 0 2065 0
Current children cumulated CPU time (s) 520.88
Current children cumulated vsize (KiB) 14884

[startup+582.967 s]
/proc/loadavg: 2.00 2.00 1.89 3/73 886
/proc/meminfo: memFree=810496/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14884 CPUtime=580.73
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2810 0 0 0 58070 3 0 0 25 0 1 0 181016845 15241216 2778 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646986 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3721 2778 719 92 0 2065 0
Current children cumulated CPU time (s) 580.73
Current children cumulated vsize (KiB) 14884

[startup+643.041 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 886
/proc/meminfo: memFree=810432/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14884 CPUtime=640.57
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2810 0 0 0 64054 3 0 0 25 0 1 0 181016845 15241216 2778 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646865 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3721 2778 719 92 0 2065 0
Current children cumulated CPU time (s) 640.57
Current children cumulated vsize (KiB) 14884

[startup+703.106 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 886
/proc/meminfo: memFree=810432/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14884 CPUtime=700.41
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2810 0 0 0 70038 3 0 0 25 0 1 0 181016845 15241216 2778 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792894 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3721 2778 719 92 0 2065 0
Current children cumulated CPU time (s) 700.41
Current children cumulated vsize (KiB) 14884

[startup+763.17 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 886
/proc/meminfo: memFree=810432/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14884 CPUtime=760.24
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2810 0 0 0 76021 3 0 0 25 0 1 0 181016845 15241216 2778 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3721 2778 719 92 0 2065 0
Current children cumulated CPU time (s) 760.24
Current children cumulated vsize (KiB) 14884

[startup+823.241 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 886
/proc/meminfo: memFree=810368/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14884 CPUtime=820.08
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2810 0 0 0 82005 3 0 0 25 0 1 0 181016845 15241216 2778 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793215 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3721 2778 719 92 0 2065 0
Current children cumulated CPU time (s) 820.08
Current children cumulated vsize (KiB) 14884

[startup+883.311 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 886
/proc/meminfo: memFree=810368/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14896 CPUtime=879.92
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2813 0 0 0 87989 3 0 0 25 0 1 0 181016845 15253504 2781 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 8188892 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3724 2781 719 92 0 2068 0
Current children cumulated CPU time (s) 879.92
Current children cumulated vsize (KiB) 14896

[startup+943.38 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810176/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=939.76
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 93973 3 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646783 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 939.76
Current children cumulated vsize (KiB) 14900

[startup+1003.45 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810176/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=999.6
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 99957 3 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 999.6
Current children cumulated vsize (KiB) 14900

[startup+1063.52 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810240/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=1059.44
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 105941 3 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727434 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 1059.44
Current children cumulated vsize (KiB) 14900

[startup+1123.59 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810240/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=1119.28
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 111925 3 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715248 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 1119.28
Current children cumulated vsize (KiB) 14900

[startup+1183.66 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810240/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=1179.12
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 117909 3 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715271 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 1179.12
Current children cumulated vsize (KiB) 14900

[startup+1243.72 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810176/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=1238.96
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 123893 3 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134647095 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 1238.96
Current children cumulated vsize (KiB) 14900

[startup+1303.8 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810176/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=1298.8
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 129877 3 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793158 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 1298.8
Current children cumulated vsize (KiB) 14900

[startup+1363.86 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810176/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=1358.65
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 135861 4 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134716515 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 1358.65
Current children cumulated vsize (KiB) 14900

[startup+1423.93 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810176/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=1418.49
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 141845 4 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134646776 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 1418.49
Current children cumulated vsize (KiB) 14900

[startup+1484 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810112/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=1478.33
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 147829 4 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712712 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 1478.33
Current children cumulated vsize (KiB) 14900

[startup+1544.07 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810112/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=1538.16
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 153812 4 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795099 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 1538.16
Current children cumulated vsize (KiB) 14900

[startup+1604.13 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810048/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=1598
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 159796 4 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793511 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 1598
Current children cumulated vsize (KiB) 14900

[startup+1664.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810112/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=1657.84
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 165780 4 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792396 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 1657.84
Current children cumulated vsize (KiB) 14900

[startup+1724.27 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810048/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=1717.68
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 171764 4 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 1717.68
Current children cumulated vsize (KiB) 14900

[startup+1784.34 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810048/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=1777.52
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 177748 4 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 1777.52
Current children cumulated vsize (KiB) 14900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 888
/proc/meminfo: memFree=810048/2055920 swapFree=4192812/4192956
[pid=885] ppid=883 vsize=14900 CPUtime=1800.09
/proc/885/stat : 885 (solver) R 883 885 31742 0 -1 4194304 2814 0 0 0 180005 4 0 0 25 0 1 0 181016845 15257600 2782 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727434 0 0 4096 0 0 0 0 17 1 0 0
/proc/885/statm: 3725 2782 719 92 0 2069 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 14900

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807
CPU time (s): 1800.1
CPU user time (s): 1800.05
CPU system time (s): 0.047992
CPU usage (%): 99.6181
Max. virtual memory (cumulated for all children) (KiB): 14900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.05
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2814
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= 10
involuntary context switches= 21315

runsolver used 1.87971 s user time and 4.54031 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Tue Jan  9 07:03:51 UTC 2007


IDJOB= 233430
IDBENCH= 6607
FILE ID= node34/233430-1168326231

PBS_JOBID= 3502941

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-15/os-taillard-15-95-7.xml
COMMAND LINE= /tmp/evaluation/233430-1168326231/tramontane/bin/solver /tmp/evaluation/233430-1168326231/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-233430-1168326231 -o ROOT/results/node34/solver-233430-1168326231 -C 1800 -M 900  /tmp/evaluation/233430-1168326231/tramontane/bin/solver /tmp/evaluation/233430-1168326231/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  f4327cb68fbe8580c1be6c2a8250c7f0

RANDOM SEED= 65100739

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.227
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.227
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:        819200 kB
Buffers:         13392 kB
Cached:        1140636 kB
SwapCached:          0 kB
Active:         221588 kB
Inactive:       961512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        819200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6744 kB
Writeback:           0 kB
Mapped:          42688 kB
Slab:            39196 kB
Committed_AS:  3317004 kB
PageTables:       1736 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= 66549 MiB



End job on node34 on Tue Jan  9 07:33:58 UTC 2007