Trace number 1563572

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.11 1199.65

General information on the benchmark

NameAPPLICATIONS/
c32sat/post-c32s-ss-8.cnf
MD5SUM9d3d3bb9b296880c7463693ae665aafd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark406.26
Satisfiable
(Un)Satisfiability was proved
Number of variables53752
Number of clauses148393
Sum of the clauses size346249
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298928
Number of clauses of size 349464
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

23.16/23.29	c SATzilla is building models for class 2
23.16/23.29	c run presolver march_dl2004 for 5 seconds ... 
23.16/23.29	c Bin: Executing march_dl2004
23.16/23.29	c spawning binary file with 5 seconds ...
23.16/23.29	c child exit by a signal
23.16/23.29	c march_dl2004 returned code 137.
23.16/23.29	c run presolver mxc-sr08 for 5 seconds ... 
23.16/23.29	c Bin: Executing mxc-sr08
23.16/23.29	c spawning binary file with 5 seconds ...
23.16/23.29	c child exit by a signal
23.16/23.29	c mxc-sr08 returned code 137.
23.16/23.29	c Orignal number of varibales is 53752, number of clauses is 148393 
23.16/23.29	c predicted feature computation time is 18.275256 
23.16/23.29	c Bin: Executing satelite
23.16/23.29	c spawning binary file with 240 seconds ...
23.16/23.29	c child exited successfully
23.16/23.29	c satzilla computing base features
23.16/23.29	c Number of variabe is: 13761, Number of clause is : 65966 
23.16/23.29	c Initializing...
23.16/23.29	c satzilla compute diameter ...
23.16/23.29	c start diameter features ...
23.16/23.29	c satzilla doing clause learning
23.16/23.29	c start clause learning features ...
23.16/23.29	c Bin: Executing zchaff07
23.16/23.29	c spawning binary file with 2 seconds ...
23.16/23.29	c child exit by a signal
23.16/23.29	c satzilla doing survey propogation probe
23.16/23.29	c do survay propogation for 2 second ...
23.16/23.29	c satzilla doing local search probe
23.16/23.29	c satzilla doing lobjois search-space size estimate
23.16/23.29	c features are:53752 148393 13761 65966 2.90611 1.24954 0.208607 0.443997 0.793485 1.32131 0.00023181 1.67658 0.000145338 0.00726691 1.06185 0.416078 0.8711 0.00023181 1.065 0.000106115 0.00303186 2.1911 0.190007 0.124013 0 0.959184 1.75999 0.00010475 1.23775 1.51593e-05 0.00200103 1.96717 0.586469 0.00068023 0.832573 7.57966e-05 0.00891368 7.54965 0.065901 7 8 0.68821 699.5 0.237352 558 1045 1045 558 730 582 688 13.3644 0.166539 10.4973 17.6117 17.6117 10.4973 13.7108 11.5579 13.5993 0.556789 0.499481 2.92282e-10 0.990082 0.751117 2.25191e-05 0.72863 0.563625 0.695766 0.0657831 0.827131 -1.11022e-16 0.217968 0.133462 0.0100713 0.132447 0.0133526 0.0495904 482.364 0.0674532 4472.64 0.01593 4475 4411 4563 0.478986 0.18903 0.926216 0.00354863 0.100595 0.366465 
23.16/23.29	c satzilla's ranking:
23.16/23.29	c 1) zchaff_rand: 3.620457
23.16/23.29	c 2) mxc-sr08: 3.018135
23.16/23.29	c 3) minisat20SAT07: 2.676522
23.16/23.29	c 4) minisat20: 2.583492
23.16/23.29	c 5) march_dl2004: 1.445954
23.16/23.29	c 6) vallst: 1.241253
23.16/23.29	c 7) tts-4-0: 0.054874
23.16/23.29	c 8) SATenstein: -10000.000000
23.16/23.29	c 9) gnovelty+: -10000.000000
23.16/23.29	c 10) adaptg2wsat+: -10000.000000
23.16/23.29	c 11) adaptg2wsat0: -10000.000000
23.16/23.29	c 12) picosat846: -10000.000000
23.16/23.29	c 13) kcnfs04SAT07: -10000.000000
23.16/23.29	c satzilla running zchaff_rand ... 
1199.03/1199.64	c Bin: Executing zchaff_rand
1199.03/1199.64	c spawning binary file with 1176 seconds ...
1199.03/1199.64	c child exit by a signal
1199.03/1199.64	c zchaff_rand returned code 137.
1199.03/1199.64	c satzilla running mxc-sr08 ... 
1199.03/1199.64	c Bin: Executing mxc-sr08
1199.03/1199.64	c mxc-sr08 returned code 1.
1199.03/1199.64	c satzilla running minisat20SAT07 ... 
1199.03/1199.64	c Bin: Executing minisat20SAT07
1199.03/1199.64	c minisat20SAT07 returned code 1.
1199.03/1199.64	c satzilla running minisat20 ... 
1199.03/1199.64	c Bin: Executing minisat20
1199.03/1199.64	c minisat20 returned code 1.
1199.03/1199.64	c satzilla running march_dl2004 ... 
1199.03/1199.64	c Bin: Executing march_dl2004
1199.03/1199.64	c march_dl2004 returned code 1.
1199.03/1199.64	c satzilla running vallst ... 
1199.03/1199.64	c Bin: Executing vallst
1199.03/1199.64	c vallst returned code 1.
1199.03/1199.64	c satzilla running tts-4-0 ... 
1199.03/1199.64	c Bin: Executing tts-4-0
1199.03/1199.64	c tts-4-0 returned code 1.
1199.03/1199.64	c satzilla running SATenstein ... 
1199.03/1199.64	c Bin: Executing SATenstein
1199.03/1199.64	c SATenstein returned code 1.
1199.03/1199.64	c satzilla running gnovelty+ ... 
1199.03/1199.64	c Bin: Executing gnovelty+
1199.03/1199.64	c gnovelty+ returned code 1.
1199.03/1199.64	c satzilla running adaptg2wsat+ ... 
1199.03/1199.64	c Bin: Executing adaptg2wsat+
1199.03/1199.64	c adaptg2wsat+ returned code 1.
1199.03/1199.64	c satzilla running adaptg2wsat0 ... 
1199.03/1199.64	c Bin: Executing adaptg2wsat0
1199.03/1199.64	c adaptg2wsat0 returned code 1.
1199.03/1199.64	c satzilla running picosat846 ... 
1199.03/1199.64	c Bin: Executing picosat846
1199.03/1199.64	c picosat846 returned code 1.
1199.03/1199.64	c satzilla running kcnfs04SAT07 ... 
1199.03/1199.64	c Bin: Executing kcnfs04SAT07
1199.03/1199.64	c kcnfs04SAT07 returned code 1.
1199.03/1199.64	c ERROR: All Failed! 
1199.03/1199.64	c SATZILLA_TIME=1199.280000

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-1563572-1238787392/watcher-1563572-1238787392 -o /tmp/evaluation-result-1563572-1238787392/solver-1563572-1238787392 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1563572-1238787392.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.03 3/69 2748
/proc/meminfo: memFree=1644384/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=2056 CPUtime=0
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151402362 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 514 112 96 399 0 111 0
[pid=2749] ppid=2748 vsize=3508 CPUtime=0
/proc/2749/stat : 2749 (march_dl2004) R 2748 2748 2534 0 -1 4194304 504 0 0 0 0 0 0 0 19 0 1 0 1151402362 3592192 499 1992294400 134512640 134996440 4294956192 18446744073709551615 134549581 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2749/statm: 910 501 49 118 0 789 0

[startup+0.084183 s]
/proc/loadavg: 1.00 1.00 1.03 3/69 2748
/proc/meminfo: memFree=1644384/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=2056 CPUtime=0
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151402362 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 514 112 96 399 0 111 0
[pid=2749] ppid=2748 vsize=6120 CPUtime=0.07
/proc/2749/stat : 2749 (march_dl2004) R 2748 2748 2534 0 -1 4194304 1298 0 0 0 7 0 0 0 19 0 1 0 1151402362 6266880 1293 1992294400 134512640 134996440 4294956192 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2749/statm: 1530 1293 50 118 0 1409 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8176

[startup+0.101184 s]
/proc/loadavg: 1.00 1.00 1.03 3/69 2748
/proc/meminfo: memFree=1644384/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=2056 CPUtime=0
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151402362 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 514 112 96 399 0 111 0
[pid=2749] ppid=2748 vsize=6252 CPUtime=0.09
/proc/2749/stat : 2749 (march_dl2004) R 2748 2748 2534 0 -1 4194304 1366 0 0 0 9 0 0 0 19 0 1 0 1151402362 6402048 1361 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2749/statm: 1563 1361 50 118 0 1442 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8308

[startup+0.301205 s]
/proc/loadavg: 1.00 1.00 1.03 3/69 2748
/proc/meminfo: memFree=1644384/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=2056 CPUtime=0
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151402362 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 514 112 96 399 0 111 0
[pid=2749] ppid=2748 vsize=14756 CPUtime=0.29
/proc/2749/stat : 2749 (march_dl2004) R 2748 2748 2534 0 -1 4194304 3454 0 0 0 28 1 0 0 22 0 1 0 1151402362 15110144 2939 1992294400 134512640 134996440 4294956192 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2749/statm: 3689 2939 53 118 0 3568 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16812

[startup+0.701245 s]
/proc/loadavg: 1.00 1.00 1.03 3/69 2748
/proc/meminfo: memFree=1644384/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=2056 CPUtime=0
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151402362 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 514 112 96 399 0 111 0
[pid=2749] ppid=2748 vsize=14192 CPUtime=0.69
/proc/2749/stat : 2749 (march_dl2004) R 2748 2748 2534 0 -1 4194304 7573 0 0 0 67 2 0 0 25 0 1 0 1151402362 14532608 2912 1992294400 134512640 134996440 4294956192 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2749/statm: 3548 2912 55 118 0 3427 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16248

[startup+1.50134 s]
/proc/loadavg: 1.00 1.00 1.03 2/71 2750
/proc/meminfo: memFree=1629264/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=2056 CPUtime=0
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151402362 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 514 112 96 399 0 111 0
[pid=2749] ppid=2748 vsize=36988 CPUtime=1.49
/proc/2749/stat : 2749 (march_dl2004) R 2748 2748 2534 0 -1 4194304 20723 0 0 0 141 8 0 0 25 0 1 0 1151402362 37875712 8372 1992294400 134512640 134996440 4294956192 18446744073709551615 134559704 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2749/statm: 9247 8372 65 118 0 9126 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39044

[startup+3.10249 s]
/proc/loadavg: 1.00 1.00 1.03 2/71 2750
/proc/meminfo: memFree=1607888/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=2056 CPUtime=0
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1151402362 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 514 112 96 399 0 111 0
[pid=2749] ppid=2748 vsize=59976 CPUtime=3.08
/proc/2749/stat : 2749 (march_dl2004) R 2748 2748 2534 0 -1 4194304 28161 0 0 0 297 11 0 0 25 0 1 0 1151402362 61415424 14279 1992294400 134512640 134996440 4294956192 18446744073709551615 134544613 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2749/statm: 14994 14279 65 118 0 14873 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 62032

[startup+6.30182 s]
/proc/loadavg: 1.00 1.00 1.03 2/71 2751
/proc/meminfo: memFree=1620624/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=2056 CPUtime=5
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 152 30362 0 0 0 0 487 13 19 0 1 0 1151402362 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 514 121 104 399 0 111 0
[pid=2751] ppid=2748 vsize=26892 CPUtime=1.27
/proc/2751/stat : 2751 (mxc-sr08) R 2748 2748 2534 0 -1 4194304 7578 0 0 0 124 3 0 0 25 0 1 0 1151402864 27537408 6170 1992294400 134512640 135078026 4294956192 18446744073709551615 134540462 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2751/statm: 6723 6170 71 138 0 6582 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28948

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.03 2/70 2752
/proc/meminfo: memFree=1636696/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=7628 CPUtime=12.66
/proc/2748/stat : 2748 (SATzilla2009_C) R 2746 2748 2534 0 -1 4194304 2286 44637 0 0 87 0 1153 26 25 0 1 0 1151402362 7811072 1540 1992294400 134512640 136149437 4294956224 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/2748/statm: 1907 1540 135 399 0 1504 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7628

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.03 2/71 2754
/proc/meminfo: memFree=1617040/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=167592 CPUtime=2.19
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 6237 0 0 0 216 3 0 0 25 0 1 0 1151404692 171614208 4741 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 41898 4741 112 208 0 41670 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 177616

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.02 2/71 2754
/proc/meminfo: memFree=1610960/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=173208 CPUtime=27.77
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 9060 0 0 0 2753 24 0 0 25 0 1 0 1151404692 177364992 6094 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 43302 6094 112 208 0 43074 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 183232

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.02 2/71 2754
/proc/meminfo: memFree=1607056/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=175968 CPUtime=78.95
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 12367 0 0 0 7842 53 0 0 25 0 1 0 1151404692 180191232 7091 1992294400 134512640 135365884 4294956176 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 43992 7091 112 208 0 43764 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 185992

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/71 2754
/proc/meminfo: memFree=1603216/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=181756 CPUtime=138.93
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 15908 0 0 0 13814 79 0 0 25 0 1 0 1151404692 186118144 8007 1992294400 134512640 135365884 4294956176 18446744073709551615 135090405 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 45439 8007 112 208 0 45211 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 191780

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/71 2754
/proc/meminfo: memFree=1599312/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=189396 CPUtime=198.9
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 20776 0 0 0 19786 104 0 0 25 0 1 0 1151404692 193941504 8969 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 47349 8969 112 208 0 47121 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 199420

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2754
/proc/meminfo: memFree=1596496/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=190544 CPUtime=258.87
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 24053 0 0 0 25763 124 0 0 25 0 1 0 1151404692 195117056 9726 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 47636 9726 112 208 0 47408 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 200568

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2754
/proc/meminfo: memFree=1593232/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=200000 CPUtime=318.85
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 26997 0 0 0 31740 145 0 0 25 0 1 0 1151404692 204800000 10465 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 50000 10465 112 208 0 49772 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 210024


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2756
/proc/meminfo: memFree=1571664/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=225488 CPUtime=798.64
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 48730 0 0 0 79589 275 0 0 25 0 1 0 1151404692 230899712 15818 1992294400 134512640 135365884 4294956176 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 56372 15818 112 208 0 56144 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 235512

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2756
/proc/meminfo: memFree=1568784/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=226272 CPUtime=858.62
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 51081 0 0 0 85574 288 0 0 25 0 1 0 1151404692 231702528 16489 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 56568 16489 112 208 0 56340 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 236296

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2756
/proc/meminfo: memFree=1566160/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=227188 CPUtime=918.59
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 53658 0 0 0 91558 301 0 0 25 0 1 0 1151404692 232640512 17176 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 56797 17176 112 208 0 56569 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 237212

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2756
/proc/meminfo: memFree=1563216/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=228104 CPUtime=978.56
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 56138 0 0 0 97543 313 0 0 25 0 1 0 1151404692 233578496 17871 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 57026 17871 112 208 0 56798 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 238128

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2756
/proc/meminfo: memFree=1560592/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=239864 CPUtime=1038.54
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 60840 0 0 0 103528 326 0 0 25 0 1 0 1151404692 245620736 18542 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 59966 18542 112 208 0 59738 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 249888

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2756
/proc/meminfo: memFree=1557328/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=240828 CPUtime=1098.51
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 63769 0 0 0 109513 338 0 0 25 0 1 0 1151404692 246607872 19371 1992294400 134512640 135365884 4294956176 18446744073709551615 134542816 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 60207 19371 112 208 0 59979 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 250852

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2756
/proc/meminfo: memFree=1554576/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=241628 CPUtime=1158.49
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 66029 0 0 0 115499 350 0 0 25 0 1 0 1151404692 247427072 20056 1992294400 134512640 135365884 4294956176 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 60407 20056 112 208 0 60179 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 251652

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2756
/proc/meminfo: memFree=1554256/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=241760 CPUtime=1166.48
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 66331 0 0 0 116296 352 0 0 25 0 1 0 1151404692 247562240 20148 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 60440 20148 112 208 0 60212 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 251784

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2756
/proc/meminfo: memFree=1553808/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=241892 CPUtime=1169.68
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 66547 0 0 0 116616 352 0 0 25 0 1 0 1151404692 247697408 20259 1992294400 134512640 135365884 4294956176 18446744073709551615 134538616 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 60473 20259 112 208 0 60245 0
Current children cumulated CPU time (s) 1192.93
Current children cumulated vsize (KiB) 251916

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2756
/proc/meminfo: memFree=1553552/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=241892 CPUtime=1172.89
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 66684 0 0 0 116936 353 0 0 25 0 1 0 1151404692 247697408 20291 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 60473 20291 112 208 0 60245 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 251916

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2756
/proc/meminfo: memFree=1553488/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=241892 CPUtime=1174.48
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 66795 0 0 0 117095 353 0 0 25 0 1 0 1151404692 247697408 20297 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 60473 20297 112 208 0 60245 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 251916

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2756
/proc/meminfo: memFree=1553488/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=241892 CPUtime=1175.28
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 66805 0 0 0 117175 353 0 0 25 0 1 0 1151404692 247697408 20307 1992294400 134512640 135365884 4294956176 18446744073709551615 134544008 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 60473 20307 112 208 0 60245 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 251916

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2756
/proc/meminfo: memFree=1553488/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=241892 CPUtime=1175.68
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 66911 0 0 0 117215 353 0 0 25 0 1 0 1151404692 247697408 20308 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 60473 20308 112 208 0 60245 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 251916

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 2756
/proc/meminfo: memFree=1553488/2055920 swapFree=4171316/4192956
[pid=2748] ppid=2746 vsize=10024 CPUtime=23.25
/proc/2748/stat : 2748 (SATzilla2009_C) S 2746 2748 2534 0 -1 4194304 5114 47288 0 0 933 13 1349 30 25 0 1 0 1151402362 10264576 2272 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2748/statm: 2506 2272 220 399 0 2103 0
[pid=2754] ppid=2748 vsize=241892 CPUtime=1175.78
/proc/2754/stat : 2754 (zchaff_rand) R 2748 2748 2534 0 -1 4194304 66911 0 0 0 117225 353 0 0 25 0 1 0 1151404692 247697408 20308 1992294400 134512640 135365884 4294956176 18446744073709551615 134542816 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2754/statm: 60473 20308 112 208 0 60245 0
Current children cumulated CPU time (s) 1199.03
Current children cumulated vsize (KiB) 251916

Child status: 17
Real time (s): 1199.65
CPU time (s): 1199.11
CPU user time (s): 1195.12
CPU system time (s): 3.99039
CPU usage (%): 99.955
Max. virtual memory (cumulated for all children) (KiB): 251916

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

runsolver used 1.12883 second user time and 3.2695 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-03 21:36:32
IDJOB=1563572
IDBENCH=70956
IDSOLVER=527
FILE ID=node44/1563572-1238787392
PBS_JOBID= 9085606
Free space on /tmp= 66480 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-ss-8.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563572-1238787392/watcher-1563572-1238787392 -o /tmp/evaluation-result-1563572-1238787392/solver-1563572-1238787392 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1563572-1238787392.cnf

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

MD5SUM BENCH= 9d3d3bb9b296880c7463693ae665aafd
RANDOM SEED=1845025501

node44.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.241
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.241
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:       1644864 kB
Buffers:         29788 kB
Cached:         304284 kB
SwapCached:      11028 kB
Active:         240024 kB
Inactive:       106548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644864 kB
SwapTotal:     4192956 kB
SwapFree:      4171316 kB
Dirty:           33832 kB
Writeback:           0 kB
Mapped:          18140 kB
Slab:            49880 kB
Committed_AS:  3005048 kB
PageTables:       1796 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= 66448 MiB
End job on node44 at 2009-04-03 21:56:32