Trace number 229558

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 45.5191 45.5468

DiagnosticValue
CHECKS273214839
NODES267258

General information on the benchmark

Nametightness/tightness0.35/
rand-2-40-16-250-350-53_ext.xml
MD5SUM21a65b1f865ec2339b3d848e3cd2a99c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.9972
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
Number of constraints which are defined in intension0
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/229558-1168080973/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=16  maxDomainSize=16
0.39	       =>  wckTime=0.094  cpuTime=0.08  mem=6M951
0.39	   
0.39	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.56	     nbConstraints=250  nbRelationTypes=250  nbExtensionStructures=250  nbSharedExtensionStructures=0
0.56	     nbConflictsStructures=250  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1400  maxDegree=17
0.56	     maxArity=2
0.56	       =>  wckTime=0.27  cpuTime=0.21  mem=11M828
0.60	   
0.60	   solver IterativeSystematicSolver being built... 
0.75	       =>  wckTime=0.456  cpuTime=0.33  mem=13M734
0.76	   
0.76	   preprocessing
0.76	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.76	     detectedInconsistency=no
0.76	       =>  wckTime=0.0030  cpuTime=0.01  mem=13M734
0.79	   
0.79	   search
0.79	     run=0  nbConstraintChecks=16813  nbPropagations=367  nbRevisions=2871  nbUselessRevisions=2292  nbAssignments=22
0.79	     nbFailedAssignments=4  nbBacktracks=11  nbVisitedNodes=31  nbRestartNogoods=0  mapSize=6  nbInferences=0
0.79	     nbTooLargeKeys=0
0.79	       =>  wckTime=0.042  cpuTime=0.03  mem=14M709
0.82	   
0.82	   search
0.82	     run=1  nbConstraintChecks=46339  nbPropagations=1305  nbRevisions=11144  nbUselessRevisions=8734  nbAssignments=56
0.82	     nbFailedAssignments=13  nbBacktracks=29  nbVisitedNodes=85  nbRestartNogoods=1  mapSize=21  nbInferences=0
0.82	     nbTooLargeKeys=0
0.82	       =>  wckTime=0.063  cpuTime=0.04  mem=14M709
0.83	   
0.83	   search
0.83	     run=2  nbConstraintChecks=90524  nbPropagations=3081  nbRevisions=27943  nbUselessRevisions=21822
0.83	     nbAssignments=104  nbFailedAssignments=29  nbBacktracks=54  nbVisitedNodes=164  nbRestartNogoods=3  mapSize=43
0.83	     nbInferences=0  nbTooLargeKeys=0
0.83	       =>  wckTime=0.081  cpuTime=0.05  mem=14M709
0.85	   
0.85	   search
0.85	     run=3  nbConstraintChecks=137386  nbPropagations=5786  nbRevisions=53757  nbUselessRevisions=41861
0.85	     nbAssignments=161  nbFailedAssignments=46  nbBacktracks=87  nbVisitedNodes=252  nbRestartNogoods=5  mapSize=65
0.85	     nbInferences=0  nbTooLargeKeys=0
0.85	       =>  wckTime=0.095  cpuTime=0.07  mem=14M709
0.87	   
0.87	   search
0.87	     run=4  nbConstraintChecks=218844  nbPropagations=10090  nbRevisions=95384  nbUselessRevisions=74138
0.87	     nbAssignments=253  nbFailedAssignments=79  nbBacktracks=140  nbVisitedNodes=406  nbRestartNogoods=8  mapSize=109
0.87	     nbInferences=0  nbTooLargeKeys=0
0.87	       =>  wckTime=0.114  cpuTime=0.08  mem=14M709
0.90	   
0.90	   search
0.90	     run=5  nbConstraintChecks=350722  nbPropagations=16838  nbRevisions=162756  nbUselessRevisions=126118
0.90	     nbAssignments=383  nbFailedAssignments=128  nbBacktracks=217  nbVisitedNodes=626  nbRestartNogoods=11  mapSize=174
0.90	     nbInferences=0  nbTooLargeKeys=0
0.90	       =>  wckTime=0.145  cpuTime=0.11  mem=14M709
0.94	   
0.94	   search
0.94	     run=6  nbConstraintChecks=524219  nbPropagations=27058  nbRevisions=266469  nbUselessRevisions=206248
0.94	     nbAssignments=574  nbFailedAssignments=199  nbBacktracks=333  nbVisitedNodes=947  nbRestartNogoods=15  mapSize=270
0.94	     nbInferences=0  nbTooLargeKeys=0
0.94	       =>  wckTime=0.185  cpuTime=0.15  mem=14M709
0.99	   
0.99	   search
0.99	     run=7  nbConstraintChecks=811848  nbPropagations=42645  nbRevisions=426424  nbUselessRevisions=329510
0.99	     nbAssignments=864  nbFailedAssignments=312  nbBacktracks=503  nbVisitedNodes=1457  nbRestartNogoods=16  mapSize=417
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.243  cpuTime=0.2  mem=14M709
1.09	   
1.09	   search
1.09	     run=8  nbConstraintChecks=1252006  nbPropagations=66351  nbRevisions=673289  nbUselessRevisions=519314
1.09	     nbAssignments=1299  nbFailedAssignments=484  nbBacktracks=760  nbVisitedNodes=2212  nbRestartNogoods=24
1.09	     mapSize=624  nbInferences=0  nbTooLargeKeys=0
1.09	       =>  wckTime=0.334  cpuTime=0.29  mem=14M709
1.22	   
1.22	   search
1.22	     run=9  nbConstraintChecks=1870440  nbPropagations=101355  nbRevisions=1040107  nbUselessRevisions=801014
1.22	     nbAssignments=1926  nbFailedAssignments=718  nbBacktracks=1146  nbVisitedNodes=3278  nbRestartNogoods=33
1.22	     mapSize=939  nbInferences=0  nbTooLargeKeys=0
1.22	       =>  wckTime=0.467  cpuTime=0.41  mem=14M709
1.26	   
1.26	   INFO : Stopping hyperNogood (mapSize=1029, nbTooLargekeys=0, mem=14M709)
1.39	   
1.39	   search
1.39	     run=10  nbConstraintChecks=2777806  nbPropagations=153817  nbRevisions=1592270  nbUselessRevisions=1225774
1.39	     nbAssignments=2879  nbFailedAssignments=1087  nbBacktracks=1722  nbVisitedNodes=4931  nbRestartNogoods=38
1.39	       =>  wckTime=0.639  cpuTime=0.57  mem=14M709
1.62	   
1.62	   search
1.62	     run=11  nbConstraintChecks=4067464  nbPropagations=231600  nbRevisions=2409779  nbUselessRevisions=1855036
1.62	     nbAssignments=4329  nbFailedAssignments=1665  nbBacktracks=2587  nbVisitedNodes=7453  nbRestartNogoods=46
1.62	       =>  wckTime=0.865  cpuTime=0.8  mem=14M709
1.93	   
1.93	   search
1.93	     run=12  nbConstraintChecks=5939342  nbPropagations=345350  nbRevisions=3601334  nbUselessRevisions=2770513
1.93	     nbAssignments=6409  nbFailedAssignments=2441  nbBacktracks=3885  nbVisitedNodes=11016  nbRestartNogoods=54
1.93	       =>  wckTime=1.183  cpuTime=1.11  mem=14M709
2.43	   
2.43	   search
2.43	     run=13  nbConstraintChecks=8942464  nbPropagations=515447  nbRevisions=5394224  nbUselessRevisions=4150809
2.43	     nbAssignments=9555  nbFailedAssignments=3633  nbBacktracks=5834  nbVisitedNodes=16443  nbRestartNogoods=59
2.43	       =>  wckTime=1.683  cpuTime=1.61  mem=14M709
3.27	   
3.27	   search
3.27	     run=14  nbConstraintChecks=14068441  nbPropagations=778076  nbRevisions=8192542  nbUselessRevisions=6303640
3.27	     nbAssignments=14527  nbFailedAssignments=5675  nbBacktracks=8757  nbVisitedNodes=25162  nbRestartNogoods=66
3.27	       =>  wckTime=2.52  cpuTime=2.45  mem=14M709
4.46	   
4.46	   search
4.46	     run=15  nbConstraintChecks=21245597  nbPropagations=1172178  nbRevisions=12398961  nbUselessRevisions=9539281
4.46	     nbAssignments=21640  nbFailedAssignments=8406  nbBacktracks=13135  nbVisitedNodes=37512  nbRestartNogoods=79
4.46	       =>  wckTime=3.708  cpuTime=3.63  mem=14M709
6.20	   
6.20	   search
6.20	     run=16  nbConstraintChecks=31775804  nbPropagations=1760379  nbRevisions=18705178  nbUselessRevisions=14400050
6.20	     nbAssignments=32265  nbFailedAssignments=12453  nbBacktracks=19706  nbVisitedNodes=55790  nbRestartNogoods=84
6.20	       =>  wckTime=5.451  cpuTime=5.38  mem=14M709
8.86	   
8.86	   search
8.86	     run=17  nbConstraintChecks=47931202  nbPropagations=2642779  nbRevisions=28145981  nbUselessRevisions=21665716
8.86	     nbAssignments=48113  nbFailedAssignments=18443  nbBacktracks=29558  nbVisitedNodes=83167  nbRestartNogoods=93
8.86	       =>  wckTime=8.105  cpuTime=8.03  mem=14M709
12.73	   
12.73	   search
12.73	     run=18  nbConstraintChecks=71450628  nbPropagations=3957779  nbRevisions=42182016  nbUselessRevisions=32462769
12.73	     nbAssignments=71817  nbFailedAssignments=27363  nbBacktracks=44336  nbVisitedNodes=123930  nbRestartNogoods=98
12.73	       =>  wckTime=11.977  cpuTime=11.9  mem=14M709
18.67	   
18.67	   search
18.67	     run=19  nbConstraintChecks=107761266  nbPropagations=5931944  nbRevisions=63314630  nbUselessRevisions=48719456
18.67	     nbAssignments=107650  nbFailedAssignments=41024  nbBacktracks=66507  nbVisitedNodes=185790  nbRestartNogoods=108
18.67	       =>  wckTime=17.916  cpuTime=17.84  mem=14M709
27.51	   
27.51	   search
27.51	     run=20  nbConstraintChecks=161672727  nbPropagations=8891004  nbRevisions=95007883  nbUselessRevisions=73097408
27.51	     nbAssignments=161344  nbFailedAssignments=61458  nbBacktracks=99759  nbVisitedNodes=278408  nbRestartNogoods=114
27.51	       =>  wckTime=26.758  cpuTime=26.68  mem=14M709
41.32	   
41.32	   search
41.32	     run=21  nbConstraintChecks=246906281  nbPropagations=13369668  nbRevisions=143094665  nbUselessRevisions=110052165
41.32	     nbAssignments=242835  nbFailedAssignments=93065  nbBacktracks=149639  nbVisitedNodes=419414  nbRestartNogoods=128
41.32	       =>  wckTime=40.571  cpuTime=40.49  mem=14M709
45.52	   
45.52	   search
45.52	     run=22  nbConstraintChecks=273214839  nbPropagations=18304615  nbRevisions=196117652  nbUselessRevisions=150782536
45.52	     nbAssignments=267258  nbFailedAssignments=102712  nbBacktracks=164416  nbVisitedNodes=461713  nbRestartNogoods=131
45.52	       =>  wckTime=44.768  cpuTime=44.69  mem=14M709
45.52	   
45.52	   global
45.52	     nbConstraintChecks=273214839  nbPropagations=18304655  nbRevisions=196117652  nbUselessRevisions=150782536
45.52	     nbRestartNogoods=131  solvingWckTime=44.769  solvingCpuTime=44.69  expiredTime=no  totalExploration=yes
45.52	     nbFoundSolutions=0  globalCpuTime=45.07
45.52	       =>  wckTime=45.228  cpuTime=45.02  mem=14M709
45.52	   
45.52	s UNSATISFIABLE
45.53	d NODES 267258
45.53	d CHECKS 273214839
45.53	   
45.53	   totalWckTime=45.305  totalCpuTime=45.07

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/node2/watcher-229558-1168080973 -o ROOT/results/node2/solver-229558-1168080973 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/229558-1168080973/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.27 1.01 1.52 2/81 5757
/proc/meminfo: memFree=1108552/2055920 swapFree=4191880/4192956
[pid=5756] ppid=5754 vsize=172 CPUtime=0
/proc/5756/stat : 5756 (java) R 5754 5756 4617 0 -1 0 217 0 0 0 0 0 0 0 19 0 1 0 156495444 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10535211 0 0 4096 0 0 0 0 17 1 0 0
/proc/5756/statm: 43 24 18 14 0 3 0

[startup+0.10288 s]
/proc/loadavg: 0.27 1.01 1.52 2/81 5757
/proc/meminfo: memFree=1108552/2055920 swapFree=4191880/4192956
[pid=5756] ppid=5754 vsize=914988 CPUtime=0.09
/proc/5756/stat : 5756 (java) R 5754 5756 4617 0 -1 0 3063 0 1 0 8 1 0 0 16 0 8 0 156495444 936947712 2809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5756/statm: 228747 2810 1451 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.510954 s]
/proc/loadavg: 0.27 1.01 1.52 2/81 5757
/proc/meminfo: memFree=1108552/2055920 swapFree=4191880/4192956
[pid=5756] ppid=5754 vsize=915328 CPUtime=0.5
/proc/5756/stat : 5756 (java) R 5754 5756 4617 0 -1 0 6840 0 1 0 46 4 0 0 16 0 8 0 156495444 937295872 6579 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5756/statm: 228832 6579 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.3331 s]
/proc/loadavg: 0.27 1.01 1.52 2/88 5764
/proc/meminfo: memFree=1085136/2055920 swapFree=4191880/4192956
[pid=5756] ppid=5754 vsize=915452 CPUtime=1.32
/proc/5756/stat : 5756 (java) R 5754 5756 4617 0 -1 0 8593 0 1 0 126 6 0 0 16 0 8 0 156495444 937422848 8331 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5756/statm: 228863 8331 2513 14 0 215333 0
[pid=5756/tid=5758] ppid=5754 vsize=915452 CPUtime=0.02
/proc/5756/task/5758/stat : 5758 (java) S 5754 5756 4617 0 -1 64 242 0 0 0 2 0 0 0 16 0 8 0 156495448 937422848 8331 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5756/tid=5759] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5759/stat : 5759 (java) S 5754 5756 4617 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495448 937422848 8331 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5760] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5760/stat : 5760 (java) S 5754 5756 4617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495448 937422848 8331 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5761] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5761/stat : 5761 (java) S 5754 5756 4617 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156495451 937422848 8331 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5762] ppid=5754 vsize=915452 CPUtime=0.19
/proc/5756/task/5762/stat : 5762 (java) R 5754 5756 4617 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 156495451 937422848 8331 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5756/tid=5763] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5763/stat : 5763 (java) S 5754 5756 4617 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156495451 937422848 8331 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5764] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5764/stat : 5764 (java) S 5754 5756 4617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156495451 937422848 8331 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915452

[startup+2.9774 s]
/proc/loadavg: 0.27 1.01 1.52 3/88 5764
/proc/meminfo: memFree=1084944/2055920 swapFree=4191880/4192956
[pid=5756] ppid=5754 vsize=915452 CPUtime=2.97
/proc/5756/stat : 5756 (java) R 5754 5756 4617 0 -1 0 8606 0 1 0 291 6 0 0 18 0 8 0 156495444 937422848 8343 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5756/statm: 228863 8343 2513 14 0 215333 0
[pid=5756/tid=5758] ppid=5754 vsize=915452 CPUtime=0.02
/proc/5756/task/5758/stat : 5758 (java) S 5754 5756 4617 0 -1 64 242 0 0 0 2 0 0 0 16 0 8 0 156495448 937422848 8343 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5756/tid=5759] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5759/stat : 5759 (java) S 5754 5756 4617 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495448 937422848 8343 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5760] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5760/stat : 5760 (java) S 5754 5756 4617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495448 937422848 8343 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5761] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5761/stat : 5761 (java) S 5754 5756 4617 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156495451 937422848 8343 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5762] ppid=5754 vsize=915452 CPUtime=0.2
/proc/5756/task/5762/stat : 5762 (java) S 5754 5756 4617 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 156495451 937422848 8343 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5756/tid=5763] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5763/stat : 5763 (java) S 5754 5756 4617 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156495451 937422848 8343 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5764] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5764/stat : 5764 (java) S 5754 5756 4617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156495451 937422848 8343 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915452

[startup+6.26101 s]
/proc/loadavg: 0.32 1.01 1.52 2/88 5764
/proc/meminfo: memFree=1084944/2055920 swapFree=4191880/4192956
[pid=5756] ppid=5754 vsize=915452 CPUtime=6.25
/proc/5756/stat : 5756 (java) R 5754 5756 4617 0 -1 0 8615 0 1 0 619 6 0 0 25 0 8 0 156495444 937422848 8351 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812282 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5756/statm: 228863 8351 2513 14 0 215333 0
[pid=5756/tid=5758] ppid=5754 vsize=915452 CPUtime=0.02
/proc/5756/task/5758/stat : 5758 (java) S 5754 5756 4617 0 -1 64 242 0 0 0 2 0 0 0 16 0 8 0 156495448 937422848 8351 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5756/tid=5759] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5759/stat : 5759 (java) S 5754 5756 4617 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495448 937422848 8351 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5760] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5760/stat : 5760 (java) S 5754 5756 4617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495448 937422848 8351 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5761] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5761/stat : 5761 (java) S 5754 5756 4617 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156495451 937422848 8351 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5762] ppid=5754 vsize=915452 CPUtime=0.2
/proc/5756/task/5762/stat : 5762 (java) S 5754 5756 4617 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 156495451 937422848 8351 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5756/tid=5763] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5763/stat : 5763 (java) S 5754 5756 4617 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156495451 937422848 8351 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5764] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5764/stat : 5764 (java) S 5754 5756 4617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156495451 937422848 8351 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915452

[startup+12.7402 s]
/proc/loadavg: 0.38 1.01 1.51 2/88 5764
/proc/meminfo: memFree=1084944/2055920 swapFree=4191880/4192956
[pid=5756] ppid=5754 vsize=915452 CPUtime=12.73
/proc/5756/stat : 5756 (java) R 5754 5756 4617 0 -1 0 8619 0 1 0 1267 6 0 0 25 0 8 0 156495444 937422848 8355 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073808411 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5756/statm: 228863 8355 2513 14 0 215333 0
[pid=5756/tid=5758] ppid=5754 vsize=915452 CPUtime=0.02
/proc/5756/task/5758/stat : 5758 (java) S 5754 5756 4617 0 -1 64 242 0 0 0 2 0 0 0 16 0 8 0 156495448 937422848 8355 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5756/tid=5759] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5759/stat : 5759 (java) S 5754 5756 4617 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495448 937422848 8355 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5760] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5760/stat : 5760 (java) S 5754 5756 4617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495448 937422848 8355 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5761] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5761/stat : 5761 (java) S 5754 5756 4617 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156495451 937422848 8355 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5762] ppid=5754 vsize=915452 CPUtime=0.2
/proc/5756/task/5762/stat : 5762 (java) S 5754 5756 4617 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 156495451 937422848 8355 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5756/tid=5763] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5763/stat : 5763 (java) S 5754 5756 4617 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156495451 937422848 8355 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5764] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5764/stat : 5764 (java) S 5754 5756 4617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156495451 937422848 8355 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915452

[startup+25.5726 s]
/proc/loadavg: 0.52 1.00 1.51 2/88 5764
/proc/meminfo: memFree=1084880/2055920 swapFree=4191880/4192956
[pid=5756] ppid=5754 vsize=915452 CPUtime=25.55
/proc/5756/stat : 5756 (java) R 5754 5756 4617 0 -1 0 8622 0 1 0 2549 6 0 0 25 0 8 0 156495444 937422848 8358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812217 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5756/statm: 228863 8358 2513 14 0 215333 0
[pid=5756/tid=5758] ppid=5754 vsize=915452 CPUtime=0.02
/proc/5756/task/5758/stat : 5758 (java) S 5754 5756 4617 0 -1 64 242 0 0 0 2 0 0 0 16 0 8 0 156495448 937422848 8358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5756/tid=5759] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5759/stat : 5759 (java) S 5754 5756 4617 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156495448 937422848 8358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5760] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5760/stat : 5760 (java) S 5754 5756 4617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495448 937422848 8358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5761] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5761/stat : 5761 (java) S 5754 5756 4617 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156495451 937422848 8358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5762] ppid=5754 vsize=915452 CPUtime=0.2
/proc/5756/task/5762/stat : 5762 (java) S 5754 5756 4617 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 156495451 937422848 8358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5756/tid=5763] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5763/stat : 5763 (java) S 5754 5756 4617 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156495451 937422848 8358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5756/tid=5764] ppid=5754 vsize=915452 CPUtime=0
/proc/5756/task/5764/stat : 5764 (java) S 5754 5756 4617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156495451 937422848 8358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 45.5468
CPU time (s): 45.5191
CPU user time (s): 45.4471
CPU system time (s): 0.071989
CPU usage (%): 99.9392
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.4471
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8718
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= 1701
involuntary context switches= 218

runsolver used 0.039993 s user time and 0.136979 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan  6 10:56:29 UTC 2007


IDJOB= 229558
IDBENCH= 6321
FILE ID= node2/229558-1168080973

PBS_JOBID= 3475806

Free space on /tmp= 66324 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.35/rand-2-40-16-250-350-53_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/229558-1168080973/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-229558-1168080973 -o ROOT/results/node2/solver-229558-1168080973 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/229558-1168080973/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  21a65b1f865ec2339b3d848e3cd2a99c

RANDOM SEED= 701964078

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	: 5931.00
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:       1109040 kB
Buffers:         74000 kB
Cached:         715416 kB
SwapCached:        268 kB
Active:         312636 kB
Inactive:       537728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1109040 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3756 kB
Writeback:           0 kB
Mapped:          79208 kB
Slab:            81552 kB
Committed_AS:  3495132 kB
PageTables:       2216 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= 66326 MiB



End job on node2 on Sat Jan  6 10:57:29 UTC 2007