Trace number 235148

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
sugar 0.40? (TO) 1800.15 1808.65

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-5.xml
MD5SUM332946d63a2660325668dbe2f7c678f9
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 size1316
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.05	c # Sugar v0-40 (/tmp/evaluation/235148-1170107155/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/235148-1170107155/unknown.xml [Mon Jan 29 22:45:55 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/235148-1170107155/unknown.xml /tmp/evaluation/235148-1170107155/sugar783.csp [Mon Jan 29 22:45:55 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/235148-1170107155/sugar-v0-40.jar -convert /tmp/evaluation/235148-1170107155/unknown.xml /tmp/evaluation/235148-1170107155/sugar783.csp
0.17	c BEGIN convert /tmp/evaluation/235148-1170107155/unknown.xml
0.82	c END convert (0.646433 seconds)
0.87	c # CONVERT_XML  END : /tmp/evaluation/235148-1170107155/sugar783.csp 149966 bytes (1 seconds) [Mon Jan 29 22:45:56 2007]
0.87	c # CONVERT_XML  CPU : 0.76 = 0 + 0 + 0.69 + 0.07
0.87	
0.87	c # GENERATE_SAT  BEGIN : /tmp/evaluation/235148-1170107155/sugar783.bcnf [Mon Jan 29 22:45:56 2007]
0.87	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/235148-1170107155/sugar-v0-40.jar -bcnf -map /tmp/evaluation/235148-1170107155/sugar783.map /tmp/evaluation/235148-1170107155/sugar783.csp /tmp/evaluation/235148-1170107155/sugar783.bcnf
0.99	c BEGIN parse /tmp/evaluation/235148-1170107155/sugar783.csp
1.59	c END parse (0.600223 seconds)
1.59	c BEGIN simplify
1.63	c END simplify (0.031606 seconds)
1.63	c BEGIN encode /tmp/evaluation/235148-1170107155/sugar783.bcnf
8.71	c END encode (7.087584 seconds)
8.82	c # GENERATE_SAT  END : 384960 variables 7643749 clauses 119365716 bytes (8 seconds) [Mon Jan 29 22:46:04 2007]
8.82	c # GENERATE_SAT  CPU : 7.83 = 0.06 + 0 + 7.21 + 0.56
8.82	
8.82	c # SOLVE_SAT  BEGIN : /tmp/evaluation/235148-1170107155/sugar783.bcnf [Mon Jan 29 22:46:04 2007]
8.82	c # CMD : /tmp/evaluation/235148-1170107155/minisat /tmp/evaluation/235148-1170107155/sugar783.bcnf /tmp/evaluation/235148-1170107155/sugar783.out
16.57	c ==================================[MINISAT]===================================
16.57	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
16.57	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
16.57	c ==============================================================================
16.57	c |         0 | 3558768 10056544 | 1186256       0        0     nan |  0.000 % |
18.89	c |       100 | 3558770 10056544 | 1304881      98     1262    12.9 | 56.752 % |
20.65	c |       250 | 3558771 10056544 | 1435369     247     2926    11.8 | 56.752 % |
23.14	c |       475 | 3558774 10056544 | 1578906     469     6622    14.1 | 56.752 % |
27.41	c |       812 | 3558776 10056544 | 1736797     804    12548    15.6 | 56.752 % |
33.28	c |      1318 | 3558777 10056544 | 1910477    1309    22426    17.1 | 56.752 % |
42.48	c |      2080 | 3558780 10056544 | 2101524    2068    36835    17.8 | 56.752 % |
58.28	c |      3219 | 3558780 10056544 | 2311677    3207    56501    17.6 | 56.752 % |
79.72	c |      4927 | 3558783 10056544 | 2542845    4912    88430    18.0 | 56.752 % |
114.36	c |      7489 | 3558786 10056544 | 2797129    7471   149002    19.9 | 56.752 % |
164.18	c |     11334 | 3558792 10056544 | 3076842   11310   222110    19.6 | 56.752 % |
240.83	c |     17103 | 3558797 10056544 | 3384526   17074   344158    20.2 | 56.752 % |
362.07	c |     25754 | 3558807 10056544 | 3722979   25715   564980    22.0 | 56.752 % |
535.37	c |     38728 | 3558815 10056544 | 4095277   38681   929624    24.0 | 56.752 % |
814.78	c |     58189 | 3558825 10056544 | 4504805   58132  1450663    25.0 | 56.752 % |
1206.63	c |     87381 | 3558834 10056544 | 4955285   87315  2457369    28.1 | 56.752 % |
1807.58	
1807.58	s UNKNOWN
1807.58	c # INTERRUPTED
1807.58	c # MAIN  END :  (1808 seconds) [Mon Jan 29 23:16:03 2007]
1807.58	c # MAIN  CPU : 8.59 = 0.06 + 0 + 7.9 + 0.63
1807.58	

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-235148-1170107155 -o ROOT/results/node10/solver-235148-1170107155 -C 1800 -M 900 /tmp/evaluation/235148-1170107155/solver /tmp/evaluation/235148-1170107155 /tmp/evaluation/235148-1170107155/unknown.xml 

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.07 2.16 2.52 5/87 784
/proc/meminfo: memFree=1488784/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=12128 CPUtime=0
/proc/783/stat : 783 (sugar) R 781 783 30273 0 -1 4194304 501 0 0 0 0 0 0 0 20 0 1 0 30670537 12419072 220 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214919747008 0 0 4224 0 0 0 0 17 1 0 0
/proc/783/statm: 3032 220 166 3 0 132 0

[startup+0.106188 s]
/proc/loadavg: 2.07 2.16 2.52 5/87 784
/proc/meminfo: memFree=1488784/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=13724 CPUtime=0.04
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 30670537 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.518246 s]
/proc/loadavg: 2.07 2.16 2.52 5/87 784
/proc/meminfo: memFree=1488784/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=13724 CPUtime=0.04
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30670537 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.34336 s]
/proc/loadavg: 2.06 2.16 2.52 3/95 800
/proc/meminfo: memFree=1476432/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=13724 CPUtime=0.8
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 1190 8810 0 1 3 1 69 7 15 0 1 0 30670537 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 3431 809 371 3 0 531 0
[pid=793] ppid=783 vsize=807332 CPUtime=0.44
/proc/793/stat : 793 (java) R 783 783 30273 0 -1 0 6628 0 1 0 40 4 0 0 21 0 8 0 30670625 826707968 6378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073589886 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/793/statm: 201833 6378 1506 14 0 189111 0
[pid=793/tid=794] ppid=783 vsize=807332 CPUtime=0.02
/proc/793/task/794/stat : 794 (java) S 783 783 30273 0 -1 64 491 0 0 0 2 0 0 0 16 0 8 0 30670628 826707968 6378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=795] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/795/stat : 795 (java) S 783 783 30273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30670629 826707968 6378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=796] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/796/stat : 796 (java) S 783 783 30273 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30670629 826707968 6378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=797] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/797/stat : 797 (java) S 783 783 30273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30670632 826707968 6378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=798] ppid=783 vsize=807332 CPUtime=0.08
/proc/793/task/798/stat : 798 (java) S 783 783 30273 0 -1 64 355 0 0 0 8 0 0 0 16 0 8 0 30670632 826707968 6378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=799] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/799/stat : 799 (java) S 783 783 30273 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30670632 826707968 6378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=800] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/800/stat : 800 (java) S 783 783 30273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30670632 826707968 6378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 821056

[startup+2.98058 s]
/proc/loadavg: 2.06 2.16 2.52 3/95 800
/proc/meminfo: memFree=1451600/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=13724 CPUtime=0.8
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 1190 8810 0 1 3 1 69 7 16 0 1 0 30670537 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 3431 809 371 3 0 531 0
[pid=793] ppid=783 vsize=807332 CPUtime=2.08
/proc/793/stat : 793 (java) R 783 783 30273 0 -1 0 8240 0 1 0 196 12 0 0 25 0 8 0 30670625 826707968 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803868 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/793/statm: 201833 7987 1510 14 0 189111 0
[pid=793/tid=794] ppid=783 vsize=807332 CPUtime=0.09
/proc/793/task/794/stat : 794 (java) S 783 783 30273 0 -1 64 2011 0 0 0 9 0 0 0 16 0 8 0 30670628 826707968 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=795] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/795/stat : 795 (java) S 783 783 30273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30670629 826707968 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=796] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/796/stat : 796 (java) S 783 783 30273 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30670629 826707968 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=797] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/797/stat : 797 (java) S 783 783 30273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30670632 826707968 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=798] ppid=783 vsize=807332 CPUtime=0.17
/proc/793/task/798/stat : 798 (java) S 783 783 30273 0 -1 64 419 0 0 0 17 0 0 0 16 0 8 0 30670632 826707968 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=799] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/799/stat : 799 (java) S 783 783 30273 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30670632 826707968 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=800] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/800/stat : 800 (java) S 783 783 30273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30670632 826707968 7987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 821056

[startup+6.28103 s]
/proc/loadavg: 2.06 2.15 2.52 3/95 800
/proc/meminfo: memFree=1392208/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=13724 CPUtime=0.8
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 1190 8810 0 1 3 1 69 7 16 0 1 0 30670537 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 3431 809 371 3 0 531 0
[pid=793] ppid=783 vsize=807332 CPUtime=5.36
/proc/793/stat : 793 (java) R 783 783 30273 0 -1 0 8242 0 1 0 500 36 0 0 25 0 8 0 30670625 826707968 7989 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073798684 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/793/statm: 201833 7989 1510 14 0 189111 0
[pid=793/tid=794] ppid=783 vsize=807332 CPUtime=0.09
/proc/793/task/794/stat : 794 (java) S 783 783 30273 0 -1 64 2011 0 0 0 9 0 0 0 16 0 8 0 30670628 826707968 7989 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=795] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/795/stat : 795 (java) S 783 783 30273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30670629 826707968 7989 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=796] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/796/stat : 796 (java) S 783 783 30273 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30670629 826707968 7989 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=797] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/797/stat : 797 (java) S 783 783 30273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30670632 826707968 7989 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=798] ppid=783 vsize=807332 CPUtime=0.17
/proc/793/task/798/stat : 798 (java) S 783 783 30273 0 -1 64 421 0 0 0 17 0 0 0 16 0 8 0 30670632 826707968 7989 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=799] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/799/stat : 799 (java) S 783 783 30273 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30670632 826707968 7989 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=793/tid=800] ppid=783 vsize=807332 CPUtime=0
/proc/793/task/800/stat : 800 (java) S 783 783 30273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30670632 826707968 7989 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 821056

[startup+12.7729 s]
/proc/loadavg: 2.05 2.15 2.51 3/88 801
/proc/meminfo: memFree=1127304/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2113 17069 0 2 9 1 790 63 18 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=268728 CPUtime=3.9
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 63541 0 0 0 340 50 0 0 25 0 1 0 30671420 275177472 63335 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134640104 0 0 4096 0 0 0 0 17 1 0 0
/proc/801/statm: 67182 63335 36 112 0 67066 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 285836

[startup+25.6147 s]
/proc/loadavg: 2.04 2.15 2.51 3/88 801
/proc/meminfo: memFree=1048072/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326192 CPUtime=16.68
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 79911 0 0 0 1608 60 0 0 25 0 1 0 30671420 334020608 78679 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/801/statm: 81548 78679 51 112 0 81432 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 343300

[startup+51.2951 s]
/proc/loadavg: 2.23 2.18 2.50 3/88 801
/proc/meminfo: memFree=1047112/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326192 CPUtime=42.14
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 79914 0 0 0 4154 60 0 0 25 0 1 0 30671420 334020608 78682 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/801/statm: 81548 78682 51 112 0 81432 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 343300

[startup+102.549 s]
/proc/loadavg: 2.10 2.15 2.48 3/88 801
/proc/meminfo: memFree=1045384/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326192 CPUtime=93.15
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 79916 0 0 0 9255 60 0 0 25 0 1 0 30671420 334020608 78684 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/801/statm: 81548 78684 51 112 0 81432 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 343300

[startup+162.643 s]
/proc/loadavg: 2.10 2.14 2.45 3/88 801
/proc/meminfo: memFree=1043400/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326192 CPUtime=152.97
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 79916 0 0 0 15236 61 0 0 25 0 1 0 30671420 334020608 78684 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528442 0 0 4096 3 0 0 0 17 1 0 0
/proc/801/statm: 81548 78684 51 112 0 81432 0
Current children cumulated CPU time (s) 161.6
Current children cumulated vsize (KiB) 343300

[startup+222.741 s]
/proc/loadavg: 2.03 2.11 2.42 3/88 801
/proc/meminfo: memFree=1040968/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326192 CPUtime=212.78
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 79916 0 0 0 21217 61 0 0 25 0 1 0 30671420 334020608 78684 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528374 0 0 4096 3 0 0 0 17 1 0 0
/proc/801/statm: 81548 78684 51 112 0 81432 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 343300

[startup+282.836 s]
/proc/loadavg: 2.01 2.09 2.39 3/88 801
/proc/meminfo: memFree=1038920/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326192 CPUtime=272.59
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 79916 0 0 0 27198 61 0 0 25 0 1 0 30671420 334020608 78684 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/801/statm: 81548 78684 51 112 0 81432 0
Current children cumulated CPU time (s) 281.22
Current children cumulated vsize (KiB) 343300

[startup+342.931 s]
/proc/loadavg: 2.00 2.07 2.36 3/88 801
/proc/meminfo: memFree=1037320/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63

################
# More data... #
################

/proc/loadavg: 2.02 2.02 2.14 3/88 999
/proc/meminfo: memFree=1015368/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326556 CPUtime=1109.57
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 79998 0 0 0 110893 64 0 0 25 0 1 0 30671420 334393344 78766 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/801/statm: 81639 78766 51 112 0 81523 0
Current children cumulated CPU time (s) 1118.2
Current children cumulated vsize (KiB) 343664

[startup+1184.07 s]
/proc/loadavg: 2.00 2.01 2.13 3/88 999
/proc/meminfo: memFree=1014024/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326556 CPUtime=1169.38
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 80002 0 0 0 116873 65 0 0 25 0 1 0 30671420 334393344 78770 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528116 0 0 4096 3 0 0 0 17 1 0 0
/proc/801/statm: 81639 78770 51 112 0 81523 0
Current children cumulated CPU time (s) 1178.01
Current children cumulated vsize (KiB) 343664

[startup+1244.16 s]
/proc/loadavg: 2.05 2.02 2.13 3/88 999
/proc/meminfo: memFree=1012552/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326556 CPUtime=1229.19
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 80006 0 0 0 122854 65 0 0 25 0 1 0 30671420 334393344 78774 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/801/statm: 81639 78774 51 112 0 81523 0
Current children cumulated CPU time (s) 1237.82
Current children cumulated vsize (KiB) 343664

[startup+1304.26 s]
/proc/loadavg: 2.02 2.02 2.11 3/88 999
/proc/meminfo: memFree=1011080/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326736 CPUtime=1289
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 80010 0 0 0 128835 65 0 0 25 0 1 0 30671420 334577664 78778 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/801/statm: 81684 78778 51 112 0 81568 0
Current children cumulated CPU time (s) 1297.63
Current children cumulated vsize (KiB) 343844

[startup+1364.36 s]
/proc/loadavg: 2.00 2.01 2.10 3/88 999
/proc/meminfo: memFree=1009736/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326736 CPUtime=1348.81
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 80014 0 0 0 134816 65 0 0 25 0 1 0 30671420 334577664 78782 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527020 0 0 4096 3 0 0 0 17 1 0 0
/proc/801/statm: 81684 78782 51 112 0 81568 0
Current children cumulated CPU time (s) 1357.44
Current children cumulated vsize (KiB) 343844

[startup+1424.41 s]
/proc/loadavg: 1.80 1.96 2.08 2/79 1206
/proc/meminfo: memFree=1403608/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326736 CPUtime=1408.72
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 80019 0 0 0 140800 72 0 0 25 0 1 0 30671420 334577664 78787 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/801/statm: 81684 78787 51 112 0 81568 0
Current children cumulated CPU time (s) 1417.35
Current children cumulated vsize (KiB) 343844

[startup+1484.43 s]
/proc/loadavg: 1.55 1.85 2.03 3/89 1416
/proc/meminfo: memFree=1383744/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326736 CPUtime=1468.65
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 80023 0 0 0 146789 76 0 0 25 0 1 0 30671420 334577664 78791 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/801/statm: 81684 78791 51 112 0 81568 0
Current children cumulated CPU time (s) 1477.28
Current children cumulated vsize (KiB) 343844

[startup+1544.43 s]
/proc/loadavg: 1.83 1.87 2.02 3/89 1416
/proc/meminfo: memFree=1380480/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326736 CPUtime=1528.6
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 80027 0 0 0 152784 76 0 0 25 0 1 0 30671420 334577664 78795 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/801/statm: 81684 78795 51 112 0 81568 0
Current children cumulated CPU time (s) 1537.23
Current children cumulated vsize (KiB) 343844

[startup+1604.46 s]
/proc/loadavg: 1.94 1.89 2.02 3/89 1416
/proc/meminfo: memFree=1379456/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326736 CPUtime=1588.58
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 80032 0 0 0 158781 77 0 0 25 0 1 0 30671420 334577664 78800 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/801/statm: 81684 78800 51 112 0 81568 0
Current children cumulated CPU time (s) 1597.21
Current children cumulated vsize (KiB) 343844

[startup+1664.47 s]
/proc/loadavg: 2.03 1.92 2.02 3/89 1416
/proc/meminfo: memFree=1377792/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326736 CPUtime=1648.5
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 80036 0 0 0 164773 77 0 0 25 0 1 0 30671420 334577664 78804 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/801/statm: 81684 78804 51 112 0 81568 0
Current children cumulated CPU time (s) 1657.13
Current children cumulated vsize (KiB) 343844

[startup+1724.56 s]
/proc/loadavg: 2.01 1.93 2.01 3/89 1416
/proc/meminfo: memFree=1376960/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326736 CPUtime=1708.53
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 80041 0 0 0 170776 77 0 0 25 0 1 0 30671420 334577664 78809 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525462 0 0 4096 3 0 0 0 17 0 0 0
/proc/801/statm: 81684 78809 51 112 0 81568 0
Current children cumulated CPU time (s) 1717.16
Current children cumulated vsize (KiB) 343844

[startup+1784.65 s]
/proc/loadavg: 2.00 1.94 2.00 3/89 1416
/proc/meminfo: memFree=1375296/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326736 CPUtime=1768.56
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 80045 0 0 0 176779 77 0 0 25 0 1 0 30671420 334577664 78813 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/801/statm: 81684 78813 51 112 0 81568 0
Current children cumulated CPU time (s) 1777.19
Current children cumulated vsize (KiB) 343844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.57 s]
/proc/loadavg: 2.00 1.95 2.00 3/89 1416
/proc/meminfo: memFree=1374912/2055920 swapFree=4192812/4192956
[pid=783] ppid=781 vsize=17108 CPUtime=8.63
/proc/783/stat : 783 (sugar) S 781 783 30273 0 -1 4194304 2122 17069 0 2 9 1 790 63 16 0 1 0 30670537 17518592 1633 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/783/statm: 4277 1633 373 3 0 1377 0
[pid=801] ppid=783 vsize=326736 CPUtime=1791.44
/proc/801/stat : 801 (minisat) R 783 783 30273 0 -1 0 80046 0 0 0 179067 77 0 0 25 0 1 0 30671420 334577664 78814 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/801/statm: 81684 78814 51 112 0 81568 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 343844

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 783 and gives childrusage.ru_utime.tv_sec=8 childrusage.ru_utime.tv_usec=2783 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=710891
CPU time returned by wait4() is 8.71367
while last known CPU time is 1800.15

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1808.65
CPU time (s): 1800.15
CPU user time (s): 1798.66
CPU system time (s): 1.49
CPU usage (%): 99.5302
Max. virtual memory (cumulated for all children) (KiB): 821056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.00278
system time used= 0.710891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19275
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1575
involuntary context switches= 1584

runsolver used 1.85372 s user time and 6.10807 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Mon Jan 29 21:45:55 UTC 2007


IDJOB= 235148
IDBENCH= 6740
IDSOLVER= 86
FILE ID= node10/235148-1170107155

PBS_JOBID= 3689533

Free space on /tmp= 66479 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20-15/js-taillard-20-15-95-5.xml
COMMAND LINE= /tmp/evaluation/235148-1170107155/solver /tmp/evaluation/235148-1170107155 /tmp/evaluation/235148-1170107155/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-235148-1170107155 -o ROOT/results/node10/solver-235148-1170107155 -C 1800 -M 900  /tmp/evaluation/235148-1170107155/solver /tmp/evaluation/235148-1170107155 /tmp/evaluation/235148-1170107155/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  332946d63a2660325668dbe2f7c678f9

RANDOM SEED= 630951366

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.232
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.232
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:       1489264 kB
Buffers:         39852 kB
Cached:         146876 kB
SwapCached:          0 kB
Active:         452860 kB
Inactive:        58668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1489264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:         344512 kB
Slab:            39492 kB
Committed_AS:  1077512 kB
PageTables:       2712 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 node10 on Mon Jan 29 22:16:04 UTC 2007