Trace number 2093405

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
Abscon 112v4 ACUNSAT 16.2215 16.2681

DiagnosticValue
CHECKS1691770
NODES91

General information on the benchmark

Namecsp/marc/
normalized-large-92-unsat_ext.xml
MD5SUM8407841248ad00d5671b256d4829d1bf
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.3661
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints4186
Maximum constraint arity2
Maximum domain size92
Number of constraints which are defined in extension4186
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2093405-1247401261.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.36	     nbVariables=92  nbDomainTypes=1  minDomainSize=92  maxDomainSize=92  nbTotalValues=8464
0.28/0.36	       =>  wckTime=0.117  cpuTime=0.11  mem=7M892
0.28/0.36	   
0.28/0.36	   relations being loaded...
2.68/2.75	   
2.68/2.75	   INFO : Contraction of relations, mem = 100M554
12.57/12.70	   
12.57/12.70	   constraints being loaded...
15.35/15.45	     nbConstraints=4188  nbRelationTypes=3262  nbGlobalConstraints=2  nbExtensionStructures=3262
15.35/15.45	     nbSharedExtensionStructures=924  nbConflictsStructures=3262  nbSharedConflictsStructures=924
15.35/15.45	     nbSharedBinaryRepresentations=600114  minDegree=91  maxDegree=92  minArity=2  avgArity=2.01  maxArity=25
15.35/15.45	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.24  symmetryCpuTime=0.13  nbCliques=2
15.35/15.45	       =>  wckTime=15.202  cpuTime=13.91  mem=121M993
15.64/15.79	   
15.64/15.79	   solver IterativeSystematicSolver being built... 
15.75/15.86	   
15.75/15.86	   INFO : Forward propagation technique limited 
15.84/15.93	       =>  wckTime=15.683  cpuTime=14.03  mem=120M140
15.84/15.95	   
15.84/15.95	   preprocessing
15.84/15.95	     nbConstraintChecks=0  nbPropagations=92  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
15.84/15.95	     detectedInconsistency=no
15.84/15.95	       =>  wckTime=0.019  cpuTime=0.02  mem=120M140
16.14/16.21	   
16.14/16.21	   search
16.14/16.21	     run=4  nbConstraintChecks=1691770  minDepth=0  maxDepth=0  nbPropagations=1229  nbRevisions=32453
16.14/16.21	     nbUselessRevisions=9076  nbAssignments=91  nbFailedAssignments=91  nbBacktracks=1  nbVisitedNodes=183
16.14/16.21	     nbRestartNogoods=0  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=?  nbREliminables=?
16.14/16.21	     nbIEliminables=?  nbDEliminables=?  nbPEliminables=?
16.14/16.21	       =>  wckTime=0.281  cpuTime=0.25  mem=121M156
16.14/16.22	   
16.14/16.22	   global
16.14/16.22	     nbConstraintChecks=1691770  nbPropagations=1321  nbRevisions=32453  nbUselessRevisions=9076  nbRestartNogoods=0
16.14/16.22	     solvingWckTime=0.284  solvingCpuTime=0.25  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
16.14/16.22	     globalCpuTime=14.32
16.14/16.22	       =>  wckTime=15.97  cpuTime=14.28  mem=121M156
16.14/16.22	   
16.14/16.22	s UNSATISFIABLE
16.14/16.22	d NODES 91
16.14/16.22	d CHECKS 1691770
16.14/16.22	   
16.14/16.22	   totalWckTime=16.036  totalCpuTime=14.33

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2093405-1247401261/watcher-2093405-1247401261 -o /tmp/evaluation-result-2093405-1247401261/solver-2093405-1247401261 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2093405-1247401261.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.78 0.72 0.30 4/80 28772
/proc/meminfo: memFree=1683416/2055920 swapFree=4192812/4192956
[pid=28772] ppid=28770 vsize=152 CPUtime=0
/proc/28772/stat : 28772 (java) R 28770 28772 28551 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 27190880 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 4727083 0 0 4096 0 0 0 0 17 0 0 0
/proc/28772/statm: 38 26 19 9 0 4 0

[startup+0.00912404 s]
/proc/loadavg: 1.78 0.72 0.30 4/80 28772
/proc/meminfo: memFree=1683416/2055920 swapFree=4192812/4192956
[pid=28772] ppid=28770 vsize=10396 CPUtime=0
/proc/28772/stat : 28772 (java) R 28770 28772 28551 0 -1 0 402 0 0 0 0 0 0 0 18 0 1 0 27190880 10645504 205 996147200 134512640 134550932 4294955968 18446744073709551615 4698922 0 0 4096 0 0 0 0 17 0 0 0
/proc/28772/statm: 2599 216 143 9 0 1102 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10396

[startup+0.101147 s]
/proc/loadavg: 1.78 0.72 0.30 4/80 28772
/proc/meminfo: memFree=1683416/2055920 swapFree=4192812/4192956
[pid=28772] ppid=28770 vsize=865980 CPUtime=0.09
/proc/28772/stat : 28772 (java) S 28770 28772 28551 0 -1 0 3740 0 1 0 7 2 0 0 18 0 9 0 27190880 886763520 3208 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28772/statm: 216495 3208 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301183 s]
/proc/loadavg: 1.78 0.72 0.30 4/80 28772
/proc/meminfo: memFree=1683416/2055920 swapFree=4192812/4192956
[pid=28772] ppid=28770 vsize=866380 CPUtime=0.28
/proc/28772/stat : 28772 (java) S 28770 28772 28551 0 -1 0 5972 0 1 0 24 4 0 0 18 0 9 0 27190880 887173120 5338 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28772/statm: 216595 5338 1984 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701254 s]
/proc/loadavg: 1.78 0.72 0.30 4/80 28772
/proc/meminfo: memFree=1683416/2055920 swapFree=4192812/4192956
[pid=28772] ppid=28770 vsize=866492 CPUtime=0.68
/proc/28772/stat : 28772 (java) S 28770 28772 28551 0 -1 0 14471 0 1 0 61 7 0 0 18 0 9 0 27190880 887287808 13833 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28772/statm: 216623 13835 1998 9 0 211081 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866492

[startup+1.5024 s]
/proc/loadavg: 1.78 0.72 0.30 3/89 28781
/proc/meminfo: memFree=1614288/2055920 swapFree=4192812/4192956
[pid=28772] ppid=28770 vsize=867084 CPUtime=1.48
/proc/28772/stat : 28772 (java) S 28770 28772 28551 0 -1 0 25570 0 1 0 135 13 0 0 18 0 9 0 27190880 887894016 24928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28772/statm: 216771 24928 2011 9 0 211229 0
[pid=28772/tid=28774] ppid=28770 vsize=867084 CPUtime=1.21
/proc/28772/task/28774/stat : 28774 (java) R 28770 28772 28551 0 -1 64 15706 0 1 0 113 8 0 0 25 0 9 0 27190881 887894016 24928 996147200 134512640 134550932 4294955968 18446744073709551615 4126597288 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28775] ppid=28770 vsize=867084 CPUtime=0.17
/proc/28772/task/28775/stat : 28775 (java) S 28770 28772 28551 0 -1 64 8699 0 0 0 13 4 0 0 17 0 9 0 27190882 887894016 24928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28776] ppid=28770 vsize=867084 CPUtime=0
/proc/28772/task/28776/stat : 28776 (java) S 28770 28772 28551 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27190882 887894016 24928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28777] ppid=28770 vsize=867084 CPUtime=0
/proc/28772/task/28777/stat : 28777 (java) S 28770 28772 28551 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27190882 887894016 24928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28778] ppid=28770 vsize=867084 CPUtime=0
/proc/28772/task/28778/stat : 28778 (java) S 28770 28772 28551 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27190884 887894016 24928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28779] ppid=28770 vsize=867084 CPUtime=0.08
/proc/28772/task/28779/stat : 28779 (java) S 28770 28772 28551 0 -1 64 464 0 0 0 8 0 0 0 16 0 9 0 27190884 887894016 24928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28780] ppid=28770 vsize=867084 CPUtime=0
/proc/28772/task/28780/stat : 28780 (java) S 28770 28772 28551 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27190884 887894016 24928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28781] ppid=28770 vsize=867084 CPUtime=0
/proc/28772/task/28781/stat : 28781 (java) S 28770 28772 28551 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27190884 887894016 24928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867084

[startup+3.1027 s]
/proc/loadavg: 1.88 0.75 0.32 3/89 28781
/proc/meminfo: memFree=1577168/2055920 swapFree=4192812/4192956
[pid=28772] ppid=28770 vsize=867272 CPUtime=3.08
/proc/28772/stat : 28772 (java) S 28770 28772 28551 0 -1 0 34250 0 1 0 291 17 0 0 18 0 9 0 27190880 888086528 33416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28772/statm: 216818 33416 2632 9 0 211276 0
[pid=28772/tid=28774] ppid=28770 vsize=867272 CPUtime=2.48
/proc/28772/task/28774/stat : 28774 (java) R 28770 28772 28551 0 -1 64 15718 0 1 0 239 9 0 0 25 0 9 0 27190881 888086528 33416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28775] ppid=28770 vsize=867272 CPUtime=0.46
/proc/28772/task/28775/stat : 28775 (java) R 28770 28772 28551 0 -1 64 17339 0 0 0 39 7 0 0 16 0 9 0 27190882 888086528 33416 996147200 134512640 134550932 4294955968 18446744073709551615 104516116 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28776] ppid=28770 vsize=867272 CPUtime=0
/proc/28772/task/28776/stat : 28776 (java) S 28770 28772 28551 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27190882 888086528 33416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28777] ppid=28770 vsize=867272 CPUtime=0
/proc/28772/task/28777/stat : 28777 (java) S 28770 28772 28551 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27190882 888086528 33416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28778] ppid=28770 vsize=867272 CPUtime=0
/proc/28772/task/28778/stat : 28778 (java) S 28770 28772 28551 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27190884 888086528 33416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28779] ppid=28770 vsize=867272 CPUtime=0.11
/proc/28772/task/28779/stat : 28779 (java) S 28770 28772 28551 0 -1 64 492 0 0 0 11 0 0 0 16 0 9 0 27190884 888086528 33416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28780] ppid=28770 vsize=867272 CPUtime=0
/proc/28772/task/28780/stat : 28780 (java) S 28770 28772 28551 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27190884 888086528 33416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28781] ppid=28770 vsize=867272 CPUtime=0
/proc/28772/task/28781/stat : 28781 (java) S 28770 28772 28551 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27190884 888086528 33416 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867272

[startup+6.30227 s]
/proc/loadavg: 1.88 0.75 0.32 3/89 28781
/proc/meminfo: memFree=1560912/2055920 swapFree=4192812/4192956
[pid=28772] ppid=28770 vsize=867500 CPUtime=6.28
/proc/28772/stat : 28772 (java) S 28770 28772 28551 0 -1 0 34446 0 1 0 608 20 0 0 18 0 9 0 27190880 888320000 33605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28772/statm: 216875 33605 2634 9 0 211333 0
[pid=28772/tid=28774] ppid=28770 vsize=867500 CPUtime=5.51
/proc/28772/task/28774/stat : 28774 (java) R 28770 28772 28551 0 -1 64 15725 0 1 0 540 11 0 0 25 0 9 0 27190881 888320000 33605 996147200 134512640 134550932 4294955968 18446744073709551615 4126616177 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28775] ppid=28770 vsize=867500 CPUtime=0.59
/proc/28772/task/28775/stat : 28775 (java) S 28770 28772 28551 0 -1 64 17426 0 0 0 52 7 0 0 16 0 9 0 27190882 888320000 33605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28776] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28776/stat : 28776 (java) S 28770 28772 28551 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27190882 888320000 33605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28777] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28777/stat : 28777 (java) S 28770 28772 28551 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27190882 888320000 33605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28778] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28778/stat : 28778 (java) S 28770 28772 28551 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27190884 888320000 33605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28779] ppid=28770 vsize=867500 CPUtime=0.14
/proc/28772/task/28779/stat : 28779 (java) S 28770 28772 28551 0 -1 64 593 0 0 0 14 0 0 0 16 0 9 0 27190884 888320000 33605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28780] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28780/stat : 28780 (java) S 28770 28772 28551 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27190884 888320000 33605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28781] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28781/stat : 28781 (java) S 28770 28772 28551 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27190884 888320000 33605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 867500

[startup+12.7024 s]
/proc/loadavg: 1.89 0.79 0.33 3/89 28781
/proc/meminfo: memFree=1533904/2055920 swapFree=4192812/4192956
[pid=28772] ppid=28770 vsize=867500 CPUtime=12.67
/proc/28772/stat : 28772 (java) S 28770 28772 28551 0 -1 0 42128 0 1 0 1239 28 0 0 18 0 9 0 27190880 888320000 41273 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28772/statm: 216875 41273 2635 9 0 211333 0
[pid=28772/tid=28774] ppid=28770 vsize=867500 CPUtime=11.59
/proc/28772/task/28774/stat : 28774 (java) R 28770 28772 28551 0 -1 64 15741 0 1 0 1142 17 0 0 25 0 9 0 27190881 888320000 41273 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28775] ppid=28770 vsize=867500 CPUtime=0.91
/proc/28772/task/28775/stat : 28775 (java) S 28770 28772 28551 0 -1 64 25088 0 0 0 82 9 0 0 16 0 9 0 27190882 888320000 41273 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28776] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28776/stat : 28776 (java) S 28770 28772 28551 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27190882 888320000 41273 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28777] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28777/stat : 28777 (java) S 28770 28772 28551 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27190882 888320000 41273 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28778] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28778/stat : 28778 (java) S 28770 28772 28551 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27190884 888320000 41273 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28779] ppid=28770 vsize=867500 CPUtime=0.14
/proc/28772/task/28779/stat : 28779 (java) S 28770 28772 28551 0 -1 64 597 0 0 0 14 0 0 0 16 0 9 0 27190884 888320000 41273 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28780] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28780/stat : 28780 (java) S 28770 28772 28551 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27190884 888320000 41273 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28781] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28781/stat : 28781 (java) S 28770 28772 28551 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27190884 888320000 41273 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 867500

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

[startup+14.3067 s]
/proc/loadavg: 1.89 0.79 0.33 3/89 28781
/proc/meminfo: memFree=1529296/2055920 swapFree=4192812/4192956
[pid=28772] ppid=28770 vsize=867500 CPUtime=14.28
/proc/28772/stat : 28772 (java) S 28770 28772 28551 0 -1 0 42207 0 1 0 1399 29 0 0 18 0 9 0 27190880 888320000 41344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28772/statm: 216875 41344 2636 9 0 211333 0
[pid=28772/tid=28774] ppid=28770 vsize=867500 CPUtime=13.14
/proc/28772/task/28774/stat : 28774 (java) R 28770 28772 28551 0 -1 64 15775 0 1 0 1296 18 0 0 25 0 9 0 27190881 888320000 41344 996147200 134512640 134550932 4294955968 18446744073709551615 4126900086 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28775] ppid=28770 vsize=867500 CPUtime=0.91
/proc/28772/task/28775/stat : 28775 (java) S 28770 28772 28551 0 -1 64 25088 0 0 0 82 9 0 0 17 0 9 0 27190882 888320000 41344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28776] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28776/stat : 28776 (java) S 28770 28772 28551 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27190882 888320000 41344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28777] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28777/stat : 28777 (java) S 28770 28772 28551 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27190882 888320000 41344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28778] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28778/stat : 28778 (java) S 28770 28772 28551 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27190884 888320000 41344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28779] ppid=28770 vsize=867500 CPUtime=0.2
/proc/28772/task/28779/stat : 28779 (java) S 28770 28772 28551 0 -1 64 642 0 0 0 20 0 0 0 15 0 9 0 27190884 888320000 41344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28780] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28780/stat : 28780 (java) S 28770 28772 28551 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27190884 888320000 41344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28781] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28781/stat : 28781 (java) S 28770 28772 28551 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27190884 888320000 41344 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.28
Current children cumulated vsize (KiB) 867500

[startup+15.1019 s]
/proc/loadavg: 1.89 0.79 0.33 3/89 28781
/proc/meminfo: memFree=1529296/2055920 swapFree=4192812/4192956
[pid=28772] ppid=28770 vsize=867500 CPUtime=15.07
/proc/28772/stat : 28772 (java) S 28770 28772 28551 0 -1 0 43868 0 1 0 1478 29 0 0 18 0 9 0 27190880 888320000 43004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28772/statm: 216875 43004 2636 9 0 211333 0
[pid=28772/tid=28774] ppid=28770 vsize=867500 CPUtime=13.86
/proc/28772/task/28774/stat : 28774 (java) R 28770 28772 28551 0 -1 64 15776 0 1 0 1368 18 0 0 25 0 9 0 27190881 888320000 43004 996147200 134512640 134550932 4294955968 18446744073709551615 4126924134 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28775] ppid=28770 vsize=867500 CPUtime=0.98
/proc/28772/task/28775/stat : 28775 (java) S 28770 28772 28551 0 -1 64 26748 0 0 0 88 10 0 0 17 0 9 0 27190882 888320000 43004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28776] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28776/stat : 28776 (java) S 28770 28772 28551 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27190882 888320000 43004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28777] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28777/stat : 28777 (java) S 28770 28772 28551 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27190882 888320000 43004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28778] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28778/stat : 28778 (java) S 28770 28772 28551 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27190884 888320000 43004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28779] ppid=28770 vsize=867500 CPUtime=0.2
/proc/28772/task/28779/stat : 28779 (java) S 28770 28772 28551 0 -1 64 642 0 0 0 20 0 0 0 15 0 9 0 27190884 888320000 43004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28780] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28780/stat : 28780 (java) S 28770 28772 28551 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27190884 888320000 43004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28781] ppid=28770 vsize=867500 CPUtime=0
/proc/28772/task/28781/stat : 28781 (java) S 28770 28772 28551 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27190884 888320000 43004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.07
Current children cumulated vsize (KiB) 867500

[startup+15.903 s]
/proc/loadavg: 1.89 0.79 0.33 3/91 28783
/proc/meminfo: memFree=1522048/2055920 swapFree=4192812/4192956
[pid=28772] ppid=28770 vsize=868236 CPUtime=15.84
/proc/28772/stat : 28772 (java) S 28770 28772 28551 0 -1 0 56971 373 1 0 1546 34 3 1 18 0 10 0 27190880 889073664 45124 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28772/statm: 217059 45124 2658 9 0 211495 0
[pid=28772/tid=28774] ppid=28770 vsize=868236 CPUtime=14.23
/proc/28772/task/28774/stat : 28774 (java) R 28770 28772 28551 0 -1 64 18484 373 1 0 1400 19 3 1 16 0 10 0 27190881 889073664 45124 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28772/tid=28775] ppid=28770 vsize=868236 CPUtime=1.35
/proc/28772/task/28775/stat : 28775 (java) R 28770 28772 28551 0 -1 64 36804 373 0 0 119 12 3 1 18 0 10 0 27190882 889073664 45124 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28772/tid=28776] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28776/stat : 28776 (java) S 28770 28772 28551 0 -1 64 21 373 0 0 0 0 3 1 16 0 10 0 27190882 889073664 45124 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28772/tid=28777] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28777/stat : 28777 (java) S 28770 28772 28551 0 -1 64 9 373 0 0 0 0 3 1 16 0 10 0 27190882 889073664 45124 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28772/tid=28778] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28778/stat : 28778 (java) S 28770 28772 28551 0 -1 64 2 373 0 0 0 0 3 1 23 0 10 0 27190884 889073664 45124 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28779] ppid=28770 vsize=868236 CPUtime=0.3
/proc/28772/task/28779/stat : 28779 (java) R 28770 28772 28551 0 -1 64 834 373 0 0 25 1 3 1 16 0 10 0 27190884 889073664 45124 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28772/tid=28780] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28780/stat : 28780 (java) S 28770 28772 28551 0 -1 64 0 373 0 0 0 0 3 1 24 0 10 0 27190884 889073664 45124 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28781] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28781/stat : 28781 (java) S 28770 28772 28551 0 -1 64 14 373 0 0 0 0 3 1 15 0 10 0 27190884 889073664 45124 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.84
Current children cumulated vsize (KiB) 868236

[startup+16.102 s]
/proc/loadavg: 1.89 0.79 0.33 3/91 28783
/proc/meminfo: memFree=1522048/2055920 swapFree=4192812/4192956
[pid=28772] ppid=28770 vsize=868236 CPUtime=16.03
/proc/28772/stat : 28772 (java) S 28770 28772 28551 0 -1 0 58843 373 1 0 1565 34 3 1 18 0 10 0 27190880 889073664 45161 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28772/statm: 217059 45161 2660 9 0 211495 0
[pid=28772/tid=28774] ppid=28770 vsize=868236 CPUtime=14.39
/proc/28772/task/28774/stat : 28774 (java) R 28770 28772 28551 0 -1 64 20333 373 1 0 1416 19 3 1 17 0 10 0 27190881 889073664 45161 996147200 134512640 134550932 4294955968 18446744073709551615 4127175021 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28772/tid=28775] ppid=28770 vsize=868236 CPUtime=1.35
/proc/28772/task/28775/stat : 28775 (java) S 28770 28772 28551 0 -1 64 36805 373 0 0 119 12 3 1 18 0 10 0 27190882 889073664 45161 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28776] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28776/stat : 28776 (java) S 28770 28772 28551 0 -1 64 21 373 0 0 0 0 3 1 16 0 10 0 27190882 889073664 45161 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28772/tid=28777] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28777/stat : 28777 (java) S 28770 28772 28551 0 -1 64 13 373 0 0 0 0 3 1 16 0 10 0 27190882 889073664 45161 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28778] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28778/stat : 28778 (java) S 28770 28772 28551 0 -1 64 2 373 0 0 0 0 3 1 23 0 10 0 27190884 889073664 45161 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28779] ppid=28770 vsize=868236 CPUtime=0.33
/proc/28772/task/28779/stat : 28779 (java) S 28770 28772 28551 0 -1 64 852 373 0 0 28 1 3 1 15 0 10 0 27190884 889073664 45161 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28772/tid=28780] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28780/stat : 28780 (java) S 28770 28772 28551 0 -1 64 0 373 0 0 0 0 3 1 24 0 10 0 27190884 889073664 45161 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28781] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28781/stat : 28781 (java) S 28770 28772 28551 0 -1 64 14 373 0 0 0 0 3 1 15 0 10 0 27190884 889073664 45161 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.03
Current children cumulated vsize (KiB) 868236

[startup+16.2021 s]
/proc/loadavg: 1.89 0.79 0.33 3/91 28783
/proc/meminfo: memFree=1522048/2055920 swapFree=4192812/4192956
[pid=28772] ppid=28770 vsize=868236 CPUtime=16.14
/proc/28772/stat : 28772 (java) S 28770 28772 28551 0 -1 0 58845 373 1 0 1575 35 3 1 18 0 10 0 27190880 889073664 45162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28772/statm: 217059 45162 2660 9 0 211495 0
[pid=28772/tid=28774] ppid=28770 vsize=868236 CPUtime=14.49
/proc/28772/task/28774/stat : 28774 (java) R 28770 28772 28551 0 -1 64 20334 373 1 0 1426 19 3 1 18 0 10 0 27190881 889073664 45162 996147200 134512640 134550932 4294955968 18446744073709551615 4127189817 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28772/tid=28775] ppid=28770 vsize=868236 CPUtime=1.35
/proc/28772/task/28775/stat : 28775 (java) S 28770 28772 28551 0 -1 64 36805 373 0 0 119 12 3 1 18 0 10 0 27190882 889073664 45162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28776] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28776/stat : 28776 (java) S 28770 28772 28551 0 -1 64 21 373 0 0 0 0 3 1 16 0 10 0 27190882 889073664 45162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28772/tid=28777] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28777/stat : 28777 (java) S 28770 28772 28551 0 -1 64 13 373 0 0 0 0 3 1 16 0 10 0 27190882 889073664 45162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28778] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28778/stat : 28778 (java) S 28770 28772 28551 0 -1 64 2 373 0 0 0 0 3 1 23 0 10 0 27190884 889073664 45162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28779] ppid=28770 vsize=868236 CPUtime=0.34
/proc/28772/task/28779/stat : 28779 (java) S 28770 28772 28551 0 -1 64 853 373 0 0 29 1 3 1 15 0 10 0 27190884 889073664 45162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28772/tid=28780] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28780/stat : 28780 (java) S 28770 28772 28551 0 -1 64 0 373 0 0 0 0 3 1 24 0 10 0 27190884 889073664 45162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28772/tid=28781] ppid=28770 vsize=868236 CPUtime=0.04
/proc/28772/task/28781/stat : 28781 (java) S 28770 28772 28551 0 -1 64 14 373 0 0 0 0 3 1 15 0 10 0 27190884 889073664 45162 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.14
Current children cumulated vsize (KiB) 868236

Child status: 0
Real time (s): 16.2681
CPU time (s): 16.2215
CPU user time (s): 15.8206
CPU system time (s): 0.400939
CPU usage (%): 99.7141
Max. virtual memory (cumulated for all children) (KiB): 869280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.8206
system time used= 0.400939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59455
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1973
involuntary context switches= 2309

runsolver used 0.025996 second user time and 0.058991 second system time

The end

Launcher Data

Begin job on node45 at 2009-07-12 14:21:11
IDJOB=2093405
IDBENCH=53556
IDSOLVER=773
FILE ID=node45/2093405-1247401261
PBS_JOBID= 9510554
Free space on /tmp= 66384 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/marc/normalized-large-92-unsat_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2093405-1247401261/watcher-2093405-1247401261 -o /tmp/evaluation-result-2093405-1247401261/solver-2093405-1247401261 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2093405-1247401261.xml

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

MD5SUM BENCH= 8407841248ad00d5671b256d4829d1bf
RANDOM SEED=897802561

node45.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.281
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.281
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:       1683896 kB
Buffers:         34104 kB
Cached:         189072 kB
SwapCached:          0 kB
Active:         255168 kB
Inactive:        58780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           80632 kB
Writeback:           0 kB
Mapped:         111224 kB
Slab:            43152 kB
Committed_AS:  1002352 kB
PageTables:       1920 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= 66384 MiB
End job on node45 at 2009-07-12 14:21:27