Trace number 1738167

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
SATzilla2009_C 2009-03-22? (exit code) 1199.69 1200.29

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-21-168-19-90.cnf
MD5SUM3286758d58a4fc3caa90b96d61beac86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.101983
Satisfiable
(Un)Satisfiability was proved
Number of variables399
Number of clauses18184
Sum of the clauses size36729
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 218165
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

Solver Data

16.77/16.89	c SATzilla is building models for class 2
16.77/16.89	c run presolver march_dl2004 for 5 seconds ... 
16.77/16.89	c Bin: Executing march_dl2004
16.77/16.89	c spawning binary file with 5 seconds ...
16.77/16.89	c child exit by a signal
16.77/16.89	c march_dl2004 returned code 137.
16.77/16.89	c run presolver mxc-sr08 for 5 seconds ... 
16.77/16.89	c Bin: Executing mxc-sr08
16.77/16.89	c spawning binary file with 5 seconds ...
16.77/16.89	c child exit by a signal
16.77/16.89	c mxc-sr08 returned code 137.
16.77/16.89	c Orignal number of varibales is 399, number of clauses is 18184 
16.77/16.89	c predicted feature computation time is 7.328057 
16.77/16.89	c Bin: Executing satelite
16.77/16.89	c spawning binary file with 240 seconds ...
16.77/16.89	c child exited successfully
16.77/16.89	c satzilla computing base features
16.77/16.89	c Number of variabe is: 380, Number of clause is : 17785 
16.77/16.89	c Initializing...
16.77/16.89	c satzilla compute diameter ...
16.77/16.89	c start diameter features ...
16.77/16.89	c satzilla doing clause learning
16.77/16.89	c start clause learning features ...
16.77/16.89	c Bin: Executing zchaff07
16.77/16.89	c spawning binary file with 2 seconds ...
16.77/16.89	c child exit by a signal
16.77/16.89	c satzilla doing survey propogation probe
16.77/16.89	c do survay propogation for 2 second ...
16.77/16.89	c satzilla doing local search probe
16.77/16.89	c satzilla doing lobjois search-space size estimate
16.77/16.89	c features are:399 18184 380 17785 0.05 0.0224346 0.0213663 0.998623 0.0115221 0.0780284 0.00689848 1.6109 0.00526316 0.105263 0.14413 0.976216 0.976216 0.00689848 0.211652 0.00461063 0.011133 3.6973 0.481367 0.106167 0.339806 0.738318 2.86088 0.00513798 0.27839 0.00309249 0.00927748 3.53776 0.976216 0.0213101 0 0.0213101 0.0213101 2 0 2 2 -0 705.333 0.176817 529 869 869 529 866 628 694 57.9309 0.0691787 52.3098 63.8359 63.8359 52.3098 62.0771 54.7771 58.2794 0.89368 0.0327985 0.848844 0.981257 0.925721 0.852701 0.912333 0.860117 0.905333 0.000387328 1.21167 3.00081e-07 0.00222536 0.00109495 4.67218e-06 0.000696059 2.28338e-05 0.000129139 13.659 14.687 172.505 0.0700566 173 160 184 23.8101 0.0948717 0.997795 0.0439806 0.933494 0.968092 
16.77/16.89	c satzilla's ranking:
16.77/16.89	c 1) march_dl2004: 3.552445
16.77/16.89	c 2) minisat20: 1.788802
16.77/16.89	c 3) mxc-sr08: 1.569976
16.77/16.89	c 4) zchaff_rand: 1.399490
16.77/16.89	c 5) minisat20SAT07: 0.748145
16.77/16.89	c 6) tts-4-0: 0.531950
16.77/16.89	c 7) vallst: 0.114083
16.77/16.89	c 8) SATenstein: -10000.000000
16.77/16.89	c 9) gnovelty+: -10000.000000
16.77/16.89	c 10) adaptg2wsat+: -10000.000000
16.77/16.89	c 11) adaptg2wsat0: -10000.000000
16.77/16.89	c 12) picosat846: -10000.000000
16.77/16.89	c 13) kcnfs04SAT07: -10000.000000
16.77/16.89	c satzilla running march_dl2004 ... 
1199.57/1200.29	c Bin: Executing march_dl2004
1199.57/1200.29	c spawning binary file with 1183 seconds ...
1199.57/1200.29	c child exit by a signal
1199.57/1200.29	c march_dl2004 returned code 137.
1199.57/1200.29	c satzilla running minisat20 ... 
1199.57/1200.29	c Bin: Executing minisat20
1199.57/1200.29	c minisat20 returned code 1.
1199.57/1200.29	c satzilla running mxc-sr08 ... 
1199.57/1200.29	c Bin: Executing mxc-sr08
1199.57/1200.29	c mxc-sr08 returned code 1.
1199.57/1200.29	c satzilla running zchaff_rand ... 
1199.57/1200.29	c Bin: Executing zchaff_rand
1199.57/1200.29	c zchaff_rand returned code 1.
1199.57/1200.29	c satzilla running minisat20SAT07 ... 
1199.57/1200.29	c Bin: Executing minisat20SAT07
1199.57/1200.29	c minisat20SAT07 returned code 1.
1199.57/1200.29	c satzilla running tts-4-0 ... 
1199.57/1200.29	c Bin: Executing tts-4-0
1199.57/1200.29	c tts-4-0 returned code 1.
1199.57/1200.29	c satzilla running vallst ... 
1199.57/1200.29	c Bin: Executing vallst
1199.57/1200.29	c vallst returned code 1.
1199.57/1200.29	c satzilla running SATenstein ... 
1199.57/1200.29	c Bin: Executing SATenstein
1199.57/1200.29	c SATenstein returned code 1.
1199.57/1200.29	c satzilla running gnovelty+ ... 
1199.57/1200.29	c Bin: Executing gnovelty+
1199.57/1200.29	c gnovelty+ returned code 1.
1199.57/1200.29	c satzilla running adaptg2wsat+ ... 
1199.57/1200.29	c Bin: Executing adaptg2wsat+
1199.57/1200.29	c adaptg2wsat+ returned code 1.
1199.57/1200.29	c satzilla running adaptg2wsat0 ... 
1199.57/1200.29	c Bin: Executing adaptg2wsat0
1199.57/1200.29	c adaptg2wsat0 returned code 1.
1199.57/1200.29	c satzilla running picosat846 ... 
1199.57/1200.29	c Bin: Executing picosat846
1199.57/1200.29	c picosat846 returned code 1.
1199.57/1200.29	c satzilla running kcnfs04SAT07 ... 
1199.57/1200.29	c Bin: Executing kcnfs04SAT07
1199.57/1200.29	c kcnfs04SAT07 returned code 1.
1199.57/1200.29	c ERROR: All Failed! 
1199.57/1200.29	c SATZILLA_TIME=1199.870000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1738167-1240835859/watcher-1738167-1240835859 -o /tmp/evaluation-result-1738167-1240835859/solver-1738167-1240835859 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1738167-1240835859.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.07 3/65 20576
/proc/meminfo: memFree=1743048/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=2056 CPUtime=0
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111615214 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 514 112 96 399 0 111 0
[pid=20577] ppid=20576 vsize=780 CPUtime=0
/proc/20577/stat : 20577 (march_dl2004) R 20576 20576 20253 0 -1 4194304 104 0 0 0 0 0 0 0 19 0 1 0 111615214 798720 99 1992294400 134512640 134996440 4294956176 18446744073709551615 134637064 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20577/statm: 195 100 50 118 0 74 0

[startup+0.104057 s]
/proc/loadavg: 1.00 1.00 1.07 3/65 20576
/proc/meminfo: memFree=1743048/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=2056 CPUtime=0
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111615214 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 514 112 96 399 0 111 0
[pid=20577] ppid=20576 vsize=2980 CPUtime=0.09
/proc/20577/stat : 20577 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1091 0 0 0 9 0 0 0 20 0 1 0 111615214 3051520 632 1992294400 134512640 134996440 4294956176 18446744073709551615 134544572 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20577/statm: 745 632 73 118 0 624 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5036

[startup+0.201071 s]
/proc/loadavg: 1.00 1.00 1.07 3/65 20576
/proc/meminfo: memFree=1743048/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=2056 CPUtime=0
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111615214 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 514 112 96 399 0 111 0
[pid=20577] ppid=20576 vsize=3980 CPUtime=0.19
/proc/20577/stat : 20577 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1133 0 0 0 19 0 0 0 20 0 1 0 111615214 4075520 674 1992294400 134512640 134996440 4294956176 18446744073709551615 134587388 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20577/statm: 995 674 75 118 0 874 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6036

[startup+0.301089 s]
/proc/loadavg: 1.00 1.00 1.07 3/65 20576
/proc/meminfo: memFree=1743048/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=2056 CPUtime=0
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111615214 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 514 112 96 399 0 111 0
[pid=20577] ppid=20576 vsize=3980 CPUtime=0.29
/proc/20577/stat : 20577 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1133 0 0 0 29 0 0 0 21 0 1 0 111615214 4075520 674 1992294400 134512640 134996440 4294956176 18446744073709551615 134533081 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20577/statm: 995 674 75 118 0 874 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6036

[startup+0.701163 s]
/proc/loadavg: 1.00 1.00 1.07 3/65 20576
/proc/meminfo: memFree=1743048/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=2056 CPUtime=0
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111615214 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 514 112 96 399 0 111 0
[pid=20577] ppid=20576 vsize=3980 CPUtime=0.69
/proc/20577/stat : 20577 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1144 0 0 0 69 0 0 0 25 0 1 0 111615214 4075520 685 1992294400 134512640 134996440 4294956176 18446744073709551615 134553677 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20577/statm: 995 685 75 118 0 874 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6036

[startup+1.50131 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 20578
/proc/meminfo: memFree=1740408/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=2056 CPUtime=0
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111615214 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 514 112 96 399 0 111 0
[pid=20577] ppid=20576 vsize=3980 CPUtime=1.49
/proc/20577/stat : 20577 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1149 0 0 0 149 0 0 0 25 0 1 0 111615214 4075520 690 1992294400 134512640 134996440 4294956176 18446744073709551615 134571535 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20577/statm: 995 690 75 118 0 874 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6036

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 20578
/proc/meminfo: memFree=1740216/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=2056 CPUtime=0
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111615214 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 514 112 96 399 0 111 0
[pid=20577] ppid=20576 vsize=4112 CPUtime=3.09
/proc/20577/stat : 20577 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1188 0 0 0 309 0 0 0 25 0 1 0 111615214 4210688 729 1992294400 134512640 134996440 4294956176 18446744073709551615 134532989 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20577/statm: 1028 729 75 118 0 907 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6168

[startup+6.3012 s]
/proc/loadavg: 1.08 1.02 1.08 2/67 20579
/proc/meminfo: memFree=1739448/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=2056 CPUtime=4.99
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 156 1198 0 0 0 0 499 0 19 0 1 0 111615214 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20576/statm: 514 125 107 399 0 111 0
[pid=20579] ppid=20576 vsize=4132 CPUtime=1.28
/proc/20579/stat : 20579 (mxc-sr08) R 20576 20576 20253 0 -1 4194304 1013 0 0 0 127 1 0 0 25 0 1 0 111615715 4231168 920 1992294400 134512640 135078026 4294956176 18446744073709551615 134522580 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20579/statm: 1033 920 71 138 0 892 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 6188

[startup+12.7014 s]
/proc/loadavg: 1.07 1.02 1.08 2/67 20581
/proc/meminfo: memFree=1738048/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4952 CPUtime=12.66
/proc/20576/stat : 20576 (SATzilla2009_C) R 20574 20576 20253 0 -1 4194304 951 4539 0 0 62 0 1199 5 20 0 1 0 111615214 5070848 713 1992294400 134512640 136149437 4294956208 18446744073709551615 134873383 0 0 4096 3 0 0 0 17 0 0 0
/proc/20576/statm: 1238 713 151 399 0 835 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4952

[startup+25.5018 s]
/proc/loadavg: 1.06 1.01 1.08 2/67 20582
/proc/meminfo: memFree=1738048/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4244 CPUtime=8.6
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1200 0 0 0 860 0 0 0 25 0 1 0 111616903 4345856 741 1992294400 134512640 134996440 4294956176 18446744073709551615 134551668 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1061 741 75 118 0 940 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 8948

[startup+51.1015 s]
/proc/loadavg: 1.04 1.01 1.07 2/67 20582
/proc/meminfo: memFree=1737920/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4376 CPUtime=34.18
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1236 0 0 0 3418 0 0 0 25 0 1 0 111616903 4481024 777 1992294400 134512640 134996440 4294956176 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20582/statm: 1094 777 75 118 0 973 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 9080

[startup+102.302 s]
/proc/loadavg: 1.01 1.01 1.07 2/67 20584
/proc/meminfo: memFree=1737856/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4376 CPUtime=85.35
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1259 0 0 0 8535 0 0 0 25 0 1 0 111616903 4481024 800 1992294400 134512640 134996440 4294956176 18446744073709551615 134536988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1094 800 75 118 0 973 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 9080

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 20584
/proc/meminfo: memFree=1737792/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4508 CPUtime=145.32
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1278 0 0 0 14532 0 0 0 25 0 1 0 111616903 4616192 819 1992294400 134512640 134996440 4294956176 18446744073709551615 134567196 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1127 819 75 118 0 1006 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 9212

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 20584
/proc/meminfo: memFree=1737728/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4640 CPUtime=205.3
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1297 0 0 0 20530 0 0 0 25 0 1 0 111616903 4751360 838 1992294400 134512640 134996440 4294956176 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1160 838 75 118 0 1039 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 9344

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 20584
/proc/meminfo: memFree=1737728/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4640 CPUtime=265.26
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1305 0 0 0 26526 0 0 0 25 0 1 0 111616903 4751360 846 1992294400 134512640 134996440 4294956176 18446744073709551615 134567141 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1160 846 75 118 0 1039 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 9344

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 20584
/proc/meminfo: memFree=1737600/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4640 CPUtime=325.24
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1321 0 0 0 32524 0 0 0 25 0 1 0 111616903 4751360 862 1992294400 134512640 134996440 4294956176 18446744073709551615 134617572 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1160 862 75 118 0 1039 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 9344


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


[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20584
/proc/meminfo: memFree=1737152/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4976 CPUtime=745.03
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1376 0 0 0 74503 0 0 0 25 0 1 0 111616903 5095424 917 1992294400 134512640 134996440 4294956176 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1244 917 75 118 0 1123 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 9680

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20584
/proc/meminfo: memFree=1737152/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4976 CPUtime=805
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1383 0 0 0 80500 0 0 0 25 0 1 0 111616903 5095424 924 1992294400 134512640 134996440 4294956176 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1244 924 75 118 0 1123 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 9680

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20584
/proc/meminfo: memFree=1737152/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4976 CPUtime=864.98
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1383 0 0 0 86498 0 0 0 25 0 1 0 111616903 5095424 924 1992294400 134512640 134996440 4294956176 18446744073709551615 134565284 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1244 924 75 118 0 1123 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 9680

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20584
/proc/meminfo: memFree=1737152/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4976 CPUtime=924.95
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1383 0 0 0 92495 0 0 0 25 0 1 0 111616903 5095424 924 1992294400 134512640 134996440 4294956176 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1244 924 75 118 0 1123 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 9680

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20584
/proc/meminfo: memFree=1737152/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4976 CPUtime=984.91
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1383 0 0 0 98491 0 0 0 25 0 1 0 111616903 5095424 924 1992294400 134512640 134996440 4294956176 18446744073709551615 134527824 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1244 924 75 118 0 1123 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 9680

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20584
/proc/meminfo: memFree=1737088/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4976 CPUtime=1044.88
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1383 0 0 0 104488 0 0 0 25 0 1 0 111616903 5095424 924 1992294400 134512640 134996440 4294956176 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1244 924 75 118 0 1123 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 9680

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20584
/proc/meminfo: memFree=1737024/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4976 CPUtime=1104.85
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1383 0 0 0 110485 0 0 0 25 0 1 0 111616903 5095424 924 1992294400 134512640 134996440 4294956176 18446744073709551615 134532759 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1244 924 75 118 0 1123 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 9680

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20584
/proc/meminfo: memFree=1736960/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4976 CPUtime=1164.82
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1385 0 0 0 116482 0 0 0 25 0 1 0 111616903 5095424 926 1992294400 134512640 134996440 4294956176 18446744073709551615 134565224 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1244 926 75 118 0 1123 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 9680

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20584
/proc/meminfo: memFree=1736960/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4976 CPUtime=1172.92
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1385 0 0 0 117292 0 0 0 25 0 1 0 111616903 5095424 926 1992294400 134512640 134996440 4294956176 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1244 926 75 118 0 1123 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 9680

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20584
/proc/meminfo: memFree=1736960/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4976 CPUtime=1179.32
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1385 0 0 0 117932 0 0 0 25 0 1 0 111616903 5095424 926 1992294400 134512640 134996440 4294956176 18446744073709551615 134617604 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1244 926 75 118 0 1123 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 9680

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20584
/proc/meminfo: memFree=1736960/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4976 CPUtime=1180.92
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1385 0 0 0 118092 0 0 0 25 0 1 0 111616903 5095424 926 1992294400 134512640 134996440 4294956176 18446744073709551615 134536976 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1244 926 75 118 0 1123 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 9680

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20584
/proc/meminfo: memFree=1736960/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4976 CPUtime=1181.72
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1385 0 0 0 118172 0 0 0 25 0 1 0 111616903 5095424 926 1992294400 134512640 134996440 4294956176 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1244 926 75 118 0 1123 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 9680

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20584
/proc/meminfo: memFree=1736960/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4976 CPUtime=1182.52
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1385 0 0 0 118252 0 0 0 25 0 1 0 111616903 5095424 926 1992294400 134512640 134996440 4294956176 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1244 926 75 118 0 1123 0
Current children cumulated CPU time (s) 1199.37
Current children cumulated vsize (KiB) 9680

[startup+1200.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20584
/proc/meminfo: memFree=1736960/2055920 swapFree=4181360/4192956
[pid=20576] ppid=20574 vsize=4704 CPUtime=16.85
/proc/20576/stat : 20576 (SATzilla2009_C) S 20574 20576 20253 0 -1 4194304 1291 4539 0 0 475 6 1199 5 25 0 1 0 111615214 4816896 762 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20576/statm: 1176 762 219 399 0 773 0
[pid=20582] ppid=20576 vsize=4976 CPUtime=1182.72
/proc/20582/stat : 20582 (march_dl2004) R 20576 20576 20253 0 -1 4194304 1385 0 0 0 118272 0 0 0 25 0 1 0 111616903 5095424 926 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20582/statm: 1244 926 75 118 0 1123 0
Current children cumulated CPU time (s) 1199.57
Current children cumulated vsize (KiB) 9680

Child status: 17
Real time (s): 1200.29
CPU time (s): 1199.69
CPU user time (s): 1199.57
CPU system time (s): 0.123981
CPU usage (%): 99.9499
Max. virtual memory (cumulated for all children) (KiB): 10300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.57
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7232
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 3268

runsolver used 0.938857 second user time and 3.43548 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-27 14:37:39
IDJOB=1738167
IDBENCH=71802
IDSOLVER=527
FILE ID=node82/1738167-1240835859
PBS_JOBID= 9187544
Free space on /tmp= 66384 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-21-168-19-90.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738167-1240835859/watcher-1738167-1240835859 -o /tmp/evaluation-result-1738167-1240835859/solver-1738167-1240835859 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1738167-1240835859.cnf

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

MD5SUM BENCH= 3286758d58a4fc3caa90b96d61beac86
RANDOM SEED=1841626201

node82.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.259
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.259
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:       1743536 kB
Buffers:         35832 kB
Cached:         211120 kB
SwapCached:       4920 kB
Active:         106596 kB
Inactive:       148392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743536 kB
SwapTotal:     4192956 kB
SwapFree:      4181360 kB
Dirty:           31656 kB
Writeback:           0 kB
Mapped:          14380 kB
Slab:            43392 kB
Committed_AS:   338688 kB
PageTables:       1384 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= 66352 MiB
End job on node82 at 2009-04-27 14:57:39