Trace number 247725

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 ESACSAT 138.188 138.384

DiagnosticValue
CHECKS207206332
NODES995

General information on the benchmark

Nameprimes/primes-10/
primes-10-80-3-5.xml
MD5SUM1bf2a3c3eb02440a71208f9cc804aa1b
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.261959
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity8
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/247725-1168393586/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=100  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.41	       =>  wckTime=0.107  cpuTime=0.09  mem=6M951
0.41	   
0.41	   predicates being loaded...
0.47	   
0.48	   constraints being loaded...
0.67	     nbConstraints=80  nbConflictsStructures=6  nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=74
0.68	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=80  nbSharedEvaluationManagers=0  maxDegree=10  maxArity=8
0.68	       =>  wckTime=0.367  cpuTime=0.27  mem=11M828
0.71	   
0.71	   solver IterativeSystematicSolver being built... 
0.88	       =>  wckTime=0.577  cpuTime=0.42  mem=15M508
27.19	   
27.19	   preprocessing
27.19	     nbConstraintChecks=40721166  nbValidityChecks=67226  nbPropagations=2011  nbRevisions=4691  nbUselessRevisions=2604
27.19	     nbSingletonTests=225  nbEffectiveSingletonTests=12  nbESACBranches=18  nbRemovedValues=548
27.19	     detectedInconsistency=no
27.19	       =>  wckTime=26.305  cpuTime=26.25  mem=15M508
34.05	   
34.05	   search
34.05	     run=0  nbConstraintChecks=9937055  nbValidityChecks=14086  nbPropagations=2303  nbRevisions=5584
34.05	     nbUselessRevisions=3145  nbAssignments=28  nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=36
34.05	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
34.05	       =>  wckTime=33.166  cpuTime=33.1  mem=16M500
37.96	   
37.96	   search
37.96	     run=1  nbConstraintChecks=15636804  nbValidityChecks=32764  nbPropagations=5123  nbRevisions=12639
37.96	     nbUselessRevisions=7085  nbAssignments=65  nbFailedAssignments=16  nbBacktracks=27  nbVisitedNodes=83
37.96	     nbRestartNogoods=2  mapSize=17  nbInferences=0  nbTooLargeKeys=0
37.96	       =>  wckTime=37.074  cpuTime=37.0  mem=16M500
46.37	   
46.37	   search
46.37	     run=2  nbConstraintChecks=28050391  nbValidityChecks=79944  nbPropagations=9219  nbRevisions=23413
46.37	     nbUselessRevisions=12908  nbAssignments=122  nbFailedAssignments=38  nbBacktracks=49  nbVisitedNodes=164
46.37	     nbRestartNogoods=3  mapSize=33  nbInferences=0  nbTooLargeKeys=0
46.37	       =>  wckTime=45.48  cpuTime=45.4  mem=16M500
64.81	   
64.81	   search
64.81	     run=3  nbConstraintChecks=56188220  nbValidityChecks=174920  nbPropagations=15481  nbRevisions=41170
64.81	     nbUselessRevisions=22576  nbAssignments=271  nbFailedAssignments=60  nbBacktracks=86  nbVisitedNodes=264
64.81	     nbRestartNogoods=9  mapSize=55  nbInferences=0  nbTooLargeKeys=0
64.81	       =>  wckTime=63.927  cpuTime=63.84  mem=16M500
83.90	   
83.90	   search
83.90	     run=4  nbConstraintChecks=84557484  nbValidityChecks=268241  nbPropagations=24093  nbRevisions=65941
83.90	     nbUselessRevisions=35880  nbAssignments=405  nbFailedAssignments=113  nbBacktracks=136  nbVisitedNodes=444
83.90	     nbRestartNogoods=12  mapSize=89  nbInferences=0  nbTooLargeKeys=0
83.90	       =>  wckTime=83.015  cpuTime=82.92  mem=16M500
97.97	   
97.97	   search
97.97	     run=5  nbConstraintChecks=105876544  nbValidityChecks=395250  nbPropagations=36483  nbRevisions=101687
97.97	     nbUselessRevisions=54657  nbAssignments=545  nbFailedAssignments=159  nbBacktracks=211  nbVisitedNodes=637
97.97	     nbRestartNogoods=24  mapSize=139  nbInferences=0  nbTooLargeKeys=0
97.97	       =>  wckTime=97.083  cpuTime=96.98  mem=16M500
126.16	   
126.16	   search
126.16	     run=6  nbConstraintChecks=148442476  nbValidityChecks=564794  nbPropagations=53449  nbRevisions=150923
126.16	     nbUselessRevisions=80683  nbAssignments=791  nbFailedAssignments=259  nbBacktracks=325  nbVisitedNodes=972
126.16	     nbRestartNogoods=34  mapSize=210  nbInferences=0  nbTooLargeKeys=0
126.16	       =>  wckTime=125.277  cpuTime=125.17  mem=16M500
138.25	   
138.25	   search
138.25	     run=7  nbConstraintChecks=166485166  nbValidityChecks=657732  nbPropagations=73497  nbRevisions=208603
138.25	     nbUselessRevisions=111235  nbAssignments=995  nbFailedAssignments=299  nbBacktracks=389  nbVisitedNodes=1223
138.25	     nbRestartNogoods=41  mapSize=248  nbInferences=0  nbTooLargeKeys=0
138.25	       =>  wckTime=137.367  cpuTime=137.26  mem=16M500
138.25	   
138.25	   global
138.25	     nbConstraintChecks=207206332  nbValidityChecks=724958  nbPropagations=75508  nbRevisions=213294
138.25	     nbUselessRevisions=113839  nbRestartNogoods=41  solvingWckTime=137.368  solvingCpuTime=137.26  expiredTime=no
138.25	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=137.72
138.25	       =>  wckTime=137.946  cpuTime=137.68  mem=16M500
138.34	   
138.34	s SATISFIABLE
138.34	v 7 17 19 13 7 13 17 5 29 3 5 19 2 29 7 17 2 17 5 17 3 23 19 29 5 2 5 7 19 13 29 5 5 23 29 19 7 17 3 5 29 7 3 29 11 19 23 11 13 2 7 17 3 2 17 7 5 2 17 3 13 13 11 19 17 13 17 29 7 19 11 13 5 13 11 19 11 11 7 2 19 23 17 23 23 11 7 3 11 29 5 2 17 23 29 5 17 17 11 29 
138.34	d NODES 995
138.34	d CHECKS 207206332
138.34	   
138.34	   totalWckTime=138.107  totalCpuTime=137.72

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/node10/watcher-247725-1168393586 -o ROOT/results/node10/solver-247725-1168393586 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247725-1168393586/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: 1.10 1.02 1.01 4/78 3986
/proc/meminfo: memFree=1683320/2055920 swapFree=4178216/4192956
[pid=3985] ppid=3983 vsize=168 CPUtime=0
/proc/3985/stat : 3985 (java) R 3983 3985 3074 0 -1 0 39 0 0 0 0 0 0 0 20 0 1 0 187754103 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 8905003 0 0 4096 0 0 0 0 17 1 0 0
/proc/3985/statm: 42 23 18 14 0 2 0

[startup+0.106726 s]
/proc/loadavg: 1.10 1.02 1.01 4/78 3986
/proc/meminfo: memFree=1683320/2055920 swapFree=4178216/4192956
[pid=3985] ppid=3983 vsize=914988 CPUtime=0.08
/proc/3985/stat : 3985 (java) R 3983 3985 3074 0 -1 0 2990 0 1 0 6 2 0 0 17 0 8 0 187754103 936947712 2736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3985/statm: 228747 2737 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514765 s]
/proc/loadavg: 1.10 1.02 1.01 4/78 3986
/proc/meminfo: memFree=1683320/2055920 swapFree=4178216/4192956
[pid=3985] ppid=3983 vsize=915328 CPUtime=0.47
/proc/3985/stat : 3985 (java) R 3983 3985 3074 0 -1 0 6909 0 1 0 43 4 0 0 16 0 8 0 187754103 937295872 6648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3985/statm: 228832 6648 2148 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.33487 s]
/proc/loadavg: 1.10 1.02 1.01 4/85 3993
/proc/meminfo: memFree=1658880/2055920 swapFree=4178216/4192956
[pid=3985] ppid=3983 vsize=915460 CPUtime=1.29
/proc/3985/stat : 3985 (java) R 3983 3985 3074 0 -1 0 8886 0 1 0 123 6 0 0 17 0 8 0 187754103 937431040 8624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3985/statm: 228865 8624 2541 14 0 215335 0
[pid=3985/tid=3987] ppid=3983 vsize=915460 CPUtime=0.02
/proc/3985/task/3987/stat : 3987 (java) S 3983 3985 3074 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 187754108 937431040 8624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3985/tid=3988] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3988/stat : 3988 (java) S 3983 3985 3074 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 187754108 937431040 8624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3989] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3989/stat : 3989 (java) S 3983 3985 3074 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187754108 937431040 8624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3990] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3990/stat : 3990 (java) S 3983 3985 3074 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187754111 937431040 8624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3991] ppid=3983 vsize=915460 CPUtime=0.15
/proc/3985/task/3991/stat : 3991 (java) S 3983 3985 3074 0 -1 64 363 0 0 0 15 0 0 0 15 0 8 0 187754112 937431040 8624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3992] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3992/stat : 3992 (java) S 3983 3985 3074 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187754112 937431040 8624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3993] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3993/stat : 3993 (java) S 3983 3985 3074 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187754112 937431040 8624 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915460

[startup+2.97109 s]
/proc/loadavg: 1.10 1.02 1.01 2/85 3993
/proc/meminfo: memFree=1658816/2055920 swapFree=4178216/4192956
[pid=3985] ppid=3983 vsize=915460 CPUtime=2.93
/proc/3985/stat : 3985 (java) R 3983 3985 3074 0 -1 0 8888 0 1 0 287 6 0 0 17 0 8 0 187754103 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073643856 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3985/statm: 228865 8625 2541 14 0 215335 0
[pid=3985/tid=3987] ppid=3983 vsize=915460 CPUtime=0.02
/proc/3985/task/3987/stat : 3987 (java) S 3983 3985 3074 0 -1 64 179 0 0 0 2 0 0 0 17 0 8 0 187754108 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3985/tid=3988] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3988/stat : 3988 (java) S 3983 3985 3074 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 187754108 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3989] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3989/stat : 3989 (java) S 3983 3985 3074 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187754108 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3990] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3990/stat : 3990 (java) S 3983 3985 3074 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187754111 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3991] ppid=3983 vsize=915460 CPUtime=0.16
/proc/3985/task/3991/stat : 3991 (java) S 3983 3985 3074 0 -1 64 364 0 0 0 16 0 0 0 15 0 8 0 187754112 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3992] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3992/stat : 3992 (java) S 3983 3985 3074 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187754112 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3993] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3993/stat : 3993 (java) S 3983 3985 3074 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187754112 937431040 8625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.26754 s]
/proc/loadavg: 1.09 1.02 1.00 2/85 3993
/proc/meminfo: memFree=1658752/2055920 swapFree=4178216/4192956
[pid=3985] ppid=3983 vsize=915460 CPUtime=6.22
/proc/3985/stat : 3985 (java) R 3983 3985 3074 0 -1 0 8894 0 1 0 616 6 0 0 17 0 8 0 187754103 937431040 8628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3985/statm: 228865 8628 2541 14 0 215335 0
[pid=3985/tid=3987] ppid=3983 vsize=915460 CPUtime=0.02
/proc/3985/task/3987/stat : 3987 (java) S 3983 3985 3074 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 187754108 937431040 8628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3985/tid=3988] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3988/stat : 3988 (java) S 3983 3985 3074 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 187754108 937431040 8628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3989] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3989/stat : 3989 (java) S 3983 3985 3074 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187754108 937431040 8628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3990] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3990/stat : 3990 (java) S 3983 3985 3074 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187754111 937431040 8628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3991] ppid=3983 vsize=915460 CPUtime=0.16
/proc/3985/task/3991/stat : 3991 (java) S 3983 3985 3074 0 -1 64 367 0 0 0 16 0 0 0 16 0 8 0 187754112 937431040 8628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3992] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3992/stat : 3992 (java) S 3983 3985 3074 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187754112 937431040 8628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3993] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3993/stat : 3993 (java) S 3983 3985 3074 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187754112 937431040 8628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.7304 s]
/proc/loadavg: 1.08 1.02 1.00 3/85 3993
/proc/meminfo: memFree=1658688/2055920 swapFree=4178216/4192956
[pid=3985] ppid=3983 vsize=915460 CPUtime=12.69
/proc/3985/stat : 3985 (java) R 3983 3985 3074 0 -1 0 8915 0 1 0 1262 7 0 0 17 0 8 0 187754103 937431040 8644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073647015 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3985/statm: 228865 8644 2543 14 0 215335 0
[pid=3985/tid=3987] ppid=3983 vsize=915460 CPUtime=0.02
/proc/3985/task/3987/stat : 3987 (java) S 3983 3985 3074 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 187754108 937431040 8644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3988] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3988/stat : 3988 (java) S 3983 3985 3074 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 187754108 937431040 8644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3989] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3989/stat : 3989 (java) S 3983 3985 3074 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187754108 937431040 8644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3990] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3990/stat : 3990 (java) S 3983 3985 3074 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187754111 937431040 8644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3991] ppid=3983 vsize=915460 CPUtime=0.17
/proc/3985/task/3991/stat : 3991 (java) S 3983 3985 3074 0 -1 64 374 0 0 0 17 0 0 0 16 0 8 0 187754112 937431040 8644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3992] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3992/stat : 3992 (java) S 3983 3985 3074 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187754112 937431040 8644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3993] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3993/stat : 3993 (java) S 3983 3985 3074 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187754112 937431040 8644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915460

[startup+25.5862 s]
/proc/loadavg: 1.06 1.02 1.00 2/85 3993
/proc/meminfo: memFree=1658688/2055920 swapFree=4178216/4192956
[pid=3985] ppid=3983 vsize=915460 CPUtime=25.53
/proc/3985/stat : 3985 (java) R 3983 3985 3074 0 -1 0 8925 0 1 0 2546 7 0 0 17 0 8 0 187754103 937431040 8649 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073641351 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3985/statm: 228865 8649 2543 14 0 215335 0
[pid=3985/tid=3987] ppid=3983 vsize=915460 CPUtime=0.02
/proc/3985/task/3987/stat : 3987 (java) S 3983 3985 3074 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 187754108 937431040 8649 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3988] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3988/stat : 3988 (java) S 3983 3985 3074 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 187754108 937431040 8649 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3989] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3989/stat : 3989 (java) S 3983 3985 3074 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187754108 937431040 8649 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3990] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3990/stat : 3990 (java) S 3983 3985 3074 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187754111 937431040 8649 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3991] ppid=3983 vsize=915460 CPUtime=0.18
/proc/3985/task/3991/stat : 3991 (java) S 3983 3985 3074 0 -1 64 379 0 0 0 18 0 0 0 16 0 8 0 187754112 937431040 8649 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3992] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3992/stat : 3992 (java) S 3983 3985 3074 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187754112 937431040 8649 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3993] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3993/stat : 3993 (java) R 3983 3985 3074 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187754112 937431040 8649 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915460

[startup+51.2736 s]
/proc/loadavg: 1.04 1.02 1.00 3/85 3993
/proc/meminfo: memFree=1658304/2055920 swapFree=4178216/4192956
[pid=3985] ppid=3983 vsize=915460 CPUtime=51.21
/proc/3985/stat : 3985 (java) R 3983 3985 3074 0 -1 0 9039 0 1 0 5114 7 0 0 25 0 8 0 187754103 937431040 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073639474 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3985/statm: 228865 8757 2544 14 0 215335 0
[pid=3985/tid=3987] ppid=3983 vsize=915460 CPUtime=0.02
/proc/3985/task/3987/stat : 3987 (java) S 3983 3985 3074 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 187754108 937431040 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3988] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3988/stat : 3988 (java) S 3983 3985 3074 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 187754108 937431040 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3989] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3989/stat : 3989 (java) S 3983 3985 3074 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187754108 937431040 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3990] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3990/stat : 3990 (java) S 3983 3985 3074 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187754111 937431040 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3991] ppid=3983 vsize=915460 CPUtime=0.2
/proc/3985/task/3991/stat : 3991 (java) S 3983 3985 3074 0 -1 64 385 0 0 0 20 0 0 0 16 0 8 0 187754112 937431040 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3992] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3992/stat : 3992 (java) S 3983 3985 3074 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187754112 937431040 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3993] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3993/stat : 3993 (java) S 3983 3985 3074 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187754112 937431040 8757 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 915460

[startup+102.535 s]
/proc/loadavg: 1.02 1.01 1.00 2/85 3993
/proc/meminfo: memFree=1658176/2055920 swapFree=4178216/4192956
[pid=3985] ppid=3983 vsize=915460 CPUtime=102.45
/proc/3985/stat : 3985 (java) R 3983 3985 3074 0 -1 0 9075 0 1 0 10238 7 0 0 17 0 8 0 187754103 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073647156 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3985/statm: 228865 8791 2544 14 0 215335 0
[pid=3985/tid=3987] ppid=3983 vsize=915460 CPUtime=0.02
/proc/3985/task/3987/stat : 3987 (java) S 3983 3985 3074 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 187754108 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3988] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3988/stat : 3988 (java) S 3983 3985 3074 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 187754108 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3989] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3989/stat : 3989 (java) S 3983 3985 3074 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187754108 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3990] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3990/stat : 3990 (java) S 3983 3985 3074 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187754111 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3991] ppid=3983 vsize=915460 CPUtime=0.21
/proc/3985/task/3991/stat : 3991 (java) S 3983 3985 3074 0 -1 64 390 0 0 0 21 0 0 0 16 0 8 0 187754112 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3992] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3992/stat : 3992 (java) S 3983 3985 3074 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187754112 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3985/tid=3993] ppid=3983 vsize=915460 CPUtime=0
/proc/3985/task/3993/stat : 3993 (java) S 3983 3985 3074 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187754112 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.45
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 138.384
CPU time (s): 138.188
CPU user time (s): 138.101
CPU system time (s): 0.086986
CPU usage (%): 99.8582
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 138.101
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= 9200
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= 3646
involuntary context switches= 289

runsolver used 0.144977 s user time and 0.354946 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Wed Jan 10 01:46:28 UTC 2007


IDJOB= 247725
IDBENCH= 11652
FILE ID= node10/247725-1168393586

PBS_JOBID= 3522715

Free space on /tmp= 66561 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-10/primes-10-80-3-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247725-1168393586/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-247725-1168393586 -o ROOT/results/node10/solver-247725-1168393586 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247725-1168393586/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1bf2a3c3eb02440a71208f9cc804aa1b

RANDOM SEED= 182977515

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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1683928 kB
Buffers:         33556 kB
Cached:         257184 kB
SwapCached:       1864 kB
Active:         187448 kB
Inactive:       132868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683928 kB
SwapTotal:     4192956 kB
SwapFree:      4178216 kB
Dirty:            1824 kB
Writeback:           0 kB
Mapped:          39432 kB
Slab:            37144 kB
Committed_AS:  5665020 kB
PageTables:       1864 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= 66561 MiB



End job on node10 on Wed Jan 10 01:48:48 UTC 2007