Trace number 2062864

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+picosatSAT 435.392 435.339

General information on the benchmark

Namecsp/ortholatin/
normalized-ortholatin-7.xml
MD5SUMecb6f233f61e5d259266e5fb1cd34725
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.42557
Satisfiable
(Un)Satisfiability was proved
Number of variables147
Number of constraints78
Maximum constraint arity49
Maximum domain size49
Number of constraints which are defined in extension49
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(29)

Solver Data

0.04/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.04/0.07	c 0	BEGIN Sat Jul 11 18:29:40 2009
0.04/0.07	c 0	PID 13299
0.04/0.07	c 0	HOST node21.alineos.net
0.04/0.07	c 0	CONVERTING HOME/instance-2062864-1247329780.xml TO HOME/temp.csp
0.04/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2062864-1247329780.xml' 'HOME/temp.csp'
0.05/0.25	c 0	2 domains, 147 variables, 0 predicates, 1 relations, 78 constraints
0.05/0.29	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.05/0.29	c 0	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'
0.26/0.36	c 0	Parsing HOME/temp.csp
0.26/0.38	c 0	parsed 228 expressions
0.26/0.39	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.26/0.39	c 0	Converting to clausal form CSP
0.26/0.41	c 0	converted 23 (10%) expressions
0.26/0.41	c 0	converted 46 (20%) expressions
0.26/0.41	c 0	converted 69 (30%) expressions
0.26/0.41	c 0	converted 92 (40%) expressions
0.26/0.41	c 0	converted 114 (50%) expressions
0.26/0.41	c 0	converted 137 (60%) expressions
0.26/0.42	c 0	converted 160 (70%) expressions
0.26/0.43	c 0	converted 183 (80%) expressions
0.26/0.48	c 0	converted 206 (90%) expressions
0.26/0.59	c 0	converted 228 (100%) expressions
0.26/0.59	c 0	CSP : 147 integers, 0 booleans, 1871 clauses, largest domain size 49
0.26/0.59	c 0	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.26/0.59	c 0	Propagation in CSP
0.26/0.61	c 0	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.26/0.61	c 0	CSP : 147 integers, 0 booleans, 1871 clauses, largest domain size 49
0.26/0.61	c 0	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.26/0.61	c 0	Simplifing CSP by introducing new Boolean variables
0.26/0.63	c 0	CSP : 147 integers, 3528 booleans, 5399 clauses, largest domain size 49
0.26/0.63	c 0	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.26/0.67	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.26/0.67	c 0	15 (10%) CSP integer variables are encoded (75 clauses, 724 bytes)
0.26/0.68	c 0	30 (20%) CSP integer variables are encoded (150 clauses, 1534 bytes)
0.26/0.68	c 0	45 (30%) CSP integer variables are encoded (225 clauses, 2359 bytes)
0.26/0.68	c 0	59 (40%) CSP integer variables are encoded (295 clauses, 3129 bytes)
0.26/0.68	c 0	74 (50%) CSP integer variables are encoded (370 clauses, 3954 bytes)
0.26/0.68	c 0	89 (60%) CSP integer variables are encoded (445 clauses, 4779 bytes)
0.26/0.68	c 0	103 (70%) CSP integer variables are encoded (725 clauses, 7859 bytes)
0.26/0.68	c 0	118 (80%) CSP integer variables are encoded (1430 clauses, 16689 bytes)
0.26/0.69	c 0	133 (90%) CSP integer variables are encoded (2135 clauses, 25854 bytes)
0.26/0.69	c 0	147 (100%) CSP integer variables are encoded (2793 clauses, 34408 bytes)
0.27/0.79	c 1	540 (10%) CSP clauses are encoded (9896 clauses, 162626 bytes)
0.27/0.81	c 1	1080 (20%) CSP clauses are encoded (12536 clauses, 203043 bytes)
0.27/0.82	c 1	1620 (30%) CSP clauses are encoded (15164 clauses, 244014 bytes)
0.27/0.84	c 1	2160 (40%) CSP clauses are encoded (25976 clauses, 431638 bytes)
0.27/0.89	c 1	2700 (50%) CSP clauses are encoded (43796 clauses, 746200 bytes)
0.27/0.92	c 1	3240 (60%) CSP clauses are encoded (61616 clauses, 1069762 bytes)
0.27/0.95	c 1	3780 (70%) CSP clauses are encoded (79436 clauses, 1403122 bytes)
0.27/0.98	c 1	4320 (80%) CSP clauses are encoded (97256 clauses, 1736482 bytes)
1.15/1.01	c 1	4860 (90%) CSP clauses are encoded (115076 clauses, 2069842 bytes)
1.15/1.05	c 1	5399 (100%) CSP clauses are encoded (132799 clauses, 2401876 bytes)
1.15/1.05	c 1	5399 CSP clauses encoded
1.15/1.05	c 1	Writing map file : HOME/temp.map
1.15/1.05	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.15/1.05	c 1	SAT : 6468 SAT variables, 132799 SAT clauses, 2401876 bytes
1.15/1.05	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.15/1.07	c 1	SOLVING HOME/temp.cnf
1.15/1.07	c 1	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
435.12/435.17	c 435	DECODING HOME/temp.out WITH HOME/temp.map
435.12/435.17	c 435	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'
435.22/435.25	c 435	Decoding HOME/temp.out
435.22/435.29	s SATISFIABLE
435.22/435.30	v 7 2 3 4 6 5 1 4 7 5 1 3 6 2 6 3 2 7 4 1 5 3 1 4 5 2 7 6 5 6 1 2 7 4 3 2 5 7 6 1 3 4 1 4 6 3 5 2 7 7 3 1 2 5 6 4 1 4 7 5 6 3 2 4 2 5 6 3 7 1 5 1 4 3 7 2 6 2 7 6 4 1 5 3 6 5 3 1 2 4 7 3 6 2 7 4 1 5 49 10 15 23 40 34 4 22 46 35 5 20 38 9 39 16 12 48 24 7 29 19 1 25 31 14 44 41 30 42 6 11 43 26 17 13 33 45 36 2 18 28 3 27 37 21 32 8 47
435.22/435.31	c 435	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
435.22/435.33	c 435	CPU 435.38 (0.05 0.02 434.52 0.79)
435.22/435.33	c 435	END Sat Jul 11 18:36:55 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2062864-1247329780/watcher-2062864-1247329780 -o /tmp/evaluation-result-2062864-1247329780/solver-2062864-1247329780 -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-2062864-1247329780.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: 0.97 1.01 1.00 3/82 13299
/proc/meminfo: memFree=1576904/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=12272 CPUtime=0
/proc/13299/stat : 13299 (sugar) R 13297 13299 10564 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 20044447 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 221236656741 0 0 4224 0 0 0 0 17 0 0 0
/proc/13299/statm: 3068 327 246 3 0 168 0

[startup+0.0530229 s]
/proc/loadavg: 0.97 1.01 1.00 3/82 13299
/proc/meminfo: memFree=1576904/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16080 CPUtime=0.04
/proc/13299/stat : 13299 (sugar) R 13297 13299 10564 0 -1 4194304 929 0 0 0 3 1 0 0 18 0 1 0 20044447 16465920 897 996147200 4194304 4206940 548682068608 18446744073709551615 221250142365 0 0 4224 0 0 0 0 17 0 0 0
/proc/13299/statm: 4020 897 380 3 0 599 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16080

[startup+0.102035 s]
/proc/loadavg: 0.97 1.01 1.00 3/82 13299
/proc/meminfo: memFree=1576904/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=0.05
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1227 128 0 0 4 1 0 0 16 0 1 0 20044447 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13299/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16868

[startup+0.302067 s]
/proc/loadavg: 0.97 1.01 1.00 3/82 13299
/proc/meminfo: memFree=1576904/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=0.26
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1292 4349 0 1 4 1 18 3 17 0 1 0 20044447 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13299/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 16868

[startup+0.7011 s]
/proc/loadavg: 0.97 1.01 1.00 3/82 13299
/proc/meminfo: memFree=1576904/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=0.27
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1310 4349 0 1 5 1 18 3 16 0 1 0 20044447 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 16868

[startup+1.50118 s]
/proc/loadavg: 0.97 1.01 1.00 2/93 13321
/proc/meminfo: memFree=1557488/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 16868

[startup+3.10135 s]
/proc/loadavg: 0.97 1.01 1.00 2/85 13323
/proc/meminfo: memFree=1566448/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=6044 CPUtime=2.01
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 1402 0 0 0 141 60 0 0 25 0 1 0 20044555 6189056 1385 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 1511 1385 42 102 0 1406 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 28268

[startup+6.3017 s]
/proc/loadavg: 0.97 1.01 1.00 2/85 13323
/proc/meminfo: memFree=1564848/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=6968 CPUtime=5.2
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 1660 0 0 0 460 60 0 0 25 0 1 0 20044555 7135232 1643 996147200 134512640 134931368 4294956256 18446744073709551615 134525627 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 1742 1643 42 102 0 1637 0
Current children cumulated CPU time (s) 6.42
Current children cumulated vsize (KiB) 29192

[startup+12.7014 s]
/proc/loadavg: 0.97 1.01 1.00 2/85 13323
/proc/meminfo: memFree=1562992/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=9196 CPUtime=11.61
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 2084 0 0 0 1100 61 0 0 25 0 1 0 20044555 9416704 2067 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 2299 2067 42 102 0 2194 0
Current children cumulated CPU time (s) 12.83
Current children cumulated vsize (KiB) 31420

[startup+25.5028 s]
/proc/loadavg: 0.98 1.01 1.00 2/85 13323
/proc/meminfo: memFree=1560624/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=11384 CPUtime=24.41
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 2673 0 0 0 2379 62 0 0 25 0 1 0 20044555 11657216 2654 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 2846 2654 48 102 0 2741 0
Current children cumulated CPU time (s) 25.63
Current children cumulated vsize (KiB) 33608

[startup+51.1025 s]
/proc/loadavg: 0.98 1.01 1.00 2/85 13323
/proc/meminfo: memFree=1560048/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=11932 CPUtime=49.99
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 2814 0 0 0 4937 62 0 0 25 0 1 0 20044555 12218368 2795 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 2983 2795 48 102 0 2878 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 34156

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 13323
/proc/meminfo: memFree=1558640/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=13248 CPUtime=101.19
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 3219 0 0 0 10056 63 0 0 25 0 1 0 20044555 13565952 3096 996147200 134512640 134931368 4294956256 18446744073709551615 134529123 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 3312 3096 48 102 0 3207 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 35472

[startup+162.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 13323
/proc/meminfo: memFree=1556592/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=15228 CPUtime=161.17
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 3847 0 0 0 16053 64 0 0 25 0 1 0 20044555 15593472 3604 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 3807 3604 48 102 0 3702 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 37452

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 13323
/proc/meminfo: memFree=1555376/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=16416 CPUtime=221.15
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 4241 0 0 0 22051 64 0 0 25 0 1 0 20044555 16809984 3908 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 4104 3908 48 102 0 3999 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 38640

[startup+282.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 13323
/proc/meminfo: memFree=1554480/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=17340 CPUtime=281.14
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 4504 0 0 0 28049 65 0 0 25 0 1 0 20044555 17756160 4122 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 4335 4122 48 102 0 4230 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 39564

[startup+342.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 13323
/proc/meminfo: memFree=1552568/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=19056 CPUtime=341.12
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 5073 0 0 0 34047 65 0 0 25 0 1 0 20044555 19513344 4586 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 4764 4586 48 102 0 4659 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 41280

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 13323
/proc/meminfo: memFree=1551736/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=19848 CPUtime=401.1
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 5319 0 0 0 40045 65 0 0 25 0 1 0 20044555 20324352 4776 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 4962 4776 48 102 0 4857 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 42072

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

[startup+409.502 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 13323
/proc/meminfo: memFree=1551736/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=19848 CPUtime=408.3
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 5319 0 0 0 40765 65 0 0 25 0 1 0 20044555 20324352 4776 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 4962 4776 48 102 0 4857 0
Current children cumulated CPU time (s) 409.52
Current children cumulated vsize (KiB) 42072

[startup+422.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 13323
/proc/meminfo: memFree=1551800/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=19848 CPUtime=421.1
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 5319 0 0 0 42045 65 0 0 25 0 1 0 20044555 20324352 4776 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 4962 4776 48 102 0 4857 0
Current children cumulated CPU time (s) 422.32
Current children cumulated vsize (KiB) 42072

[startup+428.701 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 13323
/proc/meminfo: memFree=1551544/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=20376 CPUtime=427.5
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 5459 0 0 0 42684 66 0 0 25 0 1 0 20044555 20865024 4916 996147200 134512640 134931368 4294956256 18446744073709551615 134523350 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 5094 4916 48 102 0 4989 0
Current children cumulated CPU time (s) 428.72
Current children cumulated vsize (KiB) 42600

[startup+431.902 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 13323
/proc/meminfo: memFree=1550904/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=20772 CPUtime=430.7
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 5600 0 0 0 43004 66 0 0 25 0 1 0 20044555 21270528 4998 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 5193 4998 48 102 0 5088 0
Current children cumulated CPU time (s) 431.92
Current children cumulated vsize (KiB) 42996

[startup+433.502 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 13323
/proc/meminfo: memFree=1550904/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=20772 CPUtime=432.3
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 5600 0 0 0 43164 66 0 0 25 0 1 0 20044555 21270528 4998 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 5193 4998 48 102 0 5088 0
Current children cumulated CPU time (s) 433.52
Current children cumulated vsize (KiB) 42996

[startup+434.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 13323
/proc/meminfo: memFree=1550904/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=20772 CPUtime=433.1
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 5600 0 0 0 43244 66 0 0 25 0 1 0 20044555 21270528 4998 996147200 134512640 134931368 4294956256 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 5193 4998 48 102 0 5088 0
Current children cumulated CPU time (s) 434.32
Current children cumulated vsize (KiB) 42996

[startup+435.103 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 13323
/proc/meminfo: memFree=1550904/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=1.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1365 11605 0 2 5 1 107 9 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
[pid=13322] ppid=13299 vsize=5356 CPUtime=0
/proc/13322/stat : 13322 (sh) S 13299 13299 10564 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20044555 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13322/statm: 1339 232 193 169 0 50 0
[pid=13323] ppid=13322 vsize=20772 CPUtime=433.9
/proc/13323/stat : 13323 (picosat) R 13322 13299 10564 0 -1 4194304 5600 0 0 0 43324 66 0 0 25 0 1 0 20044555 21270528 4998 996147200 134512640 134931368 4294956256 18446744073709551615 134525823 0 0 4096 0 0 0 0 17 0 0 0
/proc/13323/statm: 5193 4998 48 102 0 5088 0
Current children cumulated CPU time (s) 435.12
Current children cumulated vsize (KiB) 42996

[startup+435.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/85 13323
/proc/meminfo: memFree=1550904/2055920 swapFree=4192952/4192956
[pid=13299] ppid=13297 vsize=16868 CPUtime=435.22
/proc/13299/stat : 13299 (sugar) S 13297 13299 10564 0 -1 4194304 1448 17496 0 2 5 2 43439 76 16 0 1 0 20044447 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13299/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 435.22
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 435.339
CPU time (s): 435.392
CPU user time (s): 434.576
CPU system time (s): 0.815875
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 891288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 434.576
system time used= 0.815875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22841
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1333
involuntary context switches= 10352

runsolver used 0.479927 second user time and 1.19782 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-11 18:29:40
IDJOB=2062864
IDBENCH=53938
IDSOLVER=738
FILE ID=node21/2062864-1247329780
PBS_JOBID= 9506586
Free space on /tmp= 66380 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ortholatin/normalized-ortholatin-7.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-2062864-1247329780/watcher-2062864-1247329780 -o /tmp/evaluation-result-2062864-1247329780/solver-2062864-1247329780 -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-2062864-1247329780.xml

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

MD5SUM BENCH= ecb6f233f61e5d259266e5fb1cd34725
RANDOM SEED=1380747417

node21.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.240
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.240
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:       1577448 kB
Buffers:         33892 kB
Cached:         356832 kB
SwapCached:          4 kB
Active:          85796 kB
Inactive:       338808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1577448 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1352 kB
Writeback:           0 kB
Mapped:          52068 kB
Slab:            39272 kB
Committed_AS:   173660 kB
PageTables:       1852 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= 66380 MiB
End job on node21 at 2009-07-11 18:36:55