Trace number 1538419

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.25 1199.8

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S942507261-096.cnf
MD5SUM4f6bdfd00a34ed543884cc191900870c
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

20.37/20.43	c SATzilla is building models for class 3
20.37/20.43	c run presolver mxc-sr08 for 10 seconds ... 
20.37/20.43	c Bin: Executing mxc-sr08
20.37/20.43	c spawning binary file with 10 seconds ...
20.37/20.43	c child exit by a signal
20.37/20.43	c mxc-sr08 returned code 137.
20.37/20.43	c run presolver picosat846 for 5 seconds ... 
20.37/20.43	c Bin: Executing picosat846
20.37/20.43	c spawning binary file with 5 seconds ...
20.37/20.43	c child exit by a signal
20.37/20.43	c picosat846 returned code 137.
20.37/20.43	c Orignal number of varibales is 200, number of clauses is 17000 
20.37/20.43	c predicted feature computation time is 1.453238 
20.37/20.43	c Bin: Executing satelite
20.37/20.43	c spawning binary file with 240 seconds ...
20.37/20.43	c child exited successfully
20.37/20.43	c satzilla computing base features
20.37/20.43	c Number of variabe is: 200, Number of clause is : 17000 
20.37/20.43	c Initializing...
20.37/20.43	c satzilla doing clause learning
20.37/20.43	c start clause learning features ...
20.37/20.43	c Bin: Executing zchaff07
20.37/20.43	c spawning binary file with 2 seconds ...
20.37/20.43	c child exit by a signal
20.37/20.43	c satzilla doing survey propogation probe
20.37/20.43	c do survay propogation for 2 second ...
20.37/20.43	c satzilla doing local search probe
20.37/20.43	c features are:200 17000 200 17000 0 0 0.0117647 0.310756 0.683874 0.99922 0.035 1.98254e-16 0.035 0.035 -0 0 0 0.035 0.0385461 0.0301176 0.0386471 4.25336 0.0339076 0.0253687 0 0.115646 2.14488 0.00209176 0.164111 0.00129412 0.003 3.10012 0.0597647 0.0117059 0 0.0117059 0.0117059 3775 0.0601325 3548 4002 4002 3548 4002 3548 4002 58.1283 0.00759397 57.6869 58.5697 58.5697 57.6869 58.5697 57.6869 58.5697 0.0688752 0.721888 0.00076761 0.219772 0.142186 0.0138972 0.10006 0.0305419 0.0563016 0.00010194 0.394626 3.71243e-05 0.00033881 0.000146249 6.10291e-05 0.00012305 7.4464e-05 9.45044e-05 20.6611 0.190622 32.5817 0.142717 32 27 38 1.76093 0.287029 0.885636 0.0677652 
20.37/20.43	c satzilla's ranking:
20.37/20.43	c 1) minisat20SAT07: 3.048199
20.37/20.43	c 2) mxc-sr08: 2.821023
20.37/20.43	c 3) picosat846: 2.176016
20.37/20.43	c 4) march_dl2004: 0.468750
20.37/20.43	c 5) zchaff_rand: 0.234995
20.37/20.43	c 6) SATenstein: -10000.000000
20.37/20.43	c 7) gnovelty+: -10000.000000
20.37/20.43	c 8) adaptg2wsat+: -10000.000000
20.37/20.43	c 9) adaptg2wsat0: -10000.000000
20.37/20.43	c 10) tts-4-0: -10000.000000
20.37/20.43	c 11) vallst: -10000.000000
20.37/20.43	c 12) minisat20: -10000.000000
20.37/20.43	c 13) kcnfs04SAT07: -10000.000000
20.37/20.43	c satzilla running minisat20SAT07 ... 
1199.13/1199.79	c Bin: Executing minisat20SAT07
1199.13/1199.79	c spawning binary file with 1179 seconds ...
1199.13/1199.79	c child exit by a signal
1199.13/1199.79	c minisat20SAT07 returned code 137.
1199.13/1199.79	c satzilla running mxc-sr08 ... 
1199.13/1199.79	c Bin: Executing mxc-sr08
1199.13/1199.79	c mxc-sr08 returned code 1.
1199.13/1199.79	c satzilla running picosat846 ... 
1199.13/1199.79	c Bin: Executing picosat846
1199.13/1199.79	c picosat846 returned code 1.
1199.13/1199.79	c satzilla running march_dl2004 ... 
1199.13/1199.79	c Bin: Executing march_dl2004
1199.13/1199.79	c march_dl2004 returned code 1.
1199.13/1199.79	c satzilla running zchaff_rand ... 
1199.13/1199.79	c Bin: Executing zchaff_rand
1199.13/1199.79	c zchaff_rand returned code 1.
1199.13/1199.79	c satzilla running SATenstein ... 
1199.13/1199.79	c Bin: Executing SATenstein
1199.13/1199.79	c SATenstein returned code 1.
1199.13/1199.79	c satzilla running gnovelty+ ... 
1199.13/1199.79	c Bin: Executing gnovelty+
1199.13/1199.79	c gnovelty+ returned code 1.
1199.13/1199.79	c satzilla running adaptg2wsat+ ... 
1199.13/1199.79	c Bin: Executing adaptg2wsat+
1199.13/1199.79	c adaptg2wsat+ returned code 1.
1199.13/1199.79	c satzilla running adaptg2wsat0 ... 
1199.13/1199.79	c Bin: Executing adaptg2wsat0
1199.13/1199.79	c adaptg2wsat0 returned code 1.
1199.13/1199.79	c satzilla running tts-4-0 ... 
1199.13/1199.79	c Bin: Executing tts-4-0
1199.13/1199.79	c tts-4-0 returned code 1.
1199.13/1199.79	c satzilla running vallst ... 
1199.13/1199.79	c Bin: Executing vallst
1199.13/1199.79	c vallst returned code 1.
1199.13/1199.79	c satzilla running minisat20 ... 
1199.13/1199.79	c Bin: Executing minisat20
1199.13/1199.79	c minisat20 returned code 1.
1199.13/1199.79	c satzilla running kcnfs04SAT07 ... 
1199.13/1199.79	c Bin: Executing kcnfs04SAT07
1199.13/1199.79	c kcnfs04SAT07 returned code 1.
1199.13/1199.79	c ERROR: All Failed! 
1199.13/1199.79	c SATZILLA_TIME=1199.420000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538419-1238425987/watcher-1538419-1238425987 -o /tmp/evaluation-result-1538419-1238425987/solver-1538419-1238425987 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538419-1238425987.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 10806
/proc/meminfo: memFree=1071728/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=2056 CPUtime=0
/proc/10806/stat : 10806 (SATzilla2009_I) R 10804 10806 10699 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 286800107 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/10806/statm: 514 112 96 399 0 111 0
[pid=10807] ppid=10806 vsize=1360 CPUtime=0
/proc/10807/stat : 10807 (mxc-sr08) R 10806 10806 10699 0 -1 4194304 244 0 0 0 0 0 0 0 18 0 1 0 286800107 1392640 240 1992294400 134512640 135078026 4294956192 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10807/statm: 340 240 54 138 0 199 0

[startup+0.047835 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10806
/proc/meminfo: memFree=1071728/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=2056 CPUtime=0
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 286800107 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 514 112 96 399 0 111 0
[pid=10807] ppid=10806 vsize=2316 CPUtime=0.04
/proc/10807/stat : 10807 (mxc-sr08) R 10806 10806 10699 0 -1 4194304 589 0 0 0 4 0 0 0 19 0 1 0 286800107 2371584 461 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10807/statm: 579 461 55 138 0 438 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4372

[startup+0.101839 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10806
/proc/meminfo: memFree=1071728/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=2056 CPUtime=0
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 286800107 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 514 112 96 399 0 111 0
[pid=10807] ppid=10806 vsize=2316 CPUtime=0.09
/proc/10807/stat : 10807 (mxc-sr08) R 10806 10806 10699 0 -1 4194304 589 0 0 0 9 0 0 0 19 0 1 0 286800107 2371584 461 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10807/statm: 579 461 55 138 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4372

[startup+0.301861 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10806
/proc/meminfo: memFree=1071728/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=2056 CPUtime=0
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 286800107 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 514 112 96 399 0 111 0
[pid=10807] ppid=10806 vsize=2480 CPUtime=0.29
/proc/10807/stat : 10807 (mxc-sr08) R 10806 10806 10699 0 -1 4194304 649 0 0 0 29 0 0 0 21 0 1 0 286800107 2539520 521 1992294400 134512640 135078026 4294956192 18446744073709551615 134560883 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10807/statm: 620 521 55 138 0 479 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4536

[startup+0.701906 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10806
/proc/meminfo: memFree=1071728/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=2056 CPUtime=0
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 286800107 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 514 112 96 399 0 111 0
[pid=10807] ppid=10806 vsize=3392 CPUtime=0.69
/proc/10807/stat : 10807 (mxc-sr08) R 10806 10806 10699 0 -1 4194304 992 0 0 0 69 0 0 0 25 0 1 0 286800107 3473408 736 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10807/statm: 848 736 71 138 0 707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5448

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10808
/proc/meminfo: memFree=1068768/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=2056 CPUtime=0
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 286800107 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 514 112 96 399 0 111 0
[pid=10807] ppid=10806 vsize=3656 CPUtime=1.49
/proc/10807/stat : 10807 (mxc-sr08) R 10806 10806 10699 0 -1 4194304 1082 0 0 0 149 0 0 0 25 0 1 0 286800107 3743744 826 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10807/statm: 914 826 71 138 0 773 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5712

[startup+3.10217 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10808
/proc/meminfo: memFree=1068384/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=2056 CPUtime=0
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 286800107 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 514 112 96 399 0 111 0
[pid=10807] ppid=10806 vsize=3920 CPUtime=3.09
/proc/10807/stat : 10807 (mxc-sr08) R 10806 10806 10699 0 -1 4194304 1144 0 0 0 308 1 0 0 25 0 1 0 286800107 4014080 888 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10807/statm: 980 888 71 138 0 839 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5976

[startup+6.30153 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10808
/proc/meminfo: memFree=1068192/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=2056 CPUtime=0
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 286800107 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 514 112 96 399 0 111 0
[pid=10807] ppid=10806 vsize=4184 CPUtime=6.29
/proc/10807/stat : 10807 (mxc-sr08) R 10806 10806 10699 0 -1 4194304 1212 0 0 0 627 2 0 0 25 0 1 0 286800107 4284416 956 1992294400 134512640 135078026 4294956192 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10807/statm: 1046 956 71 138 0 905 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6240

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10809
/proc/meminfo: memFree=1068384/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=2056 CPUtime=9.99
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 152 1274 0 0 0 0 997 2 16 0 1 0 286800107 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 514 121 104 399 0 111 0
[pid=10809] ppid=10806 vsize=4984 CPUtime=2.68
/proc/10809/stat : 10809 (picosat846) R 10806 10806 10699 0 -1 4194304 973 0 0 0 268 0 0 0 25 0 1 0 286801107 5103616 962 1992294400 134512640 134570484 4294956192 18446744073709551615 134551932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10809/statm: 1246 962 84 14 0 912 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7040

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1063008/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=7048 CPUtime=5.05
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 1659 0 0 0 505 0 0 0 25 0 1 0 286802150 7217152 1550 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 1762 1550 73 138 0 1621 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11988

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1060000/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=9952 CPUtime=30.63
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 2385 0 0 0 3062 1 0 0 25 0 1 0 286802150 10190848 2276 1992294400 134512640 135078472 4294956192 18446744073709551615 134550562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 2488 2276 73 138 0 2347 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 14892

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1057824/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=12268 CPUtime=81.79
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 2948 0 0 0 8177 2 0 0 25 0 1 0 286802150 12562432 2839 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 3067 2839 73 138 0 2926 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 17208

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1055712/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=14400 CPUtime=141.76
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 3468 0 0 0 14173 3 0 0 25 0 1 0 286802150 14745600 3359 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 3600 3359 73 138 0 3459 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 19340

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1055200/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=14928 CPUtime=201.73
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 3604 0 0 0 20170 3 0 0 25 0 1 0 286802150 15286272 3495 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 3732 3495 73 138 0 3591 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 19868

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1053728/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=16596 CPUtime=261.7
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 3977 0 0 0 26166 4 0 0 25 0 1 0 286802150 16994304 3868 1992294400 134512640 135078472 4294956192 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 4149 3868 73 138 0 4008 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 21536

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1053472/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=16732 CPUtime=321.68
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 4037 0 0 0 32164 4 0 0 25 0 1 0 286802150 17133568 3928 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 4183 3928 73 138 0 4042 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1049056/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=21476 CPUtime=741.52
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 5122 0 0 0 74146 6 0 0 25 0 1 0 286802150 21991424 5013 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 5369 5013 73 138 0 5228 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 26416

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1048928/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=21616 CPUtime=801.49
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 5170 0 0 0 80143 6 0 0 25 0 1 0 286802150 22134784 5061 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 5404 5061 73 138 0 5263 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 26556

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1048736/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=21912 CPUtime=861.46
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 5215 0 0 0 86140 6 0 0 25 0 1 0 286802150 22437888 5106 1992294400 134512640 135078472 4294956192 18446744073709551615 134550646 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 5478 5106 73 138 0 5337 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 26852

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1047328/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=23300 CPUtime=921.45
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 5564 0 0 0 92138 7 0 0 25 0 1 0 286802150 23859200 5455 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 5825 5455 73 138 0 5684 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 28240

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1046880/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=23784 CPUtime=981.41
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 5678 0 0 0 98134 7 0 0 25 0 1 0 286802150 24354816 5569 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 5946 5569 73 138 0 5805 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 28724

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1046752/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=23952 CPUtime=1041.39
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 5717 0 0 0 104132 7 0 0 25 0 1 0 286802150 24526848 5608 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 5988 5608 73 138 0 5847 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 28892

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1046688/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=23952 CPUtime=1101.36
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 5725 0 0 0 110129 7 0 0 25 0 1 0 286802150 24526848 5616 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 5988 5616 73 138 0 5847 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 28892

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1046432/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=24232 CPUtime=1161.33
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 5788 0 0 0 116125 8 0 0 25 0 1 0 286802150 24813568 5679 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 6058 5679 73 138 0 5917 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 29172

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 10812
/proc/meminfo: memFree=1046432/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=24232 CPUtime=1169.32
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 5788 0 0 0 116924 8 0 0 25 0 1 0 286802150 24813568 5679 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 6058 5679 73 138 0 5917 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 29172

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1046432/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=24232 CPUtime=1175.73
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 5788 0 0 0 117565 8 0 0 25 0 1 0 286802150 24813568 5679 1992294400 134512640 135078472 4294956192 18446744073709551615 134550501 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 6058 5679 73 138 0 5917 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 29172

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1046432/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=24232 CPUtime=1177.32
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 5788 0 0 0 117724 8 0 0 25 0 1 0 286802150 24813568 5679 1992294400 134512640 135078472 4294956192 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 6058 5679 73 138 0 5917 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 29172

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1046432/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=24232 CPUtime=1178.12
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 5788 0 0 0 117804 8 0 0 25 0 1 0 286802150 24813568 5679 1992294400 134512640 135078472 4294956192 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 6058 5679 73 138 0 5917 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 29172

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1046432/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=24232 CPUtime=1178.52
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 5788 0 0 0 117844 8 0 0 25 0 1 0 286802150 24813568 5679 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 6058 5679 73 138 0 5917 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 29172

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10812
/proc/meminfo: memFree=1046432/2055920 swapFree=4181692/4192956
[pid=10806] ppid=10804 vsize=4940 CPUtime=20.41
/proc/10806/stat : 10806 (SATzilla2009_I) S 10804 10806 10699 0 -1 4194304 1885 4161 0 0 333 2 1701 5 25 0 1 0 286800107 5058560 883 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10806/statm: 1235 883 217 399 0 832 0
[pid=10812] ppid=10806 vsize=24232 CPUtime=1178.72
/proc/10812/stat : 10812 (minisat20SAT07) R 10806 10806 10699 0 -1 4194304 5788 0 0 0 117864 8 0 0 25 0 1 0 286802150 24813568 5679 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10812/statm: 6058 5679 73 138 0 5917 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 29172

Child status: 17
Real time (s): 1199.8
CPU time (s): 1199.25
CPU user time (s): 1199.08
CPU system time (s): 0.169974
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 29172

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

runsolver used 0.893864 second user time and 3.47747 second system time

The end

Launcher Data

Begin job on node42 at 2009-03-30 17:13:07
IDJOB=1538419
IDBENCH=70252
IDSOLVER=528
FILE ID=node42/1538419-1238425987
PBS_JOBID= 9061534
Free space on /tmp= 66248 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S942507261-096.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538419-1238425987/watcher-1538419-1238425987 -o /tmp/evaluation-result-1538419-1238425987/solver-1538419-1238425987 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538419-1238425987.cnf

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

MD5SUM BENCH= 4f6bdfd00a34ed543884cc191900870c
RANDOM SEED=765398119

node42.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.211
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.211
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:       1072208 kB
Buffers:        107960 kB
Cached:         770992 kB
SwapCached:       5184 kB
Active:         114468 kB
Inactive:       772956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1072208 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:           31944 kB
Writeback:           0 kB
Mapped:          14260 kB
Slab:            82336 kB
Committed_AS:   885044 kB
PageTables:       1388 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= 66216 MiB
End job on node42 at 2009-03-30 17:33:07