Trace number 2069255

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+picosatUNSAT 68.3066 69.0055

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-tag14.xml
MD5SUMd3ae78fee0d8913cff0d36f93ae3f6e7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.3066
Satisfiable
(Un)Satisfiability was proved
Number of variables40605
Number of constraints118929
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension118929
Global constraints used (with number of constraints)

Solver Data

0.04/0.24	c 0	Sugar v1-14-6 + HOME/picosat
0.04/0.24	c 0	BEGIN Sun Jul 12 00:06:21 2009
0.04/0.24	c 0	PID 16255
0.04/0.24	c 0	HOST node18.alineos.net
0.04/0.24	c 0	CONVERTING HOME/instance-2069255-1247349980.xml TO HOME/temp.csp
0.04/0.24	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2069255-1247349980.xml' 'HOME/temp.csp'
6.37/6.63	c 7	2 domains, 40605 variables, 9 predicates, 0 relations, 118929 constraints
6.37/6.69	c 7	ENCODING HOME/temp.csp TO HOME/temp.cnf
6.37/6.69	c 7	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'
6.44/6.78	c 7	Parsing HOME/temp.csp
6.44/6.91	c 7	parsed 10000 expressions
6.44/7.02	c 7	parsed 20000 expressions
6.44/7.14	c 7	parsed 30000 expressions
6.44/7.21	c 7	parsed 40000 expressions
6.44/7.37	c 7	parsed 50000 expressions
6.44/7.47	c 7	parsed 60000 expressions
6.44/7.56	c 7	parsed 70000 expressions
7.33/7.65	c 8	parsed 80000 expressions
7.52/7.89	c 8	parsed 90000 expressions
7.62/7.99	c 8	parsed 100000 expressions
7.72/8.08	c 8	parsed 110000 expressions
7.82/8.18	c 8	parsed 120000 expressions
7.92/8.29	c 8	parsed 130000 expressions
8.32/8.67	c 9	parsed 140000 expressions
8.42/8.78	c 9	parsed 150000 expressions
8.62/8.91	c 9	parsed 159545 expressions
8.62/8.92	c 9	Heap : 47 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
8.62/8.92	c 9	Converting to clausal form CSP
8.71/9.02	c 9	converted 15955 (10%) expressions
8.71/9.03	c 9	converted 31909 (20%) expressions
9.11/9.45	c 9	converted 47864 (30%) expressions
9.51/9.84	c 10	converted 63818 (40%) expressions
10.30/10.68	c 11	converted 79773 (50%) expressions
10.70/11.06	c 11	converted 95727 (60%) expressions
11.09/11.45	c 11	converted 111682 (70%) expressions
11.60/11.91	c 12	converted 127636 (80%) expressions
12.09/12.42	c 12	converted 143591 (90%) expressions
13.88/14.26	c 14	converted 159545 (100%) expressions
13.88/14.27	c 14	CSP : 43833 integers, 0 booleans, 125383 clauses, largest domain size 93
13.88/14.27	c 14	Heap : 107 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
13.88/14.27	c 14	Propagation in CSP
14.68/15.05	c 15	11 values, 0 unsatisfiable literals, and 0 valid clauses are removed
14.68/15.05	c 15	CSP : 43833 integers, 0 booleans, 125383 clauses, largest domain size 93
14.68/15.05	c 15	Heap : 112 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
14.78/15.10	c 15	Simplifing CSP by introducing new Boolean variables
14.78/15.15	c 15	CSP : 43833 integers, 0 booleans, 125383 clauses, largest domain size 93
14.78/15.15	c 15	Heap : 108 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
15.38/15.70	c 16	Encoding CSP to SAT : HOME/temp.cnf
15.38/15.74	c 16	4384 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.38/15.75	c 16	8767 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.38/15.75	c 16	13150 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.38/15.76	c 16	17534 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.38/15.77	c 16	21917 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.38/15.77	c 16	26300 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.38/15.78	c 16	30684 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.38/15.78	c 16	35067 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.38/15.79	c 16	39450 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
15.66/16.01	c 16	43833 (100%) CSP integer variables are encoded (172698 clauses, 2819295 bytes)
15.77/16.13	c 16	12539 (10%) CSP clauses are encoded (185231 clauses, 2987926 bytes)
15.87/16.21	c 16	25077 (20%) CSP clauses are encoded (197769 clauses, 3156152 bytes)
15.87/16.29	c 16	37615 (30%) CSP clauses are encoded (210307 clauses, 3332594 bytes)
15.97/16.37	c 16	50154 (40%) CSP clauses are encoded (222846 clauses, 3520679 bytes)
16.07/16.46	c 16	62692 (50%) CSP clauses are encoded (235384 clauses, 3708749 bytes)
16.17/16.54	c 16	75230 (60%) CSP clauses are encoded (247922 clauses, 3896819 bytes)
16.26/16.65	c 17	87769 (70%) CSP clauses are encoded (260441 clauses, 4120387 bytes)
16.36/16.77	c 17	100307 (80%) CSP clauses are encoded (272979 clauses, 4363640 bytes)
16.56/16.90	c 17	112845 (90%) CSP clauses are encoded (285517 clauses, 4634489 bytes)
23.41/23.86	c 24	125383 (100%) CSP clauses are encoded (1454150 clauses, 29929956 bytes)
23.41/23.86	c 24	125383 CSP clauses encoded
23.41/23.86	c 24	Writing map file : HOME/temp.map
23.51/23.95	c 24	Heap : 61 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
23.51/23.95	c 24	SAT : 216518 SAT variables, 1454150 SAT clauses, 29929956 bytes
23.51/23.95	c 24	Heap : 61 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
23.61/24.01	c 24	SOLVING HOME/temp.cnf
23.61/24.01	c 24	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
67.52/68.30	c 68	DECODING HOME/temp.out WITH HOME/temp.map
67.52/68.30	c 68	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'
67.62/68.38	c 68	Decoding HOME/temp.out
67.62/68.94	s UNSATISFIABLE
67.62/68.95	c 69	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
67.62/68.99	c 69	CPU 68.26 (0.08 0.02 60.71 7.45)
67.62/68.99	c 69	END Sun Jul 12 00:07:30 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2069255-1247349980/watcher-2069255-1247349980 -o /tmp/evaluation-result-2069255-1247349980/solver-2069255-1247349980 -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-2069255-1247349980.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: 2.09 2.31 2.25 4/82 16255
/proc/meminfo: memFree=1640592/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=18576 CPUtime=0
/proc/16255/stat : 16255 (runsolver) D 16253 16255 16068 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 22064724 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 227848809767 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/16255/statm: 4644 284 249 26 0 2626 0

[startup+0.089025 s]
/proc/loadavg: 2.09 2.31 2.25 4/82 16255
/proc/meminfo: memFree=1640592/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=12272 CPUtime=0
/proc/16255/stat : 16255 (sugar) D 16253 16255 16068 0 -1 4194304 357 0 3 0 0 0 0 0 18 0 1 0 22064724 12566528 328 996147200 4194304 4206940 548682068608 18446744073709551615 227848976997 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/16255/statm: 3068 328 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101024 s]
/proc/loadavg: 2.09 2.31 2.25 4/82 16255
/proc/meminfo: memFree=1640592/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=12272 CPUtime=0
/proc/16255/stat : 16255 (sugar) D 16253 16255 16068 0 -1 4194304 359 0 3 0 0 0 0 0 18 0 1 0 22064724 12566528 330 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/16255/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301049 s]
/proc/loadavg: 2.09 2.31 2.25 4/82 16255
/proc/meminfo: memFree=1640592/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=0.08
/proc/16255/stat : 16255 (sugar) S 16253 16255 16068 0 -1 4194304 1222 128 5 0 6 2 0 0 19 0 1 0 22064724 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16255/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16868

[startup+0.701092 s]
/proc/loadavg: 2.09 2.31 2.25 4/82 16255
/proc/meminfo: memFree=1640592/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=0.08
/proc/16255/stat : 16255 (sugar) S 16253 16255 16068 0 -1 4194304 1222 128 5 0 6 2 0 0 19 0 1 0 22064724 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16255/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16868

[startup+1.50217 s]
/proc/loadavg: 2.09 2.31 2.25 4/93 16267
/proc/meminfo: memFree=1611640/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=0.08
/proc/16255/stat : 16255 (sugar) S 16253 16255 16068 0 -1 4194304 1222 128 5 0 6 2 0 0 19 0 1 0 22064724 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16255/statm: 4217 1111 409 3 0 796 0
[pid=16258] ppid=16255 vsize=5356 CPUtime=0
/proc/16258/stat : 16258 (sh) S 16255 16255 16068 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22064749 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16258/statm: 1339 233 193 169 0 50 0
[pid=16259] ppid=16258 vsize=864772 CPUtime=1.23
/proc/16259/stat : 16259 (java) S 16258 16255 16068 0 -1 0 13191 0 1 0 114 9 0 0 18 0 9 0 22064749 885526528 10731 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 216193 10731 2557 9 0 210705 0
[pid=16259/tid=16260] ppid=16258 vsize=864772 CPUtime=0.67
/proc/16259/task/16260/stat : 16260 (java) R 16258 16255 16068 0 -1 64 2868 0 1 0 65 2 0 0 22 0 9 0 22064750 885526528 10731 996147200 134512640 134550932 4294955984 18446744073709551615 4126555945 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16261] ppid=16258 vsize=864772 CPUtime=0.43
/proc/16259/task/16261/stat : 16261 (java) S 16258 16255 16068 0 -1 64 9126 0 0 0 38 5 0 0 17 0 9 0 22064752 885526528 10731 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16262] ppid=16258 vsize=864772 CPUtime=0
/proc/16259/task/16262/stat : 16262 (java) S 16258 16255 16068 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22064752 885526528 10731 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16263] ppid=16258 vsize=864772 CPUtime=0
/proc/16259/task/16263/stat : 16263 (java) S 16258 16255 16068 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 22064752 885526528 10731 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16264] ppid=16258 vsize=864772 CPUtime=0
/proc/16259/task/16264/stat : 16264 (java) S 16258 16255 16068 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22064754 885526528 10731 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16265] ppid=16258 vsize=864772 CPUtime=0.09
/proc/16259/task/16265/stat : 16265 (java) S 16258 16255 16068 0 -1 64 492 0 0 0 9 0 0 0 16 0 9 0 22064754 885526528 10731 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16266] ppid=16258 vsize=864772 CPUtime=0
/proc/16259/task/16266/stat : 16266 (java) S 16258 16255 16068 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22064754 885526528 10731 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16267] ppid=16258 vsize=864772 CPUtime=0
/proc/16259/task/16267/stat : 16267 (java) S 16258 16255 16068 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22064754 885526528 10731 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 886996

[startup+3.10233 s]
/proc/loadavg: 2.09 2.31 2.25 3/93 16267
/proc/meminfo: memFree=1569784/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=0.08
/proc/16255/stat : 16255 (sugar) S 16253 16255 16068 0 -1 4194304 1222 128 5 0 6 2 0 0 19 0 1 0 22064724 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16255/statm: 4217 1111 409 3 0 796 0
[pid=16258] ppid=16255 vsize=5356 CPUtime=0
/proc/16258/stat : 16258 (sh) S 16255 16255 16068 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22064749 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16258/statm: 1339 233 193 169 0 50 0
[pid=16259] ppid=16258 vsize=864776 CPUtime=2.83
/proc/16259/stat : 16259 (java) S 16258 16255 16068 0 -1 0 32458 0 1 0 263 20 0 0 18 0 9 0 22064749 885530624 27051 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 216194 27051 2557 9 0 210706 0
[pid=16259/tid=16260] ppid=16258 vsize=864776 CPUtime=1.5
/proc/16259/task/16260/stat : 16260 (java) R 16258 16255 16068 0 -1 64 3890 0 1 0 146 4 0 0 25 0 9 0 22064750 885530624 27051 996147200 134512640 134550932 4294955984 18446744073709551615 4126529460 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16261] ppid=16258 vsize=864776 CPUtime=1.19
/proc/16259/task/16261/stat : 16261 (java) S 16258 16255 16068 0 -1 64 27369 0 0 0 105 14 0 0 16 0 9 0 22064752 885530624 27051 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16262] ppid=16258 vsize=864776 CPUtime=0
/proc/16259/task/16262/stat : 16262 (java) S 16258 16255 16068 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22064752 885530624 27051 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16263] ppid=16258 vsize=864776 CPUtime=0
/proc/16259/task/16263/stat : 16263 (java) S 16258 16255 16068 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 22064752 885530624 27051 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16264] ppid=16258 vsize=864776 CPUtime=0
/proc/16259/task/16264/stat : 16264 (java) S 16258 16255 16068 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22064754 885530624 27051 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16265] ppid=16258 vsize=864776 CPUtime=0.1
/proc/16259/task/16265/stat : 16265 (java) S 16258 16255 16068 0 -1 64 494 0 0 0 10 0 0 0 16 0 9 0 22064754 885530624 27051 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16266] ppid=16258 vsize=864776 CPUtime=0
/proc/16259/task/16266/stat : 16266 (java) S 16258 16255 16068 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22064754 885530624 27051 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16267] ppid=16258 vsize=864776 CPUtime=0
/proc/16259/task/16267/stat : 16267 (java) S 16258 16255 16068 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22064754 885530624 27051 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 887000

[startup+6.30163 s]
/proc/loadavg: 2.08 2.31 2.25 3/93 16267
/proc/meminfo: memFree=1364408/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=0.08
/proc/16255/stat : 16255 (sugar) S 16253 16255 16068 0 -1 4194304 1222 128 5 0 6 2 0 0 19 0 1 0 22064724 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16255/statm: 4217 1111 409 3 0 796 0
[pid=16258] ppid=16255 vsize=5356 CPUtime=0
/proc/16258/stat : 16258 (sh) S 16255 16255 16068 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22064749 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16258/statm: 1339 233 193 169 0 50 0
[pid=16259] ppid=16258 vsize=864792 CPUtime=5.99
/proc/16259/stat : 16259 (java) S 16258 16255 16068 0 -1 0 59817 0 1 0 564 35 0 0 18 0 9 0 22064749 885547008 50420 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 216198 50420 2557 9 0 210710 0
[pid=16259/tid=16260] ppid=16258 vsize=864792 CPUtime=3.4
/proc/16259/task/16260/stat : 16260 (java) R 16258 16255 16068 0 -1 64 4923 0 1 0 334 6 0 0 25 0 9 0 22064750 885547008 50420 996147200 134512640 134550932 4294955984 18446744073709551615 4126749277 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16261] ppid=16258 vsize=864792 CPUtime=2.39
/proc/16259/task/16261/stat : 16261 (java) S 16258 16255 16068 0 -1 64 53655 0 0 0 212 27 0 0 16 0 9 0 22064752 885547008 50420 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16262] ppid=16258 vsize=864792 CPUtime=0
/proc/16259/task/16262/stat : 16262 (java) S 16258 16255 16068 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22064752 885547008 50420 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16263] ppid=16258 vsize=864792 CPUtime=0
/proc/16259/task/16263/stat : 16263 (java) S 16258 16255 16068 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 22064752 885547008 50420 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16264] ppid=16258 vsize=864792 CPUtime=0
/proc/16259/task/16264/stat : 16264 (java) S 16258 16255 16068 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22064754 885547008 50420 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16265] ppid=16258 vsize=864792 CPUtime=0.17
/proc/16259/task/16265/stat : 16265 (java) S 16258 16255 16068 0 -1 64 534 0 0 0 17 0 0 0 16 0 9 0 22064754 885547008 50420 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16266] ppid=16258 vsize=864792 CPUtime=0
/proc/16259/task/16266/stat : 16266 (java) S 16258 16255 16068 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22064754 885547008 50420 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16267] ppid=16258 vsize=864792 CPUtime=0
/proc/16259/task/16267/stat : 16267 (java) R 16258 16255 16068 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22064754 885547008 50420 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 887016

[startup+12.7022 s]
/proc/loadavg: 2.07 2.30 2.25 4/93 16277
/proc/meminfo: memFree=1443768/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=6.44
/proc/16255/stat : 16255 (sugar) S 16253 16255 16068 0 -1 4194304 1304 60243 5 1 6 2 597 39 16 0 1 0 22064724 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16255/statm: 4217 1111 409 3 0 796 0
[pid=16268] ppid=16255 vsize=5356 CPUtime=0
/proc/16268/stat : 16268 (sh) S 16255 16255 16068 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22065394 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16268/statm: 1339 233 193 169 0 50 0
[pid=16269] ppid=16268 vsize=868640 CPUtime=5.95
/proc/16269/stat : 16269 (java) S 16268 16255 16068 0 -1 0 34882 0 1 0 576 19 0 0 19 0 9 0 22065394 889487360 31330 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16269/statm: 217160 31330 2566 9 0 211665 0
[pid=16269/tid=16270] ppid=16268 vsize=868640 CPUtime=3.6
/proc/16269/task/16270/stat : 16270 (java) R 16268 16255 16068 0 -1 64 3666 0 1 0 357 3 0 0 25 0 9 0 22065395 889487360 31330 996147200 134512640 134550932 4294955936 18446744073709551615 4126862266 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16269/tid=16271] ppid=16268 vsize=868640 CPUtime=2.15
/proc/16269/task/16271/stat : 16271 (java) S 16268 16255 16068 0 -1 64 29029 0 0 0 201 14 0 0 16 0 9 0 22065397 889487360 31330 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16269/tid=16272] ppid=16268 vsize=868640 CPUtime=0
/proc/16269/task/16272/stat : 16272 (java) S 16268 16255 16068 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22065397 889487360 31330 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16269/tid=16273] ppid=16268 vsize=868640 CPUtime=0
/proc/16269/task/16273/stat : 16273 (java) S 16268 16255 16068 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22065397 889487360 31330 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16269/tid=16274] ppid=16268 vsize=868640 CPUtime=0
/proc/16269/task/16274/stat : 16274 (java) S 16268 16255 16068 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22065399 889487360 31330 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16269/tid=16275] ppid=16268 vsize=868640 CPUtime=0.17
/proc/16269/task/16275/stat : 16275 (java) S 16268 16255 16068 0 -1 64 1484 0 0 0 17 0 0 0 16 0 9 0 22065399 889487360 31330 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16269/tid=16276] ppid=16268 vsize=868640 CPUtime=0
/proc/16269/task/16276/stat : 16276 (java) S 16268 16255 16068 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22065399 889487360 31330 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16269/tid=16277] ppid=16268 vsize=868640 CPUtime=0
/proc/16269/task/16277/stat : 16277 (java) S 16268 16255 16068 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22065399 889487360 31330 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 890864

[startup+25.5015 s]
/proc/loadavg: 2.14 2.30 2.25 4/85 16279
/proc/meminfo: memFree=1660280/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=23.62
/proc/16255/stat : 16255 (sugar) S 16253 16255 16068 0 -1 4194304 1360 110357 5 3 8 2 2262 90 17 0 1 0 22064724 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16255/statm: 4217 1113 409 3 0 796 0
[pid=16278] ppid=16255 vsize=5356 CPUtime=0
/proc/16278/stat : 16278 (sh) S 16255 16255 16068 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22067126 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16278/statm: 1339 232 193 169 0 50 0
[pid=16279] ppid=16278 vsize=22684 CPUtime=1.46
/proc/16279/stat : 16279 (picosat) R 16278 16255 16068 0 -1 4194304 4968 0 0 0 64 82 0 0 25 0 1 0 22067127 23228416 4911 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 5671 4911 40 102 0 5566 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 44908

[startup+51.1019 s]
/proc/loadavg: 2.17 2.30 2.25 3/85 16279
/proc/meminfo: memFree=1457400/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=23.62
/proc/16255/stat : 16255 (sugar) S 16253 16255 16068 0 -1 4194304 1360 110357 5 3 8 2 2262 90 17 0 1 0 22064724 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16255/statm: 4217 1113 409 3 0 796 0
[pid=16278] ppid=16255 vsize=5356 CPUtime=0
/proc/16278/stat : 16278 (sh) S 16255 16255 16068 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22067126 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16278/statm: 1339 232 193 169 0 50 0
[pid=16279] ppid=16278 vsize=73652 CPUtime=26.93
/proc/16279/stat : 16279 (picosat) R 16278 16255 16068 0 -1 4194304 16076 0 0 0 2045 648 0 0 25 0 1 0 22067127 75419648 16019 996147200 134512640 134931368 4294956256 18446744073709551615 134522745 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 18413 16019 42 102 0 18308 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 95876

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

[startup+57.5014 s]
/proc/loadavg: 2.23 2.31 2.25 4/85 16279
/proc/meminfo: memFree=1497592/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=23.62
/proc/16255/stat : 16255 (sugar) S 16253 16255 16068 0 -1 4194304 1360 110357 5 3 8 2 2262 90 17 0 1 0 22064724 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16255/statm: 4217 1113 409 3 0 796 0
[pid=16278] ppid=16255 vsize=5356 CPUtime=0
/proc/16278/stat : 16278 (sh) S 16255 16255 16068 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22067126 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16278/statm: 1339 232 193 169 0 50 0
[pid=16279] ppid=16278 vsize=74180 CPUtime=33.3
/proc/16279/stat : 16279 (picosat) R 16278 16255 16068 0 -1 4194304 16209 0 0 0 2682 648 0 0 25 0 1 0 22067127 75960320 16152 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 18545 16152 42 102 0 18440 0
Current children cumulated CPU time (s) 56.92
Current children cumulated vsize (KiB) 96404

[startup+63.903 s]
/proc/loadavg: 2.35 2.33 2.26 4/85 16279
/proc/meminfo: memFree=1609720/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=23.62
/proc/16255/stat : 16255 (sugar) S 16253 16255 16068 0 -1 4194304 1360 110357 5 3 8 2 2262 90 17 0 1 0 22064724 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16255/statm: 4217 1113 409 3 0 796 0
[pid=16278] ppid=16255 vsize=5356 CPUtime=0
/proc/16278/stat : 16278 (sh) S 16255 16255 16068 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22067126 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16278/statm: 1339 232 193 169 0 50 0
[pid=16279] ppid=16278 vsize=74840 CPUtime=39.64
/proc/16279/stat : 16279 (picosat) R 16278 16255 16068 0 -1 4194304 16350 0 0 0 3316 648 0 0 25 0 1 0 22067127 76636160 16293 996147200 134512640 134931368 4294956256 18446744073709551615 134549550 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 18710 16293 42 102 0 18605 0
Current children cumulated CPU time (s) 63.26
Current children cumulated vsize (KiB) 97064

[startup+67.1063 s]
/proc/loadavg: 2.35 2.33 2.26 3/85 16279
/proc/meminfo: memFree=1552568/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=23.62
/proc/16255/stat : 16255 (sugar) S 16253 16255 16068 0 -1 4194304 1360 110357 5 3 8 2 2262 90 17 0 1 0 22064724 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16255/statm: 4217 1113 409 3 0 796 0
[pid=16278] ppid=16255 vsize=5356 CPUtime=0
/proc/16278/stat : 16278 (sh) S 16255 16255 16068 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22067126 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16278/statm: 1339 232 193 169 0 50 0
[pid=16279] ppid=16278 vsize=74972 CPUtime=42.81
/proc/16279/stat : 16279 (picosat) R 16278 16255 16068 0 -1 4194304 16401 0 0 0 3633 648 0 0 25 0 1 0 22067127 76771328 16344 996147200 134512640 134931368 4294956256 18446744073709551615 134523347 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 18743 16344 42 102 0 18638 0
Current children cumulated CPU time (s) 66.43
Current children cumulated vsize (KiB) 97196

[startup+67.9014 s]
/proc/loadavg: 2.35 2.33 2.26 3/85 16279
/proc/meminfo: memFree=1552568/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=23.62
/proc/16255/stat : 16255 (sugar) S 16253 16255 16068 0 -1 4194304 1360 110357 5 3 8 2 2262 90 17 0 1 0 22064724 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16255/statm: 4217 1113 409 3 0 796 0
[pid=16278] ppid=16255 vsize=5356 CPUtime=0
/proc/16278/stat : 16278 (sh) S 16255 16255 16068 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22067126 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16278/statm: 1339 232 193 169 0 50 0
[pid=16279] ppid=16278 vsize=74972 CPUtime=43.6
/proc/16279/stat : 16279 (picosat) R 16278 16255 16068 0 -1 4194304 16413 0 0 0 3712 648 0 0 25 0 1 0 22067127 76771328 16356 996147200 134512640 134931368 4294956256 18446744073709551615 134530843 0 0 4096 0 0 0 0 17 0 0 0
/proc/16279/statm: 18743 16356 42 102 0 18638 0
Current children cumulated CPU time (s) 67.22
Current children cumulated vsize (KiB) 97196

[startup+68.7014 s]
/proc/loadavg: 2.32 2.32 2.26 3/85 16279
/proc/meminfo: memFree=1552504/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=67.62
/proc/16255/stat : 16255 (sugar) S 16253 16255 16068 0 -1 4194304 1441 127085 5 3 8 2 6013 739 16 0 1 0 22064724 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16255/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 67.62
Current children cumulated vsize (KiB) 16868

[startup+68.9015 s]
/proc/loadavg: 2.32 2.32 2.26 3/85 16279
/proc/meminfo: memFree=1552504/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=67.62
/proc/16255/stat : 16255 (sugar) S 16253 16255 16068 0 -1 4194304 1441 127085 5 3 8 2 6013 739 16 0 1 0 22064724 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16255/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 67.62
Current children cumulated vsize (KiB) 16868

[startup+69.0014 s]
/proc/loadavg: 2.32 2.32 2.26 3/85 16279
/proc/meminfo: memFree=1552504/2055920 swapFree=4192812/4192956
[pid=16255] ppid=16253 vsize=16868 CPUtime=68.27
/proc/16255/stat : 16255 (sugar) R 16253 16255 16068 0 -1 4194304 1471 134625 5 4 8 3 6071 745 16 0 1 0 22064724 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 227848983593 0 0 4224 16386 0 0 0 17 0 0 0
/proc/16255/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 68.27
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 69.0055
CPU time (s): 68.3066
CPU user time (s): 60.8098
CPU system time (s): 7.49686
CPU usage (%): 98.9872
Max. virtual memory (cumulated for all children) (KiB): 913356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.8098
system time used= 7.49686
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136156
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5234
involuntary context switches= 6803

runsolver used 0.088986 second user time and 0.245962 second system time

The end

Launcher Data

Begin job on node18 at 2009-07-12 00:06:21
IDJOB=2069255
IDBENCH=55012
IDSOLVER=738
FILE ID=node18/2069255-1247349980
PBS_JOBID= 9506841
Free space on /tmp= 66284 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-tag14.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-2069255-1247349980/watcher-2069255-1247349980 -o /tmp/evaluation-result-2069255-1247349980/solver-2069255-1247349980 -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-2069255-1247349980.xml

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

MD5SUM BENCH= d3ae78fee0d8913cff0d36f93ae3f6e7
RANDOM SEED=1216241756

node18.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.243
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.243
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:       1641072 kB
Buffers:          5304 kB
Cached:          64804 kB
SwapCached:          0 kB
Active:         342092 kB
Inactive:        22076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1641072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           19364 kB
Writeback:           0 kB
Mapped:         314516 kB
Slab:            35116 kB
Committed_AS:   451288 kB
PageTables:       2564 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= 66280 MiB
End job on node18 at 2009-07-12 00:07:30