Trace number 277597

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 EPFCOPTIMUM 11.3993 11.5456

General information on the benchmark

Namedimacs/
varDimacs/hole-07_ext.xml
MD5SUMe5ee6584f63e0e9add587bac5f54e04f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints203
Best CPU time to get the best result obtained on this benchmark0.555915
SatisfiableNO
(Un)Satisfiability was proved
Number of variables56
Number of constraints204
Maximum constraint arity7
Maximum domain size2
Number of constraints which are defined in extension204
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/277597-1169269129/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=56  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.098  cpuTime=0.08  mem=6M887
0.42	   
0.42	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.50	     nbConstraints=204  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=202
0.50	     nbConflictsStructures=2  nbSharedConflictsStructures=202  nbSharedBinaryRepresentations=2  maxDegree=8  maxArity=7
0.50	       =>  wckTime=0.175  cpuTime=0.14  mem=7M862
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.254  cpuTime=0.19  mem=5M473
0.58	
0.58	s SATISFIABLE
0.58	o 147
0.58	c 57
0.58	o 152
0.58	c 52
0.58	o 156
0.58	c 48
0.58	o 160
0.58	c 44
0.58	o 164
0.58	c 40
0.58	o 168
0.58	c 36
0.58	o 171
0.58	c 33
0.59	o 174
0.59	c 30
0.59	o 177
0.59	c 27
0.59	o 180
0.59	c 24
0.59	o 183
0.59	c 21
0.59	o 185
0.59	c 19
0.59	o 187
0.59	c 17
0.59	o 189
0.59	c 15
0.59	o 191
0.59	c 13
0.59	o 193
0.59	c 11
0.60	o 195
0.60	c 9
0.60	o 197
0.60	c 7
0.60	o 198
0.60	c 6
0.60	o 199
0.60	c 5
0.60	o 200
0.60	c 4
0.60	o 201
0.60	c 3
0.60	o 202
0.60	c 2
0.60	o 203
0.60	c 1
0.60	   
0.60	   search
0.60	     run=0  nbConstraintChecks=2612  nbAssignments=24
0.60	       =>  wckTime=0.026  cpuTime=0.02  mem=5M473
0.60	   
0.60	   global
0.60	     nbConstraintChecks=2612  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.60	     solvingWckTime=0.024  solvingCpuTime=0.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.60	     globalCpuTime=0.26
0.60	       =>  wckTime=0.28  cpuTime=0.21  mem=5M473
0.60	   
0.60	   solver IterativeSystematicSolver being built... 
0.76	       =>  wckTime=0.432  cpuTime=0.33  mem=16M365
0.81	   
0.81	   preprocessing
0.81	     nbConstraintChecks=15050  nbValidityChecks=164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.81	     nbRemovedValues=0  detectedInconsistency=no
0.81	       =>  wckTime=0.05  cpuTime=0.03  mem=16M365
0.83	   
0.83	   search
0.83	     run=0  nbConstraintChecks=12032  nbValidityChecks=182  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.83	     nbAssignments=51  nbFailedAssignments=4  nbBacktracks=10  nbVisitedNodes=58  nbRestartNogoods=0
0.83	       =>  wckTime=0.073  cpuTime=0.04  mem=17M340
0.85	   
0.85	   search
0.85	     run=1  nbConstraintChecks=26151  nbValidityChecks=538  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.85	     nbAssignments=104  nbFailedAssignments=10  nbBacktracks=26  nbVisitedNodes=124  nbRestartNogoods=2
0.85	       =>  wckTime=0.098  cpuTime=0.06  mem=17M340
0.87	   
0.87	   search
0.87	     run=2  nbConstraintChecks=43393  nbValidityChecks=966  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.87	     nbAssignments=165  nbFailedAssignments=20  nbBacktracks=48  nbVisitedNodes=201  nbRestartNogoods=3
0.87	       =>  wckTime=0.113  cpuTime=0.07  mem=17M340
0.89	   
0.89	   search
0.89	     run=3  nbConstraintChecks=68618  nbValidityChecks=1589  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.89	     nbAssignments=248  nbFailedAssignments=38  nbBacktracks=84  nbVisitedNodes=309  nbRestartNogoods=5
0.89	       =>  wckTime=0.133  cpuTime=0.09  mem=17M340
0.92	   
0.92	   search
0.92	     run=4  nbConstraintChecks=101674  nbValidityChecks=2579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.92	     nbAssignments=356  nbFailedAssignments=62  nbBacktracks=138  nbVisitedNodes=451  nbRestartNogoods=7
0.92	       =>  wckTime=0.159  cpuTime=0.12  mem=17M340
0.95	   
0.95	   search
0.95	     run=5  nbConstraintChecks=144685  nbValidityChecks=3794  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.95	     nbAssignments=491  nbFailedAssignments=93  nbBacktracks=215  nbVisitedNodes=634  nbRestartNogoods=9
0.95	       =>  wckTime=0.189  cpuTime=0.14  mem=17M340
0.99	   
0.99	   search
0.99	     run=6  nbConstraintChecks=209264  nbValidityChecks=5822  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.99	     nbAssignments=684  nbFailedAssignments=143  nbBacktracks=333  nbVisitedNodes=901  nbRestartNogoods=10
0.99	       =>  wckTime=0.234  cpuTime=0.19  mem=17M340
1.04	   
1.04	   search
1.04	     run=7  nbConstraintChecks=300214  nbValidityChecks=8556  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.05	     nbAssignments=951  nbFailedAssignments=208  nbBacktracks=503  nbVisitedNodes=1272  nbRestartNogoods=11
1.05	       =>  wckTime=0.289  cpuTime=0.24  mem=17M340
1.12	   
1.12	   search
1.12	     run=8  nbConstraintChecks=426284  nbValidityChecks=12255  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.12	     nbAssignments=1334  nbFailedAssignments=305  nbBacktracks=763  nbVisitedNodes=1790  nbRestartNogoods=13
1.12	       =>  wckTime=0.366  cpuTime=0.31  mem=17M340
1.25	   
1.25	   search
1.25	     run=9  nbConstraintChecks=607251  nbValidityChecks=17642  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.25	     nbAssignments=1880  nbFailedAssignments=441  nbBacktracks=1154  nbVisitedNodes=2543  nbRestartNogoods=15
1.25	       =>  wckTime=0.493  cpuTime=0.41  mem=17M340
1.39	   
1.39	   search
1.39	     run=10  nbConstraintChecks=866505  nbValidityChecks=24661  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.39	     nbAssignments=2679  nbFailedAssignments=632  nbBacktracks=1734  nbVisitedNodes=3602  nbRestartNogoods=17
1.39	       =>  wckTime=0.635  cpuTime=0.55  mem=17M340
1.58	   
1.58	   search
1.58	     run=11  nbConstraintChecks=1242900  nbValidityChecks=34503  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.58	     nbAssignments=3843  nbFailedAssignments=900  nbBacktracks=2608  nbVisitedNodes=5152  nbRestartNogoods=19
1.58	       =>  wckTime=0.822  cpuTime=0.73  mem=17M340
1.84	   
1.84	   search
1.84	     run=12  nbConstraintChecks=1777935  nbValidityChecks=48080  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.84	     nbAssignments=5531  nbFailedAssignments=1262  nbBacktracks=3910  nbVisitedNodes=7360  nbRestartNogoods=23
1.84	       =>  wckTime=1.08  cpuTime=0.99  mem=17M340
2.18	   
2.18	   search
2.18	     run=13  nbConstraintChecks=2518049  nbValidityChecks=67492  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.18	     nbAssignments=7975  nbFailedAssignments=1735  nbBacktracks=5856  nbVisitedNodes=10472  nbRestartNogoods=26
2.18	       =>  wckTime=1.425  cpuTime=1.33  mem=17M340
2.70	   
2.70	   search
2.70	     run=14  nbConstraintChecks=3622571  nbValidityChecks=92710  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.70	     nbAssignments=11630  nbFailedAssignments=2436  nbBacktracks=8779  nbVisitedNodes=15158  nbRestartNogoods=28
2.70	       =>  wckTime=1.941  cpuTime=1.84  mem=17M340
3.43	   
3.43	   search
3.43	     run=15  nbConstraintChecks=5247187  nbValidityChecks=128132  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
3.43	     nbAssignments=17066  nbFailedAssignments=3467  nbBacktracks=13158  nbVisitedNodes=22059  nbRestartNogoods=32
3.43	       =>  wckTime=2.674  cpuTime=2.57  mem=17M340
4.43	   
4.43	   search
4.43	     run=16  nbConstraintChecks=7498636  nbValidityChecks=174799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
4.43	     nbAssignments=25017  nbFailedAssignments=4812  nbBacktracks=19726  nbVisitedNodes=31979  nbRestartNogoods=37
4.43	       =>  wckTime=3.676  cpuTime=3.56  mem=17M340
6.06	   
6.06	   search
6.06	     run=17  nbConstraintChecks=11025993  nbValidityChecks=253156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
6.06	     nbAssignments=37158  nbFailedAssignments=7069  nbBacktracks=29585  nbVisitedNodes=47222  nbRestartNogoods=42
6.06	       =>  wckTime=5.305  cpuTime=5.17  mem=17M340
8.38	   
8.38	   search
8.38	     run=18  nbConstraintChecks=15994763  nbValidityChecks=362055  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
8.38	     nbAssignments=55055  nbFailedAssignments=10160  nbBacktracks=44363  nbVisitedNodes=69462  nbRestartNogoods=45
8.38	       =>  wckTime=7.62  cpuTime=7.46  mem=17M340
11.51	   
11.51	   search
11.51	     run=19  nbConstraintChecks=22332697  nbValidityChecks=496860  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
11.51	     nbAssignments=78868  nbFailedAssignments=14111  nbBacktracks=64226  nbVisitedNodes=98917  nbRestartNogoods=49
11.51	       =>  wckTime=10.756  cpuTime=10.57  mem=17M340
11.51	   
11.51	   global
11.51	     nbConstraintChecks=22347747  nbValidityChecks=497024  nbRestartNogoods=49  solvingWckTime=10.757
11.51	     solvingCpuTime=10.57  expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=10.95
11.51	       =>  wckTime=11.191  cpuTime=10.9  mem=17M340
11.52	
11.52	s OPTIMUM FOUND
11.52	v 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 
11.52	   
11.52	   totalWckTime=11.272  totalCpuTime=10.95

Verifier Data (download as text)

1 unsatisfied constraints, 203 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/node17/watcher-277597-1169269129 -o ROOT/results/node17/solver-277597-1169269129 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277597-1169269129/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: 1.92 1.99 1.92 4/94 13274
/proc/meminfo: memFree=1255168/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=18540 CPUtime=0
/proc/13273/stat : 13273 (runsolver) R 13271 13273 13205 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 275307671 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 245482712359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/13273/statm: 4635 279 244 17 0 2626 0

[startup+0.10752 s]
/proc/loadavg: 1.92 1.99 1.92 4/94 13274
/proc/meminfo: memFree=1255168/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=914988 CPUtime=0.09
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 2987 0 1 0 7 2 0 0 17 0 8 0 275307671 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13273/statm: 228747 2733 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.519568 s]
/proc/loadavg: 1.92 1.99 1.92 4/94 13274
/proc/meminfo: memFree=1255168/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915332 CPUtime=0.49
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 6428 0 1 0 44 5 0 0 18 0 8 0 275307671 937299968 6166 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13273/statm: 228833 6166 2165 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34565 s]
/proc/loadavg: 1.92 1.99 1.92 3/101 13281
/proc/meminfo: memFree=1229256/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915464 CPUtime=1.3
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 9194 0 1 0 122 8 0 0 25 0 8 0 275307671 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073692591 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13273/statm: 228866 8931 2532 14 0 215336 0
[pid=13273/tid=13275] ppid=13271 vsize=915464 CPUtime=0.02
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 147 0 0 0 2 0 0 0 16 0 8 0 275307675 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275307676 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275307676 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275307679 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915464 CPUtime=0.19
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 368 0 0 0 18 1 0 0 16 0 8 0 275307679 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275307679 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275307679 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.98281 s]
/proc/loadavg: 1.93 1.99 1.92 3/101 13281
/proc/meminfo: memFree=1229000/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915464 CPUtime=2.93
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 9210 0 1 0 285 8 0 0 25 0 8 0 275307671 937435136 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073717289 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13273/statm: 228866 8946 2532 14 0 215336 0
[pid=13273/tid=13275] ppid=13271 vsize=915464 CPUtime=0.02
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 147 0 0 0 2 0 0 0 17 0 8 0 275307675 937435136 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275307676 937435136 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275307676 937435136 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275307679 937435136 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915464 CPUtime=0.19
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 370 0 0 0 18 1 0 0 15 0 8 0 275307679 937435136 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275307679 937435136 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275307679 937435136 8946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.26216 s]
/proc/loadavg: 1.93 1.99 1.92 3/101 13281
/proc/meminfo: memFree=1229000/2055920 swapFree=4192812/4192956
[pid=13273] ppid=13271 vsize=915464 CPUtime=6.17
/proc/13273/stat : 13273 (java) R 13271 13273 13205 0 -1 0 9219 0 1 0 609 8 0 0 25 0 8 0 275307671 937435136 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073692591 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13273/statm: 228866 8954 2532 14 0 215336 0
[pid=13273/tid=13275] ppid=13271 vsize=915464 CPUtime=0.02
/proc/13273/task/13275/stat : 13275 (java) S 13271 13273 13205 0 -1 64 147 0 0 0 2 0 0 0 16 0 8 0 275307675 937435136 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13276] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13276/stat : 13276 (java) S 13271 13273 13205 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275307676 937435136 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13277] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13277/stat : 13277 (java) S 13271 13273 13205 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275307676 937435136 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13278] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13278/stat : 13278 (java) S 13271 13273 13205 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275307679 937435136 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13279] ppid=13271 vsize=915464 CPUtime=0.19
/proc/13273/task/13279/stat : 13279 (java) S 13271 13273 13205 0 -1 64 371 0 0 0 18 1 0 0 16 0 8 0 275307679 937435136 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13280] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13280/stat : 13280 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275307679 937435136 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13273/tid=13281] ppid=13271 vsize=915464 CPUtime=0
/proc/13273/task/13281/stat : 13281 (java) S 13271 13273 13205 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275307679 937435136 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 11.5456
CPU time (s): 11.3993
CPU user time (s): 11.3063
CPU system time (s): 0.092985
CPU usage (%): 98.7327
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.3063
system time used= 0.092985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9320
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= 1242
involuntary context switches= 1964

runsolver used 0.021996 s user time and 0.044993 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 04:58:49 UTC 2007


IDJOB= 277597
IDBENCH= 7396
IDSOLVER= 68
FILE ID= node17/277597-1169269129

PBS_JOBID= 3607408

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/dimacs/varDimacs/hole-07_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277597-1169269129/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-277597-1169269129 -o ROOT/results/node17/solver-277597-1169269129 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277597-1169269129/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e5ee6584f63e0e9add587bac5f54e04f

RANDOM SEED= 714347516

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.236
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.236
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:       1255648 kB
Buffers:         46856 kB
Cached:         500068 kB
SwapCached:          0 kB
Active:         375264 kB
Inactive:       349192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1255648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:         204484 kB
Slab:            60352 kB
Committed_AS:  8264180 kB
PageTables:       2564 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= 66563 MiB



End job on node17 on Sat Jan 20 04:59:00 UTC 2007