Trace number 275528

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 11.3243 11.3758

General information on the benchmark

Namerandom/rand-2-30-15/
rand-2-30-15-306-230-27_ext.xml
MD5SUM6fe92f06cdb8f08a4e9da259241b4559
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints217
Best CPU time to get the best result obtained on this benchmark9.29359
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables30
Number of constraints218
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension218
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/275528-1169223198/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=30  nbDomainTypes=1  minDomainSize=15  maxDomainSize=15
0.38	       =>  wckTime=0.095  cpuTime=0.08  mem=6M910
0.38	   
0.38	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.54	     nbConstraints=218  nbRelationTypes=218  nbExtensionStructures=218  nbSharedExtensionStructures=0
0.54	     nbConflictsStructures=218  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2507  maxDegree=21
0.54	     maxArity=2
0.54	       =>  wckTime=0.253  cpuTime=0.17  mem=10M811
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.335  cpuTime=0.21  mem=5M725
0.63	
0.63	s SATISFIABLE
0.63	o 162
0.63	c 56
0.63	o 169
0.63	c 49
0.63	o 176
0.63	c 42
0.63	o 177
0.63	c 41
0.63	o 182
0.63	c 36
0.63	o 186
0.63	c 32
0.63	o 188
0.63	c 30
0.63	o 190
0.63	c 28
0.64	o 191
0.64	c 27
0.64	o 193
0.64	c 25
0.64	o 194
0.64	c 24
0.64	o 195
0.64	c 23
0.64	o 196
0.64	c 22
0.64	o 197
0.64	c 21
0.64	o 198
0.64	c 20
0.64	o 199
0.64	c 19
0.64	o 201
0.64	c 17
0.65	o 203
0.65	c 15
0.65	o 204
0.65	c 14
0.65	o 205
0.65	c 13
0.65	o 207
0.65	c 11
0.66	o 210
0.66	c 8
0.67	o 211
0.67	c 7
0.67	o 212
0.67	c 6
0.69	o 213
0.69	c 5
0.69	o 214
0.69	c 4
0.70	o 215
0.70	c 3
0.74	o 216
0.74	c 2
0.77	o 217
0.77	c 1
0.77	   
0.77	   search
0.77	     run=0  nbConstraintChecks=736553  nbAssignments=677
0.77	       =>  wckTime=0.147  cpuTime=0.14  mem=5M725
0.77	   
0.77	   global
0.77	     nbConstraintChecks=736553  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.77	     solvingWckTime=0.145  solvingCpuTime=0.14  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.77	     globalCpuTime=0.4
0.77	       =>  wckTime=0.481  cpuTime=0.35  mem=5M725
0.77	   
0.77	   solver IterativeSystematicSolver being built... 
0.89	       =>  wckTime=0.602  cpuTime=0.44  mem=16M616
0.90	   
0.90	   preprocessing
0.90	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.90	     detectedInconsistency=no
0.90	       =>  wckTime=0.0040  cpuTime=0.01  mem=16M616
0.96	   
0.96	   search
0.96	     run=0  nbConstraintChecks=95296  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27
0.96	     nbFailedAssignments=14  nbBacktracks=10  nbVisitedNodes=52  nbRestartNogoods=0
0.96	       =>  wckTime=0.069  cpuTime=0.05  mem=16M616
1.01	   
1.01	   search
1.01	     run=1  nbConstraintChecks=221675  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67
1.01	     nbFailedAssignments=37  nbBacktracks=25  nbVisitedNodes=130  nbRestartNogoods=4
1.01	       =>  wckTime=0.12  cpuTime=0.09  mem=16M616
1.06	   
1.06	   search
1.06	     run=2  nbConstraintChecks=413069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=130
1.06	     nbFailedAssignments=76  nbBacktracks=47  nbVisitedNodes=252  nbRestartNogoods=8
1.06	       =>  wckTime=0.173  cpuTime=0.14  mem=16M616
1.14	   
1.14	   search
1.14	     run=3  nbConstraintChecks=737589  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=225
1.14	     nbFailedAssignments=135  nbBacktracks=80  nbVisitedNodes=436  nbRestartNogoods=12
1.14	       =>  wckTime=0.252  cpuTime=0.21  mem=16M616
1.28	   
1.28	   search
1.28	     run=4  nbConstraintChecks=1327370  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=389
1.28	     nbFailedAssignments=245  nbBacktracks=130  nbVisitedNodes=757  nbRestartNogoods=22
1.28	       =>  wckTime=0.391  cpuTime=0.35  mem=16M616
1.44	   
1.44	   search
1.44	     run=5  nbConstraintChecks=1977489  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=599
1.44	     nbFailedAssignments=377  nbBacktracks=205  nbVisitedNodes=1158  nbRestartNogoods=40
1.44	       =>  wckTime=0.547  cpuTime=0.51  mem=16M616
1.64	   
1.64	   search
1.64	     run=6  nbConstraintChecks=2802159  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=881
1.64	     nbFailedAssignments=544  nbBacktracks=319  nbVisitedNodes=1701  nbRestartNogoods=58
1.64	       =>  wckTime=0.747  cpuTime=0.71  mem=16M616
1.96	   
1.96	   search
1.96	     run=7  nbConstraintChecks=4144064  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1301
1.96	     nbFailedAssignments=790  nbBacktracks=489  nbVisitedNodes=2484  nbRestartNogoods=61
1.96	       =>  wckTime=1.07  cpuTime=1.02  mem=16M616
2.37	   
2.37	   search
2.37	     run=8  nbConstraintChecks=5878526  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1913
2.37	     nbFailedAssignments=1142  nbBacktracks=745  nbVisitedNodes=3625  nbRestartNogoods=69
2.37	       =>  wckTime=1.481  cpuTime=1.43  mem=16M616
3.02	   
3.02	   search
3.02	     run=9  nbConstraintChecks=8687676  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2799
3.02	     nbFailedAssignments=1639  nbBacktracks=1129  nbVisitedNodes=5212  nbRestartNogoods=78
3.02	       =>  wckTime=2.126  cpuTime=2.07  mem=16M616
3.82	   
3.82	   search
3.82	     run=10  nbConstraintChecks=12230259  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3990
3.82	     nbFailedAssignments=2249  nbBacktracks=1705  nbVisitedNodes=7250  nbRestartNogoods=91
3.82	       =>  wckTime=2.924  cpuTime=2.86  mem=16M616
5.01	   
5.01	   search
5.01	     run=11  nbConstraintChecks=17468486  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5705
5.01	     nbFailedAssignments=3095  nbBacktracks=2569  nbVisitedNodes=10121  nbRestartNogoods=100
5.02	       =>  wckTime=4.123  cpuTime=4.05  mem=16M616
6.52	   
6.52	   search
6.52	     run=12  nbConstraintChecks=23988105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8027
6.52	     nbFailedAssignments=4114  nbBacktracks=3869  nbVisitedNodes=13811  nbRestartNogoods=113
6.52	       =>  wckTime=5.625  cpuTime=5.53  mem=16M616
8.59	   
8.59	   search
8.59	     run=13  nbConstraintChecks=32956491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11316
8.59	     nbFailedAssignments=5453  nbBacktracks=5815  nbVisitedNodes=18900  nbRestartNogoods=119
8.59	       =>  wckTime=7.698  cpuTime=7.6  mem=16M616
11.35	   
11.35	   search
11.35	     run=14  nbConstraintChecks=45110909  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15651
11.35	     nbFailedAssignments=7295  nbBacktracks=8309  nbVisitedNodes=25643  nbRestartNogoods=127
11.36	       =>  wckTime=10.464  cpuTime=10.37  mem=16M616
11.36	   
11.36	   global
11.36	     nbConstraintChecks=45110909  nbRestartNogoods=127  solvingWckTime=10.464  solvingCpuTime=10.37  expiredTime=no
11.36	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=10.86
11.36	       =>  wckTime=11.068  cpuTime=10.81  mem=16M616
11.36	
11.36	s OPTIMUM FOUND
11.36	v 8 8 14 13 14 4 3 1 10 0 7 12 5 11 13 5 6 13 10 1 13 11 6 10 5 4 0 0 14 8 
11.36	   
11.36	   totalWckTime=11.141  totalCpuTime=10.86

Verifier Data (download as text)

1 unsatisfied constraints, 217 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/node35/watcher-275528-1169223198 -o ROOT/results/node35/solver-275528-1169223198 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275528-1169223198/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: 2.00 2.00 2.00 4/80 11505
/proc/meminfo: memFree=1294232/2055920 swapFree=4184740/4192956
[pid=11504] ppid=11502 vsize=172 CPUtime=0
/proc/11504/stat : 11504 (java) R 11502 11504 10605 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 270713470 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 1463076 0 0 4096 0 0 0 0 17 0 0 0
/proc/11504/statm: 43 24 18 14 0 3 0

[startup+0.10861 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 11505
/proc/meminfo: memFree=1294232/2055920 swapFree=4184740/4192956
[pid=11504] ppid=11502 vsize=914988 CPUtime=0.09
/proc/11504/stat : 11504 (java) R 11502 11504 10605 0 -1 0 3083 0 1 0 8 1 0 0 24 0 8 0 270713470 936947712 2829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11504/statm: 228747 2830 1456 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51665 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 11505
/proc/meminfo: memFree=1294232/2055920 swapFree=4184740/4192956
[pid=11504] ppid=11502 vsize=915332 CPUtime=0.5
/proc/11504/stat : 11504 (java) R 11502 11504 10605 0 -1 0 6798 0 1 0 45 5 0 0 25 0 8 0 270713470 937299968 6537 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11504/statm: 228833 6537 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33775 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 11512
/proc/meminfo: memFree=1268896/2055920 swapFree=4184740/4192956
[pid=11504] ppid=11502 vsize=915464 CPUtime=1.32
/proc/11504/stat : 11504 (java) R 11502 11504 10605 0 -1 0 9055 0 1 0 124 8 0 0 25 0 8 0 270713470 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073835895 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11504/statm: 228866 8792 2527 14 0 215336 0
[pid=11504/tid=11506] ppid=11502 vsize=915464 CPUtime=0.02
/proc/11504/task/11506/stat : 11506 (java) S 11502 11504 10605 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 270713474 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11507] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11507/stat : 11507 (java) S 11502 11504 10605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270713474 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11508] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11508/stat : 11508 (java) S 11502 11504 10605 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270713474 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11509] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11509/stat : 11509 (java) S 11502 11504 10605 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270713477 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11510] ppid=11502 vsize=915464 CPUtime=0.19
/proc/11504/task/11510/stat : 11510 (java) S 11502 11504 10605 0 -1 64 380 0 0 0 18 1 0 0 15 0 8 0 270713477 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11511] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11511/stat : 11511 (java) S 11502 11504 10605 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270713477 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11512] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11512/stat : 11512 (java) S 11502 11504 10605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270713477 937435136 8792 18446744073709551615 134512640 134570532 4294956480 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) 915464

[startup+2.97495 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 11512
/proc/meminfo: memFree=1268832/2055920 swapFree=4184740/4192956
[pid=11504] ppid=11502 vsize=915464 CPUtime=2.95
/proc/11504/stat : 11504 (java) R 11502 11504 10605 0 -1 0 9079 0 1 0 287 8 0 0 25 0 8 0 270713470 937435136 8815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814831 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11504/statm: 228866 8815 2527 14 0 215336 0
[pid=11504/tid=11506] ppid=11502 vsize=915464 CPUtime=0.02
/proc/11504/task/11506/stat : 11506 (java) S 11502 11504 10605 0 -1 64 210 0 0 0 2 0 0 0 17 0 8 0 270713474 937435136 8815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11507] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11507/stat : 11507 (java) S 11502 11504 10605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270713474 937435136 8815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11508] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11508/stat : 11508 (java) S 11502 11504 10605 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270713474 937435136 8815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11509] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11509/stat : 11509 (java) S 11502 11504 10605 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270713477 937435136 8815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11510] ppid=11502 vsize=915464 CPUtime=0.21
/proc/11504/task/11510/stat : 11510 (java) S 11502 11504 10605 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 270713477 937435136 8815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11511] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11511/stat : 11511 (java) S 11502 11504 10605 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270713477 937435136 8815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11512] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11512/stat : 11512 (java) S 11502 11504 10605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270713477 937435136 8815 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) 915464

[startup+6.26135 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 11512
/proc/meminfo: memFree=1268704/2055920 swapFree=4184740/4192956
[pid=11504] ppid=11502 vsize=915464 CPUtime=6.23
/proc/11504/stat : 11504 (java) R 11502 11504 10605 0 -1 0 9090 0 1 0 615 8 0 0 25 0 8 0 270713470 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839243 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11504/statm: 228866 8824 2527 14 0 215336 0
[pid=11504/tid=11506] ppid=11502 vsize=915464 CPUtime=0.02
/proc/11504/task/11506/stat : 11506 (java) S 11502 11504 10605 0 -1 64 210 0 0 0 2 0 0 0 16 0 8 0 270713474 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11507] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11507/stat : 11507 (java) S 11502 11504 10605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270713474 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11508] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11508/stat : 11508 (java) S 11502 11504 10605 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270713474 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11509] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11509/stat : 11509 (java) S 11502 11504 10605 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 270713477 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11510] ppid=11502 vsize=915464 CPUtime=0.22
/proc/11504/task/11510/stat : 11510 (java) S 11502 11504 10605 0 -1 64 398 0 0 0 21 1 0 0 15 0 8 0 270713477 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11511] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11511/stat : 11511 (java) S 11502 11504 10605 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270713477 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11504/tid=11512] ppid=11502 vsize=915464 CPUtime=0
/proc/11504/task/11512/stat : 11512 (java) S 11502 11504 10605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270713477 937435136 8824 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) 915464

Child status: 0
Real time (s): 11.3758
CPU time (s): 11.3243
CPU user time (s): 11.2303
CPU system time (s): 0.093985
CPU usage (%): 99.547
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.2303
system time used= 0.093985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9192
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= 1388
involuntary context switches= 1702

runsolver used 0.015997 s user time and 0.047992 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Fri Jan 19 16:13:18 UTC 2007


IDJOB= 275528
IDBENCH= 4096
IDSOLVER= 69
FILE ID= node35/275528-1169223198

PBS_JOBID= 3589160

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-27_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275528-1169223198/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-275528-1169223198 -o ROOT/results/node35/solver-275528-1169223198 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275528-1169223198/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6fe92f06cdb8f08a4e9da259241b4559

RANDOM SEED= 266087537

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.234
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.234
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:       1294648 kB
Buffers:         42516 kB
Cached:         605164 kB
SwapCached:       2264 kB
Active:         197444 kB
Inactive:       492420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1294648 kB
SwapTotal:     4192956 kB
SwapFree:      4184740 kB
Dirty:            1764 kB
Writeback:           0 kB
Mapped:          59068 kB
Slab:            56712 kB
Committed_AS:  5737472 kB
PageTables:       1892 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= 66561 MiB



End job on node35 on Fri Jan 19 16:13:30 UTC 2007