Trace number 2093051

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 ACSAT 17.0024 16.8417

DiagnosticValue
CHECKS671476
NODES85

General information on the benchmark

Namecsp/lard/
normalized-lard-85-85.xml
MD5SUM42f9916c3b1f3e859e9f779c74e60375
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.6194
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints3570
Maximum constraint arity2
Maximum domain size86
Number of constraints which are defined in extension3570
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.01/0.07	
0.01/0.07	Abscon 112 (May, 2008)
0.22/0.20	
0.22/0.20	   configuration
0.22/0.20	     name=mac.xml
0.22/0.23	   
0.22/0.23	   instance
0.22/0.23	     name=HOME/instance-2093051-1247401116.xml
0.22/0.26	   
0.22/0.26	   domains being loaded...
0.22/0.27	   
0.22/0.27	   variables being loaded...
0.33/0.30	     nbVariables=85  nbDomainTypes=1  minDomainSize=86  maxDomainSize=86  nbTotalValues=7310
0.33/0.30	       =>  wckTime=0.098  cpuTime=0.09  mem=7M892
0.33/0.30	   
0.33/0.30	   relations being loaded...
2.68/2.69	   
2.68/2.69	   INFO : Contraction of relations, mem = 100M322
12.16/12.17	   
12.16/12.17	   constraints being loaded...
16.32/16.21	     nbConstraints=3570  nbRelationTypes=3570  nbExtensionStructures=3570  nbSharedExtensionStructures=0
16.32/16.21	     nbConflictsStructures=3570  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=613784  minDegree=84
16.32/16.21	     maxDegree=84  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.169  symmetryCpuTime=0.09
16.32/16.21	       =>  wckTime=16.004  cpuTime=14.92  mem=132M241
16.62/16.58	   
16.62/16.58	   solver IterativeSystematicSolver being built... 
16.72/16.68	       =>  wckTime=16.478  cpuTime=15.03  mem=118M291
16.85/16.72	   
16.85/16.72	   preprocessing
16.85/16.72	     nbConstraintChecks=490137  nbPropagations=163  nbRevisions=10925  nbUselessRevisions=10681  nbRemovedValues=3689
16.85/16.72	     detectedInconsistency=no
16.85/16.72	       =>  wckTime=0.035  cpuTime=0.03  mem=119M269
16.85/16.78	   
16.85/16.78	   search
16.85/16.78	     run=0  nbConstraintChecks=181339  minDepth=86  maxDepth=85  nbPropagations=256  nbRevisions=15157
16.85/16.78	     nbUselessRevisions=14905  nbAssignments=85  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=86
16.85/16.78	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=42.5
16.85/16.78	     nbREliminables=0  nbIEliminables=36.57  nbDEliminables=0  nbPEliminables=0
16.85/16.78	       =>  wckTime=0.094  cpuTime=0.09  mem=120M248
16.85/16.78	   
16.85/16.78	   global
16.85/16.78	     nbConstraintChecks=671476  nbPropagations=419  nbRevisions=26082  nbUselessRevisions=25586  nbRestartNogoods=0
16.85/16.78	     solvingWckTime=0.096  solvingCpuTime=0.09  expiredTime=no  totalExploration=no  nbFoundSolutions=1
16.85/16.78	     firstSolutionCpuTime=15.11  globalCpuTime=15.16
16.85/16.78	       =>  wckTime=16.577  cpuTime=15.12  mem=120M248
16.85/16.78	   
16.85/16.78	s SATISFIABLE
16.85/16.78	v 0 1 1 1 1 2 3 1 2 3 4 1 2 7 8 9 10 11 12 13 14 1 2 2 3 4 5 6 7 8 9 10 11 12 13 14 1 2 3 4 5 1 2 32 33 30 31 32 33 14 15 16 1 2 3 4 1 2 3 4 5 6 1 2 3 4 5 6 7 8 9 10 1 2 3 4 5 6 7 8 9 10 11 12 13 
16.85/16.78	d NODES 85
16.85/16.78	d CHECKS 671476
16.85/16.78	   
16.85/16.78	   totalWckTime=16.618  totalCpuTime=15.17

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2093051-1247401116/watcher-2093051-1247401116 -o /tmp/evaluation-result-2093051-1247401116/solver-2093051-1247401116 -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-2093051-1247401116.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: 0.21 0.05 0.09 3/67 31883
/proc/meminfo: memFree=1753232/2055920 swapFree=4192812/4192956
[pid=31883] ppid=31881 vsize=152 CPUtime=0
/proc/31883/stat : 31883 (java) R 31881 31883 31795 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 27179659 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 8905508 0 0 4096 0 0 0 0 17 0 0 0
/proc/31883/statm: 38 26 19 9 0 4 0

[startup+0.0114109 s]
/proc/loadavg: 0.21 0.05 0.09 3/67 31883
/proc/meminfo: memFree=1753232/2055920 swapFree=4192812/4192956
[pid=31883] ppid=31881 vsize=10880 CPUtime=0.01
/proc/31883/stat : 31883 (java) S 31881 31883 31795 0 -1 0 773 0 0 0 0 1 0 0 18 0 2 0 27179659 11141120 545 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/31883/statm: 2721 549 262 9 0 1199 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10880

[startup+0.10143 s]
/proc/loadavg: 0.21 0.05 0.09 3/67 31883
/proc/meminfo: memFree=1753232/2055920 swapFree=4192812/4192956
[pid=31883] ppid=31881 vsize=866964 CPUtime=0.1
/proc/31883/stat : 31883 (java) S 31881 31883 31795 0 -1 0 4032 0 1 0 8 2 0 0 18 0 9 0 27179659 887771136 3461 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31883/statm: 216741 3462 1796 9 0 211226 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866964

[startup+0.301474 s]
/proc/loadavg: 0.21 0.05 0.09 3/67 31883
/proc/meminfo: memFree=1753232/2055920 swapFree=4192812/4192956
[pid=31883] ppid=31881 vsize=867208 CPUtime=0.33
/proc/31883/stat : 31883 (java) S 31881 31883 31795 0 -1 0 6579 0 1 0 29 4 0 0 18 0 9 0 27179659 888020992 5941 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31883/statm: 216802 5941 1995 9 0 211260 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 867208

[startup+0.701556 s]
/proc/loadavg: 0.21 0.05 0.09 3/67 31883
/proc/meminfo: memFree=1753232/2055920 swapFree=4192812/4192956
[pid=31883] ppid=31881 vsize=867348 CPUtime=0.76
/proc/31883/stat : 31883 (java) S 31881 31883 31795 0 -1 0 16468 0 1 0 66 10 0 0 18 0 9 0 27179659 888164352 15830 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31883/statm: 216837 15831 1998 9 0 211295 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 867348

[startup+1.50274 s]
/proc/loadavg: 0.21 0.05 0.09 2/76 31892
/proc/meminfo: memFree=1683848/2055920 swapFree=4192812/4192956
[pid=31883] ppid=31881 vsize=867800 CPUtime=1.58
/proc/31883/stat : 31883 (java) S 31881 31883 31795 0 -1 0 25667 0 1 0 144 14 0 0 18 0 9 0 27179659 888627200 25025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31883/statm: 216950 25025 2011 9 0 211408 0
[pid=31883/tid=31885] ppid=31881 vsize=867800 CPUtime=1.29
/proc/31883/task/31885/stat : 31885 (java) R 31881 31883 31795 0 -1 64 15725 0 1 0 120 9 0 0 18 0 9 0 27179660 888627200 25025 996147200 134512640 134550932 4294955968 18446744073709551615 101450662 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31883/tid=31886] ppid=31881 vsize=867800 CPUtime=0.16
/proc/31883/task/31886/stat : 31886 (java) S 31881 31883 31795 0 -1 64 8763 0 0 0 13 3 0 0 16 0 9 0 27179661 888627200 25025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31887] ppid=31881 vsize=867800 CPUtime=0
/proc/31883/task/31887/stat : 31887 (java) S 31881 31883 31795 0 -1 64 16 0 0 0 0 0 0 0 15 0 9 0 27179662 888627200 25025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31888] ppid=31881 vsize=867800 CPUtime=0
/proc/31883/task/31888/stat : 31888 (java) S 31881 31883 31795 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 27179662 888627200 25025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31889] ppid=31881 vsize=867800 CPUtime=0
/proc/31883/task/31889/stat : 31889 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 27179663 888627200 25025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31890] ppid=31881 vsize=867800 CPUtime=0.09
/proc/31883/task/31890/stat : 31890 (java) S 31881 31883 31795 0 -1 64 477 0 0 0 9 0 0 0 16 0 9 0 27179663 888627200 25025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31891] ppid=31881 vsize=867800 CPUtime=0
/proc/31883/task/31891/stat : 31891 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 27179664 888627200 25025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31892] ppid=31881 vsize=867800 CPUtime=0
/proc/31883/task/31892/stat : 31892 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27179664 888627200 25025 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 867800

[startup+3.10108 s]
/proc/loadavg: 0.21 0.05 0.09 2/76 31892
/proc/meminfo: memFree=1646856/2055920 swapFree=4192812/4192956
[pid=31883] ppid=31881 vsize=867932 CPUtime=3.18
/proc/31883/stat : 31883 (java) S 31881 31883 31795 0 -1 0 34328 0 1 0 300 18 0 0 18 0 9 0 27179659 888762368 33494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31883/statm: 216983 33494 2632 9 0 211441 0
[pid=31883/tid=31885] ppid=31881 vsize=867932 CPUtime=2.58
/proc/31883/task/31885/stat : 31885 (java) R 31881 31883 31795 0 -1 64 15736 0 1 0 248 10 0 0 17 0 9 0 27179660 888762368 33494 996147200 134512640 134550932 4294955968 18446744073709551615 4126593387 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31883/tid=31886] ppid=31881 vsize=867932 CPUtime=0.47
/proc/31883/task/31886/stat : 31886 (java) S 31881 31883 31795 0 -1 64 17405 0 0 0 41 6 0 0 17 0 9 0 27179661 888762368 33494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31887] ppid=31881 vsize=867932 CPUtime=0
/proc/31883/task/31887/stat : 31887 (java) S 31881 31883 31795 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27179662 888762368 33494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31888] ppid=31881 vsize=867932 CPUtime=0
/proc/31883/task/31888/stat : 31888 (java) S 31881 31883 31795 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27179662 888762368 33494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31889] ppid=31881 vsize=867932 CPUtime=0
/proc/31883/task/31889/stat : 31889 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 27179663 888762368 33494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31890] ppid=31881 vsize=867932 CPUtime=0.1
/proc/31883/task/31890/stat : 31890 (java) S 31881 31883 31795 0 -1 64 485 0 0 0 10 0 0 0 16 0 9 0 27179663 888762368 33494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31891] ppid=31881 vsize=867932 CPUtime=0
/proc/31883/task/31891/stat : 31891 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 27179664 888762368 33494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31892] ppid=31881 vsize=867932 CPUtime=0
/proc/31883/task/31892/stat : 31892 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27179664 888762368 33494 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 867932

[startup+6.30276 s]
/proc/loadavg: 0.28 0.06 0.09 2/76 31892
/proc/meminfo: memFree=1630216/2055920 swapFree=4192812/4192956
[pid=31883] ppid=31881 vsize=868384 CPUtime=6.4
/proc/31883/stat : 31883 (java) S 31881 31883 31795 0 -1 0 35021 0 1 0 619 21 0 0 18 0 9 0 27179659 889225216 34180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31883/statm: 217096 34180 2634 9 0 211554 0
[pid=31883/tid=31885] ppid=31881 vsize=868384 CPUtime=5.67
/proc/31883/task/31885/stat : 31885 (java) R 31881 31883 31795 0 -1 64 15747 0 1 0 554 13 0 0 22 0 9 0 27179660 889225216 34180 996147200 134512640 134550932 4294955968 18446744073709551615 4126590024 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31883/tid=31886] ppid=31881 vsize=868384 CPUtime=0.57
/proc/31883/task/31886/stat : 31886 (java) S 31881 31883 31795 0 -1 64 17972 0 0 0 51 6 0 0 16 0 9 0 27179661 889225216 34180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31887] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31887/stat : 31887 (java) S 31881 31883 31795 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27179662 889225216 34180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31888] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31888/stat : 31888 (java) S 31881 31883 31795 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27179662 889225216 34180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31889] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31889/stat : 31889 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 27179663 889225216 34180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31890] ppid=31881 vsize=868384 CPUtime=0.13
/proc/31883/task/31890/stat : 31890 (java) S 31881 31883 31795 0 -1 64 600 0 0 0 13 0 0 0 16 0 9 0 27179663 889225216 34180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31891] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31891/stat : 31891 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 27179664 889225216 34180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31892] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31892/stat : 31892 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27179664 889225216 34180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 868384

[startup+12.7011 s]
/proc/loadavg: 0.33 0.08 0.10 2/76 31931
/proc/meminfo: memFree=1600896/2055920 swapFree=4192812/4192956
[pid=31883] ppid=31881 vsize=868384 CPUtime=12.8
/proc/31883/stat : 31883 (java) S 31881 31883 31795 0 -1 0 41732 0 1 0 1250 30 0 0 18 0 9 0 27179659 889225216 40872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31883/statm: 217096 40872 2636 9 0 211554 0
[pid=31883/tid=31885] ppid=31881 vsize=868384 CPUtime=11.74
/proc/31883/task/31885/stat : 31885 (java) R 31881 31883 31795 0 -1 64 15793 0 1 0 1156 18 0 0 21 0 9 0 27179660 889225216 40872 996147200 134512640 134550932 4294955968 18446744073709551615 4126913327 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31886] ppid=31881 vsize=868384 CPUtime=0.85
/proc/31883/task/31886/stat : 31886 (java) S 31881 31883 31795 0 -1 64 24603 0 0 0 76 9 0 0 16 0 9 0 27179661 889225216 40872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31887] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31887/stat : 31887 (java) S 31881 31883 31795 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27179662 889225216 40872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31888] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31888/stat : 31888 (java) S 31881 31883 31795 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27179662 889225216 40872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31889] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31889/stat : 31889 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 27179663 889225216 40872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31890] ppid=31881 vsize=868384 CPUtime=0.18
/proc/31883/task/31890/stat : 31890 (java) S 31881 31883 31795 0 -1 64 634 0 0 0 17 1 0 0 16 0 9 0 27179663 889225216 40872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31883/tid=31891] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31891/stat : 31891 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 27179664 889225216 40872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31892] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31892/stat : 31892 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27179664 889225216 40872 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.8
Current children cumulated vsize (KiB) 868384

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

[startup+14.3065 s]
/proc/loadavg: 0.39 0.09 0.10 2/76 31931
/proc/meminfo: memFree=1596032/2055920 swapFree=4192812/4192956
[pid=31883] ppid=31881 vsize=868384 CPUtime=14.41
/proc/31883/stat : 31883 (java) S 31881 31883 31795 0 -1 0 42911 0 1 0 1411 30 0 0 18 0 9 0 27179659 889225216 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31883/statm: 217096 42049 2636 9 0 211554 0
[pid=31883/tid=31885] ppid=31881 vsize=868384 CPUtime=13.28
/proc/31883/task/31885/stat : 31885 (java) R 31881 31883 31795 0 -1 64 15795 0 1 0 1310 18 0 0 20 0 9 0 27179660 889225216 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4126922762 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31886] ppid=31881 vsize=868384 CPUtime=0.9
/proc/31883/task/31886/stat : 31886 (java) S 31881 31883 31795 0 -1 64 25761 0 0 0 80 10 0 0 16 0 9 0 27179661 889225216 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31887] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31887/stat : 31887 (java) S 31881 31883 31795 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27179662 889225216 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31888] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31888/stat : 31888 (java) S 31881 31883 31795 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27179662 889225216 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31889] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31889/stat : 31889 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 27179663 889225216 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31890] ppid=31881 vsize=868384 CPUtime=0.21
/proc/31883/task/31890/stat : 31890 (java) S 31881 31883 31795 0 -1 64 653 0 0 0 20 1 0 0 15 0 9 0 27179663 889225216 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31891] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31891/stat : 31891 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 27179664 889225216 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31892] ppid=31881 vsize=868384 CPUtime=0
/proc/31883/task/31892/stat : 31892 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27179664 889225216 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.41
Current children cumulated vsize (KiB) 868384

[startup+15.9028 s]
/proc/loadavg: 0.39 0.09 0.10 2/76 31931
/proc/meminfo: memFree=1596032/2055920 swapFree=4192812/4192956
[pid=31883] ppid=31881 vsize=868332 CPUtime=16.01
/proc/31883/stat : 31883 (java) S 31881 31883 31795 0 -1 0 42912 0 1 0 1571 30 0 0 18 0 9 0 27179659 889171968 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31883/statm: 217083 42049 2636 9 0 211541 0
[pid=31883/tid=31885] ppid=31881 vsize=868332 CPUtime=14.88
/proc/31883/task/31885/stat : 31885 (java) R 31881 31883 31795 0 -1 64 15796 0 1 0 1470 18 0 0 25 0 9 0 27179660 889171968 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4126908155 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31886] ppid=31881 vsize=868332 CPUtime=0.9
/proc/31883/task/31886/stat : 31886 (java) S 31881 31883 31795 0 -1 64 25761 0 0 0 80 10 0 0 16 0 9 0 27179661 889171968 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31887] ppid=31881 vsize=868332 CPUtime=0
/proc/31883/task/31887/stat : 31887 (java) S 31881 31883 31795 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27179662 889171968 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31888] ppid=31881 vsize=868332 CPUtime=0
/proc/31883/task/31888/stat : 31888 (java) S 31881 31883 31795 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27179662 889171968 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31889] ppid=31881 vsize=868332 CPUtime=0
/proc/31883/task/31889/stat : 31889 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 27179663 889171968 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31890] ppid=31881 vsize=868332 CPUtime=0.21
/proc/31883/task/31890/stat : 31890 (java) S 31881 31883 31795 0 -1 64 653 0 0 0 20 1 0 0 15 0 9 0 27179663 889171968 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31891] ppid=31881 vsize=868332 CPUtime=0
/proc/31883/task/31891/stat : 31891 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 27179664 889171968 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31892] ppid=31881 vsize=868332 CPUtime=0
/proc/31883/task/31892/stat : 31892 (java) S 31881 31883 31795 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27179664 889171968 42049 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.01
Current children cumulated vsize (KiB) 868332

[startup+16.3029 s]
/proc/loadavg: 0.39 0.09 0.10 2/76 31931
/proc/meminfo: memFree=1596032/2055920 swapFree=4192812/4192956
[pid=31883] ppid=31881 vsize=868980 CPUtime=16.42
/proc/31883/stat : 31883 (java) S 31881 31883 31795 0 -1 0 55727 428 1 0 1602 35 3 2 18 0 9 0 27179659 889835520 42115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31883/statm: 217245 42115 2636 9 0 211703 0
[pid=31883/tid=31885] ppid=31881 vsize=868980 CPUtime=15.15
/proc/31883/task/31885/stat : 31885 (java) S 31881 31883 31795 0 -1 64 18802 428 1 0 1491 19 3 2 17 0 9 0 27179660 889835520 42115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31886] ppid=31881 vsize=868980 CPUtime=1.04
/proc/31883/task/31886/stat : 31886 (java) R 31881 31883 31795 0 -1 64 35273 428 0 0 88 11 3 2 17 0 9 0 27179661 889835520 42115 996147200 134512640 134550932 4294955968 18446744073709551615 103825757 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31883/tid=31887] ppid=31881 vsize=868980 CPUtime=0.05
/proc/31883/task/31887/stat : 31887 (java) S 31881 31883 31795 0 -1 64 16 428 0 0 0 0 3 2 16 0 9 0 27179662 889835520 42115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31888] ppid=31881 vsize=868980 CPUtime=0.05
/proc/31883/task/31888/stat : 31888 (java) S 31881 31883 31795 0 -1 64 5 428 0 0 0 0 3 2 16 0 9 0 27179662 889835520 42115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31889] ppid=31881 vsize=868980 CPUtime=0.05
/proc/31883/task/31889/stat : 31889 (java) S 31881 31883 31795 0 -1 64 1 428 0 0 0 0 3 2 23 0 9 0 27179663 889835520 42115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31890] ppid=31881 vsize=868980 CPUtime=0.28
/proc/31883/task/31890/stat : 31890 (java) S 31881 31883 31795 0 -1 64 794 428 0 0 22 1 3 2 16 0 9 0 27179663 889835520 42115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31883/tid=31891] ppid=31881 vsize=868980 CPUtime=0.05
/proc/31883/task/31891/stat : 31891 (java) S 31881 31883 31795 0 -1 64 1 428 0 0 0 0 3 2 24 0 9 0 27179664 889835520 42115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31892] ppid=31881 vsize=868980 CPUtime=0.05
/proc/31883/task/31892/stat : 31892 (java) S 31881 31883 31795 0 -1 64 12 428 0 0 0 0 3 2 15 0 9 0 27179664 889835520 42115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.42
Current children cumulated vsize (KiB) 868980

[startup+16.703 s]
/proc/loadavg: 0.39 0.09 0.10 2/76 31935
/proc/meminfo: memFree=1595712/2055920 swapFree=4192812/4192956
[pid=31883] ppid=31881 vsize=869068 CPUtime=16.85
/proc/31883/stat : 31883 (java) S 31881 31883 31795 0 -1 0 68811 428 1 0 1642 38 3 2 18 0 9 0 27179659 889925632 44755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31883/statm: 217267 44755 2661 9 0 211703 0
[pid=31883/tid=31885] ppid=31881 vsize=869068 CPUtime=15.27
/proc/31883/task/31885/stat : 31885 (java) R 31881 31883 31795 0 -1 64 19055 428 1 0 1502 20 3 2 16 0 9 0 27179660 889925632 44755 996147200 134512640 134550932 4294955968 18446744073709551615 4125965965 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31886] ppid=31881 vsize=869068 CPUtime=1.31
/proc/31883/task/31886/stat : 31886 (java) S 31881 31883 31795 0 -1 64 48035 428 0 0 112 14 3 2 16 0 9 0 27179661 889925632 44755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31883/tid=31887] ppid=31881 vsize=869068 CPUtime=0.05
/proc/31883/task/31887/stat : 31887 (java) S 31881 31883 31795 0 -1 64 21 428 0 0 0 0 3 2 16 0 9 0 27179662 889925632 44755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31888] ppid=31881 vsize=869068 CPUtime=0.05
/proc/31883/task/31888/stat : 31888 (java) S 31881 31883 31795 0 -1 64 8 428 0 0 0 0 3 2 16 0 9 0 27179662 889925632 44755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31883/tid=31889] ppid=31881 vsize=869068 CPUtime=0.05
/proc/31883/task/31889/stat : 31889 (java) S 31881 31883 31795 0 -1 64 1 428 0 0 0 0 3 2 23 0 9 0 27179663 889925632 44755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31890] ppid=31881 vsize=869068 CPUtime=0.32
/proc/31883/task/31890/stat : 31890 (java) R 31881 31883 31795 0 -1 64 855 428 0 0 26 1 3 2 16 0 9 0 27179663 889925632 44755 996147200 134512640 134550932 4294955968 18446744073709551615 103768069 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31883/tid=31891] ppid=31881 vsize=869068 CPUtime=0.05
/proc/31883/task/31891/stat : 31891 (java) S 31881 31883 31795 0 -1 64 1 428 0 0 0 0 3 2 24 0 9 0 27179664 889925632 44755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31892] ppid=31881 vsize=869068 CPUtime=0.05
/proc/31883/task/31892/stat : 31892 (java) S 31881 31883 31795 0 -1 64 12 428 0 0 0 0 3 2 15 0 9 0 27179664 889925632 44755 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.85
Current children cumulated vsize (KiB) 869068

[startup+16.803 s]
/proc/loadavg: 0.39 0.09 0.10 2/76 31935
/proc/meminfo: memFree=1595712/2055920 swapFree=4192812/4192956
[pid=31883] ppid=31881 vsize=869068 CPUtime=16.95
/proc/31883/stat : 31883 (java) S 31881 31883 31795 0 -1 0 68848 428 1 0 1652 38 3 2 18 0 9 0 27179659 889925632 44775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31883/statm: 217267 44775 2661 9 0 211703 0
[pid=31883/tid=31885] ppid=31881 vsize=869068 CPUtime=15.36
/proc/31883/task/31885/stat : 31885 (java) S 31881 31883 31795 0 -1 64 19070 428 1 0 1511 20 3 2 17 0 9 0 27179660 889925632 44775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31886] ppid=31881 vsize=869068 CPUtime=1.31
/proc/31883/task/31886/stat : 31886 (java) S 31881 31883 31795 0 -1 64 48035 428 0 0 112 14 3 2 16 0 9 0 27179661 889925632 44775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31883/tid=31887] ppid=31881 vsize=869068 CPUtime=0.05
/proc/31883/task/31887/stat : 31887 (java) S 31881 31883 31795 0 -1 64 21 428 0 0 0 0 3 2 16 0 9 0 27179662 889925632 44775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31888] ppid=31881 vsize=869068 CPUtime=0.05
/proc/31883/task/31888/stat : 31888 (java) S 31881 31883 31795 0 -1 64 8 428 0 0 0 0 3 2 16 0 9 0 27179662 889925632 44775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31883/tid=31889] ppid=31881 vsize=869068 CPUtime=0.05
/proc/31883/task/31889/stat : 31889 (java) S 31881 31883 31795 0 -1 64 1 428 0 0 0 0 3 2 23 0 9 0 27179663 889925632 44775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31890] ppid=31881 vsize=869068 CPUtime=0.34
/proc/31883/task/31890/stat : 31890 (java) S 31881 31883 31795 0 -1 64 877 428 0 0 28 1 3 2 17 0 9 0 27179663 889925632 44775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31883/tid=31891] ppid=31881 vsize=869068 CPUtime=0.05
/proc/31883/task/31891/stat : 31891 (java) S 31881 31883 31795 0 -1 64 1 428 0 0 0 0 3 2 24 0 9 0 27179664 889925632 44775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31883/tid=31892] ppid=31881 vsize=869068 CPUtime=0.05
/proc/31883/task/31892/stat : 31892 (java) S 31881 31883 31795 0 -1 64 12 428 0 0 0 0 3 2 15 0 9 0 27179664 889925632 44775 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.95
Current children cumulated vsize (KiB) 869068

Child status: 0
Real time (s): 16.8417
CPU time (s): 17.0024
CPU user time (s): 16.5655
CPU system time (s): 0.436933
CPU usage (%): 100.954
Max. virtual memory (cumulated for all children) (KiB): 869068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.5655
system time used= 0.436933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69307
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= 990
involuntary context switches= 670

runsolver used 0.020996 second user time and 0.068989 second system time

The end

Launcher Data

Begin job on node10 at 2009-07-12 14:18:46
IDJOB=2093051
IDBENCH=53344
IDSOLVER=773
FILE ID=node10/2093051-1247401116
PBS_JOBID= 9510624
Free space on /tmp= 66352 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/lard/normalized-lard-85-85.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-2093051-1247401116/watcher-2093051-1247401116 -o /tmp/evaluation-result-2093051-1247401116/solver-2093051-1247401116 -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-2093051-1247401116.xml

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

MD5SUM BENCH= 42f9916c3b1f3e859e9f779c74e60375
RANDOM SEED=1035062677

node10.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.279
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.279
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:       1753712 kB
Buffers:         39548 kB
Cached:         186824 kB
SwapCached:          0 kB
Active:         177184 kB
Inactive:        64524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           73992 kB
Writeback:           0 kB
Mapped:          25100 kB
Slab:            46268 kB
Committed_AS:   169220 kB
PageTables:       1576 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= 66348 MiB
End job on node10 at 2009-07-12 14:19:03