Trace number 249221

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, and are wall clock time (not CPU 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 109 ACSAT 11.4603 11.5969

DiagnosticValue
CHECKS15049746
NODES836

General information on the benchmark

Nameprimes/primes-15/
primes-15-60-2-7.xml
MD5SUMedbcd9bfa07d9aef8b58ef2b9e73f680
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.067988
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity9
Maximum domain size46
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=mac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/249221-1168086109/unknown.xml
0.41	   
0.41	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.46	     nbVariables=100  nbDomainTypes=1  minDomainSize=46  maxDomainSize=46
0.46	       =>  wckTime=0.105  cpuTime=0.09  mem=6M951
0.46	   
0.46	   predicates being loaded...
0.51	   
0.51	   constraints being loaded...
0.92	     nbConstraints=60  nbSingletonDomainVariables=2  nbDisconnectedVariables=2  nbConvertedConstraints=7
0.92	     nbConvertConstraintsChecks=696164  nbExtensionStructures=7  nbSharedExtensionStructures=0  nbConflictsStructures=14
0.92	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=46  nbSharedBinaryRepresentations=629
0.92	     nbEvaluationManagers=53  nbSharedEvaluationManagers=0  maxDegree=10  maxArity=9
0.92	       =>  wckTime=0.56  cpuTime=0.49  mem=10M863
0.95	   
0.95	   solver IterativeSystematicSolver being built... 
1.12	       =>  wckTime=0.76  cpuTime=0.63  mem=15M612
1.26	   
1.26	   preprocessing
1.26	     nbConstraintChecks=318878  nbValidityChecks=102  nbPropagations=107  nbRevisions=33  nbUselessRevisions=6
1.26	     nbRemovedValues=1020  detectedInconsistency=no
1.26	       =>  wckTime=0.142  cpuTime=0.13  mem=15M612
1.77	   
1.77	   search
1.77	     run=0  nbConstraintChecks=676649  nbValidityChecks=1192  nbPropagations=270  nbRevisions=198  nbUselessRevisions=48
1.77	     nbAssignments=44  nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=54  nbRestartNogoods=0  mapSize=2
1.77	     nbInferences=0  nbTooLargeKeys=0
1.77	       =>  wckTime=0.648  cpuTime=0.62  mem=15M612
2.43	   
2.43	   search
2.43	     run=1  nbConstraintChecks=1588227  nbValidityChecks=3301  nbPropagations=742  nbRevisions=651
2.43	     nbUselessRevisions=184  nbAssignments=90  nbFailedAssignments=15  nbBacktracks=32  nbVisitedNodes=106
2.43	     nbRestartNogoods=2  mapSize=16  nbInferences=0  nbTooLargeKeys=0
2.43	       =>  wckTime=1.313  cpuTime=1.27  mem=15M612
3.06	   
3.06	   search
3.06	     run=2  nbConstraintChecks=2523023  nbValidityChecks=5807  nbPropagations=1409  nbRevisions=1362
3.06	     nbUselessRevisions=423  nbAssignments=137  nbFailedAssignments=19  nbBacktracks=55  nbVisitedNodes=157
3.06	     nbRestartNogoods=6  mapSize=31  nbInferences=0  nbTooLargeKeys=0
3.06	       =>  wckTime=1.945  cpuTime=1.9  mem=15M612
3.80	   
3.80	   search
3.80	     run=3  nbConstraintChecks=3735044  nbValidityChecks=9360  nbPropagations=2386  nbRevisions=2496
3.80	     nbUselessRevisions=807  nbAssignments=202  nbFailedAssignments=28  nbBacktracks=92  nbVisitedNodes=231
3.80	     nbRestartNogoods=10  mapSize=54  nbInferences=0  nbTooLargeKeys=0
3.80	       =>  wckTime=2.683  cpuTime=2.63  mem=15M612
4.96	   
4.96	   search
4.96	     run=4  nbConstraintChecks=5557911  nbValidityChecks=14215  nbPropagations=3698  nbRevisions=4109
4.96	     nbUselessRevisions=1383  nbAssignments=282  nbFailedAssignments=39  nbBacktracks=143  nbVisitedNodes=322
4.96	     nbRestartNogoods=15  mapSize=86  nbInferences=0  nbTooLargeKeys=0
4.96	       =>  wckTime=3.84  cpuTime=3.77  mem=15M612
6.61	   
6.61	   search
6.61	     run=5  nbConstraintChecks=8003689  nbValidityChecks=20829  nbPropagations=5491  nbRevisions=6365
6.61	     nbUselessRevisions=2196  nbAssignments=391  nbFailedAssignments=57  nbBacktracks=222  nbVisitedNodes=450
6.61	     nbRestartNogoods=18  mapSize=130  nbInferences=0  nbTooLargeKeys=0
6.61	       =>  wckTime=5.488  cpuTime=5.41  mem=16M588
8.62	   
8.62	   search
8.62	     run=6  nbConstraintChecks=10769488  nbValidityChecks=31469  nbPropagations=8004  nbRevisions=9609
8.62	     nbUselessRevisions=3378  nbAssignments=546  nbFailedAssignments=83  nbBacktracks=336  nbVisitedNodes=632
8.62	     nbRestartNogoods=20  mapSize=203  nbInferences=0  nbTooLargeKeys=0
8.62	       =>  wckTime=7.505  cpuTime=7.42  mem=16M588
11.57	   
11.57	   search
11.57	     run=7  nbConstraintChecks=14730868  nbValidityChecks=47365  nbPropagations=11673  nbRevisions=14456
11.57	     nbUselessRevisions=5198  nbAssignments=836  nbFailedAssignments=121  nbBacktracks=488  nbVisitedNodes=961
11.57	     nbRestartNogoods=23  mapSize=307  nbInferences=0  nbTooLargeKeys=0
11.57	       =>  wckTime=10.448  cpuTime=10.34  mem=16M588
11.57	   
11.57	   global
11.57	     nbConstraintChecks=15049746  nbValidityChecks=47467  nbPropagations=11780  nbRevisions=14489
11.57	     nbUselessRevisions=5204  nbRestartNogoods=23  solvingWckTime=10.449  solvingCpuTime=10.34  expiredTime=no
11.57	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=11.01
11.57	       =>  wckTime=11.211  cpuTime=10.97  mem=16M588
11.57	   
11.57	s SATISFIABLE
11.57	v 43 3 41 31 23 31 3 41 29 3 5 19 13 11 23 3 2 17 19 3 37 23 2 29 5 13 5 43 19 31 47 41 41 7 47 41 43 3 3 19 29 7 17 47 47 19 23 47 13 2 23 3 3 13 37 7 5 13 3 3 2 2 47 41 37 13 3 29 43 5 2 2 41 2 47 41 47 47 7 13 19 7 17 23 23 29 7 37 47 11 41 2 37 7 11 19 3 17 29 47 
11.57	d NODES 836
11.57	d CHECKS 15049746
11.57	   
11.57	   totalWckTime=11.288  totalCpuTime=11.02

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node62/watcher-249221-1168086109 -o ROOT/results/node62/solver-249221-1168086109 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/249221-1168086109/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 0.14 0.38 0.99 6/71 7090
/proc/meminfo: memFree=1111648/2055920 swapFree=4192812/4192956
[pid=7087] ppid=7085 vsize=1784 CPUtime=0
/proc/7087/stat : 7087 (java) R 7085 7087 6730 0 -1 0 189 0 0 0 0 0 0 0 21 0 1 0 157009525 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7087/statm: 446 158 123 14 0 91 0

[startup+0.104943 s]
/proc/loadavg: 0.14 0.38 0.99 6/71 7090
/proc/meminfo: memFree=1111648/2055920 swapFree=4192812/4192956
[pid=7087] ppid=7085 vsize=907676 CPUtime=0.03
/proc/7087/stat : 7087 (java) R 7085 7087 6730 0 -1 0 2211 0 1 0 2 1 0 0 20 0 4 0 157009525 929460224 1958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155581175 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/7087/statm: 226919 1958 1114 14 0 214502 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 907676

[startup+0.513024 s]
/proc/loadavg: 0.14 0.38 0.99 6/71 7090
/proc/meminfo: memFree=1111648/2055920 swapFree=4192812/4192956
[pid=7087] ppid=7085 vsize=915328 CPUtime=0.43
/proc/7087/stat : 7087 (java) R 7085 7087 6730 0 -1 0 6387 0 1 0 39 4 0 0 25 0 8 0 157009525 937295872 6126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153894079 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7087/statm: 228832 6126 2140 14 0 215302 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 915328

[startup+1.33419 s]
/proc/loadavg: 0.29 0.41 1.00 3/87 7105
/proc/meminfo: memFree=1063272/2055920 swapFree=4192812/4192956
[pid=7087] ppid=7085 vsize=915464 CPUtime=1.24
/proc/7087/stat : 7087 (java) R 7085 7087 6730 0 -1 0 8857 0 1 0 117 7 0 0 25 0 8 0 157009525 937435136 8595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632051 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7087/statm: 228866 8595 2529 14 0 215336 0
[pid=7087/tid=7092] ppid=7085 vsize=915464 CPUtime=0.02
/proc/7087/task/7092/stat : 7092 (java) S 7085 7087 6730 0 -1 64 182 0 0 0 2 0 0 0 17 0 8 0 157009535 937435136 8595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7094] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7094/stat : 7094 (java) S 7085 7087 6730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157009535 937435136 8595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7095] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7095/stat : 7095 (java) S 7085 7087 6730 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 157009535 937435136 8595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7098] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7098/stat : 7098 (java) S 7085 7087 6730 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 157009538 937435136 8595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7099] ppid=7085 vsize=915464 CPUtime=0.15
/proc/7087/task/7099/stat : 7099 (java) S 7085 7087 6730 0 -1 64 356 0 0 0 14 1 0 0 15 0 8 0 157009538 937435136 8595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7100] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7100/stat : 7100 (java) S 7085 7087 6730 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 157009538 937435136 8595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7101] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7101/stat : 7101 (java) S 7085 7087 6730 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157009538 937435136 8595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 915464

[startup+2.9845 s]
/proc/loadavg: 0.29 0.41 1.00 3/87 7105
/proc/meminfo: memFree=1062696/2055920 swapFree=4192812/4192956
[pid=7087] ppid=7085 vsize=915464 CPUtime=2.89
/proc/7087/stat : 7087 (java) R 7085 7087 6730 0 -1 0 8904 0 1 0 282 7 0 0 25 0 8 0 157009525 937435136 8640 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7087/statm: 228866 8640 2533 14 0 215336 0
[pid=7087/tid=7092] ppid=7085 vsize=915464 CPUtime=0.02
/proc/7087/task/7092/stat : 7092 (java) S 7085 7087 6730 0 -1 64 183 0 0 0 2 0 0 0 17 0 8 0 157009535 937435136 8640 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7094] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7094/stat : 7094 (java) S 7085 7087 6730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157009535 937435136 8640 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7095] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7095/stat : 7095 (java) S 7085 7087 6730 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 157009535 937435136 8640 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7098] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7098/stat : 7098 (java) S 7085 7087 6730 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 157009538 937435136 8640 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7099] ppid=7085 vsize=915464 CPUtime=0.18
/proc/7087/task/7099/stat : 7099 (java) S 7085 7087 6730 0 -1 64 373 0 0 0 17 1 0 0 16 0 8 0 157009538 937435136 8640 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7100] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7100/stat : 7100 (java) S 7085 7087 6730 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 157009538 937435136 8640 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7101] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7101/stat : 7101 (java) S 7085 7087 6730 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157009538 937435136 8640 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915464

[startup+6.27115 s]
/proc/loadavg: 0.43 0.44 1.00 4/87 7105
/proc/meminfo: memFree=1062504/2055920 swapFree=4192812/4192956
[pid=7087] ppid=7085 vsize=915464 CPUtime=6.16
/proc/7087/stat : 7087 (java) R 7085 7087 6730 0 -1 0 8939 0 1 0 609 7 0 0 25 0 8 0 157009525 937435136 8673 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073621087 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7087/statm: 228866 8673 2533 14 0 215336 0
[pid=7087/tid=7092] ppid=7085 vsize=915464 CPUtime=0.02
/proc/7087/task/7092/stat : 7092 (java) S 7085 7087 6730 0 -1 64 183 0 0 0 2 0 0 0 17 0 8 0 157009535 937435136 8673 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7094] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7094/stat : 7094 (java) S 7085 7087 6730 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157009535 937435136 8673 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7095] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7095/stat : 7095 (java) S 7085 7087 6730 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 157009535 937435136 8673 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7098] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7098/stat : 7098 (java) S 7085 7087 6730 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 157009538 937435136 8673 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7099] ppid=7085 vsize=915464 CPUtime=0.19
/proc/7087/task/7099/stat : 7099 (java) S 7085 7087 6730 0 -1 64 379 0 0 0 18 1 0 0 16 0 8 0 157009538 937435136 8673 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7100] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7100/stat : 7100 (java) S 7085 7087 6730 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 157009538 937435136 8673 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7087/tid=7101] ppid=7085 vsize=915464 CPUtime=0
/proc/7087/task/7101/stat : 7101 (java) S 7085 7087 6730 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157009538 937435136 8673 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 11.5969
CPU time (s): 11.4603
CPU user time (s): 11.3733
CPU system time (s): 0.086986
CPU usage (%): 98.8214
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.3733
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9087
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= 1268
involuntary context switches= 1553

runsolver used 0.012998 s user time and 0.040993 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Jan  6 12:21:53 UTC 2007


IDJOB= 249221
IDBENCH= 11767
FILE ID= node62/249221-1168086109

PBS_JOBID= 3476584

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-15/primes-15-60-2-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/249221-1168086109/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-249221-1168086109 -o ROOT/results/node62/solver-249221-1168086109 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/249221-1168086109/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  edbcd9bfa07d9aef8b58ef2b9e73f680

RANDOM SEED= 588802228

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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:       1112672 kB
Buffers:         60760 kB
Cached:         784072 kB
SwapCached:          0 kB
Active:         136624 kB
Inactive:       728512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1112672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3404 kB
Writeback:           0 kB
Mapped:          30468 kB
Slab:            63848 kB
Committed_AS:  2971924 kB
PageTables:       1728 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= 66549 MiB



End job on node62 on Sat Jan  6 12:22:14 UTC 2007