Trace number 212897

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 3.60345 3.61691

DiagnosticValue
CHECKS447807
NODES17330

General information on the benchmark

NamepseudoSeries/aim/
aim-200-3-4-4.xml
MD5SUM8d93e3b1606f280441463f3e73d07a68
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.689894
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables400
Number of constraints880
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension880
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/212897-1168077350/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.41	     nbVariables=400  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.123  cpuTime=0.1  mem=7M50
0.41	   
0.41	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
0.70	     nbConstraints=880  nbConvertedConstraints=202  nbConvertConstraintsChecks=16  nbExtensionStructures=2
0.70	     nbSharedExtensionStructures=200  nbConflictsStructures=3  nbSharedConflictsStructures=877
0.70	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=1  nbSharedEvaluationManagers=677  maxDegree=8  maxArity=3
0.70	       =>  wckTime=0.414  cpuTime=0.3  mem=12M901
0.75	   
0.75	   solver IterativeSystematicSolver being built... 
0.94	       =>  wckTime=0.654  cpuTime=0.46  mem=19M956
0.96	   
0.96	   preprocessing
0.96	     nbConstraintChecks=0  nbPropagations=400  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.96	     detectedInconsistency=no
0.96	       =>  wckTime=0.013  cpuTime=0.0  mem=19M956
1.01	   
1.01	   search
1.01	     run=0  nbConstraintChecks=804  nbValidityChecks=231  nbPropagations=758  nbRevisions=781  nbUselessRevisions=415
1.01	     nbAssignments=61  nbFailedAssignments=5  nbBacktracks=12  nbVisitedNodes=70  nbRestartNogoods=0  mapSize=7
1.01	     nbInferences=0  nbTooLargeKeys=0
1.01	       =>  wckTime=0.067  cpuTime=0.04  mem=19M956
1.05	   
1.05	   search
1.05	     run=1  nbConstraintChecks=1858  nbValidityChecks=669  nbPropagations=1931  nbRevisions=2689
1.05	     nbUselessRevisions=1516  nbAssignments=175  nbFailedAssignments=8  nbBacktracks=31  nbVisitedNodes=192
1.05	     nbRestartNogoods=1  mapSize=14  nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.104  cpuTime=0.07  mem=19M956
1.07	   
1.07	   search
1.07	     run=2  nbConstraintChecks=2221  nbValidityChecks=867  nbPropagations=3296  nbRevisions=5024
1.07	     nbUselessRevisions=2860  nbAssignments=264  nbFailedAssignments=10  nbBacktracks=75  nbVisitedNodes=285
1.07	     nbRestartNogoods=2  mapSize=17  nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.125  cpuTime=0.09  mem=19M956
1.10	   
1.10	   search
1.10	     run=3  nbConstraintChecks=3215  nbValidityChecks=1398  nbPropagations=5054  nbRevisions=8398
1.10	     nbUselessRevisions=4838  nbAssignments=410  nbFailedAssignments=16  nbBacktracks=115  nbVisitedNodes=441
1.10	     nbRestartNogoods=3  mapSize=26  nbInferences=0  nbTooLargeKeys=0
1.10	       =>  wckTime=0.159  cpuTime=0.11  mem=19M956
1.13	   
1.13	   search
1.13	     run=4  nbConstraintChecks=4645  nbValidityChecks=2372  nbPropagations=7422  nbRevisions=13401
1.13	     nbUselessRevisions=7764  nbAssignments=557  nbFailedAssignments=25  nbBacktracks=174  nbVisitedNodes=604
1.13	     nbRestartNogoods=4  mapSize=39  nbInferences=0  nbTooLargeKeys=0
1.13	       =>  wckTime=0.185  cpuTime=0.14  mem=19M956
1.15	   
1.15	   search
1.15	     run=5  nbConstraintChecks=6178  nbValidityChecks=3685  nbPropagations=10589  nbRevisions=20342
1.15	     nbUselessRevisions=11785  nbAssignments=690  nbFailedAssignments=34  nbBacktracks=249  nbVisitedNodes=756
1.15	     nbRestartNogoods=7  mapSize=56  nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.209  cpuTime=0.16  mem=19M956
1.19	   
1.19	   search
1.19	     run=6  nbConstraintChecks=8316  nbValidityChecks=5265  nbPropagations=14823  nbRevisions=29777
1.19	     nbUselessRevisions=17165  nbAssignments=926  nbFailedAssignments=53  nbBacktracks=363  nbVisitedNodes=1032
1.19	     nbRestartNogoods=9  mapSize=93  nbInferences=0  nbTooLargeKeys=0
1.19	       =>  wckTime=0.245  cpuTime=0.19  mem=19M956
1.24	   
1.24	   search
1.24	     run=7  nbConstraintChecks=13012  nbValidityChecks=9639  nbPropagations=21152  nbRevisions=45594
1.24	     nbUselessRevisions=26544  nbAssignments=1207  nbFailedAssignments=75  nbBacktracks=563  nbVisitedNodes=1354
1.24	     nbRestartNogoods=12  mapSize=131  nbInferences=0  nbTooLargeKeys=0
1.24	       =>  wckTime=0.298  cpuTime=0.24  mem=19M956
1.32	   
1.32	   search
1.32	     run=8  nbConstraintChecks=19208  nbValidityChecks=15605  nbPropagations=30416  nbRevisions=69793
1.32	     nbUselessRevisions=41026  nbAssignments=1551  nbFailedAssignments=112  nbBacktracks=836  nbVisitedNodes=1756
1.32	     nbRestartNogoods=15  mapSize=188  nbInferences=0  nbTooLargeKeys=0
1.32	       =>  wckTime=0.375  cpuTime=0.3  mem=19M956
1.40	   
1.40	   search
1.40	     run=9  nbConstraintChecks=24923  nbValidityChecks=21129  nbPropagations=42320  nbRevisions=101584
1.40	     nbUselessRevisions=60222  nbAssignments=2024  nbFailedAssignments=158  nbBacktracks=1231  nbVisitedNodes=2310
1.40	     nbRestartNogoods=16  mapSize=267  nbInferences=0  nbTooLargeKeys=0
1.40	       =>  wckTime=0.459  cpuTime=0.38  mem=20M931
1.54	   
1.54	   search
1.54	     run=10  nbConstraintChecks=36905  nbValidityChecks=33971  nbPropagations=60010  nbRevisions=151431
1.54	     nbUselessRevisions=90995  nbAssignments=2729  nbFailedAssignments=235  nbBacktracks=1813  nbVisitedNodes=3174
1.54	     nbRestartNogoods=18  mapSize=421  nbInferences=0  nbTooLargeKeys=0
1.54	       =>  wckTime=0.596  cpuTime=0.51  mem=20M931
1.75	   
1.75	   search
1.75	     run=11  nbConstraintChecks=67500  nbValidityChecks=66524  nbPropagations=94203  nbRevisions=246578
1.75	     nbUselessRevisions=149302  nbAssignments=3814  nbFailedAssignments=426  nbBacktracks=2687  nbVisitedNodes=4642
1.75	     nbRestartNogoods=23  mapSize=800  nbInferences=0  nbTooLargeKeys=0
1.75	       =>  wckTime=0.803  cpuTime=0.71  mem=20M931
1.88	   
1.88	   INFO : Stopping hyperNogood (mapSize=1021, nbTooLargekeys=0, mem=20M931)
1.99	   
1.99	   search
1.99	     run=12  nbConstraintChecks=106653  nbValidityChecks=108834  nbPropagations=148195  nbRevisions=400475
1.99	     nbUselessRevisions=244579  nbAssignments=5421  nbFailedAssignments=707  nbBacktracks=3984  nbVisitedNodes=6776
1.99	     nbRestartNogoods=27
1.99	       =>  wckTime=1.049  cpuTime=0.96  mem=20M931
2.35	   
2.35	   search
2.35	     run=13  nbConstraintChecks=182147  nbValidityChecks=189870  nbPropagations=240963  nbRevisions=665947
2.35	     nbUselessRevisions=408174  nbAssignments=7984  nbFailedAssignments=1306  nbBacktracks=5930  nbVisitedNodes=10491
2.35	     nbRestartNogoods=33
2.35	       =>  wckTime=1.401  cpuTime=1.31  mem=20M931
2.87	   
2.87	   search
2.87	     run=14  nbConstraintChecks=290581  nbValidityChecks=294231  nbPropagations=394720  nbRevisions=1077608
2.87	     nbUselessRevisions=653083  nbAssignments=11916  nbFailedAssignments=2301  nbBacktracks=8849  nbVisitedNodes=16399
2.87	     nbRestartNogoods=39
2.87	       =>  wckTime=1.926  cpuTime=1.83  mem=20M931
3.59	   
3.59	   search
3.59	     run=15  nbConstraintChecks=447807  nbValidityChecks=471528  nbPropagations=630059  nbRevisions=1740134
3.59	     nbUselessRevisions=1060374  nbAssignments=17330  nbFailedAssignments=3282  nbBacktracks=12882  nbVisitedNodes=23995
3.59	     nbRestartNogoods=44
3.59	       =>  wckTime=2.649  cpuTime=2.55  mem=20M931
3.59	   
3.59	   global
3.59	     nbConstraintChecks=447807  nbValidityChecks=471528  nbPropagations=630459  nbRevisions=1740134
3.59	     nbUselessRevisions=1060374  nbRestartNogoods=44  solvingWckTime=2.65  solvingCpuTime=2.55  expiredTime=no
3.59	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=3.05
3.60	       =>  wckTime=3.306  cpuTime=3.01  mem=20M931
3.60	   
3.60	s SATISFIABLE
3.60	v 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 
3.60	d NODES 17330
3.60	d CHECKS 447807
3.60	   
3.60	   totalWckTime=3.382  totalCpuTime=3.05

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-212897-1168077350 -o ROOT/results/node10/solver-212897-1168077350 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/212897-1168077350/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.99 2.01 2.00 4/93 28242
/proc/meminfo: memFree=843680/2055920 swapFree=4178332/4192956
[pid=28241] ppid=28239 vsize=1784 CPUtime=0
/proc/28241/stat : 28241 (java) R 28239 28241 28062 0 -1 0 369 0 0 0 0 0 0 0 18 0 1 0 156130259 1826816 158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/28241/statm: 446 162 127 14 0 91 0

[startup+0.108501 s]
/proc/loadavg: 1.99 2.01 2.00 4/93 28242
/proc/meminfo: memFree=843680/2055920 swapFree=4178332/4192956
[pid=28241] ppid=28239 vsize=914988 CPUtime=0.09
/proc/28241/stat : 28241 (java) R 28239 28241 28062 0 -1 0 3127 0 1 0 8 1 0 0 22 0 8 0 156130259 936947712 2873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28241/statm: 228747 2873 1472 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.518989 s]
/proc/loadavg: 1.99 2.01 2.00 4/93 28242
/proc/meminfo: memFree=843680/2055920 swapFree=4178332/4192956
[pid=28241] ppid=28239 vsize=915328 CPUtime=0.51
/proc/28241/stat : 28241 (java) R 28239 28241 28062 0 -1 0 6725 0 1 0 47 4 0 0 25 0 8 0 156130259 937295872 6464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28241/statm: 228832 6464 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 915328

[startup+1.34767 s]
/proc/loadavg: 1.99 2.01 2.00 3/100 28249
/proc/meminfo: memFree=814760/2055920 swapFree=4178332/4192956
[pid=28241] ppid=28239 vsize=915576 CPUtime=1.33
/proc/28241/stat : 28241 (java) R 28239 28241 28062 0 -1 0 10057 0 1 0 122 11 0 0 25 0 8 0 156130259 937549824 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073916028 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28241/statm: 228894 9794 2533 14 0 215364 0
[pid=28241/tid=28243] ppid=28239 vsize=915576 CPUtime=0.03
/proc/28241/task/28243/stat : 28243 (java) S 28239 28241 28062 0 -1 64 277 0 0 0 3 0 0 0 16 0 8 0 156130263 937549824 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28241/tid=28244] ppid=28239 vsize=915576 CPUtime=0
/proc/28241/task/28244/stat : 28244 (java) S 28239 28241 28062 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156130263 937549824 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28241/tid=28245] ppid=28239 vsize=915576 CPUtime=0
/proc/28241/task/28245/stat : 28245 (java) S 28239 28241 28062 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156130263 937549824 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28241/tid=28246] ppid=28239 vsize=915576 CPUtime=0
/proc/28241/task/28246/stat : 28246 (java) S 28239 28241 28062 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156130266 937549824 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28241/tid=28247] ppid=28239 vsize=915576 CPUtime=0.27
/proc/28241/task/28247/stat : 28247 (java) S 28239 28241 28062 0 -1 64 430 0 0 0 26 1 0 0 16 0 8 0 156130266 937549824 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28241/tid=28248] ppid=28239 vsize=915576 CPUtime=0
/proc/28241/task/28248/stat : 28248 (java) S 28239 28241 28062 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156130266 937549824 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28241/tid=28249] ppid=28239 vsize=915576 CPUtime=0
/proc/28241/task/28249/stat : 28249 (java) S 28239 28241 28062 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156130266 937549824 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 915576

[startup+3.00028 s]
/proc/loadavg: 1.99 2.01 2.00 3/100 28249
/proc/meminfo: memFree=813672/2055920 swapFree=4178332/4192956
[pid=28241] ppid=28239 vsize=915576 CPUtime=2.98
/proc/28241/stat : 28241 (java) R 28239 28241 28062 0 -1 0 10254 0 1 0 287 11 0 0 25 0 8 0 156130259 937549824 9990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073931287 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28241/statm: 228894 9990 2533 14 0 215364 0
[pid=28241/tid=28243] ppid=28239 vsize=915576 CPUtime=0.03
/proc/28241/task/28243/stat : 28243 (java) S 28239 28241 28062 0 -1 64 277 0 0 0 3 0 0 0 17 0 8 0 156130263 937549824 9990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28241/tid=28244] ppid=28239 vsize=915576 CPUtime=0
/proc/28241/task/28244/stat : 28244 (java) S 28239 28241 28062 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156130263 937549824 9990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28241/tid=28245] ppid=28239 vsize=915576 CPUtime=0
/proc/28241/task/28245/stat : 28245 (java) S 28239 28241 28062 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156130263 937549824 9990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28241/tid=28246] ppid=28239 vsize=915576 CPUtime=0
/proc/28241/task/28246/stat : 28246 (java) S 28239 28241 28062 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156130266 937549824 9990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28241/tid=28247] ppid=28239 vsize=915576 CPUtime=0.29
/proc/28241/task/28247/stat : 28247 (java) S 28239 28241 28062 0 -1 64 439 0 0 0 28 1 0 0 16 0 8 0 156130266 937549824 9990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28241/tid=28248] ppid=28239 vsize=915576 CPUtime=0
/proc/28241/task/28248/stat : 28248 (java) S 28239 28241 28062 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156130266 937549824 9990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28241/tid=28249] ppid=28239 vsize=915576 CPUtime=0
/proc/28241/task/28249/stat : 28249 (java) S 28239 28241 28062 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156130266 937549824 9990 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 915576

Child status: 0
Real time (s): 3.61691
CPU time (s): 3.60345
CPU user time (s): 3.47847
CPU system time (s): 0.124981
CPU usage (%): 99.6279
Max. virtual memory (cumulated for all children) (KiB): 915576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.47847
system time used= 0.124981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10352
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= 1422
involuntary context switches= 1795

runsolver used 0.004999 s user time and 0.021996 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan  6 09:55:51 UTC 2007


IDJOB= 212897
IDBENCH= 4806
FILE ID= node10/212897-1168077350

PBS_JOBID= 3475811

Free space on /tmp= 66350 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/aim/aim-200-3-4-4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/212897-1168077350/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-212897-1168077350 -o ROOT/results/node10/solver-212897-1168077350 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/212897-1168077350/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8d93e3b1606f280441463f3e73d07a68

RANDOM SEED= 637315376

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:        844160 kB
Buffers:         46024 kB
Cached:         254972 kB
SwapCached:       2420 kB
Active:         893800 kB
Inactive:       228456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        844160 kB
SwapTotal:     4192956 kB
SwapFree:      4178332 kB
Dirty:            1836 kB
Writeback:           0 kB
Mapped:         840824 kB
Slab:            72728 kB
Committed_AS:  4359300 kB
PageTables:       3792 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= 66350 MiB



End job on node10 on Sat Jan  6 09:55:56 UTC 2007