Trace number 2093560

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 ESACUNSAT 18.2882 18.4875

DiagnosticValue
CHECKS5845890
NODES6911

General information on the benchmark

Namecsp/QG7/
normalized-quasigroup7-7.xml
MD5SUMfd44125de988974818e4439e42a04254
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.79973
Satisfiable
(Un)Satisfiability was proved
Number of variables243
Number of constraints195
Maximum constraint arity51
Maximum domain size43
Number of constraints which are defined in extension0
Number of constraints which are defined in intension84
Global constraints used (with number of constraints)alldifferent(14),element(97)

Solver Data

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-2093560-1247401489.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.39	     nbVariables=243  nbDomainTypes=42  minDomainSize=1  maxDomainSize=43  nbTotalValues=3549
0.28/0.39	       =>  wckTime=0.147  cpuTime=0.12  mem=8M869
0.28/0.39	   
0.28/0.39	   predicates being loaded...
0.38/0.45	   
0.38/0.45	   constraints being loaded...
1.67/1.73	     nbConstraints=4896  nbUnaryConstraints=6  nbGlobalConstraints=66  nbSingletonDomainVariables=14  nbPurgedValues=252
1.67/1.73	     nbDisconnectedVariables=55  nbConvertedConstraints=78  nbConvertConstraintsChecks=585325  nbExtensionStructures=78
1.67/1.73	     nbSharedExtensionStructures=35  nbConflictsStructures=1057  nbSharedConflictsStructures=3808
1.67/1.73	     nbSharedBinaryRepresentations=2434  nbEvaluationManagers=979  nbSharedEvaluationManagers=3773  minDegree=0
1.67/1.73	     maxDegree=148  minArity=2  avgArity=2.98  maxArity=6  nbGenerators=52  nbFusions=0  symmetryWckTime=0.386
1.67/1.73	     symmetryCpuTime=0.21
1.67/1.73	       =>  wckTime=1.491  cpuTime=1.08  mem=19M378
1.76/1.85	   
1.76/1.85	   solver IterativeSystematicSolver being built... 
1.97/2.07	   
1.97/2.07	   INFO : Forward propagation technique limited 
2.07/2.19	       =>  wckTime=1.944  cpuTime=1.34  mem=18M222
4.45/4.54	   
4.45/4.54	   preprocessing
4.45/4.54	     nbConstraintChecks=564472  nbValidityChecks=909839  nbPropagations=17999  nbRevisions=522838
4.45/4.54	     nbUselessRevisions=508451  nbSingletonTests=1704  nbEffectiveSingletonTests=9  nbACRemovals=1757
4.45/4.54	     nbFoundSingletons=0  nbRemovedValues=1766  detectedInconsistency=no
4.45/4.54	       =>  wckTime=2.355  cpuTime=2.28  mem=19M210
5.74/5.81	   
5.74/5.81	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M234)
18.22/18.44	   
18.22/18.44	   search
18.22/18.44	     run=9  nbConstraintChecks=5281421  nbValidityChecks=8674583  minDepth=0  maxDepth=31  nbPropagations=519019
18.22/18.44	     nbRevisions=18135793  nbUselessRevisions=17677528  nbAssignments=6911  nbFailedAssignments=1093  nbBacktracks=5450
18.22/18.44	     nbVisitedNodes=8941  nbRestartNogoods=44  nbSEliminables=0  nbREliminables=101.93  nbIEliminables=130.34
18.22/18.44	     nbDEliminables=0  nbPEliminables=0
18.22/18.44	       =>  wckTime=16.25  cpuTime=15.98  mem=26M173
18.22/18.44	   
18.22/18.44	   global
18.22/18.44	     nbConstraintChecks=5845893  nbValidityChecks=9584422  nbPropagations=537018  nbRevisions=18658631
18.22/18.44	     nbUselessRevisions=18185979  nbRestartNogoods=44  solvingWckTime=16.252  solvingCpuTime=15.98  expiredTime=no
18.22/18.44	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=17.36
18.22/18.44	       =>  wckTime=18.197  cpuTime=17.33  mem=26M173
18.22/18.44	   
18.22/18.44	s UNSATISFIABLE
18.22/18.44	d NODES 6911
18.22/18.44	d CHECKS 5845893
18.22/18.44	   
18.22/18.44	   totalWckTime=18.262  totalCpuTime=17.37

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2093560-1247401489/watcher-2093560-1247401489 -o /tmp/evaluation-result-2093560-1247401489/solver-2093560-1247401489 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2093560-1247401489.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.05 1.41 0.65 4/80 30110
/proc/meminfo: memFree=1627024/2055920 swapFree=4192812/4192956
[pid=30110] ppid=30108 vsize=152 CPUtime=0
/proc/30110/stat : 30110 (java) R 30108 30110 29944 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 27216475 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 10924836 0 0 4096 0 0 0 0 17 0 0 0
/proc/30110/statm: 38 26 19 9 0 4 0

[startup+0.052449 s]
/proc/loadavg: 2.05 1.41 0.65 4/80 30110
/proc/meminfo: memFree=1627024/2055920 swapFree=4192812/4192956
[pid=30110] ppid=30108 vsize=863836 CPUtime=0.03
/proc/30110/stat : 30110 (java) S 30108 30110 29944 0 -1 0 2580 0 1 0 2 1 0 0 18 0 9 0 27216475 884568064 2125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30110/statm: 215959 2126 984 9 0 210852 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863836

[startup+0.102458 s]
/proc/loadavg: 2.05 1.41 0.65 4/80 30110
/proc/meminfo: memFree=1627024/2055920 swapFree=4192812/4192956
[pid=30110] ppid=30108 vsize=865980 CPUtime=0.08
/proc/30110/stat : 30110 (java) S 30108 30110 29944 0 -1 0 3794 0 1 0 7 1 0 0 18 0 9 0 27216475 886763520 3247 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30110/statm: 216495 3250 1716 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.301488 s]
/proc/loadavg: 2.05 1.41 0.65 4/80 30110
/proc/meminfo: memFree=1627024/2055920 swapFree=4192812/4192956
[pid=30110] ppid=30108 vsize=866380 CPUtime=0.28
/proc/30110/stat : 30110 (java) S 30108 30110 29944 0 -1 0 6072 0 1 0 25 3 0 0 18 0 9 0 27216475 887173120 5438 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30110/statm: 216595 5442 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.702554 s]
/proc/loadavg: 2.05 1.41 0.65 4/80 30110
/proc/meminfo: memFree=1627024/2055920 swapFree=4192812/4192956
[pid=30110] ppid=30108 vsize=867176 CPUtime=0.68
/proc/30110/stat : 30110 (java) S 30108 30110 29944 0 -1 0 9239 0 1 0 63 5 0 0 18 0 9 0 27216475 887988224 8593 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30110/statm: 216794 8594 2037 9 0 211230 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867176

[startup+1.50169 s]
/proc/loadavg: 2.05 1.42 0.65 3/89 30119
/proc/meminfo: memFree=1589512/2055920 swapFree=4192812/4192956
[pid=30110] ppid=30108 vsize=868052 CPUtime=1.45
/proc/30110/stat : 30110 (java) S 30108 30110 29944 0 -1 0 18768 0 1 0 133 12 0 0 18 0 10 0 27216475 888885248 17964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30110/statm: 217013 17964 2034 9 0 211471 0
[pid=30110/tid=30112] ppid=30108 vsize=868052 CPUtime=1.14
/proc/30110/task/30112/stat : 30112 (java) S 30108 30110 29944 0 -1 64 15913 0 1 0 105 9 0 0 16 0 10 0 27216477 888885248 17964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=30110/tid=30113] ppid=30108 vsize=868052 CPUtime=0.05
/proc/30110/task/30113/stat : 30113 (java) S 30108 30110 29944 0 -1 64 1344 0 0 0 5 0 0 0 16 0 10 0 27216478 888885248 17964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30114] ppid=30108 vsize=868052 CPUtime=0
/proc/30110/task/30114/stat : 30114 (java) S 30108 30110 29944 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 27216478 888885248 17964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30115] ppid=30108 vsize=868052 CPUtime=0
/proc/30110/task/30115/stat : 30115 (java) S 30108 30110 29944 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 27216478 888885248 17964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30116] ppid=30108 vsize=868052 CPUtime=0
/proc/30110/task/30116/stat : 30116 (java) S 30108 30110 29944 0 -1 64 2 0 0 0 0 0 0 0 23 0 10 0 27216480 888885248 17964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30117] ppid=30108 vsize=868052 CPUtime=0.21
/proc/30110/task/30117/stat : 30117 (java) S 30108 30110 29944 0 -1 64 735 0 0 0 21 0 0 0 15 0 10 0 27216480 888885248 17964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30118] ppid=30108 vsize=868052 CPUtime=0
/proc/30110/task/30118/stat : 30118 (java) S 30108 30110 29944 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 27216480 888885248 17964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30119] ppid=30108 vsize=868052 CPUtime=0
/proc/30110/task/30119/stat : 30119 (java) S 30108 30110 29944 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 27216480 888885248 17964 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) 868052

[startup+3.10195 s]
/proc/loadavg: 2.05 1.42 0.65 4/91 30123
/proc/meminfo: memFree=1554936/2055920 swapFree=4192812/4192956
[pid=30110] ppid=30108 vsize=868160 CPUtime=3.06
/proc/30110/stat : 30110 (java) S 30108 30110 29944 0 -1 0 37519 652 1 0 276 16 13 1 18 0 9 0 27216475 888995840 21926 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30110/statm: 217040 21926 2639 9 0 211498 0
[pid=30110/tid=30112] ppid=30108 vsize=868160 CPUtime=2.53
/proc/30110/task/30112/stat : 30112 (java) R 30108 30110 29944 0 -1 64 27805 652 1 0 227 12 13 1 25 0 9 0 27216477 888995840 21926 996147200 134512640 134550932 4294955968 18446744073709551615 4127231666 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30113] ppid=30108 vsize=868160 CPUtime=0.32
/proc/30110/task/30113/stat : 30113 (java) S 30108 30110 29944 0 -1 64 7888 652 0 0 17 1 13 1 17 0 9 0 27216478 888995840 21926 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30114] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30114/stat : 30114 (java) S 30108 30110 29944 0 -1 64 20 652 0 0 0 0 13 1 16 0 9 0 27216478 888995840 21926 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30115] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30115/stat : 30115 (java) S 30108 30110 29944 0 -1 64 9 652 0 0 0 0 13 1 15 0 9 0 27216478 888995840 21926 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30116] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30116/stat : 30116 (java) S 30108 30110 29944 0 -1 64 2 652 0 0 0 0 13 1 23 0 9 0 27216480 888995840 21926 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30117] ppid=30108 vsize=868160 CPUtime=0.46
/proc/30110/task/30117/stat : 30117 (java) S 30108 30110 29944 0 -1 64 979 652 0 0 31 1 13 1 15 0 9 0 27216480 888995840 21926 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30118] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30118/stat : 30118 (java) S 30108 30110 29944 0 -1 64 0 652 0 0 0 0 13 1 24 0 9 0 27216480 888995840 21926 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30119] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30119/stat : 30119 (java) S 30108 30110 29944 0 -1 64 12 652 0 0 0 0 13 1 15 0 9 0 27216480 888995840 21926 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868160

[startup+6.30147 s]
/proc/loadavg: 2.05 1.42 0.65 3/89 30123
/proc/meminfo: memFree=1548928/2055920 swapFree=4192812/4192956
[pid=30110] ppid=30108 vsize=868160 CPUtime=6.23
/proc/30110/stat : 30110 (java) S 30108 30110 29944 0 -1 0 37575 652 1 0 592 17 13 1 18 0 9 0 27216475 888995840 21948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30110/statm: 217040 21948 2639 9 0 211498 0
[pid=30110/tid=30112] ppid=30108 vsize=868160 CPUtime=5.67
/proc/30110/task/30112/stat : 30112 (java) R 30108 30110 29944 0 -1 64 27814 652 1 0 540 13 13 1 25 0 9 0 27216477 888995840 21948 996147200 134512640 134550932 4294955968 18446744073709551615 4127230219 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30113] ppid=30108 vsize=868160 CPUtime=0.32
/proc/30110/task/30113/stat : 30113 (java) S 30108 30110 29944 0 -1 64 7888 652 0 0 17 1 13 1 16 0 9 0 27216478 888995840 21948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30114] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30114/stat : 30114 (java) S 30108 30110 29944 0 -1 64 20 652 0 0 0 0 13 1 16 0 9 0 27216478 888995840 21948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30115] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30115/stat : 30115 (java) S 30108 30110 29944 0 -1 64 9 652 0 0 0 0 13 1 15 0 9 0 27216478 888995840 21948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30116] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30116/stat : 30116 (java) S 30108 30110 29944 0 -1 64 2 652 0 0 0 0 13 1 23 0 9 0 27216480 888995840 21948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30117] ppid=30108 vsize=868160 CPUtime=0.49
/proc/30110/task/30117/stat : 30117 (java) S 30108 30110 29944 0 -1 64 996 652 0 0 34 1 13 1 15 0 9 0 27216480 888995840 21948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30118] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30118/stat : 30118 (java) S 30108 30110 29944 0 -1 64 0 652 0 0 0 0 13 1 24 0 9 0 27216480 888995840 21948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30119] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30119/stat : 30119 (java) S 30108 30110 29944 0 -1 64 42 652 0 0 0 0 13 1 15 0 9 0 27216480 888995840 21948 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 868160

[startup+12.7015 s]
/proc/loadavg: 2.04 1.44 0.67 3/89 30123
/proc/meminfo: memFree=1548672/2055920 swapFree=4192812/4192956
[pid=30110] ppid=30108 vsize=868160 CPUtime=12.57
/proc/30110/stat : 30110 (java) S 30108 30110 29944 0 -1 0 37627 652 1 0 1226 17 13 1 18 0 9 0 27216475 888995840 21962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30110/statm: 217040 21962 2639 9 0 211498 0
[pid=30110/tid=30112] ppid=30108 vsize=868160 CPUtime=11.97
/proc/30110/task/30112/stat : 30112 (java) R 30108 30110 29944 0 -1 64 27818 652 1 0 1170 13 13 1 25 0 9 0 27216477 888995840 21962 996147200 134512640 134550932 4294955968 18446744073709551615 4127263454 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30113] ppid=30108 vsize=868160 CPUtime=0.32
/proc/30110/task/30113/stat : 30113 (java) S 30108 30110 29944 0 -1 64 7888 652 0 0 17 1 13 1 16 0 9 0 27216478 888995840 21962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30114] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30114/stat : 30114 (java) S 30108 30110 29944 0 -1 64 20 652 0 0 0 0 13 1 16 0 9 0 27216478 888995840 21962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30115] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30115/stat : 30115 (java) S 30108 30110 29944 0 -1 64 9 652 0 0 0 0 13 1 15 0 9 0 27216478 888995840 21962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30116] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30116/stat : 30116 (java) S 30108 30110 29944 0 -1 64 2 652 0 0 0 0 13 1 23 0 9 0 27216480 888995840 21962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30117] ppid=30108 vsize=868160 CPUtime=0.53
/proc/30110/task/30117/stat : 30117 (java) S 30108 30110 29944 0 -1 64 1044 652 0 0 38 1 13 1 16 0 9 0 27216480 888995840 21962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30118] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30118/stat : 30118 (java) S 30108 30110 29944 0 -1 64 0 652 0 0 0 0 13 1 24 0 9 0 27216480 888995840 21962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30119] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30119/stat : 30119 (java) S 30108 30110 29944 0 -1 64 42 652 0 0 0 0 13 1 15 0 9 0 27216480 888995840 21962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 868160

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

[startup+15.9031 s]
/proc/loadavg: 2.04 1.44 0.67 3/89 30123
/proc/meminfo: memFree=1548672/2055920 swapFree=4192812/4192956
[pid=30110] ppid=30108 vsize=868160 CPUtime=15.74
/proc/30110/stat : 30110 (java) S 30108 30110 29944 0 -1 0 37630 652 1 0 1543 17 13 1 18 0 9 0 27216475 888995840 21963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30110/statm: 217040 21963 2639 9 0 211498 0
[pid=30110/tid=30112] ppid=30108 vsize=868160 CPUtime=15.13
/proc/30110/task/30112/stat : 30112 (java) R 30108 30110 29944 0 -1 64 27818 652 1 0 1486 13 13 1 25 0 9 0 27216477 888995840 21963 996147200 134512640 134550932 4294955968 18446744073709551615 4127234051 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30113] ppid=30108 vsize=868160 CPUtime=0.32
/proc/30110/task/30113/stat : 30113 (java) S 30108 30110 29944 0 -1 64 7888 652 0 0 17 1 13 1 17 0 9 0 27216478 888995840 21963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30114] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30114/stat : 30114 (java) S 30108 30110 29944 0 -1 64 20 652 0 0 0 0 13 1 16 0 9 0 27216478 888995840 21963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30115] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30115/stat : 30115 (java) S 30108 30110 29944 0 -1 64 9 652 0 0 0 0 13 1 15 0 9 0 27216478 888995840 21963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30116] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30116/stat : 30116 (java) S 30108 30110 29944 0 -1 64 2 652 0 0 0 0 13 1 23 0 9 0 27216480 888995840 21963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30117] ppid=30108 vsize=868160 CPUtime=0.53
/proc/30110/task/30117/stat : 30117 (java) S 30108 30110 29944 0 -1 64 1047 652 0 0 38 1 13 1 16 0 9 0 27216480 888995840 21963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30118] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30118/stat : 30118 (java) S 30108 30110 29944 0 -1 64 0 652 0 0 0 0 13 1 24 0 9 0 27216480 888995840 21963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30119] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30119/stat : 30119 (java) S 30108 30110 29944 0 -1 64 42 652 0 0 0 0 13 1 15 0 9 0 27216480 888995840 21963 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) 868160

[startup+17.5013 s]
/proc/loadavg: 2.03 1.45 0.67 3/89 30123
/proc/meminfo: memFree=1548672/2055920 swapFree=4192812/4192956
[pid=30110] ppid=30108 vsize=868160 CPUtime=17.33
/proc/30110/stat : 30110 (java) S 30108 30110 29944 0 -1 0 37632 652 1 0 1702 17 13 1 18 0 9 0 27216475 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30110/statm: 217040 21964 2639 9 0 211498 0
[pid=30110/tid=30112] ppid=30108 vsize=868160 CPUtime=16.72
/proc/30110/task/30112/stat : 30112 (java) R 30108 30110 29944 0 -1 64 27818 652 1 0 1645 13 13 1 25 0 9 0 27216477 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4127266379 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30113] ppid=30108 vsize=868160 CPUtime=0.32
/proc/30110/task/30113/stat : 30113 (java) S 30108 30110 29944 0 -1 64 7888 652 0 0 17 1 13 1 16 0 9 0 27216478 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30114] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30114/stat : 30114 (java) S 30108 30110 29944 0 -1 64 20 652 0 0 0 0 13 1 16 0 9 0 27216478 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30115] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30115/stat : 30115 (java) S 30108 30110 29944 0 -1 64 9 652 0 0 0 0 13 1 15 0 9 0 27216478 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30116] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30116/stat : 30116 (java) S 30108 30110 29944 0 -1 64 2 652 0 0 0 0 13 1 23 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30117] ppid=30108 vsize=868160 CPUtime=0.53
/proc/30110/task/30117/stat : 30117 (java) S 30108 30110 29944 0 -1 64 1049 652 0 0 38 1 13 1 16 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30118] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30118/stat : 30118 (java) S 30108 30110 29944 0 -1 64 0 652 0 0 0 0 13 1 24 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30119] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30119/stat : 30119 (java) S 30108 30110 29944 0 -1 64 42 652 0 0 0 0 13 1 15 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.33
Current children cumulated vsize (KiB) 868160

[startup+17.9013 s]
/proc/loadavg: 2.03 1.45 0.67 3/89 30123
/proc/meminfo: memFree=1548672/2055920 swapFree=4192812/4192956
[pid=30110] ppid=30108 vsize=868160 CPUtime=17.72
/proc/30110/stat : 30110 (java) S 30108 30110 29944 0 -1 0 37632 652 1 0 1741 17 13 1 18 0 9 0 27216475 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30110/statm: 217040 21964 2639 9 0 211498 0
[pid=30110/tid=30112] ppid=30108 vsize=868160 CPUtime=17.12
/proc/30110/task/30112/stat : 30112 (java) R 30108 30110 29944 0 -1 64 27818 652 1 0 1685 13 13 1 25 0 9 0 27216477 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4126697794 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30113] ppid=30108 vsize=868160 CPUtime=0.32
/proc/30110/task/30113/stat : 30113 (java) S 30108 30110 29944 0 -1 64 7888 652 0 0 17 1 13 1 16 0 9 0 27216478 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30114] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30114/stat : 30114 (java) S 30108 30110 29944 0 -1 64 20 652 0 0 0 0 13 1 16 0 9 0 27216478 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30115] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30115/stat : 30115 (java) S 30108 30110 29944 0 -1 64 9 652 0 0 0 0 13 1 15 0 9 0 27216478 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30116] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30116/stat : 30116 (java) S 30108 30110 29944 0 -1 64 2 652 0 0 0 0 13 1 23 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30117] ppid=30108 vsize=868160 CPUtime=0.53
/proc/30110/task/30117/stat : 30117 (java) S 30108 30110 29944 0 -1 64 1049 652 0 0 38 1 13 1 16 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30118] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30118/stat : 30118 (java) S 30108 30110 29944 0 -1 64 0 652 0 0 0 0 13 1 24 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30119] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30119/stat : 30119 (java) S 30108 30110 29944 0 -1 64 42 652 0 0 0 0 13 1 15 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.72
Current children cumulated vsize (KiB) 868160

[startup+18.3014 s]
/proc/loadavg: 2.03 1.45 0.67 3/89 30123
/proc/meminfo: memFree=1548672/2055920 swapFree=4192812/4192956
[pid=30110] ppid=30108 vsize=868160 CPUtime=18.12
/proc/30110/stat : 30110 (java) S 30108 30110 29944 0 -1 0 37632 652 1 0 1781 17 13 1 18 0 9 0 27216475 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30110/statm: 217040 21964 2639 9 0 211498 0
[pid=30110/tid=30112] ppid=30108 vsize=868160 CPUtime=17.51
/proc/30110/task/30112/stat : 30112 (java) R 30108 30110 29944 0 -1 64 27818 652 1 0 1724 13 13 1 25 0 9 0 27216477 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4127230316 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30113] ppid=30108 vsize=868160 CPUtime=0.32
/proc/30110/task/30113/stat : 30113 (java) S 30108 30110 29944 0 -1 64 7888 652 0 0 17 1 13 1 16 0 9 0 27216478 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30114] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30114/stat : 30114 (java) S 30108 30110 29944 0 -1 64 20 652 0 0 0 0 13 1 16 0 9 0 27216478 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30115] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30115/stat : 30115 (java) S 30108 30110 29944 0 -1 64 9 652 0 0 0 0 13 1 15 0 9 0 27216478 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30116] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30116/stat : 30116 (java) S 30108 30110 29944 0 -1 64 2 652 0 0 0 0 13 1 23 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30117] ppid=30108 vsize=868160 CPUtime=0.53
/proc/30110/task/30117/stat : 30117 (java) S 30108 30110 29944 0 -1 64 1049 652 0 0 38 1 13 1 16 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30118] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30118/stat : 30118 (java) S 30108 30110 29944 0 -1 64 0 652 0 0 0 0 13 1 24 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30119] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30119/stat : 30119 (java) S 30108 30110 29944 0 -1 64 42 652 0 0 0 0 13 1 15 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.12
Current children cumulated vsize (KiB) 868160

[startup+18.4014 s]
/proc/loadavg: 2.03 1.45 0.67 3/89 30123
/proc/meminfo: memFree=1548672/2055920 swapFree=4192812/4192956
[pid=30110] ppid=30108 vsize=868160 CPUtime=18.22
/proc/30110/stat : 30110 (java) S 30108 30110 29944 0 -1 0 37632 652 1 0 1791 17 13 1 18 0 9 0 27216475 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30110/statm: 217040 21964 2639 9 0 211498 0
[pid=30110/tid=30112] ppid=30108 vsize=868160 CPUtime=17.61
/proc/30110/task/30112/stat : 30112 (java) R 30108 30110 29944 0 -1 64 27818 652 1 0 1734 13 13 1 25 0 9 0 27216477 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4127260890 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30113] ppid=30108 vsize=868160 CPUtime=0.32
/proc/30110/task/30113/stat : 30113 (java) S 30108 30110 29944 0 -1 64 7888 652 0 0 17 1 13 1 16 0 9 0 27216478 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30114] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30114/stat : 30114 (java) S 30108 30110 29944 0 -1 64 20 652 0 0 0 0 13 1 16 0 9 0 27216478 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30115] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30115/stat : 30115 (java) S 30108 30110 29944 0 -1 64 9 652 0 0 0 0 13 1 15 0 9 0 27216478 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30116] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30116/stat : 30116 (java) S 30108 30110 29944 0 -1 64 2 652 0 0 0 0 13 1 23 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30117] ppid=30108 vsize=868160 CPUtime=0.53
/proc/30110/task/30117/stat : 30117 (java) S 30108 30110 29944 0 -1 64 1049 652 0 0 38 1 13 1 16 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30110/tid=30118] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30118/stat : 30118 (java) S 30108 30110 29944 0 -1 64 0 652 0 0 0 0 13 1 24 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30110/tid=30119] ppid=30108 vsize=868160 CPUtime=0.14
/proc/30110/task/30119/stat : 30119 (java) S 30108 30110 29944 0 -1 64 42 652 0 0 0 0 13 1 15 0 9 0 27216480 888995840 21964 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.22
Current children cumulated vsize (KiB) 868160

Child status: 0
Real time (s): 18.4875
CPU time (s): 18.2882
CPU user time (s): 18.0902
CPU system time (s): 0.197969
CPU usage (%): 98.9218
Max. virtual memory (cumulated for all children) (KiB): 868292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.0902
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38315
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= 2229
involuntary context switches= 2590

runsolver used 0.028995 second user time and 0.066989 second system time

The end

Launcher Data

Begin job on node3 at 2009-07-12 14:24:49
IDJOB=2093560
IDBENCH=53638
IDSOLVER=774
FILE ID=node3/2093560-1247401489
PBS_JOBID= 9510637
Free space on /tmp= 66408 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/QG7/normalized-quasigroup7-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2093560-1247401489/watcher-2093560-1247401489 -o /tmp/evaluation-result-2093560-1247401489/solver-2093560-1247401489 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2093560-1247401489.xml

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

MD5SUM BENCH= fd44125de988974818e4439e42a04254
RANDOM SEED=1928770479

node3.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.259
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.259
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:       1627504 kB
Buffers:         33264 kB
Cached:         125108 kB
SwapCached:          0 kB
Active:         118256 kB
Inactive:       249284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2080 kB
Writeback:           0 kB
Mapped:          69864 kB
Slab:            46088 kB
Committed_AS:   999468 kB
PageTables:       1836 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= 66408 MiB
End job on node3 at 2009-07-12 14:25:08