Trace number 1082189

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 31.0163 31.3472

DiagnosticValue
CHECKS46124200
NODES153737

General information on the benchmark

Namecsp/langford3/
normalized-langford-3-12.xml
MD5SUMdee4599863daae352af5f2661ac2dee6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.9454
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints654
Maximum constraint arity2
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension654
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1082189-1215221204.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.28/0.40	     nbVariables=36  nbDomainTypes=1  minDomainSize=36  maxDomainSize=36  nbTotalValues=1296
0.28/0.40	       =>  wckTime=0.149  cpuTime=0.1  mem=7M919
0.28/0.40	   
0.28/0.40	   predicates being loaded...
0.38/0.46	   
0.38/0.46	   constraints being loaded...
0.86/0.92	     nbConstraints=631  nbGlobalConstraints=1  nbMergedConstraints=24  nbConvertedConstraints=630
0.86/0.92	     nbConvertConstraintsChecks=16848  nbExtensionStructures=13  nbSharedExtensionStructures=617
0.86/0.92	     nbConflictsStructures=13  nbSharedConflictsStructures=617  nbSharedBinaryRepresentations=863  minDegree=36
0.86/0.92	     maxDegree=36  minArity=2  avgArity=2.05  maxArity=36  nbGenerators=0  nbFusions=0  symmetryWckTime=0.093
0.86/0.92	     symmetryCpuTime=0.04  nbCliques=1
0.86/0.92	       =>  wckTime=0.672  cpuTime=0.46  mem=17M811
0.86/0.98	   
0.86/0.98	   solver IterativeSystematicSolver being built... 
0.95/1.05	   
0.95/1.05	   INFO : Forward propagation technique limited 
1.05/1.12	       =>  wckTime=0.872  cpuTime=0.57  mem=20M31
1.05/1.14	   
1.05/1.14	   preprocessing
1.05/1.14	     nbConstraintChecks=1980  nbPropagations=60  nbRevisions=60  nbUselessRevisions=0  nbRemovedValues=540
1.05/1.14	     detectedInconsistency=no
1.05/1.14	       =>  wckTime=0.022  cpuTime=0.01  mem=20M31
1.25/1.37	   
1.25/1.37	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M983)
30.97/31.31	   
30.97/31.31	   search
30.97/31.31	     run=18  nbConstraintChecks=46122237  minDepth=0  maxDepth=27  nbPropagations=5735998  nbRevisions=38782638
30.97/31.31	     nbUselessRevisions=31968248  nbAssignments=153737  nbFailedAssignments=34553  nbBacktracks=118954
30.97/31.31	     nbVisitedNodes=214551  nbRestartNogoods=168  nbSEliminables=0  nbREliminables=0  nbIEliminables=31.12
30.97/31.31	     nbDEliminables=0  nbPEliminables=0
30.97/31.31	       =>  wckTime=30.186  cpuTime=29.81  mem=21M983
30.97/31.31	   
30.97/31.31	   global
30.97/31.31	     nbConstraintChecks=46124217  nbPropagations=5736058  nbRevisions=38782698  nbUselessRevisions=31968248
30.97/31.31	     nbRestartNogoods=168  solvingWckTime=30.188  solvingCpuTime=29.81  expiredTime=no  totalExploration=yes
30.97/31.31	     nbFoundSolutions=0  globalCpuTime=30.44
30.97/31.31	       =>  wckTime=31.062  cpuTime=30.38  mem=21M983
30.97/31.31	   
30.97/31.31	s UNSATISFIABLE
30.97/31.31	d NODES 153737
30.97/31.31	d CHECKS 46124217
30.97/31.31	   
30.97/31.31	   totalWckTime=31.12  totalCpuTime=30.44

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1082189-1215221204/watcher-1082189-1215221204 -o /tmp/evaluation-result-1082189-1215221204/solver-1082189-1215221204 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1082189-1215221204.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 13121
/proc/meminfo: memFree=1563328/2055920 swapFree=4180700/4192956
[pid=13121] ppid=13119 vsize=18572 CPUtime=0
/proc/13121/stat : 13121 (runsolver) R 13119 13121 9794 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 2001091720 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 246406507815 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/13121/statm: 4643 292 257 25 0 2626 0

[startup+0.082867 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 13121
/proc/meminfo: memFree=1563328/2055920 swapFree=4180700/4192956
[pid=13121] ppid=13119 vsize=865856 CPUtime=0.06
/proc/13121/stat : 13121 (java) S 13119 13121 9794 0 -1 0 3365 0 1 0 5 1 0 0 18 0 9 0 2001091720 886636544 2879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13121/statm: 216464 2879 1562 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.102865 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 13121
/proc/meminfo: memFree=1563328/2055920 swapFree=4180700/4192956
[pid=13121] ppid=13119 vsize=865884 CPUtime=0.09
/proc/13121/stat : 13121 (java) S 13119 13121 9794 0 -1 0 3679 0 1 0 7 2 0 0 18 0 9 0 2001091720 886665216 3154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13121/statm: 216471 3154 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.302907 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 13121
/proc/meminfo: memFree=1563328/2055920 swapFree=4180700/4192956
[pid=13121] ppid=13119 vsize=866048 CPUtime=0.28
/proc/13121/stat : 13121 (java) S 13119 13121 9794 0 -1 0 5583 0 1 0 25 3 0 0 18 0 9 0 2001091720 886833152 4997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13121/statm: 216512 4997 1902 9 0 211060 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866048

[startup+0.701982 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 13121
/proc/meminfo: memFree=1563328/2055920 swapFree=4180700/4192956
[pid=13121] ppid=13119 vsize=867088 CPUtime=0.68
/proc/13121/stat : 13121 (java) S 13119 13121 9794 0 -1 0 8008 0 1 0 63 5 0 0 18 0 9 0 2001091720 887898112 7366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13121/statm: 216772 7366 2009 9 0 211278 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867088

[startup+1.50111 s]
/proc/loadavg: 2.24 2.05 2.02 4/90 13134
/proc/meminfo: memFree=1536504/2055920 swapFree=4180700/4192956
[pid=13121] ppid=13119 vsize=867852 CPUtime=1.45
/proc/13121/stat : 13121 (java) S 13119 13121 9794 0 -1 0 16415 304 1 0 134 11 0 0 18 0 9 0 2001091720 888680448 10577 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13121/statm: 216963 10577 2631 9 0 211469 0
[pid=13121/tid=13123] ppid=13119 vsize=867852 CPUtime=1.11
/proc/13121/task/13123/stat : 13123 (java) R 13119 13121 9794 0 -1 64 12167 304 1 0 102 9 0 0 25 0 9 0 2001091722 888680448 10577 996147200 134512640 134550740 4294955968 18446744073709551615 4126998691 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13124] ppid=13119 vsize=867852 CPUtime=0.04
/proc/13121/task/13124/stat : 13124 (java) S 13119 13121 9794 0 -1 64 2649 304 0 0 4 0 0 0 17 0 9 0 2001091723 888680448 10577 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13125] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13125/stat : 13125 (java) S 13119 13121 9794 0 -1 64 13 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10577 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13126] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13126/stat : 13126 (java) S 13119 13121 9794 0 -1 64 11 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10577 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13127] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13127/stat : 13127 (java) S 13119 13121 9794 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 2001091726 888680448 10577 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13128] ppid=13119 vsize=867852 CPUtime=0.26
/proc/13121/task/13128/stat : 13128 (java) S 13119 13121 9794 0 -1 64 760 304 0 0 26 0 0 0 15 0 9 0 2001091726 888680448 10577 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13129] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13129/stat : 13129 (java) S 13119 13121 9794 0 -1 64 2 304 0 0 0 0 0 0 19 0 9 0 2001091726 888680448 10577 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13130] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13130/stat : 13130 (java) S 13119 13121 9794 0 -1 64 3 304 0 0 0 0 0 0 15 0 9 0 2001091726 888680448 10577 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867852

[startup+3.10139 s]
/proc/loadavg: 2.24 2.05 2.02 3/90 13134
/proc/meminfo: memFree=1530936/2055920 swapFree=4180700/4192956
[pid=13121] ppid=13119 vsize=867852 CPUtime=3.04
/proc/13121/stat : 13121 (java) S 13119 13121 9794 0 -1 0 16437 304 1 0 293 11 0 0 18 0 9 0 2001091720 888680448 10596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13121/statm: 216963 10596 2631 9 0 211469 0
[pid=13121/tid=13123] ppid=13119 vsize=867852 CPUtime=2.66
/proc/13121/task/13123/stat : 13123 (java) R 13119 13121 9794 0 -1 64 12172 304 1 0 257 9 0 0 25 0 9 0 2001091722 888680448 10596 996147200 134512640 134550740 4294955968 18446744073709551615 4126966536 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13124] ppid=13119 vsize=867852 CPUtime=0.04
/proc/13121/task/13124/stat : 13124 (java) S 13119 13121 9794 0 -1 64 2649 304 0 0 4 0 0 0 17 0 9 0 2001091723 888680448 10596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13125] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13125/stat : 13125 (java) S 13119 13121 9794 0 -1 64 13 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13126] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13126/stat : 13126 (java) S 13119 13121 9794 0 -1 64 11 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13127] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13127/stat : 13127 (java) S 13119 13121 9794 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 2001091726 888680448 10596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13128] ppid=13119 vsize=867852 CPUtime=0.3
/proc/13121/task/13128/stat : 13128 (java) S 13119 13121 9794 0 -1 64 777 304 0 0 30 0 0 0 15 0 9 0 2001091726 888680448 10596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13129] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13129/stat : 13129 (java) S 13119 13121 9794 0 -1 64 2 304 0 0 0 0 0 0 19 0 9 0 2001091726 888680448 10596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13130] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13130/stat : 13130 (java) S 13119 13121 9794 0 -1 64 3 304 0 0 0 0 0 0 15 0 9 0 2001091726 888680448 10596 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867852

[startup+6.30195 s]
/proc/loadavg: 2.24 2.05 2.02 3/90 13134
/proc/meminfo: memFree=1530808/2055920 swapFree=4180700/4192956
[pid=13121] ppid=13119 vsize=867852 CPUtime=6.21
/proc/13121/stat : 13121 (java) S 13119 13121 9794 0 -1 0 16452 304 1 0 610 11 0 0 18 0 9 0 2001091720 888680448 10598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13121/statm: 216963 10598 2631 9 0 211469 0
[pid=13121/tid=13123] ppid=13119 vsize=867852 CPUtime=5.83
/proc/13121/task/13123/stat : 13123 (java) R 13119 13121 9794 0 -1 64 12175 304 1 0 574 9 0 0 25 0 9 0 2001091722 888680448 10598 996147200 134512640 134550740 4294955968 18446744073709551615 4126957728 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13124] ppid=13119 vsize=867852 CPUtime=0.04
/proc/13121/task/13124/stat : 13124 (java) S 13119 13121 9794 0 -1 64 2649 304 0 0 4 0 0 0 16 0 9 0 2001091723 888680448 10598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13125] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13125/stat : 13125 (java) S 13119 13121 9794 0 -1 64 13 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13126] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13126/stat : 13126 (java) S 13119 13121 9794 0 -1 64 11 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13127] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13127/stat : 13127 (java) S 13119 13121 9794 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 2001091726 888680448 10598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13128] ppid=13119 vsize=867852 CPUtime=0.3
/proc/13121/task/13128/stat : 13128 (java) S 13119 13121 9794 0 -1 64 777 304 0 0 30 0 0 0 16 0 9 0 2001091726 888680448 10598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13129] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13129/stat : 13129 (java) S 13119 13121 9794 0 -1 64 2 304 0 0 0 0 0 0 19 0 9 0 2001091726 888680448 10598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13130] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13130/stat : 13130 (java) S 13119 13121 9794 0 -1 64 15 304 0 0 0 0 0 0 15 0 9 0 2001091726 888680448 10598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867852

[startup+12.7011 s]
/proc/loadavg: 2.20 2.05 2.02 3/90 13134
/proc/meminfo: memFree=1530680/2055920 swapFree=4180700/4192956
[pid=13121] ppid=13119 vsize=867852 CPUtime=12.55
/proc/13121/stat : 13121 (java) S 13119 13121 9794 0 -1 0 16455 304 1 0 1244 11 0 0 18 0 9 0 2001091720 888680448 10600 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13121/statm: 216963 10600 2631 9 0 211469 0
[pid=13121/tid=13123] ppid=13119 vsize=867852 CPUtime=12.17
/proc/13121/task/13123/stat : 13123 (java) R 13119 13121 9794 0 -1 64 12178 304 1 0 1208 9 0 0 25 0 9 0 2001091722 888680448 10600 996147200 134512640 134550740 4294955968 18446744073709551615 4125952048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13124] ppid=13119 vsize=867852 CPUtime=0.04
/proc/13121/task/13124/stat : 13124 (java) S 13119 13121 9794 0 -1 64 2649 304 0 0 4 0 0 0 16 0 9 0 2001091723 888680448 10600 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13125] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13125/stat : 13125 (java) S 13119 13121 9794 0 -1 64 13 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10600 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13126] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13126/stat : 13126 (java) S 13119 13121 9794 0 -1 64 11 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10600 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13127] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13127/stat : 13127 (java) S 13119 13121 9794 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 2001091726 888680448 10600 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13128] ppid=13119 vsize=867852 CPUtime=0.3
/proc/13121/task/13128/stat : 13128 (java) S 13119 13121 9794 0 -1 64 777 304 0 0 30 0 0 0 16 0 9 0 2001091726 888680448 10600 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13129] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13129/stat : 13129 (java) S 13119 13121 9794 0 -1 64 2 304 0 0 0 0 0 0 19 0 9 0 2001091726 888680448 10600 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13130] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13130/stat : 13130 (java) S 13119 13121 9794 0 -1 64 15 304 0 0 0 0 0 0 15 0 9 0 2001091726 888680448 10600 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867852

[startup+25.5023 s]
/proc/loadavg: 2.17 2.05 2.01 3/90 13134
/proc/meminfo: memFree=1530680/2055920 swapFree=4180700/4192956
[pid=13121] ppid=13119 vsize=867852 CPUtime=25.22
/proc/13121/stat : 13121 (java) S 13119 13121 9794 0 -1 0 16462 304 1 0 2511 11 0 0 18 0 9 0 2001091720 888680448 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13121/statm: 216963 10603 2631 9 0 211469 0
[pid=13121/tid=13123] ppid=13119 vsize=867852 CPUtime=24.84
/proc/13121/task/13123/stat : 13123 (java) R 13119 13121 9794 0 -1 64 12180 304 1 0 2475 9 0 0 25 0 9 0 2001091722 888680448 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4126375703 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13124] ppid=13119 vsize=867852 CPUtime=0.04
/proc/13121/task/13124/stat : 13124 (java) S 13119 13121 9794 0 -1 64 2649 304 0 0 4 0 0 0 16 0 9 0 2001091723 888680448 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13125] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13125/stat : 13125 (java) S 13119 13121 9794 0 -1 64 13 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13126] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13126/stat : 13126 (java) S 13119 13121 9794 0 -1 64 11 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13127] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13127/stat : 13127 (java) S 13119 13121 9794 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 2001091726 888680448 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13128] ppid=13119 vsize=867852 CPUtime=0.3
/proc/13121/task/13128/stat : 13128 (java) S 13119 13121 9794 0 -1 64 782 304 0 0 30 0 0 0 16 0 9 0 2001091726 888680448 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13129] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13129/stat : 13129 (java) S 13119 13121 9794 0 -1 64 2 304 0 0 0 0 0 0 19 0 9 0 2001091726 888680448 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13130] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13130/stat : 13130 (java) S 13119 13121 9794 0 -1 64 15 304 0 0 0 0 0 0 15 0 9 0 2001091726 888680448 10603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 867852

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

[startup+28.7019 s]
/proc/loadavg: 2.16 2.04 2.01 3/90 13134
/proc/meminfo: memFree=1530680/2055920 swapFree=4180700/4192956
[pid=13121] ppid=13119 vsize=867852 CPUtime=28.39
/proc/13121/stat : 13121 (java) S 13119 13121 9794 0 -1 0 16463 304 1 0 2828 11 0 0 18 0 9 0 2001091720 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13121/statm: 216963 10604 2631 9 0 211469 0
[pid=13121/tid=13123] ppid=13119 vsize=867852 CPUtime=28.01
/proc/13121/task/13123/stat : 13123 (java) R 13119 13121 9794 0 -1 64 12181 304 1 0 2792 9 0 0 25 0 9 0 2001091722 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4125952076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13124] ppid=13119 vsize=867852 CPUtime=0.04
/proc/13121/task/13124/stat : 13124 (java) S 13119 13121 9794 0 -1 64 2649 304 0 0 4 0 0 0 16 0 9 0 2001091723 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13125] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13125/stat : 13125 (java) S 13119 13121 9794 0 -1 64 13 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13126] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13126/stat : 13126 (java) S 13119 13121 9794 0 -1 64 11 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13127] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13127/stat : 13127 (java) S 13119 13121 9794 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13128] ppid=13119 vsize=867852 CPUtime=0.3
/proc/13121/task/13128/stat : 13128 (java) S 13119 13121 9794 0 -1 64 782 304 0 0 30 0 0 0 16 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13129] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13129/stat : 13129 (java) S 13119 13121 9794 0 -1 64 2 304 0 0 0 0 0 0 19 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13130] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13130/stat : 13130 (java) S 13119 13121 9794 0 -1 64 15 304 0 0 0 0 0 0 15 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.39
Current children cumulated vsize (KiB) 867852

[startup+30.3021 s]
/proc/loadavg: 2.16 2.04 2.01 3/90 13134
/proc/meminfo: memFree=1530680/2055920 swapFree=4180700/4192956
[pid=13121] ppid=13119 vsize=867852 CPUtime=29.98
/proc/13121/stat : 13121 (java) S 13119 13121 9794 0 -1 0 16463 304 1 0 2987 11 0 0 18 0 9 0 2001091720 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13121/statm: 216963 10604 2631 9 0 211469 0
[pid=13121/tid=13123] ppid=13119 vsize=867852 CPUtime=29.6
/proc/13121/task/13123/stat : 13123 (java) R 13119 13121 9794 0 -1 64 12181 304 1 0 2951 9 0 0 25 0 9 0 2001091722 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4126955288 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13124] ppid=13119 vsize=867852 CPUtime=0.04
/proc/13121/task/13124/stat : 13124 (java) S 13119 13121 9794 0 -1 64 2649 304 0 0 4 0 0 0 16 0 9 0 2001091723 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13125] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13125/stat : 13125 (java) S 13119 13121 9794 0 -1 64 13 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13126] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13126/stat : 13126 (java) S 13119 13121 9794 0 -1 64 11 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13127] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13127/stat : 13127 (java) S 13119 13121 9794 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13128] ppid=13119 vsize=867852 CPUtime=0.3
/proc/13121/task/13128/stat : 13128 (java) S 13119 13121 9794 0 -1 64 782 304 0 0 30 0 0 0 16 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13129] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13129/stat : 13129 (java) S 13119 13121 9794 0 -1 64 2 304 0 0 0 0 0 0 19 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13130] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13130/stat : 13130 (java) S 13119 13121 9794 0 -1 64 15 304 0 0 0 0 0 0 15 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (KiB) 867852

[startup+31.1023 s]
/proc/loadavg: 2.16 2.04 2.01 3/90 13134
/proc/meminfo: memFree=1530680/2055920 swapFree=4180700/4192956
[pid=13121] ppid=13119 vsize=867852 CPUtime=30.77
/proc/13121/stat : 13121 (java) S 13119 13121 9794 0 -1 0 16463 304 1 0 3066 11 0 0 18 0 9 0 2001091720 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13121/statm: 216963 10604 2631 9 0 211469 0
[pid=13121/tid=13123] ppid=13119 vsize=867852 CPUtime=30.39
/proc/13121/task/13123/stat : 13123 (java) R 13119 13121 9794 0 -1 64 12181 304 1 0 3030 9 0 0 25 0 9 0 2001091722 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4126964455 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13124] ppid=13119 vsize=867852 CPUtime=0.04
/proc/13121/task/13124/stat : 13124 (java) S 13119 13121 9794 0 -1 64 2649 304 0 0 4 0 0 0 16 0 9 0 2001091723 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13125] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13125/stat : 13125 (java) S 13119 13121 9794 0 -1 64 13 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13126] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13126/stat : 13126 (java) S 13119 13121 9794 0 -1 64 11 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13127] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13127/stat : 13127 (java) S 13119 13121 9794 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13128] ppid=13119 vsize=867852 CPUtime=0.3
/proc/13121/task/13128/stat : 13128 (java) S 13119 13121 9794 0 -1 64 782 304 0 0 30 0 0 0 16 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13129] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13129/stat : 13129 (java) S 13119 13121 9794 0 -1 64 2 304 0 0 0 0 0 0 19 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13130] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13130/stat : 13130 (java) S 13119 13121 9794 0 -1 64 15 304 0 0 0 0 0 0 15 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.77
Current children cumulated vsize (KiB) 867852

[startup+31.3013 s]
/proc/loadavg: 2.16 2.04 2.01 3/90 13134
/proc/meminfo: memFree=1530680/2055920 swapFree=4180700/4192956
[pid=13121] ppid=13119 vsize=867852 CPUtime=30.97
/proc/13121/stat : 13121 (java) S 13119 13121 9794 0 -1 0 16463 304 1 0 3086 11 0 0 18 0 9 0 2001091720 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13121/statm: 216963 10604 2631 9 0 211469 0
[pid=13121/tid=13123] ppid=13119 vsize=867852 CPUtime=30.59
/proc/13121/task/13123/stat : 13123 (java) R 13119 13121 9794 0 -1 64 12181 304 1 0 3050 9 0 0 25 0 9 0 2001091722 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4126973949 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13124] ppid=13119 vsize=867852 CPUtime=0.04
/proc/13121/task/13124/stat : 13124 (java) S 13119 13121 9794 0 -1 64 2649 304 0 0 4 0 0 0 16 0 9 0 2001091723 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13125] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13125/stat : 13125 (java) S 13119 13121 9794 0 -1 64 13 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13126] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13126/stat : 13126 (java) S 13119 13121 9794 0 -1 64 11 304 0 0 0 0 0 0 16 0 9 0 2001091724 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13127] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13127/stat : 13127 (java) S 13119 13121 9794 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13128] ppid=13119 vsize=867852 CPUtime=0.3
/proc/13121/task/13128/stat : 13128 (java) S 13119 13121 9794 0 -1 64 782 304 0 0 30 0 0 0 16 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13129] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13129/stat : 13129 (java) S 13119 13121 9794 0 -1 64 2 304 0 0 0 0 0 0 19 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13121/tid=13130] ppid=13119 vsize=867852 CPUtime=0
/proc/13121/task/13130/stat : 13130 (java) S 13119 13121 9794 0 -1 64 15 304 0 0 0 0 0 0 15 0 9 0 2001091726 888680448 10604 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.97
Current children cumulated vsize (KiB) 867852

Child status: 0
Real time (s): 31.3472
CPU time (s): 31.0163
CPU user time (s): 30.8863
CPU system time (s): 0.12998
CPU usage (%): 98.9445
Max. virtual memory (cumulated for all children) (KiB): 867852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.8863
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16884
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= 1861
involuntary context switches= 2513

runsolver used 0.042993 second user time and 0.110983 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-05 03:26:44
IDJOB=1082189
IDBENCH=57188
IDSOLVER=363
FILE ID=node61/1082189-1215221204
PBS_JOBID= 7881660
Free space on /tmp= 66492 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/langford3/normalized-langford-3-12.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1082189-1215221204/watcher-1082189-1215221204 -o /tmp/evaluation-result-1082189-1215221204/solver-1082189-1215221204 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1082189-1215221204.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dee4599863daae352af5f2661ac2dee6
RANDOM SEED=518305848

node61.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.269
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.269
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:       1563808 kB
Buffers:         62384 kB
Cached:         294344 kB
SwapCached:       6188 kB
Active:         240356 kB
Inactive:       193692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563808 kB
SwapTotal:     4192956 kB
SwapFree:      4180700 kB
Dirty:            2112 kB
Writeback:           0 kB
Mapped:          93472 kB
Slab:            43108 kB
Committed_AS:  4069468 kB
PageTables:       1936 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node61 at 2008-07-05 03:27:15