Trace number 282457

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 71.3671 71.8039

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t48/
pi-30-10-197-52-61.xml
MD5SUM2fde0baa8eb892e8f3ce9d090899d48c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints107
Best CPU time to get the best result obtained on this benchmark4.36134
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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/282457-1169319200/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.093  cpuTime=0.08  mem=6M885
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.53	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1301  maxDegree=11
0.53	     maxArity=2
0.53	       =>  wckTime=0.211  cpuTime=0.15  mem=8M836
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.291  cpuTime=0.19  mem=5M499
0.61	
0.61	s SATISFIABLE
0.61	o 57
0.61	c 52
0.62	o 62
0.62	c 47
0.62	o 66
0.62	c 43
0.62	o 69
0.62	c 40
0.62	o 72
0.62	c 37
0.62	o 76
0.62	c 33
0.62	o 79
0.62	c 30
0.62	o 82
0.62	c 27
0.62	o 84
0.62	c 25
0.62	o 85
0.62	c 24
0.62	o 86
0.62	c 23
0.62	o 87
0.62	c 22
0.62	o 88
0.62	c 21
0.62	o 89
0.62	c 20
0.63	o 90
0.63	c 19
0.63	o 92
0.63	c 17
0.63	o 93
0.63	c 16
0.63	o 95
0.63	c 14
0.63	o 97
0.63	c 12
0.63	o 98
0.63	c 11
0.64	o 99
0.64	c 10
0.64	o 100
0.64	c 9
0.64	o 101
0.64	c 8
0.64	o 102
0.64	c 7
0.64	o 103
0.64	c 6
0.64	o 104
0.64	c 5
0.66	o 105
0.66	c 4
0.77	o 106
0.77	c 3
1.92	   
1.92	   search
1.92	     run=0  nbConstraintChecks=5584219  nbAssignments=10000
1.92	       =>  wckTime=1.313  cpuTime=1.28  mem=5M499
2.35	o 107
2.35	c 2
3.11	   
3.11	   search
3.11	     run=1  nbConstraintChecks=10565852  nbAssignments=20000
3.11	       =>  wckTime=2.495  cpuTime=2.46  mem=5M499
4.35	   
4.35	   search
4.35	     run=2  nbConstraintChecks=16108618  nbAssignments=30000
4.35	       =>  wckTime=3.736  cpuTime=3.69  mem=5M499
5.57	   
5.57	   search
5.57	     run=3  nbConstraintChecks=21493135  nbAssignments=40000
5.57	       =>  wckTime=4.957  cpuTime=4.91  mem=5M499
6.82	   
6.82	   search
6.82	     run=4  nbConstraintChecks=26929730  nbAssignments=50000
6.82	       =>  wckTime=6.214  cpuTime=6.14  mem=5M499
8.08	   
8.08	   search
8.08	     run=5  nbConstraintChecks=32569251  nbAssignments=60000
8.08	       =>  wckTime=7.469  cpuTime=7.38  mem=5M499
9.28	   
9.28	   search
9.28	     run=6  nbConstraintChecks=37737276  nbAssignments=70000
9.28	       =>  wckTime=8.667  cpuTime=8.57  mem=5M499
10.55	   
10.55	   search
10.55	     run=7  nbConstraintChecks=43552245  nbAssignments=80000
10.55	       =>  wckTime=9.939  cpuTime=9.84  mem=5M499
11.80	   
11.80	   search
11.80	     run=8  nbConstraintChecks=49082350  nbAssignments=90000
11.80	       =>  wckTime=11.185  cpuTime=11.08  mem=5M499
13.05	   
13.05	   search
13.05	     run=9  nbConstraintChecks=54658570  nbAssignments=100000
13.05	       =>  wckTime=12.443  cpuTime=12.33  mem=5M499
14.32	   
14.32	   search
14.32	     run=10  nbConstraintChecks=60302711  nbAssignments=110000
14.32	       =>  wckTime=13.706  cpuTime=13.59  mem=5M499
15.51	   
15.51	   search
15.51	     run=11  nbConstraintChecks=65357646  nbAssignments=120000
15.51	       =>  wckTime=14.899  cpuTime=14.77  mem=5M499
16.77	   
16.77	   search
16.77	     run=12  nbConstraintChecks=70954099  nbAssignments=130000
16.77	       =>  wckTime=16.159  cpuTime=16.02  mem=5M499
18.05	   
18.05	   search
18.05	     run=13  nbConstraintChecks=76720963  nbAssignments=140000
18.05	       =>  wckTime=17.439  cpuTime=17.3  mem=5M499
19.28	   
19.28	   search
19.28	     run=14  nbConstraintChecks=82039608  nbAssignments=150000
19.28	       =>  wckTime=18.667  cpuTime=18.52  mem=5M499
20.47	   
20.47	   search
20.47	     run=15  nbConstraintChecks=87044882  nbAssignments=160000
20.47	       =>  wckTime=19.856  cpuTime=19.71  mem=5M499
21.73	   
21.73	   search
21.73	     run=16  nbConstraintChecks=92663282  nbAssignments=170000
21.73	       =>  wckTime=21.117  cpuTime=20.95  mem=5M499
22.87	   
22.87	   search
22.87	     run=17  nbConstraintChecks=97367049  nbAssignments=180000
22.87	       =>  wckTime=22.258  cpuTime=22.1  mem=5M499
24.09	   
24.09	   search
24.09	     run=18  nbConstraintChecks=102735963  nbAssignments=190000
24.09	       =>  wckTime=23.477  cpuTime=23.31  mem=5M499
25.33	   
25.33	   search
25.33	     run=19  nbConstraintChecks=108316070  nbAssignments=200000
25.33	       =>  wckTime=24.723  cpuTime=24.55  mem=5M499
26.50	   
26.50	   search
26.50	     run=20  nbConstraintChecks=113269685  nbAssignments=210000
26.50	       =>  wckTime=25.894  cpuTime=25.71  mem=5M499
27.78	   
27.78	   search
27.78	     run=21  nbConstraintChecks=119125501  nbAssignments=220000
27.78	       =>  wckTime=27.171  cpuTime=26.98  mem=5M499
29.02	   
29.02	   search
29.02	     run=22  nbConstraintChecks=124654226  nbAssignments=230000
29.02	       =>  wckTime=28.411  cpuTime=28.22  mem=5M499
30.29	   
30.29	   search
30.29	     run=23  nbConstraintChecks=130420575  nbAssignments=240000
30.29	       =>  wckTime=29.683  cpuTime=29.48  mem=5M499
31.55	   
31.55	   search
31.55	     run=24  nbConstraintChecks=136052321  nbAssignments=250000
31.55	       =>  wckTime=30.94  cpuTime=30.74  mem=5M499
32.53	   
32.53	   search
32.53	     run=25  nbConstraintChecks=140399152  nbAssignments=257735
32.53	       =>  wckTime=31.919  cpuTime=31.71  mem=5M499
32.53	   
32.53	   global
32.53	     nbConstraintChecks=140399152  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.53	     solvingWckTime=31.917  solvingCpuTime=31.71  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.53	     globalCpuTime=31.95
32.53	       =>  wckTime=32.21  cpuTime=31.9  mem=5M499
32.53	   
32.53	   solver IterativeSystematicSolver being built... 
32.67	       =>  wckTime=32.353  cpuTime=32.01  mem=16M583
32.72	   
32.72	   preprocessing
32.72	     nbConstraintChecks=15082  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.72	     detectedInconsistency=no
32.72	       =>  wckTime=0.045  cpuTime=0.02  mem=16M583
32.76	   
32.76	   search
32.76	     run=0  nbConstraintChecks=77842  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57
32.76	     nbFailedAssignments=42  nbBacktracks=10  nbVisitedNodes=110  nbRestartNogoods=0
32.76	       =>  wckTime=0.086  cpuTime=0.06  mem=16M583
32.83	   
32.83	   search
32.83	     run=1  nbConstraintChecks=231308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=147
32.83	     nbFailedAssignments=112  nbBacktracks=25  nbVisitedNodes=285  nbRestartNogoods=19
32.83	       =>  wckTime=0.155  cpuTime=0.12  mem=16M583
32.91	   
32.91	   search
32.91	     run=2  nbConstraintChecks=439287  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=301
32.91	     nbFailedAssignments=241  nbBacktracks=47  nbVisitedNodes=590  nbRestartNogoods=29
32.91	       =>  wckTime=0.236  cpuTime=0.19  mem=16M583
32.97	   
32.97	   search
32.97	     run=3  nbConstraintChecks=648760  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=447
32.97	     nbFailedAssignments=347  nbBacktracks=80  nbVisitedNodes=875  nbRestartNogoods=37
32.97	       =>  wckTime=0.297  cpuTime=0.25  mem=16M583
33.07	   
33.07	   search
33.07	     run=4  nbConstraintChecks=1005336  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=673
33.07	     nbFailedAssignments=518  nbBacktracks=131  nbVisitedNodes=1323  nbRestartNogoods=50
33.07	       =>  wckTime=0.4  cpuTime=0.35  mem=16M583
33.22	   
33.22	   search
33.22	     run=5  nbConstraintChecks=1503129  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=998
33.22	     nbFailedAssignments=764  nbBacktracks=206  nbVisitedNodes=1969  nbRestartNogoods=51
33.22	       =>  wckTime=0.548  cpuTime=0.5  mem=16M583
33.50	   
33.50	   search
33.50	     run=6  nbConstraintChecks=2427014  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1561
33.50	     nbFailedAssignments=1206  nbBacktracks=319  nbVisitedNodes=3085  nbRestartNogoods=77
33.50	       =>  wckTime=0.822  cpuTime=0.75  mem=16M583
33.84	   
33.84	   search
33.84	     run=7  nbConstraintChecks=3618212  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2269
33.84	     nbFailedAssignments=1739  nbBacktracks=490  nbVisitedNodes=4493  nbRestartNogoods=95
33.84	       =>  wckTime=1.165  cpuTime=1.09  mem=16M583
34.35	   
34.35	   search
34.35	     run=8  nbConstraintChecks=5452012  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3387
34.35	     nbFailedAssignments=2594  nbBacktracks=747  nbVisitedNodes=6721  nbRestartNogoods=112
34.35	       =>  wckTime=1.68  cpuTime=1.6  mem=16M583
35.11	   
35.11	   search
35.12	     run=9  nbConstraintChecks=8221127  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5128
35.12	     nbFailedAssignments=3944  nbBacktracks=1131  nbVisitedNodes=10194  nbRestartNogoods=134
35.12	       =>  wckTime=2.441  cpuTime=2.35  mem=16M583
36.30	   
36.30	   search
36.30	     run=10  nbConstraintChecks=12411983  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7737
36.30	     nbFailedAssignments=5971  nbBacktracks=1707  nbVisitedNodes=15396  nbRestartNogoods=160
36.30	       =>  wckTime=3.625  cpuTime=3.53  mem=16M583
37.89	   
37.89	   search
37.89	     run=11  nbConstraintChecks=18262786  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11349
37.89	     nbFailedAssignments=8715  nbBacktracks=2571  nbVisitedNodes=22590  nbRestartNogoods=172
37.89	       =>  wckTime=5.214  cpuTime=5.11  mem=16M583
40.14	   
40.14	   search
40.14	     run=12  nbConstraintChecks=26545962  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16618
40.14	     nbFailedAssignments=12683  nbBacktracks=3868  nbVisitedNodes=33101  nbRestartNogoods=191
40.14	       =>  wckTime=7.466  cpuTime=7.35  mem=16M583
43.67	   
43.67	   search
43.67	     run=13  nbConstraintChecks=38452502  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24492
43.67	     nbFailedAssignments=18606  nbBacktracks=5814  nbVisitedNodes=48753  nbRestartNogoods=197
43.67	       =>  wckTime=10.996  cpuTime=10.86  mem=16M583
48.38	   
48.38	   search
48.38	     run=14  nbConstraintChecks=53771355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34777
48.38	     nbFailedAssignments=25967  nbBacktracks=8733  nbVisitedNodes=69118  nbRestartNogoods=208
48.38	       =>  wckTime=15.706  cpuTime=15.56  mem=16M583
55.38	   
55.38	   search
55.38	     run=15  nbConstraintChecks=76190069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49407
55.38	     nbFailedAssignments=36216  nbBacktracks=13111  nbVisitedNodes=98051  nbRestartNogoods=228
55.38	       =>  wckTime=22.701  cpuTime=22.52  mem=16M583
64.17	   
64.17	   search
64.17	     run=16  nbConstraintChecks=101272131  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67434
64.17	     nbFailedAssignments=47670  nbBacktracks=19679  nbVisitedNodes=133346  nbRestartNogoods=240
64.17	       =>  wckTime=31.498  cpuTime=31.27  mem=16M583
71.75	   
71.75	   search
71.75	     run=17  nbConstraintChecks=122311863  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=82768
71.75	     nbFailedAssignments=57018  nbBacktracks=25666  nbVisitedNodes=163300  nbRestartNogoods=255
71.75	       =>  wckTime=39.075  cpuTime=38.81  mem=16M583
71.75	   
71.75	   global
71.75	     nbConstraintChecks=122326945  nbRestartNogoods=255  solvingWckTime=39.076  solvingCpuTime=38.81  expiredTime=no
71.75	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=70.87
71.75	       =>  wckTime=71.431  cpuTime=70.82  mem=16M583
71.75	
71.76	s OPTIMUM FOUND
71.76	v 1 7 9 4 8 10 1 1 5 5 6 4 1 8 5 9 8 1 6 10 6 5 2 4 4 6 9 4 7 8 
71.76	   
71.76	   totalWckTime=71.515  totalCpuTime=70.87

Verifier Data (download as text)

2 unsatisfied constraints, 107 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/node15/watcher-282457-1169319200 -o ROOT/results/node15/solver-282457-1169319200 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282457-1169319200/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.79 1.94 1.98 2/86 24768
/proc/meminfo: memFree=1405648/2055920 swapFree=4173628/4192956
[pid=24767] ppid=24765 vsize=18540 CPUtime=0
/proc/24767/stat : 24767 (runsolver) R 24765 24767 24651 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 280314950 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 240472616231 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/24767/statm: 4635 279 244 17 0 2626 0

[startup+0.102633 s]
/proc/loadavg: 1.79 1.94 1.98 2/86 24768
/proc/meminfo: memFree=1405648/2055920 swapFree=4173628/4192956
[pid=24767] ppid=24765 vsize=913228 CPUtime=0.08
/proc/24767/stat : 24767 (java) S 24765 24767 24651 0 -1 0 2903 0 1 0 7 1 0 0 17 0 8 0 280314950 935145472 2649 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24767/statm: 228307 2649 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913228

[startup+0.514704 s]
/proc/loadavg: 1.79 1.94 1.98 2/86 24768
/proc/meminfo: memFree=1405648/2055920 swapFree=4173628/4192956
[pid=24767] ppid=24765 vsize=915332 CPUtime=0.48
/proc/24767/stat : 24767 (java) R 24765 24767 24651 0 -1 0 6446 0 1 0 44 4 0 0 18 0 8 0 280314950 937299968 6185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24767/statm: 228833 6185 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33984 s]
/proc/loadavg: 1.79 1.94 1.98 3/93 24775
/proc/meminfo: memFree=1388120/2055920 swapFree=4173628/4192956
[pid=24767] ppid=24765 vsize=915444 CPUtime=1.3
/proc/24767/stat : 24767 (java) R 24765 24767 24651 0 -1 0 7048 0 1 0 103 27 0 0 25 0 8 0 280314950 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7835390 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24767/statm: 228861 6786 2479 14 0 215331 0
[pid=24767/tid=24769] ppid=24765 vsize=915444 CPUtime=0.02
/proc/24767/task/24769/stat : 24769 (java) S 24765 24767 24651 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280314955 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24770] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24770/stat : 24770 (java) S 24765 24767 24651 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280314955 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24771] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24771/stat : 24771 (java) S 24765 24767 24651 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280314955 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24772] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24772/stat : 24772 (java) S 24765 24767 24651 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280314959 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24773] ppid=24765 vsize=915444 CPUtime=0.12
/proc/24767/task/24773/stat : 24773 (java) S 24765 24767 24651 0 -1 64 328 0 0 0 12 0 0 0 16 0 8 0 280314959 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24774] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24774/stat : 24774 (java) S 24765 24767 24651 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280314959 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24775] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24775/stat : 24775 (java) S 24765 24767 24651 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280314959 937414656 6786 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) 915444

[startup+2.97712 s]
/proc/loadavg: 1.79 1.94 1.98 3/93 24775
/proc/meminfo: memFree=1388064/2055920 swapFree=4173628/4192956
[pid=24767] ppid=24765 vsize=915448 CPUtime=2.93
/proc/24767/stat : 24767 (java) R 24765 24767 24651 0 -1 0 7051 0 1 0 210 83 0 0 25 0 8 0 280314950 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24767/statm: 228862 6788 2479 14 0 215332 0
[pid=24767/tid=24769] ppid=24765 vsize=915448 CPUtime=0.02
/proc/24767/task/24769/stat : 24769 (java) S 24765 24767 24651 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280314955 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24770] ppid=24765 vsize=915448 CPUtime=0
/proc/24767/task/24770/stat : 24770 (java) S 24765 24767 24651 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280314955 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24771] ppid=24765 vsize=915448 CPUtime=0
/proc/24767/task/24771/stat : 24771 (java) S 24765 24767 24651 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280314955 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24772] ppid=24765 vsize=915448 CPUtime=0
/proc/24767/task/24772/stat : 24772 (java) S 24765 24767 24651 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280314959 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24773] ppid=24765 vsize=915448 CPUtime=0.13
/proc/24767/task/24773/stat : 24773 (java) S 24765 24767 24651 0 -1 64 330 0 0 0 13 0 0 0 16 0 8 0 280314959 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24774] ppid=24765 vsize=915448 CPUtime=0
/proc/24767/task/24774/stat : 24774 (java) S 24765 24767 24651 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280314959 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24775] ppid=24765 vsize=915448 CPUtime=0
/proc/24767/task/24775/stat : 24775 (java) S 24765 24767 24651 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280314959 937418752 6788 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) 915448

[startup+6.27369 s]
/proc/loadavg: 1.81 1.94 1.98 3/93 24775
/proc/meminfo: memFree=1388064/2055920 swapFree=4173628/4192956
[pid=24767] ppid=24765 vsize=915448 CPUtime=6.19
/proc/24767/stat : 24767 (java) R 24765 24767 24651 0 -1 0 7051 0 1 0 429 190 0 0 25 0 8 0 280314950 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24767/statm: 228862 6788 2479 14 0 215332 0
[pid=24767/tid=24769] ppid=24765 vsize=915448 CPUtime=0.02
/proc/24767/task/24769/stat : 24769 (java) S 24765 24767 24651 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280314955 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24770] ppid=24765 vsize=915448 CPUtime=0
/proc/24767/task/24770/stat : 24770 (java) S 24765 24767 24651 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280314955 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24771] ppid=24765 vsize=915448 CPUtime=0
/proc/24767/task/24771/stat : 24771 (java) S 24765 24767 24651 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280314955 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24772] ppid=24765 vsize=915448 CPUtime=0
/proc/24767/task/24772/stat : 24772 (java) S 24765 24767 24651 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280314959 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24773] ppid=24765 vsize=915448 CPUtime=0.13
/proc/24767/task/24773/stat : 24773 (java) S 24765 24767 24651 0 -1 64 330 0 0 0 13 0 0 0 16 0 8 0 280314959 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24774] ppid=24765 vsize=915448 CPUtime=0
/proc/24767/task/24774/stat : 24774 (java) S 24765 24767 24651 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280314959 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24775] ppid=24765 vsize=915448 CPUtime=0
/proc/24767/task/24775/stat : 24775 (java) S 24765 24767 24651 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280314959 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915448

[startup+12.7498 s]
/proc/loadavg: 1.82 1.94 1.98 3/93 24775
/proc/meminfo: memFree=1388064/2055920 swapFree=4173628/4192956
[pid=24767] ppid=24765 vsize=915444 CPUtime=12.63
/proc/24767/stat : 24767 (java) R 24765 24767 24651 0 -1 0 7051 0 1 0 863 400 0 0 25 0 8 0 280314950 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073664362 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24767/statm: 228861 6788 2479 14 0 215331 0
[pid=24767/tid=24769] ppid=24765 vsize=915444 CPUtime=0.02
/proc/24767/task/24769/stat : 24769 (java) S 24765 24767 24651 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280314955 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24770] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24770/stat : 24770 (java) S 24765 24767 24651 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280314955 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24771] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24771/stat : 24771 (java) S 24765 24767 24651 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280314955 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24772] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24772/stat : 24772 (java) S 24765 24767 24651 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280314959 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24773] ppid=24765 vsize=915444 CPUtime=0.13
/proc/24767/task/24773/stat : 24773 (java) S 24765 24767 24651 0 -1 64 330 0 0 0 13 0 0 0 16 0 8 0 280314959 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24774] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24774/stat : 24774 (java) S 24765 24767 24651 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280314959 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24775] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24775/stat : 24775 (java) S 24765 24767 24651 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280314959 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915444

[startup+25.604 s]
/proc/loadavg: 1.86 1.94 1.98 3/93 24775
/proc/meminfo: memFree=1388128/2055920 swapFree=4173628/4192956
[pid=24767] ppid=24765 vsize=915444 CPUtime=25.42
/proc/24767/stat : 24767 (java) R 24765 24767 24651 0 -1 0 7053 0 1 0 1729 813 0 0 25 0 8 0 280314950 937414656 6790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073664427 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24767/statm: 228861 6790 2479 14 0 215331 0
[pid=24767/tid=24769] ppid=24765 vsize=915444 CPUtime=0.02
/proc/24767/task/24769/stat : 24769 (java) S 24765 24767 24651 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280314955 937414656 6790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24770] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24770/stat : 24770 (java) S 24765 24767 24651 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280314955 937414656 6790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24771] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24771/stat : 24771 (java) S 24765 24767 24651 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280314955 937414656 6790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24772] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24772/stat : 24772 (java) S 24765 24767 24651 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280314959 937414656 6790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24773] ppid=24765 vsize=915444 CPUtime=0.13
/proc/24767/task/24773/stat : 24773 (java) S 24765 24767 24651 0 -1 64 332 0 0 0 13 0 0 0 16 0 8 0 280314959 937414656 6790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24774] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24774/stat : 24774 (java) S 24765 24767 24651 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280314959 937414656 6790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24775] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24775/stat : 24775 (java) S 24765 24767 24651 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280314959 937414656 6790 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 915444

[startup+51.2154 s]
/proc/loadavg: 1.91 1.95 1.98 3/93 24775
/proc/meminfo: memFree=1380192/2055920 swapFree=4173628/4192956
[pid=24767] ppid=24765 vsize=915444 CPUtime=50.91
/proc/24767/stat : 24767 (java) R 24765 24767 24651 0 -1 0 9117 0 1 0 4062 1029 0 0 25 0 8 0 280314950 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073787138 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24767/statm: 228861 8848 2532 14 0 215331 0
[pid=24767/tid=24769] ppid=24765 vsize=915444 CPUtime=0.02
/proc/24767/task/24769/stat : 24769 (java) S 24765 24767 24651 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280314955 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24770] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24770/stat : 24770 (java) S 24765 24767 24651 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280314955 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24771] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24771/stat : 24771 (java) S 24765 24767 24651 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280314955 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24772] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24772/stat : 24772 (java) S 24765 24767 24651 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280314959 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24773] ppid=24765 vsize=915444 CPUtime=0.23
/proc/24767/task/24773/stat : 24773 (java) S 24765 24767 24651 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 280314959 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24774] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24774/stat : 24774 (java) S 24765 24767 24651 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280314959 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24767/tid=24775] ppid=24765 vsize=915444 CPUtime=0
/proc/24767/task/24775/stat : 24775 (java) S 24765 24767 24651 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280314959 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 71.8039
CPU time (s): 71.3671
CPU user time (s): 61.0657
CPU system time (s): 10.3014
CPU usage (%): 99.3917
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.0657
system time used= 10.3014
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9218
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= 2571
involuntary context switches= 5213

runsolver used 0.100984 s user time and 0.238963 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan 20 18:53:21 UTC 2007


IDJOB= 282457
IDBENCH= 12821
IDSOLVER= 68
FILE ID= node15/282457-1169319200

PBS_JOBID= 3610071

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-30-10-25-t48/pi-30-10-197-52-61.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282457-1169319200/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-282457-1169319200 -o ROOT/results/node15/solver-282457-1169319200 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282457-1169319200/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2fde0baa8eb892e8f3ce9d090899d48c

RANDOM SEED= 917998886

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.276
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.276
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:       1406128 kB
Buffers:         55124 kB
Cached:         467968 kB
SwapCached:       6628 kB
Active:         214592 kB
Inactive:       359412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1406128 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            2132 kB
Writeback:           0 kB
Mapped:          61776 kB
Slab:            60508 kB
Committed_AS:  9103388 kB
PageTables:       2368 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 node15 on Sat Jan 20 18:54:33 UTC 2007