Trace number 1773710

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) 9997.92 10000.4

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl032.cnf
MD5SUM5bb6e70c95bda454f634cd586084908b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark991.95
Satisfiable
(Un)Satisfiability was proved
Number of variables18607
Number of clauses55724
Sum of the clauses size130020
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237148
Number of clauses of size 318574
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

20.32/20.47	c SATzilla is building models for class 3
20.32/20.47	c run presolver mxc-sr08 for 10 seconds ... 
20.32/20.47	c Bin: Executing mxc-sr08
20.32/20.47	c spawning binary file with 10 seconds ...
20.32/20.47	c child exit by a signal
20.32/20.47	c mxc-sr08 returned code 137.
20.32/20.47	c run presolver picosat846 for 5 seconds ... 
20.32/20.47	c Bin: Executing picosat846
20.32/20.47	c spawning binary file with 5 seconds ...
20.32/20.47	c child exit by a signal
20.32/20.47	c picosat846 returned code 137.
20.32/20.47	c Orignal number of varibales is 18607, number of clauses is 55724 
20.32/20.47	c predicted feature computation time is 1.592634 
20.32/20.47	c Bin: Executing satelite
20.32/20.47	c spawning binary file with 240 seconds ...
20.32/20.47	c child exited successfully
20.32/20.47	c satzilla computing base features
20.32/20.47	c Number of variabe is: 6781, Number of clause is : 34365 
20.32/20.47	c Initializing...
20.32/20.47	c satzilla doing clause learning
20.32/20.47	c start clause learning features ...
20.32/20.47	c Bin: Executing zchaff07
20.32/20.47	c spawning binary file with 2 seconds ...
20.32/20.47	c child exit by a signal
20.32/20.47	c satzilla doing survey propogation probe
20.32/20.47	c do survay propogation for 2 second ...
20.32/20.47	c satzilla doing local search probe
20.32/20.47	c features are:18607 55724 6781 34365 1.74399 0.621534 0.197323 0.380051 0.944868 1.4348 0.000456432 0.437576 0.000294942 0.00530895 1.25653 0.324633 0.668704 0.000456432 1.1831 0.000232795 0.00829332 1.83313 0.077521 0.0581953 0 0.6 1.76713 0.000192946 1.2688 2.90994e-05 0.00372472 1.56876 0.541394 0.000486763 1.05314 0.000174596 0.00640186 1790 0.113966 1586 1994 1994 1586 1994 1586 1994 143.038 0.0441429 136.724 149.352 149.352 136.724 149.352 136.724 149.352 0.18364 0.694752 2.14809e-06 0.736792 0.434294 0.0335137 0.221381 0.0929773 0.141717 0.0266789 0.978457 -5.55112e-17 0.289444 0.051903 0.00214013 0.0457242 0.009817 0.0197357 434.619 0.068012 1634.17 0.0185342 1635.5 1589 1670 0.610119 0.314377 0.898684 0.00956395 
20.32/20.47	c satzilla's ranking:
20.32/20.47	c 1) picosat846: 2.262353
20.32/20.47	c 2) minisat20SAT07: 2.218261
20.32/20.47	c 3) mxc-sr08: 1.357223
20.32/20.47	c 4) march_dl2004: 0.889578
20.32/20.47	c 5) zchaff_rand: -0.676680
20.32/20.47	c 6) SATenstein: -10000.000000
20.32/20.47	c 7) gnovelty+: -10000.000000
20.32/20.47	c 8) adaptg2wsat+: -10000.000000
20.32/20.47	c 9) adaptg2wsat0: -10000.000000
20.32/20.47	c 10) tts-4-0: -10000.000000
20.32/20.47	c 11) vallst: -10000.000000
20.32/20.47	c 12) minisat20: -10000.000000
20.32/20.47	c 13) kcnfs04SAT07: -10000.000000
20.32/20.47	c satzilla running picosat846 ... 
9997.87/10000.41	c Bin: Executing picosat846
9997.87/10000.41	c spawning binary file with 9979 seconds ...
9997.87/10000.41	c child exit by a signal
9997.87/10000.41	c picosat846 returned code 137.
9997.87/10000.41	c satzilla running minisat20SAT07 ... 
9997.87/10000.41	c Bin: Executing minisat20SAT07
9997.87/10000.41	c minisat20SAT07 returned code 1.
9997.87/10000.41	c satzilla running mxc-sr08 ... 
9997.87/10000.41	c Bin: Executing mxc-sr08
9997.87/10000.41	c mxc-sr08 returned code 1.
9997.87/10000.41	c satzilla running march_dl2004 ... 
9997.87/10000.41	c Bin: Executing march_dl2004
9997.87/10000.41	c march_dl2004 returned code 1.
9997.87/10000.41	c satzilla running zchaff_rand ... 
9997.87/10000.41	c Bin: Executing zchaff_rand
9997.87/10000.41	c zchaff_rand returned code 1.
9997.87/10000.41	c satzilla running SATenstein ... 
9997.87/10000.41	c Bin: Executing SATenstein
9997.87/10000.41	c SATenstein returned code 1.
9997.87/10000.41	c satzilla running gnovelty+ ... 
9997.87/10000.41	c Bin: Executing gnovelty+
9997.87/10000.41	c gnovelty+ returned code 1.
9997.87/10000.41	c satzilla running adaptg2wsat+ ... 
9997.87/10000.41	c Bin: Executing adaptg2wsat+
9997.87/10000.41	c adaptg2wsat+ returned code 1.
9997.87/10000.41	c satzilla running adaptg2wsat0 ... 
9997.87/10000.41	c Bin: Executing adaptg2wsat0
9997.87/10000.41	c adaptg2wsat0 returned code 1.
9997.87/10000.41	c satzilla running tts-4-0 ... 
9997.87/10000.41	c Bin: Executing tts-4-0
9997.87/10000.41	c tts-4-0 returned code 1.
9997.87/10000.41	c satzilla running vallst ... 
9997.87/10000.41	c Bin: Executing vallst
9997.87/10000.41	c vallst returned code 1.
9997.87/10000.41	c satzilla running minisat20 ... 
9997.87/10000.41	c Bin: Executing minisat20
9997.87/10000.41	c minisat20 returned code 1.
9997.87/10000.41	c satzilla running kcnfs04SAT07 ... 
9997.87/10000.41	c Bin: Executing kcnfs04SAT07
9997.87/10000.41	c kcnfs04SAT07 returned code 1.
9997.87/10000.41	c ERROR: All Failed! 
9997.87/10000.41	c SATZILLA_TIME=9999.430000

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-1773710-1241350285/watcher-1773710-1241350285 -o /tmp/evaluation-result-1773710-1241350285/solver-1773710-1241350285 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773710-1241350285.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 28975
/proc/meminfo: memFree=1673576/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=2056 CPUtime=0
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163062144 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 514 112 96 399 0 111 0
[pid=28976] ppid=28975 vsize=3056 CPUtime=0
/proc/28976/stat : 28976 (mxc-sr08) R 28975 28975 28938 0 -1 4194304 623 0 0 0 0 0 0 0 19 0 1 0 163062144 3129344 620 1992294400 134512640 135078026 4294956192 18446744073709551615 134536247 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28976/statm: 764 627 50 138 0 623 0

[startup+0.030046 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 28975
/proc/meminfo: memFree=1673576/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=2056 CPUtime=0
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163062144 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 514 112 96 399 0 111 0
[pid=28976] ppid=28975 vsize=6940 CPUtime=0.02
/proc/28976/stat : 28976 (mxc-sr08) R 28975 28975 28938 0 -1 4194304 1433 0 0 0 2 0 0 0 19 0 1 0 163062144 7106560 1427 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28976/statm: 1735 1428 54 138 0 1594 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8996

[startup+0.10105 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 28975
/proc/meminfo: memFree=1673576/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=2056 CPUtime=0
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163062144 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 514 112 96 399 0 111 0
[pid=28976] ppid=28975 vsize=9312 CPUtime=0.09
/proc/28976/stat : 28976 (mxc-sr08) R 28975 28975 28938 0 -1 4194304 2198 0 0 0 9 0 0 0 19 0 1 0 163062144 9535488 1976 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28976/statm: 2328 1976 55 138 0 2187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11368

[startup+0.301062 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 28975
/proc/meminfo: memFree=1673576/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=2056 CPUtime=0
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163062144 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 514 112 96 399 0 111 0
[pid=28976] ppid=28975 vsize=13056 CPUtime=0.29
/proc/28976/stat : 28976 (mxc-sr08) R 28975 28975 28938 0 -1 4194304 3093 0 0 0 28 1 0 0 21 0 1 0 163062144 13369344 2871 1992294400 134512640 135078026 4294956192 18446744073709551615 134720122 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28976/statm: 3264 2871 55 138 0 3123 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15112

[startup+0.701088 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 28975
/proc/meminfo: memFree=1673576/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=2056 CPUtime=0
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163062144 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 514 112 96 399 0 111 0
[pid=28976] ppid=28975 vsize=11756 CPUtime=0.69
/proc/28976/stat : 28976 (mxc-sr08) R 28975 28975 28938 0 -1 4194304 3189 0 0 0 68 1 0 0 24 0 1 0 163062144 12038144 2696 1992294400 134512640 135078026 4294956192 18446744073709551615 134523007 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28976/statm: 2939 2696 71 138 0 2798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13812

[startup+1.50114 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 28977
/proc/meminfo: memFree=1662744/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=2056 CPUtime=0
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163062144 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 514 112 96 399 0 111 0
[pid=28976] ppid=28975 vsize=11756 CPUtime=1.49
/proc/28976/stat : 28976 (mxc-sr08) R 28975 28975 28938 0 -1 4194304 3191 0 0 0 148 1 0 0 25 0 1 0 163062144 12038144 2698 1992294400 134512640 135078026 4294956192 18446744073709551615 134534276 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28976/statm: 2939 2698 71 138 0 2798 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13812

[startup+3.10124 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 28977
/proc/meminfo: memFree=1662616/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=2056 CPUtime=0
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163062144 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 514 112 96 399 0 111 0
[pid=28976] ppid=28975 vsize=11756 CPUtime=3.09
/proc/28976/stat : 28976 (mxc-sr08) R 28975 28975 28938 0 -1 4194304 3194 0 0 0 308 1 0 0 25 0 1 0 163062144 12038144 2701 1992294400 134512640 135078026 4294956192 18446744073709551615 134533638 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28976/statm: 2939 2701 71 138 0 2798 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13812

[startup+6.30145 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 28977
/proc/meminfo: memFree=1661984/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=2056 CPUtime=0
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163062144 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 514 112 96 399 0 111 0
[pid=28976] ppid=28975 vsize=12152 CPUtime=6.29
/proc/28976/stat : 28976 (mxc-sr08) R 28975 28975 28938 0 -1 4194304 3265 0 0 0 628 1 0 0 25 0 1 0 163062144 12443648 2772 1992294400 134512640 135078026 4294956192 18446744073709551615 134535115 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28976/statm: 3038 2772 71 138 0 2897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14208

[startup+12.7019 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 28978
/proc/meminfo: memFree=1669104/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=2056 CPUtime=9.99
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 152 3305 0 0 0 0 998 1 16 0 1 0 163062144 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 514 121 104 399 0 111 0
[pid=28978] ppid=28975 vsize=5448 CPUtime=2.64
/proc/28978/stat : 28978 (picosat846) R 28975 28975 28938 0 -1 4194304 1041 0 8 0 264 0 0 0 25 0 1 0 163063144 5578752 1017 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28978/statm: 1362 1017 85 14 0 1028 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 7504

[startup+25.5027 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 28981
/proc/meminfo: memFree=1663536/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=5976 CPUtime=5.01
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 1180 0 0 0 501 0 0 0 25 0 1 0 163064192 6119424 1148 1992294400 134512640 134570484 4294956192 18446744073709551615 134552716 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 1494 1148 85 14 0 1160 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 12868

[startup+51.1023 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 28981
/proc/meminfo: memFree=1662192/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=7428 CPUtime=30.61
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 1520 0 0 0 3060 1 0 0 25 0 1 0 163064192 7606272 1488 1992294400 134512640 134570484 4294956192 18446744073709551615 134523492 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 1857 1488 85 14 0 1523 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 14320

[startup+102.307 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 28981
/proc/meminfo: memFree=1660592/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=9012 CPUtime=81.79
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 1925 0 0 0 8178 1 0 0 25 0 1 0 163064192 9228288 1893 1992294400 134512640 134570484 4294956192 18446744073709551615 134551758 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 2253 1893 85 14 0 1919 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 15904

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28981
/proc/meminfo: memFree=1658992/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=10596 CPUtime=141.77
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 2308 0 0 0 14176 1 0 0 25 0 1 0 163064192 10850304 2276 1992294400 134512640 134570484 4294956192 18446744073709551615 134551946 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 2649 2276 85 14 0 2315 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 17488

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28981
/proc/meminfo: memFree=1657584/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=11916 CPUtime=201.76
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 2650 0 0 0 20174 2 0 0 25 0 1 0 163064192 12201984 2618 1992294400 134512640 134570484 4294956192 18446744073709551615 134526514 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 2979 2618 85 14 0 2645 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 18808

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28981
/proc/meminfo: memFree=1656816/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=12704 CPUtime=261.74
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 2842 0 0 0 26172 2 0 0 25 0 1 0 163064192 13008896 2810 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 3176 2810 85 14 0 2842 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 19596

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28981
/proc/meminfo: memFree=1656176/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=13232 CPUtime=321.73
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 2996 0 0 0 32170 3 0 0 25 0 1 0 163064192 13549568 2964 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 3308 2964 85 14 0 2974 0
Current children cumulated CPU time (s) 342.13

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


[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29005
/proc/meminfo: memFree=1604144/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=61200 CPUtime=9679.44
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 17996 0 0 0 967889 55 0 0 25 0 1 0 163064192 62668800 14916 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 15300 14916 85 14 0 14966 0
Current children cumulated CPU time (s) 9699.84
Current children cumulated vsize (KiB) 68092

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29005
/proc/meminfo: memFree=1604208/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=61200 CPUtime=9739.42
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 17996 0 0 0 973887 55 0 0 25 0 1 0 163064192 62668800 14916 1992294400 134512640 134570484 4294956192 18446744073709551615 134523913 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 15300 14916 85 14 0 14966 0
Current children cumulated CPU time (s) 9759.82
Current children cumulated vsize (KiB) 68092

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29005
/proc/meminfo: memFree=1604144/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=61200 CPUtime=9799.41
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 17996 0 0 0 979885 56 0 0 25 0 1 0 163064192 62668800 14916 1992294400 134512640 134570484 4294956192 18446744073709551615 134553201 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 15300 14916 85 14 0 14966 0
Current children cumulated CPU time (s) 9819.81
Current children cumulated vsize (KiB) 68092

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29005
/proc/meminfo: memFree=1604144/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=61200 CPUtime=9859.4
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 17996 0 0 0 985884 56 0 0 25 0 1 0 163064192 62668800 14916 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 15300 14916 85 14 0 14966 0
Current children cumulated CPU time (s) 9879.8
Current children cumulated vsize (KiB) 68092

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29005
/proc/meminfo: memFree=1604080/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=61200 CPUtime=9919.38
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 17996 0 0 0 991882 56 0 0 25 0 1 0 163064192 62668800 14916 1992294400 134512640 134570484 4294956192 18446744073709551615 134523004 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 15300 14916 85 14 0 14966 0
Current children cumulated CPU time (s) 9939.78
Current children cumulated vsize (KiB) 68092

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29005
/proc/meminfo: memFree=1604144/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=61200 CPUtime=9935.38
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 17996 0 0 0 993482 56 0 0 25 0 1 0 163064192 62668800 14916 1992294400 134512640 134570484 4294956192 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 15300 14916 85 14 0 14966 0
Current children cumulated CPU time (s) 9955.78
Current children cumulated vsize (KiB) 68092

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29005
/proc/meminfo: memFree=1604144/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=61200 CPUtime=9960.97
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 17996 0 0 0 996041 56 0 0 25 0 1 0 163064192 62668800 14916 1992294400 134512640 134570484 4294956192 18446744073709551615 134522329 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 15300 14916 85 14 0 14966 0
Current children cumulated CPU time (s) 9981.37
Current children cumulated vsize (KiB) 68092

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29005
/proc/meminfo: memFree=1604144/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=61200 CPUtime=9967.37
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 17996 0 0 0 996681 56 0 0 25 0 1 0 163064192 62668800 14916 1992294400 134512640 134570484 4294956192 18446744073709551615 134523340 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 15300 14916 85 14 0 14966 0
Current children cumulated CPU time (s) 9987.77
Current children cumulated vsize (KiB) 68092

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29005
/proc/meminfo: memFree=1604144/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=61200 CPUtime=9973.77
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 17996 0 0 0 997321 56 0 0 25 0 1 0 163064192 62668800 14916 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 15300 14916 85 14 0 14966 0
Current children cumulated CPU time (s) 9994.17
Current children cumulated vsize (KiB) 68092

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29005
/proc/meminfo: memFree=1604144/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=61200 CPUtime=9975.37
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 17996 0 0 0 997481 56 0 0 25 0 1 0 163064192 62668800 14916 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 15300 14916 85 14 0 14966 0
Current children cumulated CPU time (s) 9995.77
Current children cumulated vsize (KiB) 68092

[startup+9999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29005
/proc/meminfo: memFree=1604144/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=61200 CPUtime=9976.17
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 17996 0 0 0 997561 56 0 0 25 0 1 0 163064192 62668800 14916 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 15300 14916 85 14 0 14966 0
Current children cumulated CPU time (s) 9996.57
Current children cumulated vsize (KiB) 68092

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29005
/proc/meminfo: memFree=1604144/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=61200 CPUtime=9976.97
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 17996 0 0 0 997641 56 0 0 25 0 1 0 163064192 62668800 14916 1992294400 134512640 134570484 4294956192 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 15300 14916 85 14 0 14966 0
Current children cumulated CPU time (s) 9997.37
Current children cumulated vsize (KiB) 68092

[startup+10000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29005
/proc/meminfo: memFree=1604144/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=61200 CPUtime=9977.37
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 17996 0 0 0 997681 56 0 0 25 0 1 0 163064192 62668800 14916 1992294400 134512640 134570484 4294956192 18446744073709551615 134551715 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 15300 14916 85 14 0 14966 0
Current children cumulated CPU time (s) 9997.77
Current children cumulated vsize (KiB) 68092

[startup+10000.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29005
/proc/meminfo: memFree=1604144/2055920 swapFree=4181244/4192956
[pid=28975] ppid=28973 vsize=6892 CPUtime=20.4
/proc/28975/stat : 28975 (SATzilla2009_I) S 28973 28975 28938 0 -1 4194304 2587 9135 0 8 278 18 1737 7 25 0 1 0 163062144 7057408 1395 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28975/statm: 1723 1395 217 399 0 1320 0
[pid=28981] ppid=28975 vsize=61200 CPUtime=9977.47
/proc/28981/stat : 28981 (picosat846) R 28975 28975 28938 0 -1 4194304 17996 0 0 0 997691 56 0 0 25 0 1 0 163064192 62668800 14916 1992294400 134512640 134570484 4294956192 18446744073709551615 134523512 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28981/statm: 15300 14916 85 14 0 14966 0
Current children cumulated CPU time (s) 9997.87
Current children cumulated vsize (KiB) 68092

Child status: 17
Real time (s): 10000.4
CPU time (s): 9997.92
CPU user time (s): 9997.08
CPU system time (s): 0.838872
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 78388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.08
system time used= 0.838872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29736
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33
involuntary context switches= 17990

runsolver used 11.5272 second user time and 24.6073 second system time

The end

Launcher Data

Begin job on node22 at 2009-05-03 13:31:26
IDJOB=1773710
IDBENCH=70780
IDSOLVER=616
FILE ID=node22/1773710-1241350285
PBS_JOBID= 9225550
Free space on /tmp= 66428 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl032.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773710-1241350285/watcher-1773710-1241350285 -o /tmp/evaluation-result-1773710-1241350285/solver-1773710-1241350285 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773710-1241350285.cnf

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

MD5SUM BENCH= 5bb6e70c95bda454f634cd586084908b
RANDOM SEED=1213356479

node22.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.232
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.232
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:       1674120 kB
Buffers:         41048 kB
Cached:         242328 kB
SwapCached:       5556 kB
Active:          78376 kB
Inactive:       212812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1674120 kB
SwapTotal:     4192956 kB
SwapFree:      4181244 kB
Dirty:           32500 kB
Writeback:           0 kB
Mapped:          13464 kB
Slab:            76740 kB
Committed_AS:   783508 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= 66396 MiB
End job on node22 at 2009-05-03 16:18:07