Trace number 1825907

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) 4998.68 5000.86

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-23-189-21-75.cnf
MD5SUM46a186d5aa9ba41a176adf24fb365342
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark618.445
Satisfiable
(Un)Satisfiability was proved
Number of variables483
Number of clauses25396
Sum of the clauses size51233
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225375
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521

Solver Data

17.36/17.44	c SATzilla is building models for class 2
17.36/17.44	c run presolver march_dl2004 for 5 seconds ... 
17.36/17.44	c Bin: Executing march_dl2004
17.36/17.44	c spawning binary file with 5 seconds ...
17.36/17.44	c child exit by a signal
17.36/17.44	c march_dl2004 returned code 137.
17.36/17.44	c run presolver mxc-sr08 for 5 seconds ... 
17.36/17.44	c Bin: Executing mxc-sr08
17.36/17.44	c spawning binary file with 5 seconds ...
17.36/17.44	c child exit by a signal
17.36/17.44	c mxc-sr08 returned code 137.
17.36/17.44	c Orignal number of varibales is 483, number of clauses is 25396 
17.36/17.44	c predicted feature computation time is 7.504734 
17.36/17.44	c Bin: Executing satelite
17.36/17.44	c spawning binary file with 240 seconds ...
17.36/17.44	c child exited successfully
17.36/17.44	c satzilla computing base features
17.36/17.44	c Number of variabe is: 462, Number of clause is : 24913 
17.36/17.44	c Initializing...
17.36/17.44	c satzilla compute diameter ...
17.36/17.44	c start diameter features ...
17.36/17.44	c satzilla doing clause learning
17.36/17.44	c start clause learning features ...
17.36/17.44	c Bin: Executing zchaff07
17.36/17.44	c spawning binary file with 2 seconds ...
17.36/17.44	c child exit by a signal
17.36/17.44	c satzilla doing survey propogation probe
17.36/17.44	c do survay propogation for 2 second ...
17.36/17.44	c satzilla doing local search probe
17.36/17.44	c satzilla doing lobjois search-space size estimate
17.36/17.44	c features are:483 25396 462 24913 0.0454545 0.0193875 0.0185445 0.998304 0.0122105 0.103993 0.00592747 1.70068 0.004329 0.0952381 0.159204 0.972464 0.972464 0.00592747 0.143171 0.00405411 0.00863003 3.71004 0.426451 0.076639 0.267176 0.760563 2.79129 0.0042098 0.184122 0.00260908 0.00670333 3.15028 0.972464 0.0185044 0 0.0185044 0.0185044 2 0 2 2 -0 714.667 0.183737 518 960 960 518 757 620 712 51.7353 0.0727105 46.429 57.5667 57.5667 46.429 55.0938 48.266 50.919 0.890994 0.0238356 0.838909 0.984894 0.915255 0.865164 0.904046 0.878981 0.891316 4.64141e-05 1.56492 1.69772e-08 0.000518706 0.000134442 1.34694e-06 5.19046e-05 5.08267e-06 1.7894e-05 6.41967 0.205733 212.843 0.0494927 213 198 226 26.6357 0.086663 0.999682 0.000246295 0.896553 0.956204 
17.36/17.44	c satzilla's ranking:
17.36/17.44	c 1) march_dl2004: 2.849438
17.36/17.44	c 2) minisat20: 1.708347
17.36/17.44	c 3) zchaff_rand: 1.605712
17.36/17.44	c 4) mxc-sr08: 1.545816
17.36/17.44	c 5) minisat20SAT07: 0.990809
17.36/17.44	c 6) tts-4-0: 0.625725
17.36/17.44	c 7) vallst: -0.377809
17.36/17.44	c 8) SATenstein: -10000.000000
17.36/17.44	c 9) gnovelty+: -10000.000000
17.36/17.44	c 10) adaptg2wsat+: -10000.000000
17.36/17.44	c 11) adaptg2wsat0: -10000.000000
17.36/17.44	c 12) picosat846: -10000.000000
17.36/17.44	c 13) kcnfs04SAT07: -10000.000000
17.36/17.44	c satzilla running march_dl2004 ... 
4998.58/5000.85	c Bin: Executing march_dl2004
4998.58/5000.85	c spawning binary file with 4982 seconds ...
4998.58/5000.85	c child exit by a signal
4998.58/5000.85	c march_dl2004 returned code 137.
4998.58/5000.85	c satzilla running minisat20 ... 
4998.58/5000.85	c Bin: Executing minisat20
4998.58/5000.85	c minisat20 returned code 1.
4998.58/5000.85	c satzilla running zchaff_rand ... 
4998.58/5000.85	c Bin: Executing zchaff_rand
4998.58/5000.85	c zchaff_rand returned code 1.
4998.58/5000.85	c satzilla running mxc-sr08 ... 
4998.58/5000.85	c Bin: Executing mxc-sr08
4998.58/5000.85	c mxc-sr08 returned code 1.
4998.58/5000.85	c satzilla running minisat20SAT07 ... 
4998.58/5000.85	c Bin: Executing minisat20SAT07
4998.58/5000.85	c minisat20SAT07 returned code 1.
4998.58/5000.85	c satzilla running tts-4-0 ... 
4998.58/5000.85	c Bin: Executing tts-4-0
4998.58/5000.85	c tts-4-0 returned code 1.
4998.58/5000.85	c satzilla running vallst ... 
4998.58/5000.85	c Bin: Executing vallst
4998.58/5000.85	c vallst returned code 1.
4998.58/5000.85	c satzilla running SATenstein ... 
4998.58/5000.85	c Bin: Executing SATenstein
4998.58/5000.85	c SATenstein returned code 1.
4998.58/5000.85	c satzilla running gnovelty+ ... 
4998.58/5000.85	c Bin: Executing gnovelty+
4998.58/5000.85	c gnovelty+ returned code 1.
4998.58/5000.85	c satzilla running adaptg2wsat+ ... 
4998.58/5000.85	c Bin: Executing adaptg2wsat+
4998.58/5000.85	c adaptg2wsat+ returned code 1.
4998.58/5000.85	c satzilla running adaptg2wsat0 ... 
4998.58/5000.85	c Bin: Executing adaptg2wsat0
4998.58/5000.85	c adaptg2wsat0 returned code 1.
4998.58/5000.85	c satzilla running picosat846 ... 
4998.58/5000.85	c Bin: Executing picosat846
4998.58/5000.85	c picosat846 returned code 1.
4998.58/5000.85	c satzilla running kcnfs04SAT07 ... 
4998.58/5000.86	c Bin: Executing kcnfs04SAT07
4998.58/5000.86	c kcnfs04SAT07 returned code 1.
4998.58/5000.86	c ERROR: All Failed! 
4998.58/5000.86	c SATZILLA_TIME=4999.420000

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-1825907-1242520795/watcher-1825907-1242520795 -o /tmp/evaluation-result-1825907-1242520795/solver-1825907-1242520795 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825907-1242520795.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 3/64 3694
/proc/meminfo: memFree=1529904/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=2056 CPUtime=0
/proc/3694/stat : 3694 (SATzilla2009_C) R 3692 3694 3657 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 280112721 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/3694/statm: 514 112 96 399 0 111 0
[pid=3695] ppid=3694 vsize=836 CPUtime=0
/proc/3695/stat : 3695 (march_dl2004) R 3694 3694 3657 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 280112721 856064 110 1992294400 134512640 134996440 4294956192 18446744073709551615 134775711 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3695/statm: 209 110 50 118 0 88 0

[startup+0.0763321 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 3694
/proc/meminfo: memFree=1529904/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=2056 CPUtime=0
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 280112721 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3694/statm: 514 112 96 399 0 111 0
[pid=3695] ppid=3694 vsize=2572 CPUtime=0.07
/proc/3695/stat : 3695 (march_dl2004) R 3694 3694 3657 0 -1 4194304 1130 0 0 0 7 0 0 0 19 0 1 0 280112721 2633728 470 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3695/statm: 643 472 72 118 0 522 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4628

[startup+0.101334 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 3694
/proc/meminfo: memFree=1529904/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=2056 CPUtime=0
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 280112721 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3694/statm: 514 112 96 399 0 111 0
[pid=3695] ppid=3694 vsize=3536 CPUtime=0.09
/proc/3695/stat : 3695 (march_dl2004) R 3694 3694 3657 0 -1 4194304 1613 0 0 0 9 0 0 0 19 0 1 0 280112721 3620864 707 1992294400 134512640 134996440 4294956192 18446744073709551615 134617577 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3695/statm: 884 709 73 118 0 763 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5592

[startup+0.301355 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 3694
/proc/meminfo: memFree=1529904/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=2056 CPUtime=0
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 280112721 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3694/statm: 514 112 96 399 0 111 0
[pid=3695] ppid=3694 vsize=4892 CPUtime=0.29
/proc/3695/stat : 3695 (march_dl2004) R 3694 3694 3657 0 -1 4194304 1878 0 0 0 29 0 0 0 21 0 1 0 280112721 5009408 847 1992294400 134512640 134996440 4294956192 18446744073709551615 134587818 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3695/statm: 1223 847 75 118 0 1102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6948

[startup+0.701398 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 3694
/proc/meminfo: memFree=1529904/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=2056 CPUtime=0
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 280112721 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3694/statm: 514 112 96 399 0 111 0
[pid=3695] ppid=3694 vsize=5288 CPUtime=0.69
/proc/3695/stat : 3695 (march_dl2004) R 3694 3694 3657 0 -1 4194304 1951 0 0 0 69 0 0 0 25 0 1 0 280112721 5414912 920 1992294400 134512640 134996440 4294956192 18446744073709551615 134567145 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3695/statm: 1322 920 75 118 0 1201 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7344

[startup+1.50148 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 3696
/proc/meminfo: memFree=1526304/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=2056 CPUtime=0
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 280112721 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3694/statm: 514 112 96 399 0 111 0
[pid=3695] ppid=3694 vsize=5288 CPUtime=1.49
/proc/3695/stat : 3695 (march_dl2004) R 3694 3694 3657 0 -1 4194304 1974 0 0 0 149 0 0 0 25 0 1 0 280112721 5414912 943 1992294400 134512640 134996440 4294956192 18446744073709551615 134587735 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3695/statm: 1322 943 75 118 0 1201 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7344

[startup+3.10166 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 3696
/proc/meminfo: memFree=1526112/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=2056 CPUtime=0
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 280112721 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3694/statm: 514 112 96 399 0 111 0
[pid=3695] ppid=3694 vsize=5424 CPUtime=3.09
/proc/3695/stat : 3695 (march_dl2004) R 3694 3694 3657 0 -1 4194304 1991 0 0 0 309 0 0 0 25 0 1 0 280112721 5554176 960 1992294400 134512640 134996440 4294956192 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3695/statm: 1356 960 75 118 0 1235 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7480

[startup+6.302 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 3697
/proc/meminfo: memFree=1526560/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=2056 CPUtime=4.99
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 156 2002 0 0 0 0 499 0 16 0 1 0 280112721 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3694/statm: 514 125 107 399 0 111 0
[pid=3697] ppid=3694 vsize=3848 CPUtime=1.29
/proc/3697/stat : 3697 (mxc-sr08) R 3694 3694 3657 0 -1 4194304 1007 0 0 0 128 1 0 0 25 0 1 0 280113221 3940352 876 1992294400 134512640 135078026 4294956192 18446744073709551615 134533934 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3697/statm: 962 876 71 138 0 821 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5904

[startup+12.7027 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 3699
/proc/meminfo: memFree=1524576/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=4588 CPUtime=12.67
/proc/3694/stat : 3694 (SATzilla2009_C) R 3692 3694 3657 0 -1 4194304 922 5472 0 0 60 0 1202 5 16 0 1 0 280112721 4698112 656 1992294400 134512640 136149437 4294956224 18446744073709551615 135484560 0 0 4096 3 0 0 0 17 0 0 0
/proc/3694/statm: 1147 656 150 399 0 744 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4588

[startup+25.5011 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 3700
/proc/meminfo: memFree=1522720/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=5556 CPUtime=8.03
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2019 0 0 0 803 0 0 0 25 0 1 0 280114465 5689344 988 1992294400 134512640 134996440 4294956192 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1389 988 75 118 0 1268 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 11372

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 3700
/proc/meminfo: memFree=1522592/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=5688 CPUtime=33.63
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2052 0 0 0 3362 1 0 0 25 0 1 0 280114465 5824512 1021 1992294400 134512640 134996440 4294956192 18446744073709551615 134527870 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1422 1021 75 118 0 1301 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 11504

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 3700
/proc/meminfo: memFree=1522528/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=5820 CPUtime=84.81
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2094 0 0 0 8480 1 0 0 25 0 1 0 280114465 5959680 1063 1992294400 134512640 134996440 4294956192 18446744073709551615 134537011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1455 1063 75 118 0 1334 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 11636

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3702
/proc/meminfo: memFree=1522272/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=5952 CPUtime=144.76
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2120 0 0 0 14475 1 0 0 25 0 1 0 280114465 6094848 1089 1992294400 134512640 134996440 4294956192 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1488 1089 75 118 0 1367 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 11768

[startup+222.301 s]
/proc/loadavg: 1.07 0.99 0.99 2/66 3702
/proc/meminfo: memFree=1522208/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=5952 CPUtime=204.73
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2145 0 0 0 20472 1 0 0 25 0 1 0 280114465 6094848 1114 1992294400 134512640 134996440 4294956192 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1488 1114 75 118 0 1367 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 11768

[startup+282.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/66 3702
/proc/meminfo: memFree=1522208/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6084 CPUtime=264.7
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2159 0 0 0 26469 1 0 0 25 0 1 0 280114465 6230016 1128 1992294400 134512640 134996440 4294956192 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1521 1128 75 118 0 1400 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 11900

[startup+342.301 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 3702
/proc/meminfo: memFree=1522208/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6084 CPUtime=324.68
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2168 0 0 0 32467 1 0 0 25 0 1 0 280114465 6230016 1137 1992294400 134512640 134996440 4294956192 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1521 1137 75 118 0 1400 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 11900

[startup+402.302 s]

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3710
/proc/meminfo: memFree=1520224/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6480 CPUtime=4702.82
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2254 0 0 0 470276 6 0 0 25 0 1 0 280114465 6635520 1223 1992294400 134512640 134996440 4294956192 18446744073709551615 134565358 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1620 1223 75 118 0 1499 0
Current children cumulated CPU time (s) 4720.23
Current children cumulated vsize (KiB) 12296

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3710
/proc/meminfo: memFree=1520224/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6480 CPUtime=4762.79
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2255 0 0 0 476273 6 0 0 25 0 1 0 280114465 6635520 1224 1992294400 134512640 134996440 4294956192 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1620 1224 75 118 0 1499 0
Current children cumulated CPU time (s) 4780.2
Current children cumulated vsize (KiB) 12296

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3710
/proc/meminfo: memFree=1520224/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6480 CPUtime=4822.76
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2255 0 0 0 482270 6 0 0 25 0 1 0 280114465 6635520 1224 1992294400 134512640 134996440 4294956192 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1620 1224 75 118 0 1499 0
Current children cumulated CPU time (s) 4840.17
Current children cumulated vsize (KiB) 12296

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3716
/proc/meminfo: memFree=1520160/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6480 CPUtime=4882.72
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2256 0 0 0 488266 6 0 0 25 0 1 0 280114465 6635520 1225 1992294400 134512640 134996440 4294956192 18446744073709551615 134537011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1620 1225 75 118 0 1499 0
Current children cumulated CPU time (s) 4900.13
Current children cumulated vsize (KiB) 12296

[startup+4962.3 s]
/proc/loadavg: 1.14 1.04 1.01 2/66 4196
/proc/meminfo: memFree=1519712/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6480 CPUtime=4942.69
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2256 0 0 0 494262 7 0 0 25 0 1 0 280114465 6635520 1225 1992294400 134512640 134996440 4294956192 18446744073709551615 134568018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1620 1225 75 118 0 1499 0
Current children cumulated CPU time (s) 4960.1
Current children cumulated vsize (KiB) 12296

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

[startup+4966.3 s]
/proc/loadavg: 1.13 1.04 1.01 2/66 4196
/proc/meminfo: memFree=1519712/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6480 CPUtime=4946.69
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2256 0 0 0 494662 7 0 0 25 0 1 0 280114465 6635520 1225 1992294400 134512640 134996440 4294956192 18446744073709551615 134536979 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1620 1225 75 118 0 1499 0
Current children cumulated CPU time (s) 4964.1
Current children cumulated vsize (KiB) 12296

[startup+4979.1 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 4196
/proc/meminfo: memFree=1519776/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6480 CPUtime=4959.48
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2256 0 0 0 495941 7 0 0 25 0 1 0 280114465 6635520 1225 1992294400 134512640 134996440 4294956192 18446744073709551615 134536976 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1620 1225 75 118 0 1499 0
Current children cumulated CPU time (s) 4976.89
Current children cumulated vsize (KiB) 12296

[startup+4991.9 s]
/proc/loadavg: 1.09 1.04 1.01 2/66 4196
/proc/meminfo: memFree=1519840/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6480 CPUtime=4972.28
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2256 0 0 0 497221 7 0 0 25 0 1 0 280114465 6635520 1225 1992294400 134512640 134996440 4294956192 18446744073709551615 134587716 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1620 1225 75 118 0 1499 0
Current children cumulated CPU time (s) 4989.69
Current children cumulated vsize (KiB) 12296

[startup+4995.11 s]
/proc/loadavg: 1.08 1.04 1.01 2/66 4196
/proc/meminfo: memFree=1519840/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6480 CPUtime=4975.48
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2256 0 0 0 497541 7 0 0 25 0 1 0 280114465 6635520 1225 1992294400 134512640 134996440 4294956192 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1620 1225 75 118 0 1499 0
Current children cumulated CPU time (s) 4992.89
Current children cumulated vsize (KiB) 12296

[startup+4998.3 s]
/proc/loadavg: 1.07 1.04 1.01 2/66 4196
/proc/meminfo: memFree=1519840/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6480 CPUtime=4978.68
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2256 0 0 0 497861 7 0 0 25 0 1 0 280114465 6635520 1225 1992294400 134512640 134996440 4294956192 18446744073709551615 134564285 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1620 1225 75 118 0 1499 0
Current children cumulated CPU time (s) 4996.09
Current children cumulated vsize (KiB) 12296

[startup+4999.9 s]
/proc/loadavg: 1.07 1.04 1.01 2/66 4196
/proc/meminfo: memFree=1519840/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6480 CPUtime=4980.27
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2256 0 0 0 498020 7 0 0 25 0 1 0 280114465 6635520 1225 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1620 1225 75 118 0 1499 0
Current children cumulated CPU time (s) 4997.68
Current children cumulated vsize (KiB) 12296

[startup+5000.3 s]
/proc/loadavg: 1.07 1.04 1.01 2/66 4196
/proc/meminfo: memFree=1519840/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6480 CPUtime=4980.67
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2256 0 0 0 498060 7 0 0 25 0 1 0 280114465 6635520 1225 1992294400 134512640 134996440 4294956192 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1620 1225 75 118 0 1499 0
Current children cumulated CPU time (s) 4998.08
Current children cumulated vsize (KiB) 12296

[startup+5000.7 s]
/proc/loadavg: 1.07 1.04 1.01 2/66 4196
/proc/meminfo: memFree=1519840/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6480 CPUtime=4981.07
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2256 0 0 0 498100 7 0 0 25 0 1 0 280114465 6635520 1225 1992294400 134512640 134996440 4294956192 18446744073709551615 134567223 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1620 1225 75 118 0 1499 0
Current children cumulated CPU time (s) 4998.48
Current children cumulated vsize (KiB) 12296

[startup+5000.8 s]
/proc/loadavg: 1.07 1.04 1.01 2/66 4196
/proc/meminfo: memFree=1519840/2055920 swapFree=4175944/4192956
[pid=3694] ppid=3692 vsize=5816 CPUtime=17.41
/proc/3694/stat : 3694 (SATzilla2009_C) S 3692 3694 3657 0 -1 4194304 1671 5472 0 0 530 4 1202 5 25 0 1 0 280112721 5955584 1037 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3694/statm: 1454 1037 219 399 0 1051 0
[pid=3700] ppid=3694 vsize=6480 CPUtime=4981.17
/proc/3700/stat : 3700 (march_dl2004) R 3694 3694 3657 0 -1 4194304 2256 0 0 0 498110 7 0 0 25 0 1 0 280114465 6635520 1225 1992294400 134512640 134996440 4294956192 18446744073709551615 134551360 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3700/statm: 1620 1225 75 118 0 1499 0
Current children cumulated CPU time (s) 4998.58
Current children cumulated vsize (KiB) 12296

Child status: 17
Real time (s): 5000.86
CPU time (s): 4998.68
CPU user time (s): 4998.49
CPU system time (s): 0.180972
CPU usage (%): 99.9563
Max. virtual memory (cumulated for all children) (KiB): 12296

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

runsolver used 4.6183 second user time and 13.5799 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-17 02:39:55
IDJOB=1825907
IDBENCH=71805
IDSOLVER=668
FILE ID=node21/1825907-1242520795
PBS_JOBID= 9307110
Free space on /tmp= 66012 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-23-189-21-75.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825907-1242520795/watcher-1825907-1242520795 -o /tmp/evaluation-result-1825907-1242520795/solver-1825907-1242520795 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825907-1242520795.cnf

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

MD5SUM BENCH= 46a186d5aa9ba41a176adf24fb365342
RANDOM SEED=1297434569

node21.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.233
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.233
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:       1530448 kB
Buffers:         50316 kB
Cached:         416880 kB
SwapCached:      11252 kB
Active:         189772 kB
Inactive:       289956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1530448 kB
SwapTotal:     4192956 kB
SwapFree:      4175944 kB
Dirty:           31876 kB
Writeback:           0 kB
Mapped:          14896 kB
Slab:            31888 kB
Committed_AS:  1065444 kB
PageTables:       1380 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= 65980 MiB
End job on node21 at 2009-05-17 04:03:16