Trace number 217765

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 ACUNSAT 8.16676 8.24999

DiagnosticValue
CHECKS21512210
NODES4039

General information on the benchmark

NamegolombRuler/golombRulerArity3/
ruler-34-9-a3.xml
MD5SUM7302e3529255c5622666d6e0c9c49944
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62775
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables45
Number of constraints702
Maximum constraint arity3
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension702
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/217765-1168079495/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=45  nbDomainTypes=2  minDomainSize=34  maxDomainSize=35
0.39	       =>  wckTime=0.099  cpuTime=0.08  mem=6M951
0.39	   
0.39	   predicates being loaded...
0.40	   
0.40	   constraints being loaded...
0.68	     nbConstraints=702  nbConvertedConstraints=666  nbConvertConstraintsChecks=44031  nbExtensionStructures=2
0.68	     nbSharedExtensionStructures=664  nbConflictsStructures=3  nbSharedConflictsStructures=699
0.68	     nbSharedBinaryRepresentations=36  nbEvaluationManagers=1  nbSharedEvaluationManagers=35  maxDegree=36  maxArity=3
0.68	       =>  wckTime=0.39  cpuTime=0.28  mem=9M877
0.72	   
0.72	   solver IterativeSystematicSolver being built... 
0.87	       =>  wckTime=0.581  cpuTime=0.42  mem=14M659
1.14	   
1.14	   preprocessing
1.14	     nbConstraintChecks=790569  nbValidityChecks=7554  nbPropagations=54  nbRevisions=527  nbUselessRevisions=399
1.14	     nbRemovedValues=240  detectedInconsistency=no
1.14	       =>  wckTime=0.262  cpuTime=0.24  mem=14M659
1.38	   
1.38	   search
1.38	     run=0  nbConstraintChecks=701602  nbValidityChecks=48800  nbPropagations=1412  nbRevisions=11001
1.38	     nbUselessRevisions=8070  nbAssignments=28  nbFailedAssignments=14  nbBacktracks=10  nbVisitedNodes=53
1.38	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
1.38	       =>  wckTime=0.503  cpuTime=0.47  mem=14M659
1.56	   
1.56	   search
1.56	     run=1  nbConstraintChecks=1237073  nbValidityChecks=118625  nbPropagations=4685  nbRevisions=36532
1.56	     nbUselessRevisions=26652  nbAssignments=71  nbFailedAssignments=38  nbBacktracks=25  nbVisitedNodes=135
1.56	     nbRestartNogoods=4  mapSize=25  nbInferences=0  nbTooLargeKeys=0
1.56	       =>  wckTime=0.685  cpuTime=0.64  mem=14M659
1.77	   
1.77	   search
1.77	     run=2  nbConstraintChecks=1904753  nbValidityChecks=216972  nbPropagations=10495  nbRevisions=83409
1.77	     nbUselessRevisions=60540  nbAssignments=132  nbFailedAssignments=74  nbBacktracks=47  nbVisitedNodes=249
1.77	     nbRestartNogoods=8  mapSize=42  nbInferences=0  nbTooLargeKeys=0
1.77	       =>  wckTime=0.9  cpuTime=0.85  mem=14M659
1.96	   
1.96	   search
1.96	     run=3  nbConstraintChecks=2507358  nbValidityChecks=303994  nbPropagations=18616  nbRevisions=149026
1.96	     nbUselessRevisions=107792  nbAssignments=201  nbFailedAssignments=107  nbBacktracks=80  nbVisitedNodes=368
1.96	     nbRestartNogoods=16  mapSize=59  nbInferences=0  nbTooLargeKeys=0
1.96	       =>  wckTime=1.089  cpuTime=1.03  mem=14M659
2.15	   
2.15	   search
2.15	     run=4  nbConstraintChecks=3052230  nbValidityChecks=390413  nbPropagations=30306  nbRevisions=241784
2.15	     nbUselessRevisions=173916  nbAssignments=307  nbFailedAssignments=159  nbBacktracks=131  nbVisitedNodes=558
2.15	     nbRestartNogoods=23  mapSize=92  nbInferences=0  nbTooLargeKeys=0
2.15	       =>  wckTime=1.275  cpuTime=1.22  mem=14M659
2.46	   
2.46	   search
2.46	     run=5  nbConstraintChecks=3870204  nbValidityChecks=552368  nbPropagations=48501  nbRevisions=385467
2.46	     nbUselessRevisions=277320  nbAssignments=476  nbFailedAssignments=250  nbBacktracks=207  nbVisitedNodes=884
2.46	     nbRestartNogoods=33  mapSize=159  nbInferences=0  nbTooLargeKeys=0
2.46	       =>  wckTime=1.589  cpuTime=1.52  mem=14M659
2.92	   
2.92	   search
2.92	     run=6  nbConstraintChecks=5077544  nbValidityChecks=790750  nbPropagations=76357  nbRevisions=605005
2.92	     nbUselessRevisions=436145  nbAssignments=720  nbFailedAssignments=377  nbBacktracks=321  nbVisitedNodes=1350
2.92	     nbRestartNogoods=41  mapSize=258  nbInferences=0  nbTooLargeKeys=0
2.92	       =>  wckTime=2.049  cpuTime=1.98  mem=14M659
3.59	   
3.59	   search
3.59	     run=7  nbConstraintChecks=6943656  nbValidityChecks=1099841  nbPropagations=116034  nbRevisions=920068
3.59	     nbUselessRevisions=663558  nbAssignments=1071  nbFailedAssignments=556  nbBacktracks=491  nbVisitedNodes=1984
3.59	     nbRestartNogoods=48  mapSize=368  nbInferences=0  nbTooLargeKeys=0
3.59	       =>  wckTime=2.715  cpuTime=2.64  mem=14M659
4.24	   
4.24	   search
4.24	     run=8  nbConstraintChecks=8729686  nbValidityChecks=1410576  nbPropagations=168615  nbRevisions=1341003
4.24	     nbUselessRevisions=967956  nbAssignments=1523  nbFailedAssignments=749  nbBacktracks=747  nbVisitedNodes=2751
4.24	     nbRestartNogoods=58  mapSize=507  nbInferences=0  nbTooLargeKeys=0
4.24	       =>  wckTime=3.367  cpuTime=3.28  mem=14M659
5.47	   
5.47	   search
5.47	     run=9  nbConstraintChecks=12352926  nbValidityChecks=2018619  nbPropagations=243591  nbRevisions=1954249
5.47	     nbUselessRevisions=1409204  nbAssignments=2270  nbFailedAssignments=1110  nbBacktracks=1131  nbVisitedNodes=4073
5.47	     nbRestartNogoods=65  mapSize=735  nbInferences=0  nbTooLargeKeys=0
5.47	       =>  wckTime=4.597  cpuTime=4.49  mem=15M634
7.15	   
7.15	   INFO : Stopping hyperNogood (mapSize=1005, nbTooLargekeys=0, mem=15M634)
7.32	   
7.32	   search
7.32	     run=10  nbConstraintChecks=18068592  nbValidityChecks=2762043  nbPropagations=346169  nbRevisions=2786641
7.32	     nbUselessRevisions=2000405  nbAssignments=3270  nbFailedAssignments=1531  nbBacktracks=1708  nbVisitedNodes=5757
7.32	     nbRestartNogoods=82
7.32	       =>  wckTime=6.441  cpuTime=6.34  mem=15M634
8.18	   
8.18	   search
8.18	     run=11  nbConstraintChecks=20721641  nbValidityChecks=3197883  nbPropagations=468429  nbRevisions=3785923
8.18	     nbUselessRevisions=2708477  nbAssignments=4039  nbFailedAssignments=1851  nbBacktracks=2158  nbVisitedNodes=7029
8.18	     nbRestartNogoods=85
8.18	       =>  wckTime=7.305  cpuTime=7.19  mem=15M634
8.18	   
8.18	   global
8.18	     nbConstraintChecks=21512210  nbValidityChecks=3205437  nbPropagations=468483  nbRevisions=3786450
8.18	     nbUselessRevisions=2708876  nbRestartNogoods=85  solvingWckTime=7.306  solvingCpuTime=7.19  expiredTime=no
8.18	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=7.65
8.18	       =>  wckTime=7.889  cpuTime=7.61  mem=15M634
8.18	   
8.18	s UNSATISFIABLE
8.18	d NODES 4039
8.18	d CHECKS 21512210
8.18	   
8.18	   totalWckTime=7.964  totalCpuTime=7.65

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node33/watcher-217765-1168079495 -o ROOT/results/node33/solver-217765-1168079495 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217765-1168079495/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.78 1.94 1.81 3/68 11242
/proc/meminfo: memFree=1149016/2055920 swapFree=4192224/4192956
[pid=11241] ppid=11239 vsize=1500 CPUtime=0
/proc/11241/stat : 11241 (java) R 11239 11241 10868 0 -1 0 262 0 0 0 0 0 0 0 18 0 1 0 156343448 1536000 67 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 10948696 0 0 4096 0 0 0 0 17 1 0 0
/proc/11241/statm: 375 69 55 14 0 8 0

[startup+0.102746 s]
/proc/loadavg: 1.78 1.94 1.81 3/68 11242
/proc/meminfo: memFree=1149016/2055920 swapFree=4192224/4192956
[pid=11241] ppid=11239 vsize=914988 CPUtime=0.09
/proc/11241/stat : 11241 (java) R 11239 11241 10868 0 -1 0 3070 0 1 0 8 1 0 0 16 0 8 0 156343448 936947712 2816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 228747 2816 1453 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.510828 s]
/proc/loadavg: 1.78 1.94 1.81 3/68 11242
/proc/meminfo: memFree=1149016/2055920 swapFree=4192224/4192956
[pid=11241] ppid=11239 vsize=915328 CPUtime=0.48
/proc/11241/stat : 11241 (java) R 11239 11241 10868 0 -1 0 6446 0 1 0 45 3 0 0 16 0 8 0 156343448 937295872 6185 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073552013 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 228832 6186 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.333 s]
/proc/loadavg: 1.78 1.94 1.81 2/75 11252
/proc/meminfo: memFree=1127392/2055920 swapFree=4192224/4192956
[pid=11241] ppid=11239 vsize=915564 CPUtime=1.31
/proc/11241/stat : 11241 (java) R 11239 11241 10868 0 -1 0 8609 0 1 0 123 8 0 0 16 0 8 0 156343448 937537536 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073705466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11241/statm: 228891 8347 2530 14 0 215361 0
[pid=11241/tid=11243] ppid=11239 vsize=915564 CPUtime=0.02
/proc/11241/task/11243/stat : 11243 (java) S 11239 11241 10868 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 156343451 937537536 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11241/tid=11244] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11244/stat : 11244 (java) S 11239 11241 10868 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 156343452 937537536 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11241/tid=11245] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11245/stat : 11245 (java) S 11239 11241 10868 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156343452 937537536 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11241/tid=11246] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11246/stat : 11246 (java) S 11239 11241 10868 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156343455 937537536 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11241/tid=11247] ppid=11239 vsize=915564 CPUtime=0.19
/proc/11241/task/11247/stat : 11247 (java) S 11239 11241 10868 0 -1 64 386 0 0 0 18 1 0 0 16 0 8 0 156343455 937537536 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11241/tid=11248] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11248/stat : 11248 (java) S 11239 11241 10868 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156343455 937537536 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11241/tid=11249] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11249/stat : 11249 (java) S 11239 11241 10868 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156343455 937537536 8347 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915564

[startup+2.97233 s]
/proc/loadavg: 1.78 1.94 1.81 2/75 11252
/proc/meminfo: memFree=1127008/2055920 swapFree=4192224/4192956
[pid=11241] ppid=11239 vsize=915564 CPUtime=2.95
/proc/11241/stat : 11241 (java) R 11239 11241 10868 0 -1 0 8676 0 1 0 286 9 0 0 17 0 8 0 156343448 937537536 8412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073702362 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 228891 8412 2534 14 0 215361 0
[pid=11241/tid=11243] ppid=11239 vsize=915564 CPUtime=0.02
/proc/11241/task/11243/stat : 11243 (java) S 11239 11241 10868 0 -1 64 209 0 0 0 2 0 0 0 17 0 8 0 156343451 937537536 8412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11241/tid=11244] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11244/stat : 11244 (java) S 11239 11241 10868 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 156343452 937537536 8412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11241/tid=11245] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11245/stat : 11245 (java) S 11239 11241 10868 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156343452 937537536 8412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11241/tid=11246] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11246/stat : 11246 (java) S 11239 11241 10868 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156343455 937537536 8412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11241/tid=11247] ppid=11239 vsize=915564 CPUtime=0.22
/proc/11241/task/11247/stat : 11247 (java) S 11239 11241 10868 0 -1 64 399 0 0 0 21 1 0 0 15 0 8 0 156343455 937537536 8412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11241/tid=11248] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11248/stat : 11248 (java) S 11239 11241 10868 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156343455 937537536 8412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11241/tid=11249] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11249/stat : 11249 (java) S 11239 11241 10868 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156343455 937537536 8412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915564

[startup+6.26301 s]
/proc/loadavg: 1.72 1.92 1.81 2/75 11252
/proc/meminfo: memFree=1126560/2055920 swapFree=4192224/4192956
[pid=11241] ppid=11239 vsize=915564 CPUtime=6.23
/proc/11241/stat : 11241 (java) R 11239 11241 10868 0 -1 0 8775 0 1 0 614 9 0 0 19 0 8 0 156343448 937537536 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073704096 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11241/statm: 228891 8508 2534 14 0 215361 0
[pid=11241/tid=11243] ppid=11239 vsize=915564 CPUtime=0.02
/proc/11241/task/11243/stat : 11243 (java) S 11239 11241 10868 0 -1 64 209 0 0 0 2 0 0 0 17 0 8 0 156343451 937537536 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11241/tid=11244] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11244/stat : 11244 (java) S 11239 11241 10868 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 156343452 937537536 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11241/tid=11245] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11245/stat : 11245 (java) S 11239 11241 10868 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156343452 937537536 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11241/tid=11246] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11246/stat : 11246 (java) S 11239 11241 10868 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 156343455 937537536 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11241/tid=11247] ppid=11239 vsize=915564 CPUtime=0.24
/proc/11241/task/11247/stat : 11247 (java) S 11239 11241 10868 0 -1 64 411 0 0 0 23 1 0 0 15 0 8 0 156343455 937537536 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11241/tid=11248] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11248/stat : 11248 (java) S 11239 11241 10868 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156343455 937537536 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11241/tid=11249] ppid=11239 vsize=915564 CPUtime=0
/proc/11241/task/11249/stat : 11249 (java) R 11239 11241 10868 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156343455 937537536 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915564

Child status: 0
Real time (s): 8.24999
CPU time (s): 8.16676
CPU user time (s): 8.05577
CPU system time (s): 0.110983
CPU usage (%): 98.9911
Max. virtual memory (cumulated for all children) (KiB): 915564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.05578
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8897
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= 1109
involuntary context switches= 418

runsolver used 0.011998 s user time and 0.027995 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan  6 10:31:36 UTC 2007


IDJOB= 217765
IDBENCH= 5170
FILE ID= node33/217765-1168079495

PBS_JOBID= 3476069

Free space on /tmp= 66553 MiB

BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity3/ruler-34-9-a3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217765-1168079495/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-217765-1168079495 -o ROOT/results/node33/solver-217765-1168079495 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217765-1168079495/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7302e3529255c5622666d6e0c9c49944

RANDOM SEED= 685012100

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.281
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.281
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:       1149432 kB
Buffers:         43620 kB
Cached:         758740 kB
SwapCached:        448 kB
Active:         109460 kB
Inactive:       713868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1149432 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            3568 kB
Writeback:           0 kB
Mapped:          30440 kB
Slab:            68896 kB
Committed_AS:  2646248 kB
PageTables:       1616 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= 66553 MiB



End job on node33 on Sat Jan  6 10:31:46 UTC 2007