Trace number 1718046

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.59 1199.92

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications 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 variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

16.68/16.78	c SATzilla is building models for class 2
16.68/16.78	c run presolver march_dl2004 for 5 seconds ... 
16.68/16.78	c Bin: Executing march_dl2004
16.68/16.78	c spawning binary file with 5 seconds ...
16.68/16.78	c child exit by a signal
16.68/16.78	c march_dl2004 returned code 137.
16.68/16.78	c run presolver mxc-sr08 for 5 seconds ... 
16.68/16.78	c Bin: Executing mxc-sr08
16.68/16.78	c spawning binary file with 5 seconds ...
16.68/16.78	c child exit by a signal
16.68/16.78	c mxc-sr08 returned code 137.
16.68/16.78	c Orignal number of varibales is 1694, number of clauses is 5726 
16.68/16.78	c predicted feature computation time is 7.261321 
16.68/16.78	c Bin: Executing satelite
16.68/16.78	c spawning binary file with 240 seconds ...
16.68/16.78	c child exited successfully
16.68/16.78	c satzilla computing base features
16.68/16.78	c Number of variabe is: 1165, Number of clause is : 4834 
16.68/16.78	c Initializing...
16.68/16.78	c satzilla compute diameter ...
16.68/16.78	c start diameter features ...
16.68/16.78	c satzilla doing clause learning
16.68/16.78	c start clause learning features ...
16.68/16.78	c Bin: Executing zchaff07
16.68/16.78	c spawning binary file with 2 seconds ...
16.68/16.78	c child exit by a signal
16.68/16.78	c satzilla doing survey propogation probe
16.68/16.78	c do survay propogation for 2 second ...
16.68/16.78	c satzilla doing local search probe
16.68/16.78	c satzilla doing lobjois search-space size estimate
16.68/16.78	c features are:1694 5726 1165 4834 0.454077 0.184526 0.241001 0.344831 0.834876 1.19511 0.0025538 0.381114 0.00171674 0.0214592 0.95108 0.217005 0.877534 0.0025538 0.299136 0.00144808 0.0051717 2.4287 0.0775699 0.0900557 0 0.5 2.04752 0.00112224 0.594824 0.000413736 0.00496483 1.97444 0.500414 0.00186448 0.595635 0.00103434 0.00724038 8.99313 0.0715503 7 10 0.97182 823.636 0.300907 561 1358 1167 567 973 643 695 36.6764 0.309331 25.9799 56.928 55.3895 26.6543 48.7245 27.7021 30.5347 0.237931 0.803694 7.33833e-06 0.852689 0.542902 0.0412097 0.345552 0.0982207 0.175854 0.0486318 0.936081 8.28045e-06 0.321794 0.0719649 0.00522089 0.0561 0.0292927 0.0454843 72.7328 0.116999 244.005 0.0445105 244 230 258 0.693914 0.214918 0.853327 0.0226079 0.225609 0.990296 
16.68/16.78	c satzilla's ranking:
16.68/16.78	c 1) mxc-sr08: 3.246078
16.68/16.78	c 2) minisat20SAT07: 3.024192
16.68/16.78	c 3) minisat20: 2.781458
16.68/16.78	c 4) march_dl2004: 2.068674
16.68/16.78	c 5) zchaff_rand: 1.098851
16.68/16.78	c 6) vallst: 1.070941
16.68/16.78	c 7) tts-4-0: 0.049615
16.68/16.78	c 8) SATenstein: -10000.000000
16.68/16.78	c 9) gnovelty+: -10000.000000
16.68/16.78	c 10) adaptg2wsat+: -10000.000000
16.68/16.78	c 11) adaptg2wsat0: -10000.000000
16.68/16.78	c 12) picosat846: -10000.000000
16.68/16.78	c 13) kcnfs04SAT07: -10000.000000
16.68/16.78	c satzilla running mxc-sr08 ... 
1199.56/1199.91	c Bin: Executing mxc-sr08
1199.56/1199.91	c spawning binary file with 1183 seconds ...
1199.56/1199.91	c child exit by a signal
1199.56/1199.91	c mxc-sr08 returned code 137.
1199.56/1199.91	c satzilla running minisat20SAT07 ... 
1199.56/1199.91	c Bin: Executing minisat20SAT07
1199.56/1199.91	c minisat20SAT07 returned code 1.
1199.56/1199.91	c satzilla running minisat20 ... 
1199.56/1199.91	c Bin: Executing minisat20
1199.56/1199.91	c minisat20 returned code 1.
1199.56/1199.91	c satzilla running march_dl2004 ... 
1199.56/1199.91	c Bin: Executing march_dl2004
1199.56/1199.91	c march_dl2004 returned code 1.
1199.56/1199.91	c satzilla running zchaff_rand ... 
1199.56/1199.91	c Bin: Executing zchaff_rand
1199.56/1199.91	c zchaff_rand returned code 1.
1199.56/1199.91	c satzilla running vallst ... 
1199.56/1199.91	c Bin: Executing vallst
1199.56/1199.91	c vallst returned code 1.
1199.56/1199.91	c satzilla running tts-4-0 ... 
1199.56/1199.91	c Bin: Executing tts-4-0
1199.56/1199.91	c tts-4-0 returned code 1.
1199.56/1199.91	c satzilla running SATenstein ... 
1199.56/1199.91	c Bin: Executing SATenstein
1199.56/1199.91	c SATenstein returned code 1.
1199.56/1199.91	c satzilla running gnovelty+ ... 
1199.56/1199.91	c Bin: Executing gnovelty+
1199.56/1199.91	c gnovelty+ returned code 1.
1199.56/1199.91	c satzilla running adaptg2wsat+ ... 
1199.56/1199.91	c Bin: Executing adaptg2wsat+
1199.56/1199.91	c adaptg2wsat+ returned code 1.
1199.56/1199.91	c satzilla running adaptg2wsat0 ... 
1199.56/1199.91	c Bin: Executing adaptg2wsat0
1199.56/1199.91	c adaptg2wsat0 returned code 1.
1199.56/1199.91	c satzilla running picosat846 ... 
1199.56/1199.91	c Bin: Executing picosat846
1199.56/1199.91	c picosat846 returned code 1.
1199.56/1199.91	c satzilla running kcnfs04SAT07 ... 
1199.56/1199.91	c Bin: Executing kcnfs04SAT07
1199.56/1199.91	c kcnfs04SAT07 returned code 1.
1199.56/1199.91	c ERROR: All Failed! 
1199.56/1199.91	c SATZILLA_TIME=1199.760000

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-1718046-1240632708/watcher-1718046-1240632708 -o /tmp/evaluation-result-1718046-1240632708/solver-1718046-1240632708 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1718046-1240632708.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.00 3/64 22098
/proc/meminfo: memFree=1740392/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=2056 CPUtime=0
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91298588 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 514 112 96 399 0 111 0
[pid=22099] ppid=22098 vsize=768 CPUtime=0
/proc/22099/stat : 22099 (march_dl2004) R 22098 22098 21185 0 -1 4194304 100 0 0 0 0 0 0 0 19 0 1 0 91298588 786432 95 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22099/statm: 192 95 50 118 0 71 0

[startup+0.090766 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22098
/proc/meminfo: memFree=1740392/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=2056 CPUtime=0
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91298588 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 514 112 96 399 0 111 0
[pid=22099] ppid=22098 vsize=2672 CPUtime=0.08
/proc/22099/stat : 22099 (march_dl2004) R 22098 22098 21185 0 -1 4194304 596 0 0 0 8 0 0 0 19 0 1 0 91298588 2736128 586 1992294400 134512640 134996440 4294956176 18446744073709551615 134559240 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22099/statm: 668 586 73 118 0 547 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4728

[startup+0.101765 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22098
/proc/meminfo: memFree=1740392/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=2056 CPUtime=0
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91298588 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 514 112 96 399 0 111 0
[pid=22099] ppid=22098 vsize=2860 CPUtime=0.1
/proc/22099/stat : 22099 (march_dl2004) R 22098 22098 21185 0 -1 4194304 597 0 0 0 10 0 0 0 19 0 1 0 91298588 2928640 587 1992294400 134512640 134996440 4294956176 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22099/statm: 715 587 73 118 0 594 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4916

[startup+0.301783 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22098
/proc/meminfo: memFree=1740392/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=2056 CPUtime=0
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91298588 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 514 112 96 399 0 111 0
[pid=22099] ppid=22098 vsize=2860 CPUtime=0.3
/proc/22099/stat : 22099 (march_dl2004) R 22098 22098 21185 0 -1 4194304 607 0 0 0 30 0 0 0 21 0 1 0 91298588 2928640 597 1992294400 134512640 134996440 4294956176 18446744073709551615 134513901 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22099/statm: 715 597 75 118 0 594 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 4916

[startup+0.701821 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22098
/proc/meminfo: memFree=1740392/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=2056 CPUtime=0
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91298588 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 514 112 96 399 0 111 0
[pid=22099] ppid=22098 vsize=3544 CPUtime=0.69
/proc/22099/stat : 22099 (march_dl2004) R 22098 22098 21185 0 -1 4194304 783 0 0 0 69 0 0 0 25 0 1 0 91298588 3629056 773 1992294400 134512640 134996440 4294956176 18446744073709551615 134527641 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22099/statm: 886 773 75 118 0 765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5600

[startup+1.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22100
/proc/meminfo: memFree=1737304/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=2056 CPUtime=0
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91298588 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 514 112 96 399 0 111 0
[pid=22099] ppid=22098 vsize=3940 CPUtime=1.49
/proc/22099/stat : 22099 (march_dl2004) R 22098 22098 21185 0 -1 4194304 861 0 0 0 149 0 0 0 25 0 1 0 91298588 4034560 851 1992294400 134512640 134996440 4294956176 18446744073709551615 134568533 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22099/statm: 985 851 75 118 0 864 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5996

[startup+3.10205 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22100
/proc/meminfo: memFree=1736920/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=2056 CPUtime=0
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91298588 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 514 112 96 399 0 111 0
[pid=22099] ppid=22098 vsize=4204 CPUtime=3.09
/proc/22099/stat : 22099 (march_dl2004) R 22098 22098 21185 0 -1 4194304 923 0 0 0 309 0 0 0 25 0 1 0 91298588 4304896 913 1992294400 134512640 134996440 4294956176 18446744073709551615 134551863 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22099/statm: 1051 913 75 118 0 930 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6260

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22101
/proc/meminfo: memFree=1739160/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=2056 CPUtime=4.99
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 156 955 0 0 0 0 499 0 19 0 1 0 91298588 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 514 125 107 399 0 111 0
[pid=22101] ppid=22098 vsize=2232 CPUtime=1.28
/proc/22101/stat : 22101 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 494 0 0 0 128 0 0 0 25 0 1 0 91299088 2285568 455 1992294400 134512640 135078026 4294956176 18446744073709551615 134522108 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22101/statm: 558 455 71 138 0 417 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 4288

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22103
/proc/meminfo: memFree=1737816/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=7932 CPUtime=12.67
/proc/22098/stat : 22098 (SATzilla2009_C) R 22096 22098 21185 0 -1 4194304 673 2692 0 0 62 2 1199 4 20 0 1 0 91298588 8122368 559 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/22098/statm: 1983 559 207 399 0 1580 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7932

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1737056/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=3024 CPUtime=8.7
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 691 0 0 0 870 0 0 0 25 0 1 0 91300266 3096576 652 1992294400 134512640 135078026 4294956176 18446744073709551615 134534285 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 756 652 71 138 0 615 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 6856

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1735968/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=3956 CPUtime=34.28
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 940 0 0 0 3428 0 0 0 25 0 1 0 91300266 4050944 901 1992294400 134512640 135078026 4294956176 18446744073709551615 134540244 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 989 901 71 138 0 848 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 7788

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1735456/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=4644 CPUtime=85.47
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 1091 0 0 0 8547 0 0 0 25 0 1 0 91300266 4755456 1052 1992294400 134512640 135078026 4294956176 18446744073709551615 134521045 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 1161 1052 71 138 0 1020 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 8476

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1734560/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=5436 CPUtime=145.45
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 1308 0 0 0 14544 1 0 0 25 0 1 0 91300266 5566464 1269 1992294400 134512640 135078026 4294956176 18446744073709551615 134534673 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 1359 1269 71 138 0 1218 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 9268

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1734048/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=5964 CPUtime=205.44
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 1435 0 0 0 20543 1 0 0 25 0 1 0 91300266 6107136 1396 1992294400 134512640 135078026 4294956176 18446744073709551615 134534683 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 1491 1396 71 138 0 1350 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 9796

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1732512/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=7552 CPUtime=265.42
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 1808 0 0 0 26541 1 0 0 25 0 1 0 91300266 7733248 1769 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 1888 1769 71 138 0 1747 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 11384

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1732256/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=7816 CPUtime=325.41
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 1878 0 0 0 32540 1 0 0 25 0 1 0 91300266 8003584 1839 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 1954 1839 71 138 0 1813 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 11648


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


[startup+762.306 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 22104
/proc/meminfo: memFree=1731040/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=9020 CPUtime=745.31
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 2155 0 0 0 74529 2 0 0 25 0 1 0 91300266 9236480 2116 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 2255 2116 71 138 0 2114 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 12852

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 22104
/proc/meminfo: memFree=1730848/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=9304 CPUtime=805.29
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 2195 0 0 0 80527 2 0 0 25 0 1 0 91300266 9527296 2156 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 2326 2156 71 138 0 2185 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 13136

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22104
/proc/meminfo: memFree=1730464/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=9568 CPUtime=865.28
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 2278 0 0 0 86525 3 0 0 25 0 1 0 91300266 9797632 2239 1992294400 134512640 135078026 4294956176 18446744073709551615 134534000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 2392 2239 71 138 0 2251 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 13400

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22104
/proc/meminfo: memFree=1730208/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=9832 CPUtime=925.27
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 2341 0 0 0 92524 3 0 0 25 0 1 0 91300266 10067968 2302 1992294400 134512640 135078026 4294956176 18446744073709551615 134522804 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 2458 2302 71 138 0 2317 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 13664

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1730080/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=9964 CPUtime=985.25
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 2359 0 0 0 98522 3 0 0 25 0 1 0 91300266 10203136 2320 1992294400 134512640 135078026 4294956176 18446744073709551615 134523796 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 2491 2320 71 138 0 2350 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 13796

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1730080/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=9964 CPUtime=1045.24
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 2363 0 0 0 104521 3 0 0 25 0 1 0 91300266 10203136 2324 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 2491 2324 71 138 0 2350 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 13796

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1729504/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=10612 CPUtime=1105.22
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 2512 0 0 0 110519 3 0 0 25 0 1 0 91300266 10866688 2473 1992294400 134512640 135078026 4294956176 18446744073709551615 134523892 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 2653 2473 71 138 0 2512 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 14444

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1729440/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=10612 CPUtime=1165.2
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 2512 0 0 0 116517 3 0 0 25 0 1 0 91300266 10866688 2473 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 2653 2473 71 138 0 2512 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 14444

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1729440/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=10612 CPUtime=1173.2
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 2512 0 0 0 117317 3 0 0 25 0 1 0 91300266 10866688 2473 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 2653 2473 71 138 0 2512 0
Current children cumulated CPU time (s) 1189.96
Current children cumulated vsize (KiB) 14444

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1729440/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=10612 CPUtime=1179.6
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 2512 0 0 0 117957 3 0 0 25 0 1 0 91300266 10866688 2473 1992294400 134512640 135078026 4294956176 18446744073709551615 134534634 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 2653 2473 71 138 0 2512 0
Current children cumulated CPU time (s) 1196.36
Current children cumulated vsize (KiB) 14444

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1729440/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=10612 CPUtime=1181.2
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 2512 0 0 0 118117 3 0 0 25 0 1 0 91300266 10866688 2473 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 2653 2473 71 138 0 2512 0
Current children cumulated CPU time (s) 1197.96
Current children cumulated vsize (KiB) 14444

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1729440/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=10612 CPUtime=1182
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 2512 0 0 0 118197 3 0 0 25 0 1 0 91300266 10866688 2473 1992294400 134512640 135078026 4294956176 18446744073709551615 134534679 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 2653 2473 71 138 0 2512 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 14444

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1729440/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=10520 CPUtime=1182.4
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 2512 0 0 0 118237 3 0 0 25 0 1 0 91300266 10772480 2473 1992294400 134512640 135078026 4294956176 18446744073709551615 134540319 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 2630 2473 71 138 0 2489 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 14352

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22104
/proc/meminfo: memFree=1729440/2055920 swapFree=4181280/4192956
[pid=22098] ppid=22096 vsize=3832 CPUtime=16.76
/proc/22098/stat : 22098 (SATzilla2009_C) S 22096 22098 21185 0 -1 4194304 718 2692 0 0 445 28 1199 4 25 0 1 0 91298588 3923968 493 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22098/statm: 958 493 220 399 0 555 0
[pid=22104] ppid=22098 vsize=10520 CPUtime=1182.8
/proc/22104/stat : 22104 (mxc-sr08) R 22098 22098 21185 0 -1 4194304 2512 0 0 0 118277 3 0 0 25 0 1 0 91300266 10772480 2473 1992294400 134512640 135078026 4294956176 18446744073709551615 134523860 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22104/statm: 2630 2473 71 138 0 2489 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 14352

Child status: 17
Real time (s): 1199.92
CPU time (s): 1199.59
CPU user time (s): 1199.22
CPU system time (s): 0.368943
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 14456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.22
system time used= 0.368943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5939
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= 1287

runsolver used 0.98585 second user time and 3.38848 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-25 06:11:48
IDJOB=1718046
IDBENCH=20468
IDSOLVER=527
FILE ID=node48/1718046-1240632708
PBS_JOBID= 9186348
Free space on /tmp= 66308 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718046-1240632708/watcher-1718046-1240632708 -o /tmp/evaluation-result-1718046-1240632708/solver-1718046-1240632708 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1718046-1240632708.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=48896200

node48.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.209
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.209
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:       1740936 kB
Buffers:         49440 kB
Cached:         187860 kB
SwapCached:       5596 kB
Active:         107216 kB
Inactive:       138084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740936 kB
SwapTotal:     4192956 kB
SwapFree:      4181280 kB
Dirty:           31588 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            55780 kB
Committed_AS:   391992 kB
PageTables:       1368 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= 66276 MiB
End job on node48 at 2009-04-25 06:31:49