Trace number 2084952

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 v1.14.6+picosat? (TO) 1800.07 1822.73

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-25/
normalized-lei450-25c-20.xml
MD5SUM650dc90691e9a24f684efb63d3ecdfee
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.574911
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints17343
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17343
Global constraints used (with number of constraints)

Solver Data

0.05/5.59	c 0	Sugar v1-14-6 + HOME/picosat
0.05/5.59	c 0	BEGIN Sun Jul 12 08:35:39 2009
0.05/5.59	c 0	PID 25065
0.07/5.62	c 0	HOST node91.alineos.net
0.07/5.62	c 0	CONVERTING HOME/instance-2084952-1247380527.xml TO HOME/temp.csp
0.07/5.62	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2084952-1247380527.xml' 'HOME/temp.csp'
1.13/6.72	c 2	1 domains, 450 variables, 1 predicates, 0 relations, 17343 constraints
1.13/6.77	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.13/6.77	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.17/6.85	c 2	Parsing HOME/temp.csp
1.17/6.99	c 2	parsed 10000 expressions
1.17/7.08	c 2	parsed 17795 expressions
1.17/7.09	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.17/7.09	c 2	Converting to clausal form CSP
1.17/7.36	c 2	converted 1780 (10%) expressions
1.17/7.41	c 2	converted 3559 (20%) expressions
1.17/7.53	c 2	converted 5339 (30%) expressions
1.17/7.58	c 2	converted 7118 (40%) expressions
1.97/7.65	c 2	converted 8898 (50%) expressions
2.07/7.71	c 3	converted 10677 (60%) expressions
2.17/7.85	c 3	converted 12457 (70%) expressions
2.27/7.92	c 3	converted 14236 (80%) expressions
2.27/7.97	c 3	converted 16016 (90%) expressions
2.37/8.03	c 3	converted 17795 (100%) expressions
2.37/8.03	c 3	CSP : 450 integers, 0 booleans, 17343 clauses, largest domain size 20
2.37/8.03	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.37/8.03	c 3	Propagation in CSP
2.47/8.12	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.47/8.12	c 3	CSP : 450 integers, 0 booleans, 17343 clauses, largest domain size 20
2.47/8.12	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.47/8.13	c 3	Simplifing CSP by introducing new Boolean variables
2.77/8.44	c 3	CSP : 450 integers, 34686 booleans, 52029 clauses, largest domain size 20
2.77/8.44	c 3	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.86/8.59	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.97/8.63	c 3	45 (10%) CSP integer variables are encoded (810 clauses, 8770 bytes)
2.97/8.63	c 3	90 (20%) CSP integer variables are encoded (1620 clauses, 19027 bytes)
2.97/8.63	c 3	135 (30%) CSP integer variables are encoded (2430 clauses, 29557 bytes)
2.97/8.63	c 3	180 (40%) CSP integer variables are encoded (3240 clauses, 40087 bytes)
2.97/8.63	c 3	225 (50%) CSP integer variables are encoded (4050 clauses, 50617 bytes)
2.97/8.64	c 3	270 (60%) CSP integer variables are encoded (4860 clauses, 61147 bytes)
2.97/8.64	c 3	315 (70%) CSP integer variables are encoded (5670 clauses, 71677 bytes)
2.97/8.64	c 3	360 (80%) CSP integer variables are encoded (6480 clauses, 82207 bytes)
2.97/8.64	c 3	405 (90%) CSP integer variables are encoded (7290 clauses, 92737 bytes)
2.97/8.64	c 3	450 (100%) CSP integer variables are encoded (8100 clauses, 103267 bytes)
3.16/8.84	c 4	5203 (10%) CSP clauses are encoded (79214 clauses, 1359085 bytes)
3.26/8.98	c 4	10406 (20%) CSP clauses are encoded (150328 clauses, 2664070 bytes)
3.46/9.12	c 4	15609 (30%) CSP clauses are encoded (221423 clauses, 4027464 bytes)
3.56/9.27	c 4	20812 (40%) CSP clauses are encoded (292537 clauses, 5401181 bytes)
3.76/9.42	c 4	26015 (50%) CSP clauses are encoded (363651 clauses, 6774898 bytes)
3.85/9.56	c 4	31218 (60%) CSP clauses are encoded (434746 clauses, 8148240 bytes)
4.05/9.70	c 5	36421 (70%) CSP clauses are encoded (505860 clauses, 9521957 bytes)
4.15/9.85	c 5	41624 (80%) CSP clauses are encoded (576974 clauses, 10895674 bytes)
4.25/9.99	c 5	46827 (90%) CSP clauses are encoded (648069 clauses, 12269016 bytes)
4.44/10.12	c 5	52029 (100%) CSP clauses are encoded (719163 clauses, 13642344 bytes)
4.44/10.12	c 5	52029 CSP clauses encoded
4.44/10.13	c 5	Writing map file : HOME/temp.map
4.44/10.14	c 5	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.44/10.14	c 5	SAT : 43236 SAT variables, 719163 SAT clauses, 13642344 bytes
4.44/10.14	c 5	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.44/10.18	c 5	SOLVING HOME/temp.cnf
4.44/10.18	c 5	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.07/1822.72	c 1818	DECODING HOME/temp.out WITH HOME/temp.map
1800.07/1822.72	c 1818	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.07/1822.72	c ERROR INTERRUPTED
1800.07/1822.73	s UNKNOWN
1800.07/1822.73	c 1818	CPU 4.53 (0.06 0.02 4.16 0.29)
1800.07/1822.73	c 1818	END Sun Jul 12 09:05:57 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2084952-1247380527/watcher-2084952-1247380527 -o /tmp/evaluation-result-2084952-1247380527/solver-2084952-1247380527 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2084952-1247380527.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 5.21 5.67 5.44 4/84 25065
/proc/meminfo: memFree=1868960/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=18576 CPUtime=0
/proc/25065/stat : 25065 (runsolver) D 25063 25065 23801 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 25118001 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 251601153319 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/25065/statm: 4644 284 249 26 0 2626 0

[startup+0.037033 s]
/proc/loadavg: 5.21 5.67 5.44 4/84 25065
/proc/meminfo: memFree=1868960/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=18576 CPUtime=0
/proc/25065/stat : 25065 (runsolver) D 25063 25065 23801 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 25118001 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 251601153319 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/25065/statm: 4644 284 249 26 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18576

[startup+0.101043 s]
/proc/loadavg: 5.21 5.67 5.44 4/84 25065
/proc/meminfo: memFree=1868960/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=18576 CPUtime=0
/proc/25065/stat : 25065 (runsolver) D 25063 25065 23801 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 25118001 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 251601153319 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/25065/statm: 4644 284 249 26 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18576

[startup+0.301063 s]
/proc/loadavg: 5.21 5.67 5.44 4/84 25065
/proc/meminfo: memFree=1868960/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=18576 CPUtime=0
/proc/25065/stat : 25065 (runsolver) D 25063 25065 23801 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 25118001 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 251601153319 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/25065/statm: 4644 284 249 26 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18576

[startup+0.701108 s]
/proc/loadavg: 5.21 5.67 5.44 4/84 25065
/proc/meminfo: memFree=1868960/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=18576 CPUtime=0
/proc/25065/stat : 25065 (runsolver) D 25063 25065 23801 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 25118001 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 251601153319 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/25065/statm: 4644 284 249 26 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18576

[startup+1.5012 s]
/proc/loadavg: 5.21 5.67 5.44 2/85 25066
/proc/meminfo: memFree=1868568/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=6268 CPUtime=0
/proc/25065/stat : 25065 (sugar) D 25063 25065 23801 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 25118001 6418432 47 996147200 4194304 4206940 548682068608 18446744073709551615 251598534025 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/25065/statm: 1567 47 36 3 0 8 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6268

[startup+3.10237 s]
/proc/loadavg: 5.21 5.67 5.44 2/83 25066
/proc/meminfo: memFree=1867616/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=12268 CPUtime=0
/proc/25065/stat : 25065 (sugar) D 25063 25065 23801 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 25118001 12562432 320 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/25065/statm: 3067 320 242 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268
heavy processes:

[startup+6.30174 s]
/proc/loadavg: 5.03 5.63 5.43 2/83 25066
/proc/meminfo: memFree=1866144/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=0.07
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1227 128 0 0 5 2 0 0 16 0 1 0 25118001 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868
heavy processes:

[startup+12.7014 s]
/proc/loadavg: 4.79 5.57 5.41 3/85 25089
/proc/meminfo: memFree=1840456/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=12572 CPUtime=2.47
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 2919 0 0 0 114 133 0 0 25 0 1 0 25119019 12873728 2905 996147200 134512640 134931368 4294956256 18446744073709551615 134515315 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 3143 2905 40 102 0 3038 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 34796
heavy processes:

[startup+25.5019 s]
/proc/loadavg: 4.31 5.43 5.36 3/85 25089
/proc/meminfo: memFree=1819784/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=34196 CPUtime=15.15
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 7755 0 0 0 1197 318 0 0 25 0 1 0 25119019 35016704 7708 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 8549 7708 42 102 0 8444 0
Current children cumulated CPU time (s) 19.67
Current children cumulated vsize (KiB) 56420
heavy processes:

[startup+51.1017 s]
/proc/loadavg: 3.52 5.15 5.27 3/85 25089
/proc/meminfo: memFree=1814856/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=39076 CPUtime=40.51
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 9104 0 0 0 3731 320 0 0 25 0 1 0 25119019 40013824 8957 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 9769 8957 48 102 0 9664 0
Current children cumulated CPU time (s) 45.03
Current children cumulated vsize (KiB) 61300

[startup+102.306 s]
/proc/loadavg: 2.66 4.66 5.10 3/85 25089
/proc/meminfo: memFree=1813960/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=40528 CPUtime=91.22
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 9622 0 0 0 8802 320 0 0 25 0 1 0 25119019 41500672 9355 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 10132 9355 48 102 0 10027 0
Current children cumulated CPU time (s) 95.74
Current children cumulated vsize (KiB) 62752

[startup+162.301 s]
/proc/loadavg: 2.24 4.17 4.90 3/85 25089
/proc/meminfo: memFree=1813192/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=41188 CPUtime=150.65
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 9940 0 0 0 14744 321 0 0 25 0 1 0 25119019 42176512 9547 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 10297 9547 48 102 0 10192 0
Current children cumulated CPU time (s) 155.17
Current children cumulated vsize (KiB) 63412

[startup+222.302 s]
/proc/loadavg: 2.09 3.78 4.72 3/85 25089
/proc/meminfo: memFree=1812744/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=42096 CPUtime=210.09
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 10175 0 0 0 20688 321 0 0 25 0 1 0 25119019 43106304 9652 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 10524 9652 48 102 0 10419 0
Current children cumulated CPU time (s) 214.61
Current children cumulated vsize (KiB) 64320

[startup+282.301 s]
/proc/loadavg: 2.03 3.45 4.54 3/85 25089
/proc/meminfo: memFree=1812296/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=42492 CPUtime=269.53
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 10434 0 0 0 26632 321 0 0 25 0 1 0 25119019 43511808 9774 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 10623 9774 48 102 0 10518 0
Current children cumulated CPU time (s) 274.05
Current children cumulated vsize (KiB) 64716

[startup+342.301 s]
/proc/loadavg: 2.01 3.18 4.38 3/85 25089
/proc/meminfo: memFree=1811208/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1803400/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=50012 CPUtime=1339.4
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 14224 0 0 0 133615 325 0 0 25 0 1 0 25119019 51212288 11789 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 12503 11789 48 102 0 12398 0
Current children cumulated CPU time (s) 1343.92
Current children cumulated vsize (KiB) 72236

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.72 3/85 25091
/proc/meminfo: memFree=1803400/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=50012 CPUtime=1398.84
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 14224 0 0 0 139559 325 0 0 25 0 1 0 25119019 51212288 11789 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 12503 11789 48 102 0 12398 0
Current children cumulated CPU time (s) 1403.36
Current children cumulated vsize (KiB) 72236

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.67 3/85 25091
/proc/meminfo: memFree=1803400/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=50012 CPUtime=1458.27
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 14224 0 0 0 145502 325 0 0 25 0 1 0 25119019 51212288 11789 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 12503 11789 48 102 0 12398 0
Current children cumulated CPU time (s) 1462.79
Current children cumulated vsize (KiB) 72236

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.62 3/85 25097
/proc/meminfo: memFree=1801864/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=51068 CPUtime=1517.69
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 14722 0 0 0 151444 325 0 0 25 0 1 0 25119019 52293632 12068 996147200 134512640 134931368 4294956256 18446744073709551615 134531120 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 12767 12068 48 102 0 12662 0
Current children cumulated CPU time (s) 1522.21
Current children cumulated vsize (KiB) 73292

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.58 3/85 25097
/proc/meminfo: memFree=1801864/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=51068 CPUtime=1577.13
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 14722 0 0 0 157388 325 0 0 25 0 1 0 25119019 52293632 12068 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 12767 12068 48 102 0 12662 0
Current children cumulated CPU time (s) 1581.65
Current children cumulated vsize (KiB) 73292

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.54 3/85 25097
/proc/meminfo: memFree=1801864/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=51068 CPUtime=1636.57
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 14722 0 0 0 163332 325 0 0 25 0 1 0 25119019 52293632 12068 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 12767 12068 48 102 0 12662 0
Current children cumulated CPU time (s) 1641.09
Current children cumulated vsize (KiB) 73292

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.51 3/85 25097
/proc/meminfo: memFree=1801032/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=51728 CPUtime=1696.01
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 15138 0 0 0 169275 326 0 0 25 0 1 0 25119019 52969472 12255 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 12932 12255 48 102 0 12827 0
Current children cumulated CPU time (s) 1700.53
Current children cumulated vsize (KiB) 73952

[startup+1782.3 s]
/proc/loadavg: 1.93 1.98 2.47 3/78 25149
/proc/meminfo: memFree=1856264/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=51728 CPUtime=1755.44
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 15138 0 0 0 175218 326 0 0 25 0 1 0 25119019 52969472 12255 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/25089/statm: 12932 12255 48 102 0 12827 0
Current children cumulated CPU time (s) 1759.96
Current children cumulated vsize (KiB) 73952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1822.71 s]
/proc/loadavg: 1.96 1.98 2.44 3/76 25246
/proc/meminfo: memFree=1859928/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=51728 CPUtime=1795.55
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 15138 0 0 0 179228 327 0 0 25 0 1 0 25119019 52969472 12255 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 12932 12255 48 102 0 12827 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 73952

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

Solver just ended. Dumping a history of the last processes samples

[startup+1822.71 s]
/proc/loadavg: 1.96 1.98 2.44 3/76 25246
/proc/meminfo: memFree=1859928/2055920 swapFree=4192812/4192956
[pid=25065] ppid=25063 vsize=16868 CPUtime=4.52
/proc/25065/stat : 25065 (sugar) S 25063 25065 23801 0 -1 4194304 1365 26156 0 2 6 2 416 28 16 0 1 0 25118001 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251610050658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25065/statm: 4217 1113 409 3 0 796 0
[pid=25088] ppid=25065 vsize=5356 CPUtime=0
/proc/25088/stat : 25088 (sh) S 25065 25065 23801 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25119019 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25088/statm: 1339 232 193 169 0 50 0
[pid=25089] ppid=25088 vsize=51728 CPUtime=1795.55
/proc/25089/stat : 25089 (picosat) R 25088 25065 23801 0 -1 4194304 15138 0 0 0 179228 327 0 0 25 0 1 0 25119019 52969472 12255 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25089/statm: 12932 12255 48 102 0 12827 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 73952

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25065 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=230356
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=324950
# CPU time returned by wait4() is 4.55531
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1822.73
CPU time (s): 1800.07
CPU user time (s): 1796.5
CPU system time (s): 3.57
CPU usage (%): 98.7567
Max. virtual memory (cumulated for all children) (KiB): 891056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.23036
system time used= 0.32495
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28006
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= 4307
involuntary context switches= 4238

runsolver used 2.29165 second user time and 5.98909 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-12 08:35:34
IDJOB=2084952
IDBENCH=58254
IDSOLVER=738
FILE ID=node91/2084952-1247380527
PBS_JOBID= 9507146
Free space on /tmp= 64656 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-25/normalized-lei450-25c-20.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084952-1247380527/watcher-2084952-1247380527 -o /tmp/evaluation-result-2084952-1247380527/solver-2084952-1247380527 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2084952-1247380527.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 650dc90691e9a24f684efb63d3ecdfee
RANDOM SEED=356184091

node91.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.241
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.241
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1869440 kB
Buffers:          3080 kB
Cached:          49892 kB
SwapCached:          0 kB
Active:         121236 kB
Inactive:        12932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3492 kB
Writeback:           0 kB
Mapped:         101568 kB
Slab:            37260 kB
Committed_AS:   274804 kB
PageTables:       1916 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66216 MiB
End job on node91 at 2009-07-12 09:05:59