Trace number 1736266

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.14 1199.7

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i8_pp_ci_ce.cnf
MD5SUM545e53eb1c10ff91f4e2e16d7a8c9f9f
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 variables14896
Number of clauses153982
Sum of the clauses size505834
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228700
Number of clauses of size 372038
Number of clauses of size 440118
Number of clauses of size 510080
Number of clauses of size over 53046

Solver Data

22.26/22.31	c SATzilla is building models for class 2
22.26/22.31	c run presolver march_dl2004 for 5 seconds ... 
22.26/22.31	c Bin: Executing march_dl2004
22.26/22.31	c spawning binary file with 5 seconds ...
22.26/22.31	c child exit by a signal
22.26/22.31	c march_dl2004 returned code 137.
22.26/22.31	c run presolver mxc-sr08 for 5 seconds ... 
22.26/22.31	c Bin: Executing mxc-sr08
22.26/22.31	c spawning binary file with 5 seconds ...
22.26/22.31	c child exit by a signal
22.26/22.31	c mxc-sr08 returned code 137.
22.26/22.31	c Orignal number of varibales is 14896, number of clauses is 153982 
22.26/22.31	c predicted feature computation time is 12.519715 
22.26/22.31	c Bin: Executing satelite
22.26/22.31	c spawning binary file with 240 seconds ...
22.26/22.31	c child exited successfully
22.26/22.31	c satzilla computing base features
22.26/22.31	c Number of variabe is: 10375, Number of clause is : 142296 
22.26/22.31	c Initializing...
22.26/22.31	c satzilla compute diameter ...
22.26/22.31	c start diameter features ...
22.26/22.31	c satzilla doing clause learning
22.26/22.31	c start clause learning features ...
22.26/22.31	c Bin: Executing zchaff07
22.26/22.31	c spawning binary file with 2 seconds ...
22.26/22.31	c child exit by a signal
22.26/22.31	c satzilla doing survey propogation probe
22.26/22.31	c do survay propogation for 2 second ...
22.26/22.31	c satzilla doing local search probe
22.26/22.31	c satzilla doing lobjois search-space size estimate
22.26/22.31	c features are:14896 153982 10375 142296 0.435759 0.0821246 0.0729114 0.526939 0.6378 1.59744 0.000323118 0.332518 0.000192771 0.00404819 1.30832 0.17737 0.608148 0.000323118 1.60761 3.5138e-05 0.0103727 3.65188 0.319616 0.266831 0 0.930796 3.43238 0.000236293 1.83819 7.0276e-06 0.00513015 3.29473 0.800894 0.000261416 1.31381 4.21656e-05 0.00832068 6.12371 0.113083 5 7 1.02047 1245.67 0.254476 972 1690 1690 972 1690 972 1075 19.8519 0.145172 16.4688 23.5118 23.5118 16.4688 23.5118 16.4688 19.5751 0.594384 0.540964 0 0.97956 0.928834 0.0703593 0.839325 0.340672 0.745274 0.0662788 1.4435 -1.11022e-16 0.359162 0.254766 0.000182486 0.0683405 0.00546089 0.0298114 772 0.454782 2626.56 0.375309 2948 0 2967 1.64578 0.946215 0.974609 0.0540497 0.102359 0.327582 
22.26/22.31	c satzilla's ranking:
22.26/22.31	c 1) minisat20SAT07: 2.863787
22.26/22.31	c 2) minisat20: 2.799969
22.26/22.31	c 3) mxc-sr08: 2.663633
22.26/22.31	c 4) march_dl2004: 2.415428
22.26/22.31	c 5) vallst: 1.416663
22.26/22.31	c 6) zchaff_rand: 1.401973
22.26/22.31	c 7) tts-4-0: 0.040364
22.26/22.31	c 8) SATenstein: -10000.000000
22.26/22.31	c 9) gnovelty+: -10000.000000
22.26/22.31	c 10) adaptg2wsat+: -10000.000000
22.26/22.31	c 11) adaptg2wsat0: -10000.000000
22.26/22.31	c 12) picosat846: -10000.000000
22.26/22.31	c 13) kcnfs04SAT07: -10000.000000
22.26/22.31	c satzilla running minisat20SAT07 ... 
1199.01/1199.69	c Bin: Executing minisat20SAT07
1199.01/1199.69	c spawning binary file with 1177 seconds ...
1199.01/1199.69	c child exit by a signal
1199.01/1199.69	c minisat20SAT07 returned code 137.
1199.01/1199.69	c satzilla running minisat20 ... 
1199.01/1199.69	c Bin: Executing minisat20
1199.01/1199.69	c minisat20 returned code 1.
1199.01/1199.69	c satzilla running mxc-sr08 ... 
1199.01/1199.69	c Bin: Executing mxc-sr08
1199.01/1199.69	c mxc-sr08 returned code 1.
1199.01/1199.69	c satzilla running march_dl2004 ... 
1199.01/1199.69	c Bin: Executing march_dl2004
1199.01/1199.69	c march_dl2004 returned code 1.
1199.01/1199.69	c satzilla running vallst ... 
1199.01/1199.69	c Bin: Executing vallst
1199.01/1199.69	c vallst returned code 1.
1199.01/1199.69	c satzilla running zchaff_rand ... 
1199.01/1199.69	c Bin: Executing zchaff_rand
1199.01/1199.69	c zchaff_rand returned code 1.
1199.01/1199.69	c satzilla running tts-4-0 ... 
1199.01/1199.69	c Bin: Executing tts-4-0
1199.01/1199.69	c tts-4-0 returned code 1.
1199.01/1199.69	c satzilla running SATenstein ... 
1199.01/1199.69	c Bin: Executing SATenstein
1199.01/1199.69	c SATenstein returned code 1.
1199.01/1199.69	c satzilla running gnovelty+ ... 
1199.01/1199.69	c Bin: Executing gnovelty+
1199.01/1199.69	c gnovelty+ returned code 1.
1199.01/1199.69	c satzilla running adaptg2wsat+ ... 
1199.01/1199.69	c Bin: Executing adaptg2wsat+
1199.01/1199.69	c adaptg2wsat+ returned code 1.
1199.01/1199.69	c satzilla running adaptg2wsat0 ... 
1199.01/1199.69	c Bin: Executing adaptg2wsat0
1199.01/1199.69	c adaptg2wsat0 returned code 1.
1199.01/1199.69	c satzilla running picosat846 ... 
1199.01/1199.69	c Bin: Executing picosat846
1199.01/1199.69	c picosat846 returned code 1.
1199.01/1199.69	c satzilla running kcnfs04SAT07 ... 
1199.01/1199.69	c Bin: Executing kcnfs04SAT07
1199.01/1199.69	c kcnfs04SAT07 returned code 1.
1199.01/1199.69	c ERROR: All Failed! 
1199.01/1199.69	c SATZILLA_TIME=1199.310000

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-1736266-1240810829/watcher-1736266-1240810829 -o /tmp/evaluation-result-1736266-1240810829/solver-1736266-1240810829 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1736266-1240810829.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: 0.99 0.98 0.99 3/65 30691
/proc/meminfo: memFree=1583488/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=2056 CPUtime=0
/proc/30691/stat : 30691 (SATzilla2009_C) R 30689 30691 30406 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 109116133 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/30691/statm: 514 112 96 399 0 111 0
[pid=30692] ppid=30691 vsize=2716 CPUtime=0
/proc/30692/stat : 30692 (march_dl2004) R 30691 30691 30406 0 -1 4194304 438 0 0 0 0 0 0 0 18 0 1 0 109116133 2781184 433 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30692/statm: 679 433 50 118 0 558 0

[startup+0.0758931 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 30691
/proc/meminfo: memFree=1583488/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=2056 CPUtime=0
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109116133 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30691/statm: 514 112 96 399 0 111 0
[pid=30692] ppid=30691 vsize=3640 CPUtime=0.07
/proc/30692/stat : 30692 (march_dl2004) R 30691 30691 30406 0 -1 4194304 700 0 0 0 7 0 0 0 19 0 1 0 109116133 3727360 695 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30692/statm: 910 695 50 118 0 789 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5696

[startup+0.101894 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 30691
/proc/meminfo: memFree=1583488/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=2056 CPUtime=0
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109116133 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30691/statm: 514 112 96 399 0 111 0
[pid=30692] ppid=30691 vsize=3904 CPUtime=0.09
/proc/30692/stat : 30692 (march_dl2004) R 30691 30691 30406 0 -1 4194304 795 0 0 0 9 0 0 0 19 0 1 0 109116133 3997696 790 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30692/statm: 976 790 50 118 0 855 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5960

[startup+0.301917 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 30691
/proc/meminfo: memFree=1583488/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=2056 CPUtime=0
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109116133 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30691/statm: 514 112 96 399 0 111 0
[pid=30692] ppid=30691 vsize=10412 CPUtime=0.29
/proc/30692/stat : 30692 (march_dl2004) R 30691 30691 30406 0 -1 4194304 2561 0 0 0 28 1 0 0 21 0 1 0 109116133 10661888 1793 1992294400 134512640 134996440 4294956176 18446744073709551615 134544627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30692/statm: 2603 1793 53 118 0 2482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12468

[startup+0.701961 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 30691
/proc/meminfo: memFree=1583488/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=2056 CPUtime=0
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109116133 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30691/statm: 514 112 96 399 0 111 0
[pid=30692] ppid=30691 vsize=13576 CPUtime=0.69
/proc/30692/stat : 30692 (march_dl2004) R 30691 30691 30406 0 -1 4194304 7123 0 0 0 67 2 0 0 25 0 1 0 109116133 13901824 2738 1992294400 134512640 134996440 4294956176 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30692/statm: 3394 2738 55 118 0 3273 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15632

[startup+1.50105 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 30693
/proc/meminfo: memFree=1572400/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=2056 CPUtime=0
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109116133 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30691/statm: 514 112 96 399 0 111 0
[pid=30692] ppid=30691 vsize=13548 CPUtime=1.48
/proc/30692/stat : 30692 (march_dl2004) R 30691 30691 30406 0 -1 4194304 7212 0 0 0 146 2 0 0 25 0 1 0 109116133 13873152 2731 1992294400 134512640 134996440 4294956176 18446744073709551615 134546877 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30692/statm: 3387 2731 55 118 0 3266 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15604

[startup+3.10123 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 30693
/proc/meminfo: memFree=1572272/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=2056 CPUtime=0
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109116133 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30691/statm: 514 112 96 399 0 111 0
[pid=30692] ppid=30691 vsize=19052 CPUtime=3.09
/proc/30692/stat : 30692 (march_dl2004) R 30691 30691 30406 0 -1 4194304 8583 0 0 0 306 3 0 0 25 0 1 0 109116133 19509248 4101 1992294400 134512640 134996440 4294956176 18446744073709551615 134559723 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30692/statm: 4763 4101 69 118 0 4642 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21108

[startup+6.3016 s]
/proc/loadavg: 1.07 1.00 1.00 2/67 30694
/proc/meminfo: memFree=1569968/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=2056 CPUtime=4.99
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 152 10356 0 0 0 0 495 4 16 0 1 0 109116133 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 514 121 104 399 0 111 0
[pid=30694] ppid=30691 vsize=15588 CPUtime=1.28
/proc/30694/stat : 30694 (mxc-sr08) R 30691 30691 30406 0 -1 4194304 4813 0 0 0 126 2 0 0 25 0 1 0 109116633 15962112 3644 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30694/statm: 3897 3644 71 138 0 3756 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17644

[startup+12.7013 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 30695
/proc/meminfo: memFree=1569976/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=12876 CPUtime=12.67
/proc/30691/stat : 30691 (SATzilla2009_C) R 30689 30691 30406 0 -1 4194304 4258 19968 0 0 195 1 1059 12 25 0 1 0 109116133 13185024 2847 1992294400 134512640 136149437 4294956208 18446744073709551615 134532673 0 0 4096 0 0 0 0 17 0 0 0
/proc/30691/statm: 3219 2847 135 399 0 2816 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12876

[startup+25.5018 s]
/proc/loadavg: 1.05 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1548968/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=13528 CPUtime=3.16
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 3601 0 0 0 315 1 0 0 25 0 1 0 109118365 13852672 3215 1992294400 134512640 135078472 4294956176 18446744073709551615 134550571 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 3382 3215 74 138 0 3241 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 34452

[startup+51.1017 s]
/proc/loadavg: 1.03 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1541224/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=21672 CPUtime=28.74
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 5629 0 0 0 2870 4 0 0 25 0 1 0 109118365 22192128 5243 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 5418 5243 74 138 0 5277 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 42596

[startup+102.305 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1532136/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=30840 CPUtime=79.93
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 7902 0 0 0 7986 7 0 0 25 0 1 0 109118365 31580160 7516 1992294400 134512640 135078472 4294956176 18446744073709551615 134556759 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 7710 7516 74 138 0 7569 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 51764

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1522472/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=40728 CPUtime=139.89
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 10326 0 0 0 13979 10 0 0 25 0 1 0 109118365 41705472 9940 1992294400 134512640 135078472 4294956176 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 10182 9940 74 138 0 10041 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 61652

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1516712/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=46704 CPUtime=199.87
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 11770 0 0 0 19975 12 0 0 25 0 1 0 109118365 47824896 11384 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 11676 11384 74 138 0 11535 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 67628

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1509864/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=53556 CPUtime=259.85
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 13499 0 0 0 25971 14 0 0 25 0 1 0 109118365 54841344 13113 1992294400 134512640 135078472 4294956176 18446744073709551615 134550608 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 13389 13113 74 138 0 13248 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 74480

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1503336/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=60392 CPUtime=319.81
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 15119 0 0 0 31966 15 0 0 25 0 1 0 109118365 61841408 14733 1992294400 134512640 135078472 4294956176 18446744073709551615 134551961 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 15098 14733 74 138 0 14957 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 81316


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1465640/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=97728 CPUtime=799.59
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 24451 0 0 0 79933 26 0 0 25 0 1 0 109118365 100073472 24065 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 24432 24065 74 138 0 24291 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 118652

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1465512/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=97892 CPUtime=859.57
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 24493 0 0 0 85931 26 0 0 25 0 1 0 109118365 100241408 24107 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 24473 24107 74 138 0 24332 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 118816

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1465384/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=98092 CPUtime=919.54
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 24524 0 0 0 91928 26 0 0 25 0 1 0 109118365 100446208 24138 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 24523 24138 74 138 0 24382 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 119016

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1465256/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=98092 CPUtime=979.52
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 24563 0 0 0 97926 26 0 0 25 0 1 0 109118365 100446208 24177 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 24523 24177 74 138 0 24382 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 119016

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1465064/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=98320 CPUtime=1039.49
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 24613 0 0 0 103923 26 0 0 25 0 1 0 109118365 100679680 24227 1992294400 134512640 135078472 4294956176 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 24580 24227 74 138 0 24439 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 119244

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1464552/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=98848 CPUtime=1099.46
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 24733 0 0 0 109920 26 0 0 25 0 1 0 109118365 101220352 24347 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 24712 24347 74 138 0 24571 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 119772

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1464488/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=98848 CPUtime=1159.44
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 24733 0 0 0 115918 26 0 0 25 0 1 0 109118365 101220352 24347 1992294400 134512640 135078472 4294956176 18446744073709551615 134556300 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 24712 24347 74 138 0 24571 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 119772

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1464488/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=98848 CPUtime=1167.44
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 24733 0 0 0 116718 26 0 0 25 0 1 0 109118365 101220352 24347 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 24712 24347 74 138 0 24571 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 119772

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1464488/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=98848 CPUtime=1170.64
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 24733 0 0 0 117038 26 0 0 25 0 1 0 109118365 101220352 24347 1992294400 134512640 135078472 4294956176 18446744073709551615 134551901 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 24712 24347 74 138 0 24571 0
Current children cumulated CPU time (s) 1192.92
Current children cumulated vsize (KiB) 119772

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1464488/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=98848 CPUtime=1173.83
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 24733 0 0 0 117357 26 0 0 25 0 1 0 109118365 101220352 24347 1992294400 134512640 135078472 4294956176 18446744073709551615 134550708 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 24712 24347 74 138 0 24571 0
Current children cumulated CPU time (s) 1196.11
Current children cumulated vsize (KiB) 119772

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1464488/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=98848 CPUtime=1175.43
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 24733 0 0 0 117517 26 0 0 25 0 1 0 109118365 101220352 24347 1992294400 134512640 135078472 4294956176 18446744073709551615 134550702 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 24712 24347 74 138 0 24571 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 119772

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1464488/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=98848 CPUtime=1176.23
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 24733 0 0 0 117597 26 0 0 25 0 1 0 109118365 101220352 24347 1992294400 134512640 135078472 4294956176 18446744073709551615 134551946 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 24712 24347 74 138 0 24571 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 119772

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1464488/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=98848 CPUtime=1176.63
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 24733 0 0 0 117637 26 0 0 25 0 1 0 109118365 101220352 24347 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 24712 24347 74 138 0 24571 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 119772

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30697
/proc/meminfo: memFree=1464488/2055920 swapFree=4180008/4192956
[pid=30691] ppid=30689 vsize=20924 CPUtime=22.28
/proc/30691/stat : 30691 (SATzilla2009_C) S 30689 30691 30406 0 -1 4194304 9020 24299 0 0 946 11 1256 15 25 0 1 0 109116133 21426176 4965 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30691/statm: 5231 4965 220 399 0 4828 0
[pid=30697] ppid=30691 vsize=98848 CPUtime=1176.73
/proc/30697/stat : 30697 (minisat20SAT07) R 30691 30691 30406 0 -1 4194304 24733 0 0 0 117647 26 0 0 25 0 1 0 109118365 101220352 24347 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30697/statm: 24712 24347 74 138 0 24571 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 119772

Child status: 17
Real time (s): 1199.7
CPU time (s): 1199.14
CPU user time (s): 1198.58
CPU system time (s): 0.556915
CPU usage (%): 99.9533
Max. virtual memory (cumulated for all children) (KiB): 119772

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

runsolver used 1.09783 second user time and 3.2725 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-27 07:40:30
IDJOB=1736266
IDBENCH=71621
IDSOLVER=527
FILE ID=node32/1736266-1240810829
PBS_JOBID= 9187402
Free space on /tmp= 66392 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i8_pp_ci_ce.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736266-1240810829/watcher-1736266-1240810829 -o /tmp/evaluation-result-1736266-1240810829/solver-1736266-1240810829 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1736266-1240810829.cnf

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

MD5SUM BENCH= 545e53eb1c10ff91f4e2e16d7a8c9f9f
RANDOM SEED=1635499179

node32.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.216
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.216
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:       1583968 kB
Buffers:         54108 kB
Cached:         359352 kB
SwapCached:       6168 kB
Active:         180640 kB
Inactive:       241704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583968 kB
SwapTotal:     4192956 kB
SwapFree:      4180008 kB
Dirty:           34584 kB
Writeback:           0 kB
Mapped:          14332 kB
Slab:            35420 kB
Committed_AS:   412812 kB
PageTables:       1488 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= 66360 MiB
End job on node32 at 2009-04-27 08:00:30