Trace number 275518

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 41.6337 42.0386

General information on the benchmark

Namerandom/rand-2-30-15/
rand-2-30-15-306-230-15_ext.xml
MD5SUMd4077567d9bfac8ce56608e27db392b0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints223
Best CPU time to get the best result obtained on this benchmark12.6161
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables30
Number of constraints224
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension224
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/275518-1169223099/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=15  maxDomainSize=15
0.41	       =>  wckTime=0.099  cpuTime=0.08  mem=6M887
0.41	   
0.41	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.59	     nbConstraints=224  nbRelationTypes=224  nbExtensionStructures=224  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=224  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2830  maxDegree=21
0.59	     maxArity=2
0.59	       =>  wckTime=0.275  cpuTime=0.18  mem=10M821
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.362  cpuTime=0.23  mem=5M728
0.68	
0.68	s SATISFIABLE
0.68	o 169
0.68	c 55
0.68	o 176
0.68	c 48
0.69	o 182
0.69	c 42
0.69	o 188
0.69	c 36
0.69	o 192
0.69	c 32
0.69	o 195
0.69	c 29
0.69	o 198
0.69	c 26
0.69	o 200
0.69	c 24
0.69	o 201
0.69	c 23
0.69	o 204
0.69	c 20
0.69	o 205
0.69	c 19
0.69	o 207
0.69	c 17
0.69	o 209
0.69	c 15
0.69	o 210
0.69	c 14
0.69	o 212
0.69	c 12
0.70	o 213
0.70	c 11
0.70	o 214
0.70	c 10
0.70	o 215
0.70	c 9
0.71	o 217
0.71	c 7
0.71	o 218
0.71	c 6
0.74	o 219
0.74	c 5
0.80	o 220
0.80	c 4
0.80	o 221
0.80	c 3
0.87	o 222
0.87	c 2
1.07	o 223
1.07	c 1
1.08	   
1.08	   search
1.08	     run=0  nbConstraintChecks=2202819  nbAssignments=1901
1.08	       =>  wckTime=0.401  cpuTime=0.38  mem=5M728
1.08	   
1.08	   global
1.08	     nbConstraintChecks=2202819  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.08	     solvingWckTime=0.398  solvingCpuTime=0.38  expiredTime=no  totalExploration=no  nbFoundSolutions=0
1.08	     globalCpuTime=0.67
1.08	       =>  wckTime=0.762  cpuTime=0.61  mem=5M728
1.08	   
1.08	   solver IterativeSystematicSolver being built... 
1.21	       =>  wckTime=0.899  cpuTime=0.71  mem=16M619
1.28	   
1.28	   preprocessing
1.28	     nbConstraintChecks=58456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.28	     detectedInconsistency=no
1.28	       =>  wckTime=0.063  cpuTime=0.05  mem=16M619
1.31	   
1.31	   search
1.31	     run=0  nbConstraintChecks=103213  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34
1.31	     nbFailedAssignments=20  nbBacktracks=10  nbVisitedNodes=64  nbRestartNogoods=0
1.31	       =>  wckTime=0.098  cpuTime=0.08  mem=16M619
1.36	   
1.36	   search
1.36	     run=1  nbConstraintChecks=227111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72
1.36	     nbFailedAssignments=39  nbBacktracks=25  nbVisitedNodes=136  nbRestartNogoods=12
1.36	       =>  wckTime=0.145  cpuTime=0.12  mem=16M619
1.42	   
1.42	   search
1.42	     run=2  nbConstraintChecks=442691  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=139
1.42	     nbFailedAssignments=80  nbBacktracks=47  nbVisitedNodes=264  nbRestartNogoods=29
1.42	       =>  wckTime=0.204  cpuTime=0.17  mem=16M619
1.50	   
1.50	   search
1.50	     run=3  nbConstraintChecks=782608  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=244
1.50	     nbFailedAssignments=149  nbBacktracks=80  nbVisitedNodes=469  nbRestartNogoods=38
1.50	       =>  wckTime=0.287  cpuTime=0.25  mem=16M619
1.61	   
1.61	   search
1.61	     run=4  nbConstraintChecks=1228319  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=383
1.61	     nbFailedAssignments=234  nbBacktracks=130  nbVisitedNodes=739  nbRestartNogoods=42
1.61	       =>  wckTime=0.39  cpuTime=0.35  mem=16M619
1.77	   
1.77	   search
1.77	     run=5  nbConstraintChecks=1890618  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=596
1.77	     nbFailedAssignments=367  nbBacktracks=205  nbVisitedNodes=1157  nbRestartNogoods=49
1.77	       =>  wckTime=0.56  cpuTime=0.52  mem=16M619
2.02	   
2.02	   search
2.02	     run=6  nbConstraintChecks=2893568  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=905
2.02	     nbFailedAssignments=558  nbBacktracks=319  nbVisitedNodes=1751  nbRestartNogoods=70
2.02	       =>  wckTime=0.804  cpuTime=0.76  mem=16M619
2.42	   
2.42	   search
2.42	     run=7  nbConstraintChecks=4514030  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1363
2.42	     nbFailedAssignments=842  nbBacktracks=490  nbVisitedNodes=2640  nbRestartNogoods=80
2.42	       =>  wckTime=1.204  cpuTime=1.15  mem=16M619
2.97	   
2.97	   search
2.97	     run=8  nbConstraintChecks=6663241  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2016
2.97	     nbFailedAssignments=1235  nbBacktracks=746  nbVisitedNodes=3864  nbRestartNogoods=96
2.97	       =>  wckTime=1.756  cpuTime=1.69  mem=16M619
3.78	   
3.78	   search
3.78	     run=9  nbConstraintChecks=9862068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2977
3.78	     nbFailedAssignments=1808  nbBacktracks=1130  nbVisitedNodes=5651  nbRestartNogoods=99
3.78	       =>  wckTime=2.562  cpuTime=2.49  mem=16M619
4.87	   
4.87	   search
4.87	     run=10  nbConstraintChecks=14039748  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4255
4.87	     nbFailedAssignments=2507  nbBacktracks=1706  nbVisitedNodes=7939  nbRestartNogoods=112
4.87	       =>  wckTime=3.657  cpuTime=3.57  mem=16M619
6.33	   
6.33	   search
6.33	     run=11  nbConstraintChecks=19626536  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6091
6.33	     nbFailedAssignments=3476  nbBacktracks=2570  nbVisitedNodes=11122  nbRestartNogoods=133
6.33	       =>  wckTime=5.111  cpuTime=5.01  mem=16M619
8.31	   
8.31	   search
8.31	     run=12  nbConstraintChecks=27277591  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8617
8.31	     nbFailedAssignments=4704  nbBacktracks=3867  nbVisitedNodes=15292  nbRestartNogoods=159
8.31	       =>  wckTime=7.09  cpuTime=6.97  mem=16M619
11.23	   
11.23	   search
11.23	     run=13  nbConstraintChecks=38449140  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12340
11.23	     nbFailedAssignments=6478  nbBacktracks=5813  nbVisitedNodes=21374  nbRestartNogoods=178
11.23	       =>  wckTime=10.016  cpuTime=9.87  mem=16M619
15.40	   
15.40	   search
15.40	     run=14  nbConstraintChecks=55024592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18002
15.40	     nbFailedAssignments=9215  nbBacktracks=8733  nbVisitedNodes=30622  nbRestartNogoods=200
15.40	       =>  wckTime=14.182  cpuTime=14.0  mem=16M619
21.70	   
21.70	   search
21.70	     run=15  nbConstraintChecks=79627748  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26326
21.70	     nbFailedAssignments=13158  nbBacktracks=13111  nbVisitedNodes=43998  nbRestartNogoods=207
21.70	       =>  wckTime=20.483  cpuTime=20.25  mem=16M619
30.46	   
30.46	   search
30.46	     run=16  nbConstraintChecks=113044117  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38095
30.46	     nbFailedAssignments=18355  nbBacktracks=19680  nbVisitedNodes=62444  nbRestartNogoods=220
30.46	       =>  wckTime=29.243  cpuTime=28.94  mem=16M619
41.98	   
41.98	   search
41.98	     run=17  nbConstraintChecks=156670067  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53340
41.98	     nbFailedAssignments=24946  nbBacktracks=28335  nbVisitedNodes=86184  nbRestartNogoods=228
41.98	       =>  wckTime=40.767  cpuTime=40.36  mem=16M619
41.98	   
41.98	   global
41.98	     nbConstraintChecks=156728523  nbRestartNogoods=228  solvingWckTime=40.768  solvingCpuTime=40.37  expiredTime=no
41.98	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=41.14
41.98	       =>  wckTime=41.668  cpuTime=41.08  mem=16M619
41.99	
41.99	s OPTIMUM FOUND
41.99	v 12 10 5 2 8 9 8 10 14 3 1 1 6 11 3 4 12 8 13 13 9 13 1 13 2 5 13 1 2 0 
41.99	   
41.99	   totalWckTime=41.749  totalCpuTime=41.14

Verifier Data (download as text)

1 unsatisfied constraints, 223 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/node58/watcher-275518-1169223099 -o ROOT/results/node58/solver-275518-1169223099 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275518-1169223099/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.98 1.99 4/73 25571
/proc/meminfo: memFree=1370576/2055920 swapFree=4184236/4192956
[pid=25570] ppid=25568 vsize=18540 CPUtime=0
/proc/25570/stat : 25570 (runsolver) R 25568 25570 24528 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 270707881 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 226238197031 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25570/statm: 4635 279 244 17 0 2626 0

[startup+0.106999 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 25571
/proc/meminfo: memFree=1370576/2055920 swapFree=4184236/4192956
[pid=25570] ppid=25568 vsize=914988 CPUtime=0.08
/proc/25570/stat : 25570 (java) D 25568 25570 24528 0 -1 0 2988 0 1 0 7 1 0 0 17 0 8 0 270707881 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25570/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515033 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 25571
/proc/meminfo: memFree=1370576/2055920 swapFree=4184236/4192956
[pid=25570] ppid=25568 vsize=915332 CPUtime=0.48
/proc/25570/stat : 25570 (java) R 25568 25570 24528 0 -1 0 6530 0 1 0 44 4 0 0 18 0 8 0 270707881 937299968 6269 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25570/statm: 228833 6269 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33611 s]
/proc/loadavg: 1.93 1.98 1.99 4/80 25578
/proc/meminfo: memFree=1350616/2055920 swapFree=4184236/4192956
[pid=25570] ppid=25568 vsize=915464 CPUtime=1.3
/proc/25570/stat : 25570 (java) R 25568 25570 24528 0 -1 0 9057 0 1 0 115 15 0 0 25 0 8 0 270707881 937435136 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073735088 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25570/statm: 228866 8794 2532 14 0 215336 0
[pid=25570/tid=25572] ppid=25568 vsize=915464 CPUtime=0.02
/proc/25570/task/25572/stat : 25572 (java) S 25568 25570 24528 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 270707885 937435136 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25573] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25573/stat : 25573 (java) S 25568 25570 24528 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270707886 937435136 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25574] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25574/stat : 25574 (java) S 25568 25570 24528 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270707886 937435136 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25575] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25575/stat : 25575 (java) S 25568 25570 24528 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270707889 937435136 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25576] ppid=25568 vsize=915464 CPUtime=0.19
/proc/25570/task/25576/stat : 25576 (java) S 25568 25570 24528 0 -1 64 379 0 0 0 18 1 0 0 15 0 8 0 270707889 937435136 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25577] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25577/stat : 25577 (java) S 25568 25570 24528 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270707889 937435136 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25578] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25578/stat : 25578 (java) S 25568 25570 24528 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270707889 937435136 8794 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.97324 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 25578
/proc/meminfo: memFree=1345048/2055920 swapFree=4184236/4192956
[pid=25570] ppid=25568 vsize=915464 CPUtime=2.92
/proc/25570/stat : 25570 (java) R 25568 25570 24528 0 -1 0 9090 0 1 0 277 15 0 0 25 0 8 0 270707881 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073734920 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25570/statm: 228866 8826 2532 14 0 215336 0
[pid=25570/tid=25572] ppid=25568 vsize=915464 CPUtime=0.02
/proc/25570/task/25572/stat : 25572 (java) S 25568 25570 24528 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 270707885 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25573] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25573/stat : 25573 (java) S 25568 25570 24528 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270707886 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25574] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25574/stat : 25574 (java) S 25568 25570 24528 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270707886 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25575] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25575/stat : 25575 (java) S 25568 25570 24528 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270707889 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25576] ppid=25568 vsize=915464 CPUtime=0.22
/proc/25570/task/25576/stat : 25576 (java) S 25568 25570 24528 0 -1 64 395 0 0 0 21 1 0 0 15 0 8 0 270707889 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25577] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25577/stat : 25577 (java) S 25568 25570 24528 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270707889 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25578] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25578/stat : 25578 (java) S 25568 25570 24528 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270707889 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.26953 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 25578
/proc/meminfo: memFree=1344928/2055920 swapFree=4184236/4192956
[pid=25570] ppid=25568 vsize=915464 CPUtime=6.18
/proc/25570/stat : 25570 (java) R 25568 25570 24528 0 -1 0 9105 0 1 0 603 15 0 0 25 0 8 0 270707881 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073828192 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25570/statm: 228866 8838 2532 14 0 215336 0
[pid=25570/tid=25572] ppid=25568 vsize=915464 CPUtime=0.02
/proc/25570/task/25572/stat : 25572 (java) S 25568 25570 24528 0 -1 64 212 0 0 0 2 0 0 0 17 0 8 0 270707885 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25573] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25573/stat : 25573 (java) S 25568 25570 24528 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270707886 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25574] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25574/stat : 25574 (java) S 25568 25570 24528 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270707886 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25575] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25575/stat : 25575 (java) S 25568 25570 24528 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270707889 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25576] ppid=25568 vsize=915464 CPUtime=0.23
/proc/25570/task/25576/stat : 25576 (java) S 25568 25570 24528 0 -1 64 403 0 0 0 22 1 0 0 15 0 8 0 270707889 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25577] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25577/stat : 25577 (java) S 25568 25570 24528 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270707889 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25578] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25578/stat : 25578 (java) S 25568 25570 24528 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270707889 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915464

[startup+12.7401 s]
/proc/loadavg: 1.94 1.98 1.99 3/80 25578
/proc/meminfo: memFree=1344864/2055920 swapFree=4184236/4192956
[pid=25570] ppid=25568 vsize=915464 CPUtime=12.61
/proc/25570/stat : 25570 (java) R 25568 25570 24528 0 -1 0 9115 0 1 0 1245 16 0 0 25 0 8 0 270707881 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073828168 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25570/statm: 228866 8846 2532 14 0 215336 0
[pid=25570/tid=25572] ppid=25568 vsize=915464 CPUtime=0.02
/proc/25570/task/25572/stat : 25572 (java) S 25568 25570 24528 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 270707885 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25573] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25573/stat : 25573 (java) S 25568 25570 24528 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270707886 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25574] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25574/stat : 25574 (java) S 25568 25570 24528 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270707886 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25575] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25575/stat : 25575 (java) S 25568 25570 24528 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270707889 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25576] ppid=25568 vsize=915464 CPUtime=0.23
/proc/25570/task/25576/stat : 25576 (java) S 25568 25570 24528 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 270707889 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25577] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25577/stat : 25577 (java) S 25568 25570 24528 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270707889 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25578] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25578/stat : 25578 (java) S 25568 25570 24528 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270707889 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.6052 s]
/proc/loadavg: 1.95 1.98 1.99 3/80 25578
/proc/meminfo: memFree=1344928/2055920 swapFree=4184236/4192956
[pid=25570] ppid=25568 vsize=915464 CPUtime=25.37
/proc/25570/stat : 25570 (java) R 25568 25570 24528 0 -1 0 9120 0 1 0 2521 16 0 0 25 0 8 0 270707881 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073880615 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25570/statm: 228866 8851 2532 14 0 215336 0
[pid=25570/tid=25572] ppid=25568 vsize=915464 CPUtime=0.02
/proc/25570/task/25572/stat : 25572 (java) S 25568 25570 24528 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 270707885 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25573] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25573/stat : 25573 (java) S 25568 25570 24528 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270707886 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25574] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25574/stat : 25574 (java) S 25568 25570 24528 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270707886 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25575] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25575/stat : 25575 (java) S 25568 25570 24528 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270707889 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25576] ppid=25568 vsize=915464 CPUtime=0.23
/proc/25570/task/25576/stat : 25576 (java) S 25568 25570 24528 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 270707889 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25577] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25577/stat : 25577 (java) S 25568 25570 24528 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270707889 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25570/tid=25578] ppid=25568 vsize=915464 CPUtime=0
/proc/25570/task/25578/stat : 25578 (java) S 25568 25570 24528 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270707889 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 42.0386
CPU time (s): 41.6337
CPU user time (s): 41.4637
CPU system time (s): 0.169974
CPU usage (%): 99.0368
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.4637
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9220
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= 2022
involuntary context switches= 3166

runsolver used 0.055991 s user time and 0.137979 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Fri Jan 19 16:11:39 UTC 2007


IDJOB= 275518
IDBENCH= 4093
IDSOLVER= 68
FILE ID= node58/275518-1169223099

PBS_JOBID= 3589182

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d4077567d9bfac8ce56608e27db392b0

RANDOM SEED= 805283303

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.223
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.223
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:       1370992 kB
Buffers:         48472 kB
Cached:         546320 kB
SwapCached:       2792 kB
Active:         111004 kB
Inactive:       504088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1370992 kB
SwapTotal:     4192956 kB
SwapFree:      4184236 kB
Dirty:            1972 kB
Writeback:           0 kB
Mapped:          27700 kB
Slab:            55428 kB
Committed_AS:  4276628 kB
PageTables:       1688 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 node58 on Fri Jan 19 16:12:21 UTC 2007