Trace number 2098909

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.0644 17.2466

DiagnosticValue
CHECKS87730500
NODES82164

General information on the benchmark

Namecsp/tightness0.35/
normalized-rand-2-40-16-250-350-21_ext.xml
MD5SUM54b66ac1912b834f7be62860189ff0ef
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 benchmark3.70044
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.08/0.09	
0.08/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2098909-1247417398.xml
0.27/0.33	   
0.27/0.33	   domains being loaded...
0.27/0.34	   
0.27/0.34	   variables being loaded...
0.27/0.36	     nbVariables=40  nbDomainTypes=1  minDomainSize=16  maxDomainSize=16  nbTotalValues=640
0.27/0.36	       =>  wckTime=0.106  cpuTime=0.08  mem=7M892
0.27/0.36	   
0.27/0.37	   relations being loaded...
0.37/0.44	   
0.37/0.44	   constraints being loaded...
0.57/0.63	     nbConstraints=250  nbRelationTypes=250  nbExtensionStructures=250  nbSharedExtensionStructures=0
0.57/0.63	     nbConflictsStructures=250  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1392  minDegree=8
0.57/0.63	     maxDegree=19  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.05  symmetryCpuTime=0.03
0.57/0.63	       =>  wckTime=0.368  cpuTime=0.25  mem=16M698
0.57/0.69	   
0.57/0.69	   solver IterativeSystematicSolver being built... 
0.76/0.82	       =>  wckTime=0.566  cpuTime=0.36  mem=20M612
0.76/0.83	   
0.76/0.83	   preprocessing
0.76/0.83	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.76/0.83	     detectedInconsistency=no
0.76/0.83	       =>  wckTime=0.0040  cpuTime=0.01  mem=20M612
0.86/0.96	   
0.86/0.96	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M603)
17.03/17.20	   
17.03/17.20	   search
17.03/17.20	     run=18  nbConstraintChecks=87730517  minDepth=1  maxDepth=40  nbPropagations=5575959  nbRevisions=60017298
17.03/17.20	     nbUselessRevisions=46019037  nbAssignments=82164  nbFailedAssignments=33708  nbInferredBacktracks=4
17.03/17.20	     nbBacktracks=48292  nbVisitedNodes=143482  nbRestartNogoods=148  nbFoundSolutions=1  nbSEliminables=7.82
17.03/17.20	     nbREliminables=1.99  nbIEliminables=1.04  nbDEliminables=0  nbPEliminables=0
17.03/17.20	       =>  wckTime=16.374  cpuTime=16.17  mem=21M603
17.03/17.20	   
17.03/17.20	   global
17.03/17.20	     nbConstraintChecks=87730517  nbPropagations=5575999  nbRevisions=60017298  nbUselessRevisions=46019037
17.03/17.20	     nbRestartNogoods=148  solvingWckTime=16.377  solvingCpuTime=16.17  expiredTime=no  totalExploration=no
17.03/17.20	     nbFoundSolutions=1  firstSolutionCpuTime=16.53  globalCpuTime=16.57
17.03/17.20	       =>  wckTime=16.946  cpuTime=16.53  mem=21M603
17.03/17.20	   
17.03/17.20	s SATISFIABLE
17.03/17.20	v 15 3 15 3 6 0 11 0 2 8 2 0 0 15 0 0 3 10 2 11 5 5 4 14 12 12 5 8 8 10 0 1 10 14 7 0 5 15 1 0 
17.03/17.20	d NODES 82164
17.03/17.20	d CHECKS 87730517
17.03/17.21	   
17.03/17.21	   totalWckTime=17.013  totalCpuTime=16.57

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-2098909-1247417398/watcher-2098909-1247417398 -o /tmp/evaluation-result-2098909-1247417398/solver-2098909-1247417398 -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-2098909-1247417398.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: 2.04 2.00 2.00 4/80 29679
/proc/meminfo: memFree=1566568/2055920 swapFree=4192812/4192956
[pid=29679] ppid=29677 vsize=18576 CPUtime=0
/proc/29679/stat : 29679 (runsolver) R 29677 29679 29213 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 28803780 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 269930261799 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/29679/statm: 4644 284 249 26 0 2626 0

[startup+0.0950839 s]
/proc/loadavg: 2.04 2.00 2.00 4/80 29679
/proc/meminfo: memFree=1566568/2055920 swapFree=4192812/4192956
[pid=29679] ppid=29677 vsize=865940 CPUtime=0.08
/proc/29679/stat : 29679 (java) S 29677 29679 29213 0 -1 0 3660 0 1 0 6 2 0 0 20 0 9 0 28803780 886722560 3143 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29679/statm: 216485 3143 1680 9 0 210970 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865940

[startup+0.102083 s]
/proc/loadavg: 2.04 2.00 2.00 4/80 29679
/proc/meminfo: memFree=1566568/2055920 swapFree=4192812/4192956
[pid=29679] ppid=29677 vsize=865940 CPUtime=0.08
/proc/29679/stat : 29679 (java) S 29677 29679 29213 0 -1 0 3732 0 1 0 6 2 0 0 20 0 9 0 28803780 886722560 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29679/statm: 216485 3200 1700 9 0 210970 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865940

[startup+0.302108 s]
/proc/loadavg: 2.04 2.00 2.00 4/80 29679
/proc/meminfo: memFree=1566568/2055920 swapFree=4192812/4192956
[pid=29679] ppid=29677 vsize=866432 CPUtime=0.27
/proc/29679/stat : 29679 (java) S 29677 29679 29213 0 -1 0 5888 0 1 0 24 3 0 0 20 0 9 0 28803780 887226368 5254 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29679/statm: 216608 5254 1983 9 0 211066 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866432

[startup+0.702159 s]
/proc/loadavg: 2.04 2.00 2.00 4/80 29679
/proc/meminfo: memFree=1566568/2055920 swapFree=4192812/4192956
[pid=29679] ppid=29677 vsize=867584 CPUtime=0.66
/proc/29679/stat : 29679 (java) S 29677 29679 29213 0 -1 0 13005 282 1 0 60 6 0 0 20 0 9 0 28803780 888406016 9304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29679/statm: 216896 9304 2652 9 0 211332 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 867584

[startup+1.50125 s]
/proc/loadavg: 2.04 2.00 2.00 3/89 29692
/proc/meminfo: memFree=1534432/2055920 swapFree=4192812/4192956
[pid=29679] ppid=29677 vsize=867584 CPUtime=1.45
/proc/29679/stat : 29679 (java) S 29677 29679 29213 0 -1 0 16469 282 1 0 137 8 0 0 20 0 9 0 28803780 888406016 10601 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29679/statm: 216896 10601 2658 9 0 211332 0
[pid=29679/tid=29681] ppid=29677 vsize=867584 CPUtime=1.14
/proc/29679/task/29681/stat : 29681 (java) R 29677 29679 29213 0 -1 64 11737 282 1 0 109 5 0 0 25 0 9 0 28803781 888406016 10601 996147200 134512640 134550932 4294955968 18446744073709551615 4126882309 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29682] ppid=29677 vsize=867584 CPUtime=0.04
/proc/29679/task/29682/stat : 29682 (java) S 29677 29679 29213 0 -1 64 3180 282 0 0 4 0 0 0 16 0 9 0 28803783 888406016 10601 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29683] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29683/stat : 29683 (java) S 29677 29679 29213 0 -1 64 19 282 0 0 0 0 0 0 16 0 9 0 28803783 888406016 10601 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29684] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29684/stat : 29684 (java) S 29677 29679 29213 0 -1 64 9 282 0 0 0 0 0 0 15 0 9 0 28803783 888406016 10601 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29685] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29685/stat : 29685 (java) S 29677 29679 29213 0 -1 64 2 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10601 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29686] ppid=29677 vsize=867584 CPUtime=0.24
/proc/29679/task/29686/stat : 29686 (java) S 29677 29679 29213 0 -1 64 713 282 0 0 23 1 0 0 16 0 9 0 28803785 888406016 10601 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29687] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29687/stat : 29687 (java) S 29677 29679 29213 0 -1 64 0 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10601 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29688] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29688/stat : 29688 (java) S 29677 29679 29213 0 -1 64 3 282 0 0 0 0 0 0 15 0 9 0 28803785 888406016 10601 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867584

[startup+3.10143 s]
/proc/loadavg: 2.04 2.00 2.00 3/89 29692
/proc/meminfo: memFree=1534112/2055920 swapFree=4192812/4192956
[pid=29679] ppid=29677 vsize=867584 CPUtime=3.04
/proc/29679/stat : 29679 (java) S 29677 29679 29213 0 -1 0 16478 282 1 0 296 8 0 0 20 0 9 0 28803780 888406016 10608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29679/statm: 216896 10608 2658 9 0 211332 0
[pid=29679/tid=29681] ppid=29677 vsize=867584 CPUtime=2.72
/proc/29679/task/29681/stat : 29681 (java) R 29677 29679 29213 0 -1 64 11741 282 1 0 267 5 0 0 25 0 9 0 28803781 888406016 10608 996147200 134512640 134550932 4294955968 18446744073709551615 4126882686 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29682] ppid=29677 vsize=867584 CPUtime=0.04
/proc/29679/task/29682/stat : 29682 (java) S 29677 29679 29213 0 -1 64 3180 282 0 0 4 0 0 0 17 0 9 0 28803783 888406016 10608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29683] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29683/stat : 29683 (java) S 29677 29679 29213 0 -1 64 19 282 0 0 0 0 0 0 16 0 9 0 28803783 888406016 10608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29684] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29684/stat : 29684 (java) S 29677 29679 29213 0 -1 64 9 282 0 0 0 0 0 0 15 0 9 0 28803783 888406016 10608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29685] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29685/stat : 29685 (java) S 29677 29679 29213 0 -1 64 2 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29686] ppid=29677 vsize=867584 CPUtime=0.25
/proc/29679/task/29686/stat : 29686 (java) S 29677 29679 29213 0 -1 64 718 282 0 0 24 1 0 0 15 0 9 0 28803785 888406016 10608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29687] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29687/stat : 29687 (java) S 29677 29679 29213 0 -1 64 0 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29688] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29688/stat : 29688 (java) S 29677 29679 29213 0 -1 64 3 282 0 0 0 0 0 0 15 0 9 0 28803785 888406016 10608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867584

[startup+6.30281 s]
/proc/loadavg: 2.04 2.00 2.00 3/89 29692
/proc/meminfo: memFree=1533920/2055920 swapFree=4192812/4192956
[pid=29679] ppid=29677 vsize=867584 CPUtime=6.22
/proc/29679/stat : 29679 (java) S 29677 29679 29213 0 -1 0 16495 282 1 0 614 8 0 0 20 0 9 0 28803780 888406016 10610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29679/statm: 216896 10610 2658 9 0 211332 0
[pid=29679/tid=29681] ppid=29677 vsize=867584 CPUtime=5.89
/proc/29679/task/29681/stat : 29681 (java) R 29677 29679 29213 0 -1 64 11744 282 1 0 584 5 0 0 25 0 9 0 28803781 888406016 10610 996147200 134512640 134550932 4294955968 18446744073709551615 4126890283 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29682] ppid=29677 vsize=867584 CPUtime=0.04
/proc/29679/task/29682/stat : 29682 (java) S 29677 29679 29213 0 -1 64 3180 282 0 0 4 0 0 0 16 0 9 0 28803783 888406016 10610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29683] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29683/stat : 29683 (java) S 29677 29679 29213 0 -1 64 19 282 0 0 0 0 0 0 16 0 9 0 28803783 888406016 10610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29684] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29684/stat : 29684 (java) S 29677 29679 29213 0 -1 64 9 282 0 0 0 0 0 0 15 0 9 0 28803783 888406016 10610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29685] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29685/stat : 29685 (java) S 29677 29679 29213 0 -1 64 2 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29686] ppid=29677 vsize=867584 CPUtime=0.25
/proc/29679/task/29686/stat : 29686 (java) S 29677 29679 29213 0 -1 64 718 282 0 0 24 1 0 0 15 0 9 0 28803785 888406016 10610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29687] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29687/stat : 29687 (java) S 29677 29679 29213 0 -1 64 0 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29688] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29688/stat : 29688 (java) S 29677 29679 29213 0 -1 64 17 282 0 0 0 0 0 0 15 0 9 0 28803785 888406016 10610 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867584

[startup+12.7016 s]
/proc/loadavg: 2.03 2.00 2.00 3/89 29692
/proc/meminfo: memFree=1533728/2055920 swapFree=4192812/4192956
[pid=29679] ppid=29677 vsize=867584 CPUtime=12.56
/proc/29679/stat : 29679 (java) S 29677 29679 29213 0 -1 0 16496 282 1 0 1248 8 0 0 20 0 9 0 28803780 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29679/statm: 216896 10611 2658 9 0 211332 0
[pid=29679/tid=29681] ppid=29677 vsize=867584 CPUtime=12.24
/proc/29679/task/29681/stat : 29681 (java) R 29677 29679 29213 0 -1 64 11745 282 1 0 1219 5 0 0 25 0 9 0 28803781 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4126892761 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29682] ppid=29677 vsize=867584 CPUtime=0.04
/proc/29679/task/29682/stat : 29682 (java) S 29677 29679 29213 0 -1 64 3180 282 0 0 4 0 0 0 16 0 9 0 28803783 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29683] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29683/stat : 29683 (java) S 29677 29679 29213 0 -1 64 19 282 0 0 0 0 0 0 16 0 9 0 28803783 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29684] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29684/stat : 29684 (java) S 29677 29679 29213 0 -1 64 9 282 0 0 0 0 0 0 15 0 9 0 28803783 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29685] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29685/stat : 29685 (java) S 29677 29679 29213 0 -1 64 2 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29686] ppid=29677 vsize=867584 CPUtime=0.25
/proc/29679/task/29686/stat : 29686 (java) S 29677 29679 29213 0 -1 64 718 282 0 0 24 1 0 0 15 0 9 0 28803785 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29687] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29687/stat : 29687 (java) S 29677 29679 29213 0 -1 64 0 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29688] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29688/stat : 29688 (java) S 29677 29679 29213 0 -1 64 17 282 0 0 0 0 0 0 15 0 9 0 28803785 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867584

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

[startup+14.3068 s]
/proc/loadavg: 2.03 2.00 2.00 3/89 29692
/proc/meminfo: memFree=1533728/2055920 swapFree=4192812/4192956
[pid=29679] ppid=29677 vsize=867584 CPUtime=14.16
/proc/29679/stat : 29679 (java) S 29677 29679 29213 0 -1 0 16496 282 1 0 1408 8 0 0 20 0 9 0 28803780 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29679/statm: 216896 10611 2658 9 0 211332 0
[pid=29679/tid=29681] ppid=29677 vsize=867584 CPUtime=13.83
/proc/29679/task/29681/stat : 29681 (java) R 29677 29679 29213 0 -1 64 11745 282 1 0 1378 5 0 0 25 0 9 0 28803781 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4126890855 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29682] ppid=29677 vsize=867584 CPUtime=0.04
/proc/29679/task/29682/stat : 29682 (java) S 29677 29679 29213 0 -1 64 3180 282 0 0 4 0 0 0 16 0 9 0 28803783 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29683] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29683/stat : 29683 (java) S 29677 29679 29213 0 -1 64 19 282 0 0 0 0 0 0 16 0 9 0 28803783 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29684] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29684/stat : 29684 (java) S 29677 29679 29213 0 -1 64 9 282 0 0 0 0 0 0 15 0 9 0 28803783 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29685] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29685/stat : 29685 (java) S 29677 29679 29213 0 -1 64 2 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29686] ppid=29677 vsize=867584 CPUtime=0.25
/proc/29679/task/29686/stat : 29686 (java) S 29677 29679 29213 0 -1 64 718 282 0 0 24 1 0 0 15 0 9 0 28803785 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29687] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29687/stat : 29687 (java) S 29677 29679 29213 0 -1 64 0 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29688] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29688/stat : 29688 (java) S 29677 29679 29213 0 -1 64 17 282 0 0 0 0 0 0 15 0 9 0 28803785 888406016 10611 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.16
Current children cumulated vsize (KiB) 867584

[startup+15.9029 s]
/proc/loadavg: 2.03 2.00 2.00 3/89 29692
/proc/meminfo: memFree=1533728/2055920 swapFree=4192812/4192956
[pid=29679] ppid=29677 vsize=867584 CPUtime=15.74
/proc/29679/stat : 29679 (java) S 29677 29679 29213 0 -1 0 16497 282 1 0 1566 8 0 0 20 0 9 0 28803780 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29679/statm: 216896 10612 2658 9 0 211332 0
[pid=29679/tid=29681] ppid=29677 vsize=867584 CPUtime=15.42
/proc/29679/task/29681/stat : 29681 (java) R 29677 29679 29213 0 -1 64 11746 282 1 0 1537 5 0 0 25 0 9 0 28803781 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4125952247 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29682] ppid=29677 vsize=867584 CPUtime=0.04
/proc/29679/task/29682/stat : 29682 (java) S 29677 29679 29213 0 -1 64 3180 282 0 0 4 0 0 0 16 0 9 0 28803783 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29683] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29683/stat : 29683 (java) S 29677 29679 29213 0 -1 64 19 282 0 0 0 0 0 0 16 0 9 0 28803783 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29684] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29684/stat : 29684 (java) S 29677 29679 29213 0 -1 64 9 282 0 0 0 0 0 0 15 0 9 0 28803783 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29685] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29685/stat : 29685 (java) S 29677 29679 29213 0 -1 64 2 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29686] ppid=29677 vsize=867584 CPUtime=0.25
/proc/29679/task/29686/stat : 29686 (java) S 29677 29679 29213 0 -1 64 718 282 0 0 24 1 0 0 15 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29687] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29687/stat : 29687 (java) S 29677 29679 29213 0 -1 64 0 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29688] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29688/stat : 29688 (java) S 29677 29679 29213 0 -1 64 17 282 0 0 0 0 0 0 15 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.74
Current children cumulated vsize (KiB) 867584

[startup+16.702 s]
/proc/loadavg: 2.03 2.00 2.00 4/89 29692
/proc/meminfo: memFree=1533728/2055920 swapFree=4192812/4192956
[pid=29679] ppid=29677 vsize=867584 CPUtime=16.53
/proc/29679/stat : 29679 (java) S 29677 29679 29213 0 -1 0 16497 282 1 0 1645 8 0 0 20 0 9 0 28803780 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29679/statm: 216896 10612 2658 9 0 211332 0
[pid=29679/tid=29681] ppid=29677 vsize=867584 CPUtime=16.21
/proc/29679/task/29681/stat : 29681 (java) R 29677 29679 29213 0 -1 64 11746 282 1 0 1616 5 0 0 25 0 9 0 28803781 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4126897619 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29682] ppid=29677 vsize=867584 CPUtime=0.04
/proc/29679/task/29682/stat : 29682 (java) S 29677 29679 29213 0 -1 64 3180 282 0 0 4 0 0 0 16 0 9 0 28803783 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29683] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29683/stat : 29683 (java) S 29677 29679 29213 0 -1 64 19 282 0 0 0 0 0 0 16 0 9 0 28803783 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29684] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29684/stat : 29684 (java) S 29677 29679 29213 0 -1 64 9 282 0 0 0 0 0 0 15 0 9 0 28803783 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29685] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29685/stat : 29685 (java) S 29677 29679 29213 0 -1 64 2 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29686] ppid=29677 vsize=867584 CPUtime=0.25
/proc/29679/task/29686/stat : 29686 (java) S 29677 29679 29213 0 -1 64 718 282 0 0 24 1 0 0 15 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29687] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29687/stat : 29687 (java) S 29677 29679 29213 0 -1 64 0 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29688] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29688/stat : 29688 (java) S 29677 29679 29213 0 -1 64 17 282 0 0 0 0 0 0 15 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.53
Current children cumulated vsize (KiB) 867584

[startup+17.1021 s]
/proc/loadavg: 2.03 2.00 2.00 4/89 29692
/proc/meminfo: memFree=1533728/2055920 swapFree=4192812/4192956
[pid=29679] ppid=29677 vsize=867584 CPUtime=16.93
/proc/29679/stat : 29679 (java) S 29677 29679 29213 0 -1 0 16497 282 1 0 1685 8 0 0 20 0 9 0 28803780 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29679/statm: 216896 10612 2658 9 0 211332 0
[pid=29679/tid=29681] ppid=29677 vsize=867584 CPUtime=16.61
/proc/29679/task/29681/stat : 29681 (java) R 29677 29679 29213 0 -1 64 11746 282 1 0 1656 5 0 0 25 0 9 0 28803781 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4126890371 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29682] ppid=29677 vsize=867584 CPUtime=0.04
/proc/29679/task/29682/stat : 29682 (java) S 29677 29679 29213 0 -1 64 3180 282 0 0 4 0 0 0 16 0 9 0 28803783 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29683] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29683/stat : 29683 (java) S 29677 29679 29213 0 -1 64 19 282 0 0 0 0 0 0 16 0 9 0 28803783 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29684] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29684/stat : 29684 (java) S 29677 29679 29213 0 -1 64 9 282 0 0 0 0 0 0 15 0 9 0 28803783 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29685] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29685/stat : 29685 (java) S 29677 29679 29213 0 -1 64 2 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29686] ppid=29677 vsize=867584 CPUtime=0.25
/proc/29679/task/29686/stat : 29686 (java) S 29677 29679 29213 0 -1 64 718 282 0 0 24 1 0 0 15 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29687] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29687/stat : 29687 (java) S 29677 29679 29213 0 -1 64 0 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29688] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29688/stat : 29688 (java) S 29677 29679 29213 0 -1 64 17 282 0 0 0 0 0 0 15 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.93
Current children cumulated vsize (KiB) 867584

[startup+17.2021 s]
/proc/loadavg: 2.03 2.00 2.00 4/89 29692
/proc/meminfo: memFree=1533728/2055920 swapFree=4192812/4192956
[pid=29679] ppid=29677 vsize=867584 CPUtime=17.03
/proc/29679/stat : 29679 (java) S 29677 29679 29213 0 -1 0 16497 282 1 0 1695 8 0 0 20 0 9 0 28803780 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29679/statm: 216896 10612 2658 9 0 211332 0
[pid=29679/tid=29681] ppid=29677 vsize=867584 CPUtime=16.71
/proc/29679/task/29681/stat : 29681 (java) R 29677 29679 29213 0 -1 64 11746 282 1 0 1666 5 0 0 25 0 9 0 28803781 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4126957673 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29682] ppid=29677 vsize=867584 CPUtime=0.04
/proc/29679/task/29682/stat : 29682 (java) S 29677 29679 29213 0 -1 64 3180 282 0 0 4 0 0 0 16 0 9 0 28803783 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29683] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29683/stat : 29683 (java) S 29677 29679 29213 0 -1 64 19 282 0 0 0 0 0 0 16 0 9 0 28803783 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29684] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29684/stat : 29684 (java) S 29677 29679 29213 0 -1 64 9 282 0 0 0 0 0 0 15 0 9 0 28803783 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29685] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29685/stat : 29685 (java) S 29677 29679 29213 0 -1 64 2 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29686] ppid=29677 vsize=867584 CPUtime=0.25
/proc/29679/task/29686/stat : 29686 (java) S 29677 29679 29213 0 -1 64 718 282 0 0 24 1 0 0 15 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29687] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29687/stat : 29687 (java) S 29677 29679 29213 0 -1 64 0 282 0 0 0 0 0 0 25 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29679/tid=29688] ppid=29677 vsize=867584 CPUtime=0
/proc/29679/task/29688/stat : 29688 (java) S 29677 29679 29213 0 -1 64 17 282 0 0 0 0 0 0 15 0 9 0 28803785 888406016 10612 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.03
Current children cumulated vsize (KiB) 867584

Child status: 0
Real time (s): 17.2466
CPU time (s): 17.0644
CPU user time (s): 16.9644
CPU system time (s): 0.099984
CPU usage (%): 98.9438
Max. virtual memory (cumulated for all children) (KiB): 867584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.9644
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16909
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= 1674
involuntary context switches= 2084

runsolver used 0.020996 second user time and 0.052991 second system time

The end

Launcher Data

Begin job on node53 at 2009-07-12 18:49:58
IDJOB=2098909
IDBENCH=59503
IDSOLVER=773
FILE ID=node53/2098909-1247417398
PBS_JOBID= 9510809
Free space on /tmp= 65944 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/tightness0.35/normalized-rand-2-40-16-250-350-21_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-2098909-1247417398/watcher-2098909-1247417398 -o /tmp/evaluation-result-2098909-1247417398/solver-2098909-1247417398 -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-2098909-1247417398.xml

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

MD5SUM BENCH= 54b66ac1912b834f7be62860189ff0ef
RANDOM SEED=755398790

node53.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1566984 kB
Buffers:         37032 kB
Cached:         148064 kB
SwapCached:          0 kB
Active:         358536 kB
Inactive:        73844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1566984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2180 kB
Writeback:           0 kB
Mapped:         265672 kB
Slab:            41448 kB
Committed_AS:  1013508 kB
PageTables:       2216 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= 65944 MiB
End job on node53 at 2009-07-12 18:50:15