Trace number 226109

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 6.88795 7.01

DiagnosticValue
CHECKS60808136
NODES28305

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-33_ext.xml
MD5SUM4061e1ec686444241ff897a9eb1119e3
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 benchmark3.50047
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
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=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/226109-1168080672/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.40	       =>  wckTime=0.097  cpuTime=0.08  mem=6M951
0.40	   
0.40	   relations being loaded...
0.51	   
0.51	   constraints being loaded...
0.59	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=13  maxArity=2
0.59	       =>  wckTime=0.287  cpuTime=0.24  mem=15M764
0.62	   
0.62	   solver IterativeSystematicSolver being built... 
0.77	       =>  wckTime=0.472  cpuTime=0.36  mem=13M789
0.78	   
0.78	   preprocessing
0.78	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.78	     detectedInconsistency=no
0.78	       =>  wckTime=0.0020  cpuTime=0.0  mem=13M789
0.83	   
0.83	   search
0.83	     run=0  nbConstraintChecks=58483  nbPropagations=783  nbRevisions=4397  nbUselessRevisions=2802  nbAssignments=27
0.83	     nbFailedAssignments=13  nbBacktracks=11  nbVisitedNodes=50  nbRestartNogoods=0  mapSize=11  nbInferences=0
0.83	     nbTooLargeKeys=0
0.83	       =>  wckTime=0.053  cpuTime=0.03  mem=14M764
0.85	   
0.85	   search
0.85	     run=1  nbConstraintChecks=146242  nbPropagations=2535  nbRevisions=14512  nbUselessRevisions=9096  nbAssignments=66
0.85	     nbFailedAssignments=34  nbBacktracks=27  nbVisitedNodes=120  nbRestartNogoods=2  mapSize=27  nbInferences=0
0.85	     nbTooLargeKeys=0
0.85	       =>  wckTime=0.074  cpuTime=0.04  mem=14M764
0.87	   
0.87	   search
0.87	     run=2  nbConstraintChecks=293923  nbPropagations=6133  nbRevisions=36292  nbUselessRevisions=22391
0.87	     nbAssignments=130  nbFailedAssignments=70  nbBacktracks=51  nbVisitedNodes=237  nbRestartNogoods=5  mapSize=50
0.87	     nbInferences=0  nbTooLargeKeys=0
0.87	       =>  wckTime=0.099  cpuTime=0.06  mem=14M764
0.90	   
0.90	   search
0.90	     run=3  nbConstraintChecks=467559  nbPropagations=11888  nbRevisions=71161  nbUselessRevisions=43704
0.90	     nbAssignments=207  nbFailedAssignments=108  nbBacktracks=86  nbVisitedNodes=377  nbRestartNogoods=9  mapSize=79
0.90	     nbInferences=0  nbTooLargeKeys=0
0.90	       =>  wckTime=0.123  cpuTime=0.09  mem=14M764
0.93	   
0.93	   search
0.93	     run=4  nbConstraintChecks=699493  nbPropagations=20487  nbRevisions=123820  nbUselessRevisions=75921
0.93	     nbAssignments=320  nbFailedAssignments=166  nbBacktracks=137  nbVisitedNodes=582  nbRestartNogoods=13  mapSize=124
0.93	     nbInferences=0  nbTooLargeKeys=0
0.93	       =>  wckTime=0.155  cpuTime=0.11  mem=14M764
0.97	   
0.97	   search
0.97	     run=5  nbConstraintChecks=1042879  nbPropagations=33348  nbRevisions=203169  nbUselessRevisions=124426
0.97	     nbAssignments=492  nbFailedAssignments=261  nbBacktracks=212  nbVisitedNodes=900  nbRestartNogoods=22  mapSize=189
0.97	     nbInferences=0  nbTooLargeKeys=0
0.97	       =>  wckTime=0.196  cpuTime=0.15  mem=14M764
1.03	   
1.03	   search
1.03	     run=6  nbConstraintChecks=1536977  nbPropagations=52244  nbRevisions=319804  nbUselessRevisions=195895
1.03	     nbAssignments=725  nbFailedAssignments=380  nbBacktracks=325  nbVisitedNodes=1325  nbRestartNogoods=27  mapSize=289
1.03	     nbInferences=0  nbTooLargeKeys=0
1.03	       =>  wckTime=0.254  cpuTime=0.21  mem=14M764
1.15	   
1.15	   search
1.15	     run=7  nbConstraintChecks=2478721  nbPropagations=82724  nbRevisions=506572  nbUselessRevisions=309790
1.15	     nbAssignments=1172  nbFailedAssignments=655  nbBacktracks=496  nbVisitedNodes=2170  nbRestartNogoods=31
1.15	     mapSize=451  nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.372  cpuTime=0.32  mem=14M764
1.28	   
1.28	   search
1.28	     run=8  nbConstraintChecks=3577754  nbPropagations=127488  nbRevisions=780557  nbUselessRevisions=477362
1.28	     nbAssignments=1739  nbFailedAssignments=961  nbBacktracks=754  nbVisitedNodes=3207  nbRestartNogoods=35
1.28	     mapSize=682  nbInferences=0  nbTooLargeKeys=0
1.28	       =>  wckTime=0.51  cpuTime=0.44  mem=14M764
1.48	   
1.48	   INFO : Stopping hyperNogood (mapSize=1003, nbTooLargekeys=0, mem=14M764)
1.50	   
1.50	   search
1.50	     run=9  nbConstraintChecks=5537667  nbPropagations=196434  nbRevisions=1203406  nbUselessRevisions=734832
1.50	     nbAssignments=2623  nbFailedAssignments=1458  nbBacktracks=1139  nbVisitedNodes=4871  nbRestartNogoods=45
1.50	       =>  wckTime=0.722  cpuTime=0.64  mem=14M764
1.78	   
1.78	   search
1.78	     run=10  nbConstraintChecks=8368406  nbPropagations=298798  nbRevisions=1835962  nbUselessRevisions=1120366
1.78	     nbAssignments=3899  nbFailedAssignments=2156  nbBacktracks=1716  nbVisitedNodes=7245  nbRestartNogoods=48
1.78	       =>  wckTime=1.005  cpuTime=0.91  mem=14M764
2.20	   
2.20	   search
2.20	     run=11  nbConstraintChecks=12731825  nbPropagations=452674  nbRevisions=2791702  nbUselessRevisions=1703190
2.20	     nbAssignments=5849  nbFailedAssignments=3239  nbBacktracks=2580  nbVisitedNodes=10888  nbRestartNogoods=52
2.20	       =>  wckTime=1.427  cpuTime=1.33  mem=14M764
2.79	   
2.79	   search
2.79	     run=12  nbConstraintChecks=18521287  nbPropagations=681634  nbRevisions=4208436  nbUselessRevisions=2568360
2.79	     nbAssignments=8654  nbFailedAssignments=4744  nbBacktracks=3877  nbVisitedNodes=16071  nbRestartNogoods=70
2.79	       =>  wckTime=2.015  cpuTime=1.91  mem=14M764
3.73	   
3.73	   search
3.73	     run=13  nbConstraintChecks=27963920  nbPropagations=1027324  nbRevisions=6347296  nbUselessRevisions=3872650
3.73	     nbAssignments=13051  nbFailedAssignments=7191  nbBacktracks=5824  nbVisitedNodes=24280  nbRestartNogoods=73
3.73	       =>  wckTime=2.952  cpuTime=2.84  mem=14M764
5.14	   
5.14	   search
5.14	     run=14  nbConstraintChecks=42345387  nbPropagations=1548949  nbRevisions=9576039  nbUselessRevisions=5840712
5.14	     nbAssignments=19614  nbFailedAssignments=10830  nbBacktracks=8744  nbVisitedNodes=36566  nbRestartNogoods=83
5.14	       =>  wckTime=4.361  cpuTime=4.24  mem=14M764
6.94	   
6.95	   search
6.95	     run=15  nbConstraintChecks=60808136  nbPropagations=2301042  nbRevisions=14224547  nbUselessRevisions=8682375
6.95	     nbAssignments=28305  nbFailedAssignments=15414  nbBacktracks=12852  nbVisitedNodes=52556  nbRestartNogoods=96
6.95	       =>  wckTime=6.171  cpuTime=6.04  mem=14M764
6.95	   
6.95	   global
6.95	     nbConstraintChecks=60808136  nbPropagations=2301082  nbRevisions=14224547  nbUselessRevisions=8682375
6.95	     nbRestartNogoods=96  solvingWckTime=6.172  solvingCpuTime=6.04  expiredTime=no  totalExploration=yes
6.95	     nbFoundSolutions=0  globalCpuTime=6.45
6.95	       =>  wckTime=6.649  cpuTime=6.4  mem=14M764
6.95	   
6.95	s UNSATISFIABLE
6.95	d NODES 28305
6.95	d CHECKS 60808136
6.95	   
6.95	   totalWckTime=6.724  totalCpuTime=6.46

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/node19/watcher-226109-1168080672 -o ROOT/results/node19/solver-226109-1168080672 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/226109-1168080672/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.19 1.64 5/93 24157
/proc/meminfo: memFree=1225000/2055920 swapFree=4171232/4192956
[pid=24156] ppid=24154 vsize=18540 CPUtime=0
/proc/24156/stat : 24156 (runsolver) R 24154 24156 24044 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 156462671 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24156/statm: 4635 279 244 17 0 2626 0

[startup+0.10283 s]
/proc/loadavg: 0.27 1.19 1.64 5/93 24157
/proc/meminfo: memFree=1225000/2055920 swapFree=4171232/4192956
[pid=24156] ppid=24154 vsize=914988 CPUtime=0.08
/proc/24156/stat : 24156 (java) R 24154 24156 24044 0 -1 0 3018 0 1 0 7 1 0 0 24 0 8 0 156462671 936947712 2764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072943257 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24156/statm: 228747 2764 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513394 s]
/proc/loadavg: 0.27 1.19 1.64 5/93 24157
/proc/meminfo: memFree=1225000/2055920 swapFree=4171232/4192956
[pid=24156] ppid=24154 vsize=915328 CPUtime=0.49
/proc/24156/stat : 24156 (java) R 24154 24156 24044 0 -1 0 7769 0 1 0 45 4 0 0 25 0 8 0 156462671 937295872 7508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153901834 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24156/statm: 228832 7508 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.3421 s]
/proc/loadavg: 0.27 1.19 1.64 3/100 24164
/proc/meminfo: memFree=1199472/2055920 swapFree=4171232/4192956
[pid=24156] ppid=24154 vsize=915464 CPUtime=1.3
/proc/24156/stat : 24156 (java) R 24154 24156 24044 0 -1 0 9081 0 1 0 124 6 0 0 25 0 8 0 156462671 937435136 8819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073739969 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24156/statm: 228866 8819 2513 14 0 215336 0
[pid=24156/tid=24158] ppid=24154 vsize=915464 CPUtime=0.02
/proc/24156/task/24158/stat : 24158 (java) S 24154 24156 24044 0 -1 64 254 0 0 0 2 0 0 0 16 0 8 0 156462675 937435136 8819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24159] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24159/stat : 24159 (java) S 24154 24156 24044 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156462675 937435136 8819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24160] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24160/stat : 24160 (java) S 24154 24156 24044 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156462675 937435136 8819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24161] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24161/stat : 24161 (java) S 24154 24156 24044 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156462678 937435136 8819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24162] ppid=24154 vsize=915464 CPUtime=0.18
/proc/24156/task/24162/stat : 24162 (java) S 24154 24156 24044 0 -1 64 370 0 0 0 17 1 0 0 16 0 8 0 156462678 937435136 8819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24163] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24163/stat : 24163 (java) S 24154 24156 24044 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156462678 937435136 8819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24164] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24164/stat : 24164 (java) S 24154 24156 24044 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156462678 937435136 8819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.98937 s]
/proc/loadavg: 0.27 1.19 1.64 3/100 24164
/proc/meminfo: memFree=1199408/2055920 swapFree=4171232/4192956
[pid=24156] ppid=24154 vsize=915464 CPUtime=2.94
/proc/24156/stat : 24156 (java) R 24154 24156 24044 0 -1 0 9088 0 1 0 288 6 0 0 25 0 8 0 156462671 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073749196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24156/statm: 228866 8824 2513 14 0 215336 0
[pid=24156/tid=24158] ppid=24154 vsize=915464 CPUtime=0.02
/proc/24156/task/24158/stat : 24158 (java) S 24154 24156 24044 0 -1 64 254 0 0 0 2 0 0 0 17 0 8 0 156462675 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24159] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24159/stat : 24159 (java) S 24154 24156 24044 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156462675 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24160] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24160/stat : 24160 (java) S 24154 24156 24044 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156462675 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24161] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24161/stat : 24161 (java) S 24154 24156 24044 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156462678 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24162] ppid=24154 vsize=915464 CPUtime=0.2
/proc/24156/task/24162/stat : 24162 (java) S 24154 24156 24044 0 -1 64 376 0 0 0 19 1 0 0 15 0 8 0 156462678 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24163] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24163/stat : 24163 (java) S 24154 24156 24044 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156462678 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24164] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24164/stat : 24164 (java) S 24154 24156 24044 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156462678 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.27499 s]
/proc/loadavg: 0.41 1.20 1.64 3/100 24164
/proc/meminfo: memFree=1199408/2055920 swapFree=4171232/4192956
[pid=24156] ppid=24154 vsize=915464 CPUtime=6.2
/proc/24156/stat : 24156 (java) R 24154 24156 24044 0 -1 0 9088 0 1 0 614 6 0 0 25 0 8 0 156462671 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073740075 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24156/statm: 228866 8824 2513 14 0 215336 0
[pid=24156/tid=24158] ppid=24154 vsize=915464 CPUtime=0.02
/proc/24156/task/24158/stat : 24158 (java) S 24154 24156 24044 0 -1 64 254 0 0 0 2 0 0 0 16 0 8 0 156462675 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24159] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24159/stat : 24159 (java) S 24154 24156 24044 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156462675 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24160] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24160/stat : 24160 (java) S 24154 24156 24044 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156462675 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24161] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24161/stat : 24161 (java) S 24154 24156 24044 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156462678 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24162] ppid=24154 vsize=915464 CPUtime=0.2
/proc/24156/task/24162/stat : 24162 (java) S 24154 24156 24044 0 -1 64 376 0 0 0 19 1 0 0 15 0 8 0 156462678 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24163] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24163/stat : 24163 (java) S 24154 24156 24044 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156462678 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24156/tid=24164] ppid=24154 vsize=915464 CPUtime=0
/proc/24156/task/24164/stat : 24164 (java) S 24154 24156 24044 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156462678 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 7.01
CPU time (s): 6.88795
CPU user time (s): 6.81796
CPU system time (s): 0.069989
CPU usage (%): 98.2589
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.81796
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9096
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= 1175
involuntary context switches= 1806

runsolver used 0.014997 s user time and 0.023996 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan  6 10:51:16 UTC 2007


IDJOB= 226109
IDBENCH= 5936
FILE ID= node19/226109-1168080672

PBS_JOBID= 3475873

Free space on /tmp= 66310 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-33_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/226109-1168080672/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-226109-1168080672 -o ROOT/results/node19/solver-226109-1168080672 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/226109-1168080672/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4061e1ec686444241ff897a9eb1119e3

RANDOM SEED= 205612648

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.260
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.260
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:       1251816 kB
Buffers:         70424 kB
Cached:         598112 kB
SwapCached:      10036 kB
Active:         291968 kB
Inactive:       411868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1251816 kB
SwapTotal:     4192956 kB
SwapFree:      4171232 kB
Dirty:            4404 kB
Writeback:           0 kB
Mapped:          44544 kB
Slab:            85324 kB
Committed_AS:  3596824 kB
PageTables:       2208 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= 66310 MiB



End job on node19 on Sat Jan  6 10:51:31 UTC 2007