Trace number 1774990

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_I 2009-03-22? (exit code) 9998.21 10001

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_17_UNKNOWN.cnf
MD5SUMd554330e1400d4f25a793413df9abc4e
Bench CategoryAPPLICATION (applications 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 variables3582
Number of clauses395999
Sum of the clauses size1182858
Maximum clause length18
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25604
Number of clauses of size 3390364
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

30.56/30.67	c SATzilla is building models for class 3
30.56/30.67	c run presolver mxc-sr08 for 10 seconds ... 
30.56/30.67	c Bin: Executing mxc-sr08
30.56/30.67	c spawning binary file with 10 seconds ...
30.56/30.67	c child exit by a signal
30.56/30.67	c mxc-sr08 returned code 137.
30.56/30.67	c run presolver picosat846 for 5 seconds ... 
30.56/30.67	c Bin: Executing picosat846
30.56/30.67	c spawning binary file with 5 seconds ...
30.56/30.67	c child exit by a signal
30.56/30.67	c picosat846 returned code 137.
30.56/30.67	c Orignal number of varibales is 3582, number of clauses is 395999 
30.56/30.67	c predicted feature computation time is 2.906323 
30.56/30.67	c Bin: Executing satelite
30.56/30.67	c spawning binary file with 240 seconds ...
30.56/30.67	c child exited successfully
30.56/30.67	c satzilla computing base features
30.56/30.67	c Number of variabe is: 2337, Number of clause is : 394633 
30.56/30.67	c Initializing...
30.56/30.67	c satzilla doing clause learning
30.56/30.67	c start clause learning features ...
30.56/30.67	c Bin: Executing zchaff07
30.56/30.67	c spawning binary file with 2 seconds ...
30.56/30.67	c child exit by a signal
30.56/30.67	c satzilla doing survey propogation probe
30.56/30.67	c do survay propogation for 2 second ...
30.56/30.67	c satzilla doing local search probe
30.56/30.67	c features are:3582 395999 2337 394633 0.532734 0.00346144 0.00592196 0.436521 0.55355 0.559277 0.00187391 1.44739 0.000855798 0.0218228 0.343762 0.0139649 0.944799 0.00187391 1.13793 1.7738e-05 0.00726498 3.94629 0.243737 0.313202 0 0.905325 2.40245 0.00120686 0.870357 1.5204e-05 0.00367683 3.85667 0.944799 0.000917896 1.05134 1.5204e-05 0.00310922 148 0 148 148 148 148 148 148 148 79.9865 0 79.9865 79.9865 79.9865 79.9865 79.9865 79.9865 79.9865 0.558327 0.640787 0.00158983 1 0.972315 0.0683505 0.926306 0.201959 0.593897 0.120767 1.04311 -1.17961e-16 0.5 0.318072 9.28192e-17 0.200448 0.00697818 0.09334 480 0 0 0 0 0 0 86.8109 0 1.00917 0 
30.56/30.67	c satzilla's ranking:
30.56/30.67	c 1) picosat846: 3.087312
30.56/30.67	c 2) mxc-sr08: 2.071036
30.56/30.67	c 3) zchaff_rand: 2.044874
30.56/30.67	c 4) minisat20SAT07: 1.310540
30.56/30.67	c 5) march_dl2004: 0.222007
30.56/30.67	c 6) SATenstein: -10000.000000
30.56/30.67	c 7) gnovelty+: -10000.000000
30.56/30.67	c 8) adaptg2wsat+: -10000.000000
30.56/30.67	c 9) adaptg2wsat0: -10000.000000
30.56/30.67	c 10) tts-4-0: -10000.000000
30.56/30.67	c 11) vallst: -10000.000000
30.56/30.67	c 12) minisat20: -10000.000000
30.56/30.67	c 13) kcnfs04SAT07: -10000.000000
30.56/30.67	c satzilla running picosat846 ... 
9998.11/10000.97	c Bin: Executing picosat846
9998.11/10000.97	c spawning binary file with 9969 seconds ...
9998.11/10000.97	c child exit by a signal
9998.11/10000.97	c picosat846 returned code 137.
9998.11/10000.97	c satzilla running mxc-sr08 ... 
9998.11/10000.97	c Bin: Executing mxc-sr08
9998.11/10000.97	c mxc-sr08 returned code 1.
9998.11/10000.97	c satzilla running zchaff_rand ... 
9998.11/10000.97	c Bin: Executing zchaff_rand
9998.11/10000.97	c zchaff_rand returned code 1.
9998.11/10000.97	c satzilla running minisat20SAT07 ... 
9998.11/10000.97	c Bin: Executing minisat20SAT07
9998.11/10000.97	c minisat20SAT07 returned code 1.
9998.11/10000.97	c satzilla running march_dl2004 ... 
9998.11/10000.97	c Bin: Executing march_dl2004
9998.11/10000.97	c march_dl2004 returned code 1.
9998.11/10000.97	c satzilla running SATenstein ... 
9998.11/10000.97	c Bin: Executing SATenstein
9998.11/10000.97	c SATenstein returned code 1.
9998.11/10000.97	c satzilla running gnovelty+ ... 
9998.11/10000.97	c Bin: Executing gnovelty+
9998.11/10000.97	c gnovelty+ returned code 1.
9998.11/10000.97	c satzilla running adaptg2wsat+ ... 
9998.11/10000.97	c Bin: Executing adaptg2wsat+
9998.11/10000.97	c adaptg2wsat+ returned code 1.
9998.11/10000.97	c satzilla running adaptg2wsat0 ... 
9998.11/10000.97	c Bin: Executing adaptg2wsat0
9998.11/10000.97	c adaptg2wsat0 returned code 1.
9998.11/10000.97	c satzilla running tts-4-0 ... 
9998.11/10000.97	c Bin: Executing tts-4-0
9998.11/10000.97	c tts-4-0 returned code 1.
9998.11/10000.97	c satzilla running vallst ... 
9998.11/10000.97	c Bin: Executing vallst
9998.11/10000.97	c vallst returned code 1.
9998.11/10000.97	c satzilla running minisat20 ... 
9998.11/10000.97	c Bin: Executing minisat20
9998.11/10000.97	c minisat20 returned code 1.
9998.11/10000.97	c satzilla running kcnfs04SAT07 ... 
9998.11/10000.97	c Bin: Executing kcnfs04SAT07
9998.11/10000.97	c kcnfs04SAT07 returned code 1.
9998.11/10000.97	c ERROR: All Failed! 
9998.11/10000.97	c SATZILLA_TIME=9999.710000

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20469
/proc/meminfo: memFree=1513192/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=2056 CPUtime=0
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163695450 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 514 112 96 399 0 111 0
[pid=20470] ppid=20469 vsize=7364 CPUtime=0
/proc/20470/stat : 20470 (mxc-sr08) R 20469 20469 20432 0 -1 4194304 660 0 0 0 0 0 0 0 20 0 1 0 163695450 7540736 656 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20470/statm: 1841 663 44 138 0 1700 0

[startup+0.037069 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20469
/proc/meminfo: memFree=1513192/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=2056 CPUtime=0
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163695450 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 514 112 96 399 0 111 0
[pid=20470] ppid=20469 vsize=9964 CPUtime=0.03
/proc/20470/stat : 20470 (mxc-sr08) R 20469 20469 20432 0 -1 4194304 2338 0 0 0 2 1 0 0 20 0 1 0 163695450 10203136 2334 1992294400 134512640 135078026 4294956192 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20470/statm: 2491 2335 54 138 0 2350 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12020

[startup+0.101061 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20469
/proc/meminfo: memFree=1513192/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=2056 CPUtime=0
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163695450 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 514 112 96 399 0 111 0
[pid=20470] ppid=20469 vsize=14948 CPUtime=0.09
/proc/20470/stat : 20470 (mxc-sr08) R 20469 20469 20432 0 -1 4194304 3574 0 0 0 7 2 0 0 20 0 1 0 163695450 15306752 3570 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20470/statm: 3737 3570 54 138 0 3596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17004

[startup+0.301082 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20469
/proc/meminfo: memFree=1513192/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=2056 CPUtime=0
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163695450 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 514 112 96 399 0 111 0
[pid=20470] ppid=20469 vsize=23976 CPUtime=0.29
/proc/20470/stat : 20470 (mxc-sr08) R 20469 20469 20432 0 -1 4194304 7392 0 0 0 25 4 0 0 21 0 1 0 163695450 24551424 5730 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20470/statm: 5994 5730 55 138 0 5853 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26032

[startup+0.701127 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20469
/proc/meminfo: memFree=1513192/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=2056 CPUtime=0
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163695450 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 514 112 96 399 0 111 0
[pid=20470] ppid=20469 vsize=23976 CPUtime=0.69
/proc/20470/stat : 20470 (mxc-sr08) R 20469 20469 20432 0 -1 4194304 7392 0 0 0 65 4 0 0 25 0 1 0 163695450 24551424 5730 1992294400 134512640 135078026 4294956192 18446744073709551615 134560766 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20470/statm: 5994 5730 55 138 0 5853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26032

[startup+1.50121 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 20471
/proc/meminfo: memFree=1490072/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=2056 CPUtime=0
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163695450 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 514 112 96 399 0 111 0
[pid=20470] ppid=20469 vsize=23976 CPUtime=1.49
/proc/20470/stat : 20470 (mxc-sr08) R 20469 20469 20432 0 -1 4194304 7392 0 0 0 145 4 0 0 25 0 1 0 163695450 24551424 5730 1992294400 134512640 135078026 4294956192 18446744073709551615 134561280 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20470/statm: 5994 5730 55 138 0 5853 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26032

[startup+3.10139 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 20471
/proc/meminfo: memFree=1489944/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=2056 CPUtime=0
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163695450 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 514 112 96 399 0 111 0
[pid=20470] ppid=20469 vsize=23976 CPUtime=3.09
/proc/20470/stat : 20470 (mxc-sr08) R 20469 20469 20432 0 -1 4194304 7392 0 0 0 305 4 0 0 25 0 1 0 163695450 24551424 5730 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20470/statm: 5994 5730 55 138 0 5853 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26032

[startup+6.30175 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 20471
/proc/meminfo: memFree=1483928/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=2056 CPUtime=0
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 163695450 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 514 112 96 399 0 111 0
[pid=20470] ppid=20469 vsize=36376 CPUtime=6.28
/proc/20470/stat : 20470 (mxc-sr08) R 20469 20469 20432 0 -1 4194304 10375 0 0 0 623 5 0 0 25 0 1 0 163695450 37249024 8713 1992294400 134512640 135078026 4294956192 18446744073709551615 134556573 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20470/statm: 9094 8713 55 138 0 8953 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38432

[startup+12.7015 s]
/proc/loadavg: 1.09 1.02 1.01 2/67 20472
/proc/meminfo: memFree=1495600/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=2056 CPUtime=9.99
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 152 10376 0 0 0 0 993 6 16 0 1 0 163695450 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 514 121 104 399 0 111 0
[pid=20472] ppid=20469 vsize=20088 CPUtime=2.68
/proc/20472/stat : 20472 (picosat846) R 20469 20469 20432 0 -1 4194304 4630 0 0 0 266 2 0 0 25 0 1 0 163696451 20570112 4619 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20472/statm: 5022 4619 85 14 0 4688 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 22144

[startup+25.5019 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 20474
/proc/meminfo: memFree=1460728/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=53492 CPUtime=25.47
/proc/20469/stat : 20469 (SATzilla2009_I) R 20467 20469 20432 0 -1 4194304 17635 35273 0 0 223 10 2289 25 25 0 1 0 163695450 54775808 12933 1992294400 134512640 136149169 4294956224 18446744073709551615 135485270 0 0 4096 3 0 0 0 17 1 0 0
/proc/20469/statm: 13373 12933 151 399 0 12970 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 53492

[startup+51.1017 s]
/proc/loadavg: 1.11 1.03 1.01 2/67 20475
/proc/meminfo: memFree=1429872/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=49652 CPUtime=20.4
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 12033 0 0 0 2034 6 0 0 25 0 1 0 163698517 50843648 12022 1992294400 134512640 134570484 4294956192 18446744073709551615 134523004 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 12413 12022 85 14 0 12079 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 79232

[startup+102.305 s]
/proc/loadavg: 1.04 1.02 1.00 2/67 20475
/proc/meminfo: memFree=1401328/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=77880 CPUtime=71.59
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 19040 0 0 0 7147 12 0 0 25 0 1 0 163698517 79749120 19018 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 19470 19018 85 14 0 19136 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 107460

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 20475
/proc/meminfo: memFree=1384688/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=94248 CPUtime=131.57
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 23170 0 0 0 13143 14 0 0 25 0 1 0 163698517 96509952 23148 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 23562 23148 85 14 0 23228 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 123828

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 20475
/proc/meminfo: memFree=1380976/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=97812 CPUtime=191.54
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 24091 0 0 0 19140 14 0 0 25 0 1 0 163698517 100159488 24069 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 24453 24069 85 14 0 24119 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 127392

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 20475
/proc/meminfo: memFree=1376112/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=103720 CPUtime=251.53
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 25311 0 0 0 25138 15 0 0 25 0 1 0 163698517 106209280 25289 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 25930 25289 85 14 0 25596 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 133300

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20475
/proc/meminfo: memFree=1372656/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=107284 CPUtime=311.52
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 26211 0 0 0 31136 16 0 0 25 0 1 0 163698517 109858816 26189 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 26821 26189 85 14 0 26487 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 136864

[startup+402.302 s]

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


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20493
/proc/meminfo: memFree=1113072/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=365040 CPUtime=9608.97
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 97771 0 0 0 960814 83 0 0 25 0 1 0 163698517 373800960 89990 1992294400 134512640 134570484 4294956192 18446744073709551615 134553215 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 91260 89990 85 14 0 90926 0
Current children cumulated CPU time (s) 9639.61
Current children cumulated vsize (KiB) 394620

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20493
/proc/meminfo: memFree=1113008/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=365040 CPUtime=9668.95
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 97771 0 0 0 966812 83 0 0 25 0 1 0 163698517 373800960 89990 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 91260 89990 85 14 0 90926 0
Current children cumulated CPU time (s) 9699.59
Current children cumulated vsize (KiB) 394620

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20493
/proc/meminfo: memFree=1112944/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=365040 CPUtime=9728.94
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 97771 0 0 0 972811 83 0 0 25 0 1 0 163698517 373800960 89990 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 91260 89990 85 14 0 90926 0
Current children cumulated CPU time (s) 9759.58
Current children cumulated vsize (KiB) 394620

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20499
/proc/meminfo: memFree=1112816/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=365040 CPUtime=9788.92
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 97771 0 0 0 978809 83 0 0 25 0 1 0 163698517 373800960 89990 1992294400 134512640 134570484 4294956192 18446744073709551615 134552985 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 91260 89990 85 14 0 90926 0
Current children cumulated CPU time (s) 9819.56
Current children cumulated vsize (KiB) 394620

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20499
/proc/meminfo: memFree=1112816/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=365040 CPUtime=9848.91
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 97771 0 0 0 984808 83 0 0 25 0 1 0 163698517 373800960 89990 1992294400 134512640 134570484 4294956192 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 91260 89990 85 14 0 90926 0
Current children cumulated CPU time (s) 9879.55
Current children cumulated vsize (KiB) 394620

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20499
/proc/meminfo: memFree=1092720/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=385500 CPUtime=9908.89
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 102873 0 0 0 990802 87 0 0 25 0 1 0 163698517 394752000 95092 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 96375 95092 85 14 0 96041 0
Current children cumulated CPU time (s) 9939.53
Current children cumulated vsize (KiB) 415080

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20499
/proc/meminfo: memFree=1081456/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=396456 CPUtime=9924.89
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 105617 0 0 0 992399 90 0 0 25 0 1 0 163698517 405970944 97836 1992294400 134512640 134570484 4294956192 18446744073709551615 134552183 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 99114 97836 85 14 0 98780 0
Current children cumulated CPU time (s) 9955.53
Current children cumulated vsize (KiB) 426036

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20499
/proc/meminfo: memFree=1071216/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=406752 CPUtime=9950.47
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 108209 0 0 0 994954 93 0 0 25 0 1 0 163698517 416514048 100428 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 101688 100428 85 14 0 101354 0
Current children cumulated CPU time (s) 9981.11
Current children cumulated vsize (KiB) 436332

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20499
/proc/meminfo: memFree=1067248/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=410580 CPUtime=9956.87
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 109163 0 0 0 995593 94 0 0 25 0 1 0 163698517 420433920 101382 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 102645 101382 85 14 0 102311 0
Current children cumulated CPU time (s) 9987.51
Current children cumulated vsize (KiB) 440160

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20499
/proc/meminfo: memFree=1064560/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=413088 CPUtime=9963.28
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 109810 0 0 0 996233 95 0 0 25 0 1 0 163698517 423002112 102029 1992294400 134512640 134570484 4294956192 18446744073709551615 6813307 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 103272 102029 85 14 0 102938 0
Current children cumulated CPU time (s) 9993.92
Current children cumulated vsize (KiB) 442668

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20499
/proc/meminfo: memFree=1064112/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=413880 CPUtime=9964.87
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 109992 0 0 0 996392 95 0 0 25 0 1 0 163698517 423813120 102211 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 103470 102211 85 14 0 103136 0
Current children cumulated CPU time (s) 9995.51
Current children cumulated vsize (KiB) 443460

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20499
/proc/meminfo: memFree=1063664/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=414408 CPUtime=9966.47
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 110132 0 0 0 996552 95 0 0 25 0 1 0 163698517 424353792 102351 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 103602 102351 85 14 0 103268 0
Current children cumulated CPU time (s) 9997.11
Current children cumulated vsize (KiB) 443988

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20499
/proc/meminfo: memFree=1063216/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=414804 CPUtime=9967.27
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 110240 0 0 0 996632 95 0 0 25 0 1 0 163698517 424759296 102459 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 103701 102459 85 14 0 103367 0
Current children cumulated CPU time (s) 9997.91
Current children cumulated vsize (KiB) 444384

[startup+10000.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 20499
/proc/meminfo: memFree=1063216/2055920 swapFree=4181556/4192956
[pid=20469] ppid=20467 vsize=29580 CPUtime=30.64
/proc/20469/stat : 20469 (SATzilla2009_I) S 20467 20469 20432 0 -1 4194304 18614 35273 0 0 738 12 2289 25 25 0 1 0 163695450 30289920 7171 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20469/statm: 7395 7171 217 399 0 6992 0
[pid=20475] ppid=20469 vsize=414936 CPUtime=9967.47
/proc/20475/stat : 20475 (picosat846) R 20469 20469 20432 0 -1 4194304 110254 0 0 0 996652 95 0 0 25 0 1 0 163698517 424894464 102473 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20475/statm: 103734 102474 85 14 0 103400 0
Current children cumulated CPU time (s) 9998.11
Current children cumulated vsize (KiB) 444516

Child status: 17
Real time (s): 10001
CPU time (s): 9998.21
CPU user time (s): 9996.81
CPU system time (s): 1.40779
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 444516

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

runsolver used 8.70068 second user time and 27.6688 second system time

The end

Launcher Data

Begin job on node86 at 2009-05-03 15:17:38
IDJOB=1774990
IDBENCH=71069
IDSOLVER=616
FILE ID=node86/1774990-1241356657
PBS_JOBID= 9225608
Free space on /tmp= 66212 MiB

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

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

MD5SUM BENCH= d554330e1400d4f25a793413df9abc4e
RANDOM SEED=341331807

node86.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1513864 kB
Buffers:         37852 kB
Cached:         407808 kB
SwapCached:       5588 kB
Active:          59496 kB
Inactive:       394744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513864 kB
SwapTotal:     4192956 kB
SwapFree:      4181556 kB
Dirty:           38412 kB
Writeback:           0 kB
Mapped:          14136 kB
Slab:            73708 kB
Committed_AS:   703252 kB
PageTables:       1464 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= 66180 MiB
End job on node86 at 2009-05-03 18:04:19