Trace number 1561233

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_I 2009-03-22? (exit code) 1199.83 1200.36

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_14_7_3_cmp.cnf
MD5SUM04d46ce8651fab3a17ac1e6e72eb3503
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24356
Number of clauses305744
Sum of the clauses size960940
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277468
Number of clauses of size 3177720
Number of clauses of size 424200
Number of clauses of size 525920
Number of clauses of size over 5436

Solver Data

29.83/29.99	c SATzilla is building models for class 3
29.83/29.99	c run presolver mxc-sr08 for 10 seconds ... 
29.83/29.99	c Bin: Executing mxc-sr08
29.83/29.99	c spawning binary file with 10 seconds ...
29.83/29.99	c child exit by a signal
29.83/29.99	c mxc-sr08 returned code 137.
29.83/29.99	c run presolver picosat846 for 5 seconds ... 
29.83/29.99	c Bin: Executing picosat846
29.83/29.99	c spawning binary file with 5 seconds ...
29.83/29.99	c child exit by a signal
29.83/29.99	c picosat846 returned code 137.
29.83/29.99	c Orignal number of varibales is 24356, number of clauses is 305744 
29.83/29.99	c predicted feature computation time is 2.510048 
29.83/29.99	c Bin: Executing satelite
29.83/29.99	c spawning binary file with 240 seconds ...
29.83/29.99	c child exited successfully
29.83/29.99	c satzilla computing base features
29.83/29.99	c Number of variabe is: 24352, Number of clause is : 305744 
29.83/29.99	c Initializing...
29.83/29.99	c satzilla doing clause learning
29.83/29.99	c start clause learning features ...
29.83/29.99	c Bin: Executing zchaff07
29.83/29.99	c spawning binary file with 2 seconds ...
29.83/29.99	c child exit by a signal
29.83/29.99	c satzilla doing survey propogation probe
29.83/29.99	c do survay propogation for 2 second ...
29.83/29.99	c satzilla doing local search probe
29.83/29.99	c features are:24356 305744 24352 305744 0.000164258 0 0.0796483 0.509472 0.558069 1.16743 0.000129066 1.42349 8.21288e-05 0.00591327 1.08378 0.253349 0.83462 0.000129066 2.77187 1.63536e-05 0.00208998 2.71942 0.700444 0.189155 0 0.857143 2.57684 6.5368e-05 2.37726 3.27071e-06 0.000896175 2.64253 0.588689 0.00088459 0.247603 2.94364e-05 0.000974672 10.6667 0.38337 5 17 16 7 15 7 10 191.283 0.343631 68.2308 277.353 265.857 106.267 258.2 144.1 225.429 0.801128 0.168499 0.00544577 0.962717 0.939585 0.66815 0.920798 0.721477 0.79644 0.140014 0.592879 1.35753e-08 0.366988 0.243673 0.0566806 0.20601 0.0612277 0.155295 1005 0.109922 8375.62 0.00958195 8372 8269 8458 1.58801 0.888905 0.993741 0.00262506 
29.83/29.99	c satzilla's ranking:
29.83/29.99	c 1) picosat846: 2.372916
29.83/29.99	c 2) zchaff_rand: 2.165476
29.83/29.99	c 3) mxc-sr08: 1.910818
29.83/29.99	c 4) minisat20SAT07: 1.861222
29.83/29.99	c 5) march_dl2004: 0.547385
29.83/29.99	c 6) SATenstein: -10000.000000
29.83/29.99	c 7) gnovelty+: -10000.000000
29.83/29.99	c 8) adaptg2wsat+: -10000.000000
29.83/29.99	c 9) adaptg2wsat0: -10000.000000
29.83/29.99	c 10) tts-4-0: -10000.000000
29.83/29.99	c 11) vallst: -10000.000000
29.83/29.99	c 12) minisat20: -10000.000000
29.83/29.99	c 13) kcnfs04SAT07: -10000.000000
29.83/29.99	c satzilla running picosat846 ... 
1199.73/1200.35	c Bin: Executing picosat846
1199.73/1200.35	c spawning binary file with 1170 seconds ...
1199.73/1200.35	c child exit by a signal
1199.73/1200.35	c picosat846 returned code 137.
1199.73/1200.35	c satzilla running zchaff_rand ... 
1199.73/1200.35	c Bin: Executing zchaff_rand
1199.73/1200.35	c zchaff_rand returned code 1.
1199.73/1200.35	c satzilla running mxc-sr08 ... 
1199.73/1200.35	c Bin: Executing mxc-sr08
1199.73/1200.35	c mxc-sr08 returned code 1.
1199.73/1200.35	c satzilla running minisat20SAT07 ... 
1199.73/1200.35	c Bin: Executing minisat20SAT07
1199.73/1200.35	c minisat20SAT07 returned code 1.
1199.73/1200.35	c satzilla running march_dl2004 ... 
1199.73/1200.35	c Bin: Executing march_dl2004
1199.73/1200.35	c march_dl2004 returned code 1.
1199.73/1200.35	c satzilla running SATenstein ... 
1199.73/1200.35	c Bin: Executing SATenstein
1199.73/1200.35	c SATenstein returned code 1.
1199.73/1200.35	c satzilla running gnovelty+ ... 
1199.73/1200.35	c Bin: Executing gnovelty+
1199.73/1200.35	c gnovelty+ returned code 1.
1199.73/1200.35	c satzilla running adaptg2wsat+ ... 
1199.73/1200.35	c Bin: Executing adaptg2wsat+
1199.73/1200.35	c adaptg2wsat+ returned code 1.
1199.73/1200.35	c satzilla running adaptg2wsat0 ... 
1199.73/1200.35	c Bin: Executing adaptg2wsat0
1199.73/1200.35	c adaptg2wsat0 returned code 1.
1199.73/1200.35	c satzilla running tts-4-0 ... 
1199.73/1200.35	c Bin: Executing tts-4-0
1199.73/1200.35	c tts-4-0 returned code 1.
1199.73/1200.35	c satzilla running vallst ... 
1199.73/1200.35	c Bin: Executing vallst
1199.73/1200.35	c vallst returned code 1.
1199.73/1200.35	c satzilla running minisat20 ... 
1199.73/1200.35	c Bin: Executing minisat20
1199.73/1200.35	c minisat20 returned code 1.
1199.73/1200.35	c satzilla running kcnfs04SAT07 ... 
1199.73/1200.35	c Bin: Executing kcnfs04SAT07
1199.73/1200.35	c kcnfs04SAT07 returned code 1.
1199.73/1200.35	c ERROR: All Failed! 
1199.73/1200.35	c SATZILLA_TIME=1199.980000

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-1561233-1238763674/watcher-1561233-1238763674 -o /tmp/evaluation-result-1561233-1238763674/solver-1561233-1238763674 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1561233-1238763674.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.91 1.95 1.99 4/86 17629
/proc/meminfo: memFree=1779920/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=2056 CPUtime=0
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1149031465 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17629/statm: 514 112 96 399 0 111 0
[pid=17630] ppid=17629 vsize=17688 CPUtime=0.08
/proc/17630/stat : 17630 (mxc-sr08) R 17629 17629 17410 0 -1 4194304 4067 0 0 0 7 1 0 0 18 0 1 0 1149031465 18112512 4063 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17630/statm: 4422 4064 54 138 0 4281 0

[startup+0.106706 s]
/proc/loadavg: 1.91 1.95 1.99 4/86 17629
/proc/meminfo: memFree=1779920/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=2056 CPUtime=0
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1149031465 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17629/statm: 514 112 96 399 0 111 0
[pid=17630] ppid=17629 vsize=18216 CPUtime=0.09
/proc/17630/stat : 17630 (mxc-sr08) R 17629 17629 17410 0 -1 4194304 4235 0 0 0 8 1 0 0 18 0 1 0 1149031465 18653184 4231 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17630/statm: 4554 4231 54 138 0 4413 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20272

[startup+0.202728 s]
/proc/loadavg: 1.91 1.95 1.99 4/86 17629
/proc/meminfo: memFree=1779920/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=2056 CPUtime=0
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1149031465 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17629/statm: 514 112 96 399 0 111 0
[pid=17630] ppid=17629 vsize=26124 CPUtime=0.19
/proc/17630/stat : 17630 (mxc-sr08) R 17629 17629 17410 0 -1 4194304 6000 0 0 0 17 2 0 0 19 0 1 0 1149031465 26750976 5996 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17630/statm: 6531 5996 54 138 0 6390 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28180

[startup+0.301733 s]
/proc/loadavg: 1.91 1.95 1.99 4/86 17629
/proc/meminfo: memFree=1779920/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=2056 CPUtime=0
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1149031465 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17629/statm: 514 112 96 399 0 111 0
[pid=17630] ppid=17629 vsize=23684 CPUtime=0.29
/proc/17630/stat : 17630 (mxc-sr08) R 17629 17629 17410 0 -1 4194304 7216 0 0 0 26 3 0 0 19 0 1 0 1149031465 24252416 5579 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17630/statm: 5921 5579 55 138 0 5780 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25740

[startup+0.701779 s]
/proc/loadavg: 1.91 1.95 1.99 4/86 17629
/proc/meminfo: memFree=1779920/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=2056 CPUtime=0
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1149031465 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17629/statm: 514 112 96 399 0 111 0
[pid=17630] ppid=17629 vsize=23684 CPUtime=0.69
/proc/17630/stat : 17630 (mxc-sr08) R 17629 17629 17410 0 -1 4194304 7216 0 0 0 66 3 0 0 23 0 1 0 1149031465 24252416 5579 1992294400 134512640 135078026 4294956192 18446744073709551615 134569389 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17630/statm: 5921 5579 55 138 0 5780 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25740

[startup+1.50188 s]
/proc/loadavg: 1.91 1.95 1.99 3/88 17631
/proc/meminfo: memFree=1756416/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=2056 CPUtime=0
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1149031465 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17629/statm: 514 112 96 399 0 111 0
[pid=17630] ppid=17629 vsize=27808 CPUtime=1.49
/proc/17630/stat : 17630 (mxc-sr08) R 17629 17629 17410 0 -1 4194304 9027 0 0 0 145 4 0 0 25 0 1 0 1149031465 28475392 6636 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17630/statm: 6952 6636 71 138 0 6811 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29864

[startup+3.10108 s]
/proc/loadavg: 1.91 1.95 1.99 3/88 17631
/proc/meminfo: memFree=1751296/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=2056 CPUtime=0
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1149031465 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17629/statm: 514 112 96 399 0 111 0
[pid=17630] ppid=17629 vsize=30188 CPUtime=3.08
/proc/17630/stat : 17630 (mxc-sr08) R 17629 17629 17410 0 -1 4194304 9619 0 0 0 303 5 0 0 25 0 1 0 1149031465 30912512 7228 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17630/statm: 7547 7228 71 138 0 7406 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32244

[startup+6.30148 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17631
/proc/meminfo: memFree=1747008/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=2056 CPUtime=0
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1149031465 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17629/statm: 514 112 96 399 0 111 0
[pid=17630] ppid=17629 vsize=35212 CPUtime=6.27
/proc/17630/stat : 17630 (mxc-sr08) R 17629 17629 17410 0 -1 4194304 10885 0 0 0 621 6 0 0 25 0 1 0 1149031465 36057088 8494 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17630/statm: 8803 8494 71 138 0 8662 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 37268

[startup+12.7013 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17632
/proc/meminfo: memFree=1765184/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=2056 CPUtime=10
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 152 12029 0 0 0 0 992 8 19 0 1 0 1149031465 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 514 121 104 399 0 111 0
[pid=17632] ppid=17629 vsize=18380 CPUtime=2.66
/proc/17632/stat : 17632 (picosat846) R 17629 17629 17410 0 -1 4194304 4107 0 0 0 264 2 0 0 25 0 1 0 1149032467 18821120 4080 1992294400 134512640 134570484 4294956192 18446744073709551615 134551391 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17632/statm: 4595 4080 85 14 0 4261 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 20436

[startup+25.5029 s]
/proc/loadavg: 2.00 1.97 1.99 3/87 17634
/proc/meminfo: memFree=1736264/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=39432 CPUtime=25.43
/proc/17629/stat : 17629 (SATzilla2009_I) R 17627 17629 17410 0 -1 4194304 12599 31207 0 0 445 5 2067 26 25 0 1 0 1149031465 40378368 9452 1992294400 134512640 136149169 4294956224 18446744073709551615 134872393 0 0 4096 3 0 0 0 17 0 0 0
/proc/17629/statm: 9858 9452 152 399 0 9455 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 39432

[startup+51.1021 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1697096/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=45044 CPUtime=21.09
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 10738 0 0 0 2102 7 0 0 25 0 1 0 1149034465 46125056 10697 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 11261 10697 85 14 0 10927 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 81344

[startup+102.303 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1642376/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=99172 CPUtime=72.26
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 24247 0 0 0 7211 15 0 0 25 0 1 0 1149034465 101552128 24206 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 24793 24206 85 14 0 24459 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 135472

[startup+162.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1607240/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=134276 CPUtime=132.24
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 33001 0 0 0 13204 20 0 0 25 0 1 0 1149034465 137498624 32960 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 33569 32960 85 14 0 33235 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 170576

[startup+222.308 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1594952/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=146684 CPUtime=192.22
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 36121 0 0 0 19200 22 0 0 25 0 1 0 1149034465 150204416 36080 1992294400 134512640 134570484 4294956192 18446744073709551615 134552304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 36671 36081 85 14 0 36337 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 182984

[startup+282.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1539656/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=201524 CPUtime=252.18
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 49881 0 0 0 25186 32 0 0 25 0 1 0 1149034465 206360576 49840 1992294400 134512640 134570484 4294956192 18446744073709551615 134552943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 50381 49840 85 14 0 50047 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 237824

[startup+342.303 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1539592/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=201524 CPUtime=312.16
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 49881 0 0 0 31184 32 0 0 25 0 1 0 1149034465 206360576 49840 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 50381 49840 85 14 0 50047 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 237824


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


[startup+822.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1470536/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=271112 CPUtime=791.97
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 67052 0 0 0 79154 43 0 0 25 0 1 0 1149034465 277618688 67011 1992294400 134512640 134570484 4294956192 18446744073709551615 134553110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 67778 67011 85 14 0 67444 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 307412

[startup+882.306 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1467528/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=274148 CPUtime=851.94
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 67809 0 0 0 85151 43 0 0 25 0 1 0 1149034465 280727552 67768 1992294400 134512640 134570484 4294956192 18446744073709551615 134524055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 68537 67768 85 14 0 68203 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 310448

[startup+942.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1467528/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=274148 CPUtime=911.92
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 67809 0 0 0 91149 43 0 0 25 0 1 0 1149034465 280727552 67768 1992294400 134512640 134570484 4294956192 18446744073709551615 134551749 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 68537 67768 85 14 0 68203 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 310448

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1439112/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=303236 CPUtime=971.89
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 75078 0 0 0 97141 48 0 0 25 0 1 0 1149034465 310513664 75037 1992294400 134512640 134570484 4294956192 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 75809 75037 85 14 0 75475 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 339536

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1418504/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=322936 CPUtime=1031.87
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 80025 0 0 0 103136 51 0 0 25 0 1 0 1149034465 330686464 79984 1992294400 134512640 134570484 4294956192 18446744073709551615 134523454 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 80734 79984 85 14 0 80400 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 359236

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1418504/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=322936 CPUtime=1091.85
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 80025 0 0 0 109134 51 0 0 25 0 1 0 1149034465 330686464 79984 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 80734 79984 85 14 0 80400 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 359236

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1418440/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=322900 CPUtime=1151.82
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 80039 0 0 0 115131 51 0 0 25 0 1 0 1149034465 330649600 79998 1992294400 134512640 134570484 4294956192 18446744073709551615 134545355 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 80725 79998 85 14 0 80391 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 359200

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

[startup+1190.4 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1418440/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=322900 CPUtime=1159.92
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 80039 0 0 0 115941 51 0 0 25 0 1 0 1149034465 330649600 79998 1992294400 134512640 134570484 4294956192 18446744073709551615 134544081 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 80725 79998 85 14 0 80391 0
Current children cumulated CPU time (s) 1189.84
Current children cumulated vsize (KiB) 359200

[startup+1196.8 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1418440/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=322900 CPUtime=1166.32
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 80039 0 0 0 116581 51 0 0 25 0 1 0 1149034465 330649600 79998 1992294400 134512640 134570484 4294956192 18446744073709551615 134551735 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 80725 79998 85 14 0 80391 0
Current children cumulated CPU time (s) 1196.24
Current children cumulated vsize (KiB) 359200

[startup+1198.4 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1418440/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=322900 CPUtime=1167.92
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 80039 0 0 0 116741 51 0 0 25 0 1 0 1149034465 330649600 79998 1992294400 134512640 134570484 4294956192 18446744073709551615 134522943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 80725 79998 85 14 0 80391 0
Current children cumulated CPU time (s) 1197.84
Current children cumulated vsize (KiB) 359200

[startup+1199.2 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1418440/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=322900 CPUtime=1168.72
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 80039 0 0 0 116821 51 0 0 25 0 1 0 1149034465 330649600 79998 1992294400 134512640 134570484 4294956192 18446744073709551615 134551758 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 80725 79998 85 14 0 80391 0
Current children cumulated CPU time (s) 1198.64
Current children cumulated vsize (KiB) 359200

[startup+1200 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1418440/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=322900 CPUtime=1169.52
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 80039 0 0 0 116901 51 0 0 25 0 1 0 1149034465 330649600 79998 1992294400 134512640 134570484 4294956192 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 80725 79998 85 14 0 80391 0
Current children cumulated CPU time (s) 1199.44
Current children cumulated vsize (KiB) 359200

[startup+1200.21 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1418440/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=322900 CPUtime=1169.72
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4194304 80039 0 0 0 116921 51 0 0 25 0 1 0 1149034465 330649600 79998 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 80725 79998 85 14 0 80391 0
Current children cumulated CPU time (s) 1199.64
Current children cumulated vsize (KiB) 359200

[startup+1200.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 17635
/proc/meminfo: memFree=1418440/2055920 swapFree=4170308/4192956
[pid=17629] ppid=17627 vsize=36300 CPUtime=29.92
/proc/17629/stat : 17629 (SATzilla2009_I) S 17627 17629 17410 0 -1 4194304 13539 31207 0 0 879 20 2067 26 25 0 1 0 1149031465 37171200 8829 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17629/statm: 9075 8829 217 399 0 8672 0
[pid=17635] ppid=17629 vsize=0 CPUtime=1169.81
/proc/17635/stat : 17635 (picosat846) R 17629 17629 17410 0 -1 4195332 80039 0 0 0 116930 51 0 0 25 0 1 0 1149034465 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/17635/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.73
Current children cumulated vsize (KiB) 36300

Child status: 17
Real time (s): 1200.36
CPU time (s): 1199.83
CPU user time (s): 1198.78
CPU system time (s): 1.04684
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 359236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.78
system time used= 1.04684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124807
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= 17
involuntary context switches= 3401

runsolver used 1.46578 second user time and 3.99939 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-03 15:01:14
IDJOB=1561233
IDBENCH=70911
IDSOLVER=528
FILE ID=node92/1561233-1238763674
PBS_JOBID= 9085505
Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/edgematching/compact/em_14_7_3_cmp.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1561233-1238763674/watcher-1561233-1238763674 -o /tmp/evaluation-result-1561233-1238763674/solver-1561233-1238763674 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1561233-1238763674.cnf

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

MD5SUM BENCH= 04d46ce8651fab3a17ac1e6e72eb3503
RANDOM SEED=1025222576

node92.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.249
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.249
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:       1780400 kB
Buffers:         32128 kB
Cached:         169816 kB
SwapCached:       7632 kB
Active:          81820 kB
Inactive:       130008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780400 kB
SwapTotal:     4192956 kB
SwapFree:      4170308 kB
Dirty:           38092 kB
Writeback:           0 kB
Mapped:          15624 kB
Slab:            47724 kB
Committed_AS:  1961032 kB
PageTables:       2768 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= 66516 MiB
End job on node92 at 2009-04-03 15:21:15