Trace number 1726744

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.57 1200.11

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l3.sat05-520.reshuffled-07.cnf
MD5SUM8fc368e9f6ea136e0b6522b198a7a916
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4496
Number of clauses18591
Sum of the clauses size54418
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.66/18.76	c SATzilla is building models for class 2
18.66/18.76	c run presolver march_dl2004 for 5 seconds ... 
18.66/18.76	c Bin: Executing march_dl2004
18.66/18.76	c spawning binary file with 5 seconds ...
18.66/18.76	c child exit by a signal
18.66/18.76	c march_dl2004 returned code 137.
18.66/18.76	c run presolver mxc-sr08 for 5 seconds ... 
18.66/18.76	c Bin: Executing mxc-sr08
18.66/18.76	c spawning binary file with 5 seconds ...
18.66/18.76	c child exit by a signal
18.66/18.76	c mxc-sr08 returned code 137.
18.66/18.76	c Orignal number of varibales is 4496, number of clauses is 18591 
18.66/18.76	c predicted feature computation time is 8.013100 
18.66/18.76	c Bin: Executing satelite
18.66/18.76	c spawning binary file with 240 seconds ...
18.66/18.76	c child exited successfully
18.66/18.76	c satzilla computing base features
18.66/18.76	c Number of variabe is: 2795, Number of clause is : 18157 
18.66/18.76	c Initializing...
18.66/18.76	c satzilla compute diameter ...
18.66/18.76	c start diameter features ...
18.66/18.76	c satzilla doing clause learning
18.66/18.76	c start clause learning features ...
18.66/18.76	c Bin: Executing zchaff07
18.66/18.76	c spawning binary file with 2 seconds ...
18.66/18.76	c child exit by a signal
18.66/18.76	c satzilla doing survey propogation probe
18.66/18.76	c do survay propogation for 2 second ...
18.66/18.76	c satzilla doing local search probe
18.66/18.76	c satzilla doing lobjois search-space size estimate
18.66/18.76	c features are:4496 18591 2795 18157 0.608587 0.0239026 0.153935 0.408327 0.841818 1.3357 0.00130425 0.169591 0.000715564 0.00178891 0.76642 0.0753428 0.280608 0.00130425 2.82666 0.000385526 0.0308421 1.60547 0.033742 0.101699 0 0.6 0.826268 0.000471459 2.56549 0.00011015 0.01096 2.00096 0.383874 0.000474454 2.16115 0.000275376 0.00892218 10.9861 0.136498 8 14 1.74696 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.0828065 2.43932 0 0.919627 0.238694 0 3.33067e-16 0 0 0.103747 0.483125 0 0.251088 0.138972 0.0135609 0.137667 0.0607548 0.130727 159.641 0.153994 450.696 0.0262526 452 434 464 0.385529 0.244456 0.780712 0.0211268 0.207683 0.559209 
18.66/18.76	c satzilla's ranking:
18.66/18.76	c 1) march_dl2004: 1.187089
18.66/18.76	c 2) minisat20: 0.905131
18.66/18.76	c 3) zchaff_rand: 0.725726
18.66/18.76	c 4) vallst: 0.168884
18.66/18.76	c 5) mxc-sr08: 0.136938
18.66/18.76	c 6) minisat20SAT07: 0.135297
18.66/18.76	c 7) tts-4-0: -0.007978
18.66/18.76	c 8) SATenstein: -10000.000000
18.66/18.76	c 9) gnovelty+: -10000.000000
18.66/18.76	c 10) adaptg2wsat+: -10000.000000
18.66/18.76	c 11) adaptg2wsat0: -10000.000000
18.66/18.76	c 12) picosat846: -10000.000000
18.66/18.76	c 13) kcnfs04SAT07: -10000.000000
18.66/18.76	c satzilla running march_dl2004 ... 
1199.54/1200.10	c Bin: Executing march_dl2004
1199.54/1200.10	c spawning binary file with 1181 seconds ...
1199.54/1200.10	c child exit by a signal
1199.54/1200.10	c march_dl2004 returned code 137.
1199.54/1200.10	c satzilla running minisat20 ... 
1199.54/1200.10	c Bin: Executing minisat20
1199.54/1200.10	c minisat20 returned code 1.
1199.54/1200.10	c satzilla running zchaff_rand ... 
1199.54/1200.10	c Bin: Executing zchaff_rand
1199.54/1200.10	c zchaff_rand returned code 1.
1199.54/1200.10	c satzilla running vallst ... 
1199.54/1200.10	c Bin: Executing vallst
1199.54/1200.10	c vallst returned code 1.
1199.54/1200.10	c satzilla running mxc-sr08 ... 
1199.54/1200.10	c Bin: Executing mxc-sr08
1199.54/1200.10	c mxc-sr08 returned code 1.
1199.54/1200.10	c satzilla running minisat20SAT07 ... 
1199.54/1200.10	c Bin: Executing minisat20SAT07
1199.54/1200.10	c minisat20SAT07 returned code 1.
1199.54/1200.10	c satzilla running tts-4-0 ... 
1199.54/1200.10	c Bin: Executing tts-4-0
1199.54/1200.10	c tts-4-0 returned code 1.
1199.54/1200.10	c satzilla running SATenstein ... 
1199.54/1200.10	c Bin: Executing SATenstein
1199.54/1200.10	c SATenstein returned code 1.
1199.54/1200.10	c satzilla running gnovelty+ ... 
1199.54/1200.10	c Bin: Executing gnovelty+
1199.54/1200.10	c gnovelty+ returned code 1.
1199.54/1200.10	c satzilla running adaptg2wsat+ ... 
1199.54/1200.10	c Bin: Executing adaptg2wsat+
1199.54/1200.10	c adaptg2wsat+ returned code 1.
1199.54/1200.10	c satzilla running adaptg2wsat0 ... 
1199.54/1200.10	c Bin: Executing adaptg2wsat0
1199.54/1200.10	c adaptg2wsat0 returned code 1.
1199.54/1200.10	c satzilla running picosat846 ... 
1199.54/1200.10	c Bin: Executing picosat846
1199.54/1200.10	c picosat846 returned code 1.
1199.54/1200.10	c satzilla running kcnfs04SAT07 ... 
1199.54/1200.10	c Bin: Executing kcnfs04SAT07
1199.54/1200.10	c kcnfs04SAT07 returned code 1.
1199.54/1200.10	c ERROR: All Failed! 
1199.54/1200.10	c SATZILLA_TIME=1199.740000

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-1726744-1240716326/watcher-1726744-1240716326 -o /tmp/evaluation-result-1726744-1240716326/solver-1726744-1240716326 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1726744-1240716326.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 27011
/proc/meminfo: memFree=1530288/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=2056 CPUtime=0
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99666162 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 514 112 96 399 0 111 0
[pid=27012] ppid=27011 vsize=1064 CPUtime=0
/proc/27012/stat : 27012 (march_dl2004) R 27011 27011 22121 0 -1 4194304 160 0 0 0 0 0 0 0 19 0 1 0 99666162 1089536 155 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27012/statm: 266 155 50 118 0 145 0

[startup+0.0100181 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27011
/proc/meminfo: memFree=1530288/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=2056 CPUtime=0
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99666162 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 514 112 96 399 0 111 0
[pid=27012] ppid=27011 vsize=1064 CPUtime=0
/proc/27012/stat : 27012 (march_dl2004) R 27011 27011 22121 0 -1 4194304 178 0 0 0 0 0 0 0 19 0 1 0 99666162 1089536 173 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27012/statm: 266 173 50 118 0 145 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3120

[startup+0.101024 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27011
/proc/meminfo: memFree=1530288/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=2056 CPUtime=0
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99666162 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 514 112 96 399 0 111 0
[pid=27012] ppid=27011 vsize=2428 CPUtime=0.09
/proc/27012/stat : 27012 (march_dl2004) R 27011 27011 22121 0 -1 4194304 1078 0 0 0 9 0 0 0 19 0 1 0 99666162 2486272 484 1992294400 134512640 134996440 4294956176 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27012/statm: 607 484 57 118 0 486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4484

[startup+0.301036 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27011
/proc/meminfo: memFree=1530288/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=2056 CPUtime=0
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99666162 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 514 112 96 399 0 111 0
[pid=27012] ppid=27011 vsize=4804 CPUtime=0.29
/proc/27012/stat : 27012 (march_dl2004) R 27011 27011 22121 0 -1 4194304 1805 0 0 0 29 0 0 0 21 0 1 0 99666162 4919296 1086 1992294400 134512640 134996440 4294956176 18446744073709551615 134518104 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27012/statm: 1201 1086 57 118 0 1080 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6860

[startup+0.701062 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27011
/proc/meminfo: memFree=1530288/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=2056 CPUtime=0
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99666162 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 514 112 96 399 0 111 0
[pid=27012] ppid=27011 vsize=6652 CPUtime=0.69
/proc/27012/stat : 27012 (march_dl2004) R 27011 27011 22121 0 -1 4194304 2255 0 0 0 69 0 0 0 25 0 1 0 99666162 6811648 1536 1992294400 134512640 134996440 4294956176 18446744073709551615 134518419 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27012/statm: 1663 1536 57 118 0 1542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8708

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27013
/proc/meminfo: memFree=1523296/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=2056 CPUtime=0
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99666162 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 514 112 96 399 0 111 0
[pid=27012] ppid=27011 vsize=9028 CPUtime=1.49
/proc/27012/stat : 27012 (march_dl2004) R 27011 27011 22121 0 -1 4194304 2848 0 0 0 149 0 0 0 25 0 1 0 99666162 9244672 2129 1992294400 134512640 134996440 4294956176 18446744073709551615 134518425 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27012/statm: 2257 2129 57 118 0 2136 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11084

[startup+3.10122 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27013
/proc/meminfo: memFree=1519840/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=2056 CPUtime=0
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99666162 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 514 112 96 399 0 111 0
[pid=27012] ppid=27011 vsize=10216 CPUtime=3.08
/proc/27012/stat : 27012 (march_dl2004) R 27011 27011 22121 0 -1 4194304 3137 0 0 0 308 0 0 0 25 0 1 0 99666162 10461184 2418 1992294400 134512640 134996440 4294956176 18446744073709551615 134518375 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27012/statm: 2554 2418 57 118 0 2433 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12272

[startup+6.30243 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27014
/proc/meminfo: memFree=1526944/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=2056 CPUtime=4.99
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 156 4197 0 0 0 0 498 1 19 0 1 0 99666162 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 514 125 107 399 0 111 0
[pid=27014] ppid=27011 vsize=4224 CPUtime=1.28
/proc/27014/stat : 27014 (mxc-sr08) R 27011 27011 22121 0 -1 4194304 1039 0 0 0 128 0 0 0 25 0 1 0 99666663 4325376 906 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27014/statm: 1056 906 71 138 0 915 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 6280

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27015
/proc/meminfo: memFree=1528232/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=3228 CPUtime=12.21
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 738 6580 0 0 207 0 1011 3 25 0 1 0 99666162 3305472 470 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 807 470 136 399 0 404 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 3228

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27017
/proc/meminfo: memFree=1516256/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=12680 CPUtime=6.71
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4206 0 0 0 670 1 0 0 25 0 1 0 99668039 12984320 3027 1992294400 134512640 134996440 4294956176 18446744073709551615 134573190 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3170 3027 75 118 0 3049 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 17044

[startup+51.1013 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 27017
/proc/meminfo: memFree=1516128/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=12812 CPUtime=32.3
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4234 0 0 0 3229 1 0 0 25 0 1 0 99668039 13119488 3055 1992294400 134512640 134996440 4294956176 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27017/statm: 3203 3055 75 118 0 3082 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 17176

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 27017
/proc/meminfo: memFree=1516064/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=12812 CPUtime=83.48
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4251 0 0 0 8346 2 0 0 25 0 1 0 99668039 13119488 3072 1992294400 134512640 134996440 4294956176 18446744073709551615 134527447 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3203 3072 75 118 0 3082 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 17176

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 27017
/proc/meminfo: memFree=1515936/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=12944 CPUtime=143.45
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4283 0 0 0 14343 2 0 0 25 0 1 0 99668039 13254656 3104 1992294400 134512640 134996440 4294956176 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3236 3104 75 118 0 3115 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 17308

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27017
/proc/meminfo: memFree=1515872/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=12944 CPUtime=203.43
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4283 0 0 0 20341 2 0 0 25 0 1 0 99668039 13254656 3104 1992294400 134512640 134996440 4294956176 18446744073709551615 134527862 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3236 3104 75 118 0 3115 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 17308

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27017
/proc/meminfo: memFree=1515808/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=12944 CPUtime=263.41
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4283 0 0 0 26339 2 0 0 25 0 1 0 99668039 13254656 3104 1992294400 134512640 134996440 4294956176 18446744073709551615 134564464 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3236 3104 75 118 0 3115 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 17308

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27017
/proc/meminfo: memFree=1515808/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=12944 CPUtime=323.38
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4285 0 0 0 32336 2 0 0 25 0 1 0 99668039 13254656 3106 1992294400 134512640 134996440 4294956176 18446744073709551615 134521518 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3236 3106 75 118 0 3115 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 17308


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27019
/proc/meminfo: memFree=1515040/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=13208 CPUtime=743.19
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4336 0 0 0 74317 2 0 0 25 0 1 0 99668039 13524992 3157 1992294400 134512640 134996440 4294956176 18446744073709551615 134532980 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3302 3157 75 118 0 3181 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 17572

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27019
/proc/meminfo: memFree=1515040/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=13208 CPUtime=803.17
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4341 0 0 0 80314 3 0 0 25 0 1 0 99668039 13524992 3162 1992294400 134512640 134996440 4294956176 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3302 3162 75 118 0 3181 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 17572

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27019
/proc/meminfo: memFree=1515104/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=13208 CPUtime=863.13
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4342 0 0 0 86310 3 0 0 25 0 1 0 99668039 13524992 3163 1992294400 134512640 134996440 4294956176 18446744073709551615 134527446 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3302 3163 75 118 0 3181 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 17572

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27019
/proc/meminfo: memFree=1515040/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=13208 CPUtime=923.11
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4342 0 0 0 92308 3 0 0 25 0 1 0 99668039 13524992 3163 1992294400 134512640 134996440 4294956176 18446744073709551615 134551836 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3302 3163 75 118 0 3181 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 17572

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27019
/proc/meminfo: memFree=1515040/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=13208 CPUtime=983.09
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4346 0 0 0 98306 3 0 0 25 0 1 0 99668039 13524992 3167 1992294400 134512640 134996440 4294956176 18446744073709551615 134527410 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3302 3167 75 118 0 3181 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 17572

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27019
/proc/meminfo: memFree=1515040/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=13208 CPUtime=1043.06
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4347 0 0 0 104303 3 0 0 25 0 1 0 99668039 13524992 3168 1992294400 134512640 134996440 4294956176 18446744073709551615 134527447 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3302 3168 75 118 0 3181 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 17572

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27019
/proc/meminfo: memFree=1515040/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=13208 CPUtime=1103.04
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4347 0 0 0 110301 3 0 0 25 0 1 0 99668039 13524992 3168 1992294400 134512640 134996440 4294956176 18446744073709551615 134551176 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3302 3168 75 118 0 3181 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 17572

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27019
/proc/meminfo: memFree=1514976/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=13208 CPUtime=1163.02
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4347 0 0 0 116299 3 0 0 25 0 1 0 99668039 13524992 3168 1992294400 134512640 134996440 4294956176 18446744073709551615 134571819 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3302 3168 75 118 0 3181 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 17572

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 27019
/proc/meminfo: memFree=1514976/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=13208 CPUtime=1171.02
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4347 0 0 0 117099 3 0 0 25 0 1 0 99668039 13524992 3168 1992294400 134512640 134996440 4294956176 18446744073709551615 134528966 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3302 3168 75 118 0 3181 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 17572

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27019
/proc/meminfo: memFree=1514976/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=13208 CPUtime=1177.41
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4347 0 0 0 117738 3 0 0 25 0 1 0 99668039 13524992 3168 1992294400 134512640 134996440 4294956176 18446744073709551615 134570203 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3302 3168 75 118 0 3181 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 17572

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27019
/proc/meminfo: memFree=1514976/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=13208 CPUtime=1179.01
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4347 0 0 0 117898 3 0 0 25 0 1 0 99668039 13524992 3168 1992294400 134512640 134996440 4294956176 18446744073709551615 134570209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3302 3168 75 118 0 3181 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 17572

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27019
/proc/meminfo: memFree=1514976/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=13208 CPUtime=1179.81
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4347 0 0 0 117978 3 0 0 25 0 1 0 99668039 13524992 3168 1992294400 134512640 134996440 4294956176 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3302 3168 75 118 0 3181 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 17572

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27019
/proc/meminfo: memFree=1514976/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=13208 CPUtime=1180.61
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4194304 4347 0 0 0 118058 3 0 0 25 0 1 0 99668039 13524992 3168 1992294400 134512640 134996440 4294956176 18446744073709551615 134572265 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 3302 3168 75 118 0 3181 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 17572

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27019
/proc/meminfo: memFree=1514976/2055920 swapFree=4125620/4192956
[pid=27011] ppid=27009 vsize=4364 CPUtime=18.73
/proc/27011/stat : 27011 (SATzilla2009_C) S 27009 27011 22121 0 -1 4194304 1729 7604 0 0 642 16 1211 4 25 0 1 0 99666162 4468736 707 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27011/statm: 1091 707 220 399 0 688 0
[pid=27017] ppid=27011 vsize=0 CPUtime=1180.81
/proc/27017/stat : 27017 (march_dl2004) R 27011 27011 22121 0 -1 4195332 4347 0 0 0 118078 3 0 0 25 0 1 0 99668039 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/27017/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 4364

Child status: 17
Real time (s): 1200.11
CPU time (s): 1199.57
CPU user time (s): 1199.32
CPU system time (s): 0.252961
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 17572

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

runsolver used 0.958854 second user time and 3.41648 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-26 05:25:26
IDJOB=1726744
IDBENCH=24622
IDSOLVER=527
FILE ID=node22/1726744-1240716326
PBS_JOBID= 9186861
Free space on /tmp= 66148 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l3.sat05-520.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726744-1240716326/watcher-1726744-1240716326 -o /tmp/evaluation-result-1726744-1240716326/solver-1726744-1240716326 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1726744-1240716326.cnf

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

MD5SUM BENCH= 8fc368e9f6ea136e0b6522b198a7a916
RANDOM SEED=1868858152

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:       1530768 kB
Buffers:         32892 kB
Cached:         358984 kB
SwapCached:      61616 kB
Active:         180804 kB
Inactive:       275060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1530768 kB
SwapTotal:     4192956 kB
SwapFree:      4125620 kB
Dirty:           31824 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            55420 kB
Committed_AS:   453084 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= 66116 MiB
End job on node22 at 2009-04-26 05:45:26