Trace number 275555

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
AbsconMax 109 PFCOPTIMUM 19.1361 19.3773

General information on the benchmark

Namerandom/rand-2-30-15/
rand-2-30-15-306-230-11_ext.xml
MD5SUM73b706292c464b544a0a9d7451656979
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints229
Best CPU time to get the best result obtained on this benchmark10.7294
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables30
Number of constraints230
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=pfc.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/275555-1169223356/unknown.xml
0.45	   
0.45	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.49	     nbVariables=30  nbDomainTypes=1  minDomainSize=15  maxDomainSize=15
0.49	       =>  wckTime=0.095  cpuTime=0.08  mem=6M910
0.49	   
0.49	   relations being loaded...
0.55	   
0.55	   constraints being loaded...
0.65	     nbConstraints=230  nbRelationTypes=230  nbExtensionStructures=230  nbSharedExtensionStructures=0
0.65	     nbConflictsStructures=230  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2958  maxDegree=21
0.65	     maxArity=2
0.65	       =>  wckTime=0.256  cpuTime=0.17  mem=10M844
0.69	   
0.69	   solver LocalSearchSolver being built... 
0.73	       =>  wckTime=0.337  cpuTime=0.22  mem=5M735
0.73	
0.73	s SATISFIABLE
0.73	o 169
0.73	c 61
0.74	o 173
0.74	c 57
0.74	o 177
0.74	c 53
0.74	o 182
0.74	c 48
0.74	o 184
0.74	c 46
0.74	o 188
0.74	c 42
0.74	o 192
0.74	c 38
0.74	o 194
0.74	c 36
0.74	o 198
0.74	c 32
0.74	o 201
0.74	c 29
0.74	o 202
0.74	c 28
0.75	o 204
0.75	c 26
0.75	o 206
0.75	c 24
0.75	o 208
0.75	c 22
0.75	o 210
0.75	c 20
0.75	o 211
0.75	c 19
0.75	o 213
0.75	c 17
0.75	o 215
0.75	c 15
0.75	o 216
0.75	c 14
0.75	o 217
0.75	c 13
0.75	o 218
0.75	c 12
0.76	o 219
0.76	c 11
0.76	o 220
0.76	c 10
0.76	o 221
0.76	c 9
0.76	o 222
0.76	c 8
0.76	o 224
0.76	c 6
0.76	o 225
0.76	c 5
0.78	o 226
0.78	c 4
0.78	o 227
0.78	c 3
0.78	o 228
0.78	c 2
0.83	o 229
0.83	c 1
0.83	   
0.83	   search
0.83	     run=0  nbConstraintChecks=456496  nbAssignments=493
0.83	       =>  wckTime=0.107  cpuTime=0.09  mem=5M735
0.84	   
0.84	   global
0.84	     nbConstraintChecks=456496  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.84	     solvingWckTime=0.105  solvingCpuTime=0.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.84	     globalCpuTime=0.35
0.84	       =>  wckTime=0.445  cpuTime=0.3  mem=5M735
0.84	   
0.84	   solver IterativeSystematicSolver being built... 
0.96	       =>  wckTime=0.565  cpuTime=0.4  mem=16M626
0.96	   
0.96	   preprocessing
0.96	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.96	     detectedInconsistency=no
0.96	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M626
1.02	   
1.02	   search
1.02	     run=0  nbConstraintChecks=87346  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27
1.02	     nbFailedAssignments=14  nbBacktracks=11  nbVisitedNodes=52  nbRestartNogoods=0
1.02	       =>  wckTime=0.066  cpuTime=0.05  mem=16M626
1.08	   
1.08	   search
1.08	     run=1  nbConstraintChecks=237302  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77
1.08	     nbFailedAssignments=45  nbBacktracks=26  nbVisitedNodes=148  nbRestartNogoods=4
1.08	       =>  wckTime=0.122  cpuTime=0.09  mem=16M626
1.14	   
1.14	   search
1.14	     run=2  nbConstraintChecks=451221  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=149
1.14	     nbFailedAssignments=89  nbBacktracks=48  nbVisitedNodes=283  nbRestartNogoods=10
1.14	       =>  wckTime=0.186  cpuTime=0.14  mem=16M626
1.20	   
1.20	   search
1.20	     run=3  nbConstraintChecks=698311  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=232
1.20	     nbFailedAssignments=134  nbBacktracks=81  nbVisitedNodes=438  nbRestartNogoods=29
1.20	       =>  wckTime=0.246  cpuTime=0.2  mem=16M626
1.31	   
1.31	   search
1.31	     run=4  nbConstraintChecks=1126422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=370
1.31	     nbFailedAssignments=217  nbBacktracks=131  nbVisitedNodes=695  nbRestartNogoods=33
1.31	       =>  wckTime=0.352  cpuTime=0.31  mem=16M626
1.46	   
1.46	   search
1.46	     run=5  nbConstraintChecks=1754229  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=567
1.46	     nbFailedAssignments=334  nbBacktracks=207  nbVisitedNodes=1067  nbRestartNogoods=40
1.46	       =>  wckTime=0.5  cpuTime=0.46  mem=16M626
1.65	   
1.65	   search
1.65	     run=6  nbConstraintChecks=2534776  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=826
1.65	     nbFailedAssignments=476  nbBacktracks=320  nbVisitedNodes=1544  nbRestartNogoods=45
1.65	       =>  wckTime=0.696  cpuTime=0.65  mem=16M626
1.96	   
1.96	   search
1.96	     run=7  nbConstraintChecks=3810939  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1239
1.96	     nbFailedAssignments=716  nbBacktracks=490  nbVisitedNodes=2305  nbRestartNogoods=52
1.96	       =>  wckTime=1.006  cpuTime=0.96  mem=16M626
2.37	   
2.37	   search
2.37	     run=8  nbConstraintChecks=5406407  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1779
2.37	     nbFailedAssignments=995  nbBacktracks=747  nbVisitedNodes=3258  nbRestartNogoods=58
2.37	       =>  wckTime=1.41  cpuTime=1.34  mem=16M626
2.89	   
2.89	   search
2.89	     run=9  nbConstraintChecks=7604654  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2551
2.89	     nbFailedAssignments=1379  nbBacktracks=1131  nbVisitedNodes=4565  nbRestartNogoods=66
2.89	       =>  wckTime=1.934  cpuTime=1.86  mem=16M626
3.60	   
3.60	   search
3.60	     run=10  nbConstraintChecks=10706211  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3648
3.60	     nbFailedAssignments=1892  nbBacktracks=1711  nbVisitedNodes=6337  nbRestartNogoods=72
3.60	       =>  wckTime=2.642  cpuTime=2.56  mem=16M626
4.57	   
4.57	   search
4.57	     run=11  nbConstraintChecks=14931824  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5157
4.57	     nbFailedAssignments=2532  nbBacktracks=2575  nbVisitedNodes=8697  nbRestartNogoods=78
4.57	       =>  wckTime=3.616  cpuTime=3.53  mem=16M626
5.79	   
5.79	   search
5.79	     run=12  nbConstraintChecks=20354315  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7305
5.79	     nbFailedAssignments=3378  nbBacktracks=3872  nbVisitedNodes=11934  nbRestartNogoods=84
5.79	       =>  wckTime=4.831  cpuTime=4.74  mem=16M626
7.96	   
7.96	   search
7.96	     run=13  nbConstraintChecks=29762056  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10656
7.96	     nbFailedAssignments=4778  nbBacktracks=5818  nbVisitedNodes=17095  nbRestartNogoods=95
7.96	       =>  wckTime=7.004  cpuTime=6.9  mem=16M626
11.03	   
11.03	   search
11.03	     run=14  nbConstraintChecks=43152512  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15580
11.03	     nbFailedAssignments=6778  nbBacktracks=8738  nbVisitedNodes=24623  nbRestartNogoods=104
11.03	       =>  wckTime=10.078  cpuTime=9.97  mem=16M626
15.33	   
15.33	   search
15.33	     run=15  nbConstraintChecks=62294297  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22842
15.33	     nbFailedAssignments=9657  nbBacktracks=13118  nbVisitedNodes=35627  nbRestartNogoods=114
15.33	       =>  wckTime=14.371  cpuTime=14.23  mem=16M626
19.32	   
19.32	   search
19.32	     run=16  nbConstraintChecks=79658637  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29354
19.32	     nbFailedAssignments=12225  nbBacktracks=17063  nbVisitedNodes=45410  nbRestartNogoods=119
19.32	       =>  wckTime=18.359  cpuTime=18.2  mem=16M626
19.32	   
19.32	   global
19.32	     nbConstraintChecks=79658637  nbRestartNogoods=119  solvingWckTime=18.36  solvingCpuTime=18.2  expiredTime=no
19.32	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=18.65
19.32	       =>  wckTime=18.926  cpuTime=18.6  mem=16M626
19.32	
19.32	s OPTIMUM FOUND
19.32	v 9 12 12 0 14 1 0 5 5 12 9 8 0 9 6 8 4 4 0 7 8 7 7 9 6 10 0 8 8 8 
19.32	   
19.32	   totalWckTime=18.999  totalCpuTime=18.66

Verifier Data (download as text)

1 unsatisfied constraints, 229 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node68/watcher-275555-1169223356 -o ROOT/results/node68/solver-275555-1169223356 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275555-1169223356/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.88 0.99 1.28 3/69 19310
/proc/meminfo: memFree=1482552/2055920 swapFree=4192812/4192956
[pid=19309] ppid=19305 vsize=18540 CPUtime=0
/proc/19309/stat : 19309 (runsolver) R 19305 19309 19175 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 69832601 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 257414458663 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/19309/statm: 4635 279 244 17 0 2626 0

[startup+0.107908 s]
/proc/loadavg: 0.88 0.99 1.28 3/69 19310
/proc/meminfo: memFree=1482552/2055920 swapFree=4192812/4192956
[pid=19309] ppid=19305 vsize=906128 CPUtime=0.01
/proc/19309/stat : 19309 (java) R 19305 19309 19175 0 -1 0 2008 0 1 0 1 0 0 0 18 0 1 0 69832601 927875072 1757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153610137 0 4 0 7368 0 0 0 17 1 0 0
/proc/19309/statm: 226532 1758 1004 14 0 214115 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 906128

[startup+0.515945 s]
/proc/loadavg: 0.88 0.99 1.28 3/69 19310
/proc/meminfo: memFree=1482552/2055920 swapFree=4192812/4192956
[pid=19309] ppid=19305 vsize=915332 CPUtime=0.4
/proc/19309/stat : 19309 (java) R 19305 19309 19175 0 -1 0 6157 0 1 0 35 5 0 0 19 0 8 0 69832601 937299968 5896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19309/statm: 228833 5896 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915332

[startup+1.33801 s]
/proc/loadavg: 1.05 1.02 1.29 3/82 19348
/proc/meminfo: memFree=1455552/2055920 swapFree=4192812/4192956
[pid=19309] ppid=19305 vsize=915464 CPUtime=1.22
/proc/19309/stat : 19309 (java) R 19305 19309 19175 0 -1 0 9055 0 1 0 112 10 0 0 25 0 8 0 69832601 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073813280 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19309/statm: 228866 8792 2525 14 0 215336 0
[pid=19309/tid=19318] ppid=19305 vsize=915464 CPUtime=0.02
/proc/19309/task/19318/stat : 19318 (java) S 19305 19309 19175 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 69832612 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19319] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19319/stat : 19319 (java) S 19305 19309 19175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69832612 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19320] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19320/stat : 19320 (java) S 19305 19309 19175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 69832612 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19321] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19321/stat : 19321 (java) S 19305 19309 19175 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69832618 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19309/tid=19322] ppid=19305 vsize=915464 CPUtime=0.2
/proc/19309/task/19322/stat : 19322 (java) S 19305 19309 19175 0 -1 64 377 0 0 0 19 1 0 0 15 0 8 0 69832618 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19323] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19323/stat : 19323 (java) S 19305 19309 19175 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69832618 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19309/tid=19324] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19324/stat : 19324 (java) S 19305 19309 19175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69832618 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915464

[startup+2.99016 s]
/proc/loadavg: 1.05 1.02 1.29 3/82 19348
/proc/meminfo: memFree=1455424/2055920 swapFree=4192812/4192956
[pid=19309] ppid=19305 vsize=915464 CPUtime=2.86
/proc/19309/stat : 19309 (java) R 19305 19309 19175 0 -1 0 9080 0 1 0 276 10 0 0 25 0 8 0 69832601 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808839 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19309/statm: 228866 8816 2525 14 0 215336 0
[pid=19309/tid=19318] ppid=19305 vsize=915464 CPUtime=0.02
/proc/19309/task/19318/stat : 19318 (java) S 19305 19309 19175 0 -1 64 213 0 0 0 2 0 0 0 17 0 8 0 69832612 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19319] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19319/stat : 19319 (java) S 19305 19309 19175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69832612 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19320] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19320/stat : 19320 (java) S 19305 19309 19175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 69832612 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19321] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19321/stat : 19321 (java) S 19305 19309 19175 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69832618 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19309/tid=19322] ppid=19305 vsize=915464 CPUtime=0.22
/proc/19309/task/19322/stat : 19322 (java) S 19305 19309 19175 0 -1 64 391 0 0 0 21 1 0 0 15 0 8 0 69832618 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19323] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19323/stat : 19323 (java) S 19305 19309 19175 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69832618 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19309/tid=19324] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19324/stat : 19324 (java) S 19305 19309 19175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69832618 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 915464

[startup+6.27146 s]
/proc/loadavg: 1.13 1.04 1.30 3/82 19348
/proc/meminfo: memFree=1455168/2055920 swapFree=4192812/4192956
[pid=19309] ppid=19305 vsize=915464 CPUtime=6.13
/proc/19309/stat : 19309 (java) R 19305 19309 19175 0 -1 0 9093 0 1 0 603 10 0 0 25 0 8 0 69832601 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073813232 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19309/statm: 228866 8826 2525 14 0 215336 0
[pid=19309/tid=19318] ppid=19305 vsize=915464 CPUtime=0.02
/proc/19309/task/19318/stat : 19318 (java) S 19305 19309 19175 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 69832612 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19319] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19319/stat : 19319 (java) S 19305 19309 19175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69832612 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19320] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19320/stat : 19320 (java) S 19305 19309 19175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 69832612 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19321] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19321/stat : 19321 (java) S 19305 19309 19175 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69832618 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19309/tid=19322] ppid=19305 vsize=915464 CPUtime=0.22
/proc/19309/task/19322/stat : 19322 (java) S 19305 19309 19175 0 -1 64 396 0 0 0 21 1 0 0 15 0 8 0 69832618 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19323] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19323/stat : 19323 (java) S 19305 19309 19175 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69832618 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19309/tid=19324] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19324/stat : 19324 (java) S 19305 19309 19175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69832618 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915464

[startup+12.754 s]
/proc/loadavg: 1.20 1.05 1.30 3/81 19349
/proc/meminfo: memFree=1454792/2055920 swapFree=4192812/4192956
[pid=19309] ppid=19305 vsize=915464 CPUtime=12.58
/proc/19309/stat : 19309 (java) R 19305 19309 19175 0 -1 0 9099 0 1 0 1248 10 0 0 25 0 8 0 69832601 937435136 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073812233 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19309/statm: 228866 8831 2525 14 0 215336 0
[pid=19309/tid=19318] ppid=19305 vsize=915464 CPUtime=0.02
/proc/19309/task/19318/stat : 19318 (java) S 19305 19309 19175 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 69832612 937435136 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19319] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19319/stat : 19319 (java) S 19305 19309 19175 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69832612 937435136 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19320] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19320/stat : 19320 (java) S 19305 19309 19175 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 69832612 937435136 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19321] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19321/stat : 19321 (java) S 19305 19309 19175 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69832618 937435136 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19309/tid=19322] ppid=19305 vsize=915464 CPUtime=0.23
/proc/19309/task/19322/stat : 19322 (java) S 19305 19309 19175 0 -1 64 396 0 0 0 22 1 0 0 16 0 8 0 69832618 937435136 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19309/tid=19323] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19323/stat : 19323 (java) S 19305 19309 19175 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 69832618 937435136 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19309/tid=19324] ppid=19305 vsize=915464 CPUtime=0
/proc/19309/task/19324/stat : 19324 (java) S 19305 19309 19175 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69832618 937435136 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 19.3773
CPU time (s): 19.1361
CPU user time (s): 19.0221
CPU system time (s): 0.113982
CPU usage (%): 98.7552
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.0221
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9198
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= 1549
involuntary context switches= 1706

runsolver used 0.024996 s user time and 0.057991 s system time

The end

Launcher Data (download as text)

Begin job on node68 on Fri Jan 19 16:15:56 UTC 2007


IDJOB= 275555
IDBENCH= 4105
IDSOLVER= 69
FILE ID= node68/275555-1169223356

PBS_JOBID= 3589200

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-30-15/rand-2-30-15-306-230-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275555-1169223356/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-275555-1169223356 -o ROOT/results/node68/solver-275555-1169223356 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275555-1169223356/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  73b706292c464b544a0a9d7451656979

RANDOM SEED= 991854330

TIME LIMIT= 2400 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:       1483096 kB
Buffers:         49416 kB
Cached:         429704 kB
SwapCached:        144 kB
Active:         120124 kB
Inactive:       379228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4492 kB
Writeback:           0 kB
Mapped:          30264 kB
Slab:            59232 kB
Committed_AS:   476132 kB
PageTables:       1568 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= 66560 MiB



End job on node68 on Fri Jan 19 16:16:16 UTC 2007