Trace number 280856

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 68.9905 69.6479

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-25_ext.xml
MD5SUMf9675e9be47bfa0938a3c52547b5fdd5
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 benchmark5.64714
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.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=pfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/280856-1169308271/unknown.xml
0.42	   
0.42	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.46	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.46	       =>  wckTime=0.101  cpuTime=0.09  mem=6M910
0.46	   
0.46	   relations being loaded...
0.51	   
0.51	   constraints being loaded...
0.57	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.57	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1282  maxDegree=11
0.57	     maxArity=2
0.57	       =>  wckTime=0.214  cpuTime=0.15  mem=8M893
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.298  cpuTime=0.19  mem=5M496
0.66	
0.66	s SATISFIABLE
0.66	o 68
0.66	c 41
0.66	o 72
0.66	c 37
0.66	o 75
0.66	c 34
0.66	o 77
0.66	c 32
0.66	o 78
0.66	c 31
0.66	o 80
0.66	c 29
0.66	o 81
0.66	c 28
0.66	o 82
0.66	c 27
0.67	o 85
0.67	c 24
0.67	o 87
0.67	c 22
0.67	o 90
0.67	c 19
0.67	o 91
0.67	c 18
0.67	o 93
0.67	c 16
0.67	o 95
0.67	c 14
0.67	o 97
0.67	c 12
0.67	o 98
0.67	c 11
0.67	o 99
0.67	c 10
0.68	o 100
0.68	c 9
0.68	o 101
0.68	c 8
0.69	o 102
0.69	c 7
0.69	o 103
0.69	c 6
0.69	o 104
0.69	c 5
0.69	o 105
0.69	c 4
0.84	o 106
0.84	c 3
2.07	   
2.07	   search
2.07	     run=0  nbConstraintChecks=6206616  nbAssignments=10000
2.07	       =>  wckTime=1.419  cpuTime=1.39  mem=5M496
3.44	   
3.44	   search
3.44	     run=1  nbConstraintChecks=12464256  nbAssignments=20000
3.44	       =>  wckTime=2.785  cpuTime=2.73  mem=5M496
4.72	   
4.72	   search
4.72	     run=2  nbConstraintChecks=18166715  nbAssignments=30000
4.72	       =>  wckTime=4.067  cpuTime=4.0  mem=5M496
6.06	   
6.06	   search
6.06	     run=3  nbConstraintChecks=24333985  nbAssignments=40000
6.06	       =>  wckTime=5.409  cpuTime=5.34  mem=5M496
7.37	   
7.37	   search
7.37	     run=4  nbConstraintChecks=30190999  nbAssignments=50000
7.37	       =>  wckTime=6.712  cpuTime=6.63  mem=5M496
8.72	   
8.72	   search
8.72	     run=5  nbConstraintChecks=36458525  nbAssignments=60000
8.72	       =>  wckTime=8.068  cpuTime=7.97  mem=5M496
8.79	o 107
8.79	c 2
10.02	   
10.02	   search
10.02	     run=6  nbConstraintChecks=42275829  nbAssignments=70000
10.02	       =>  wckTime=9.366  cpuTime=9.27  mem=5M496
11.36	   
11.36	   search
11.36	     run=7  nbConstraintChecks=48420160  nbAssignments=80000
11.36	       =>  wckTime=10.708  cpuTime=10.59  mem=5M496
12.70	   
12.70	   search
12.70	     run=8  nbConstraintChecks=54568604  nbAssignments=90000
12.70	       =>  wckTime=12.046  cpuTime=11.92  mem=5M496
13.99	   
13.99	   search
13.99	     run=9  nbConstraintChecks=60277179  nbAssignments=100000
13.99	       =>  wckTime=13.342  cpuTime=13.21  mem=5M496
15.33	   
15.33	   search
15.33	     run=10  nbConstraintChecks=66327858  nbAssignments=110000
15.33	       =>  wckTime=14.678  cpuTime=14.53  mem=5M496
16.66	   
16.66	   search
16.66	     run=11  nbConstraintChecks=72296598  nbAssignments=120000
16.66	       =>  wckTime=16.009  cpuTime=15.85  mem=5M496
17.98	   
17.98	   search
17.98	     run=12  nbConstraintChecks=78232136  nbAssignments=130000
17.98	       =>  wckTime=17.33  cpuTime=17.16  mem=5M496
19.33	   
19.33	   search
19.33	     run=13  nbConstraintChecks=84274840  nbAssignments=140000
19.33	       =>  wckTime=18.675  cpuTime=18.49  mem=5M496
20.64	   
20.64	   search
20.64	     run=14  nbConstraintChecks=90148612  nbAssignments=150000
20.64	       =>  wckTime=19.991  cpuTime=19.8  mem=5M496
21.95	   
21.95	   search
21.95	     run=15  nbConstraintChecks=95966272  nbAssignments=160000
21.95	       =>  wckTime=21.3  cpuTime=21.1  mem=5M496
23.27	   
23.27	   search
23.27	     run=16  nbConstraintChecks=101892493  nbAssignments=170000
23.27	       =>  wckTime=22.62  cpuTime=22.41  mem=5M496
24.57	   
24.57	   search
24.57	     run=17  nbConstraintChecks=107692039  nbAssignments=180000
24.57	       =>  wckTime=23.921  cpuTime=23.7  mem=5M496
25.91	   
25.91	   search
25.91	     run=18  nbConstraintChecks=113799161  nbAssignments=190000
25.91	       =>  wckTime=25.254  cpuTime=25.02  mem=5M496
27.26	   
27.26	   search
27.26	     run=19  nbConstraintChecks=120027763  nbAssignments=200000
27.26	       =>  wckTime=26.607  cpuTime=26.35  mem=5M496
28.58	   
28.58	   search
28.58	     run=20  nbConstraintChecks=126008806  nbAssignments=210000
28.58	       =>  wckTime=27.927  cpuTime=27.67  mem=5M496
29.91	   
29.91	   search
29.91	     run=21  nbConstraintChecks=132069461  nbAssignments=220000
29.91	       =>  wckTime=29.255  cpuTime=28.99  mem=5M496
31.22	   
31.22	   search
31.22	     run=22  nbConstraintChecks=137984883  nbAssignments=230000
31.22	       =>  wckTime=30.563  cpuTime=30.28  mem=5M496
32.59	   
32.59	   search
32.59	     run=23  nbConstraintChecks=144411498  nbAssignments=240000
32.59	       =>  wckTime=31.94  cpuTime=31.65  mem=5M496
33.93	   
33.93	   search
33.93	     run=24  nbConstraintChecks=150445862  nbAssignments=250000
33.93	       =>  wckTime=33.273  cpuTime=32.96  mem=5M496
35.27	   
35.27	   search
35.27	     run=25  nbConstraintChecks=156536834  nbAssignments=260000
35.27	       =>  wckTime=34.617  cpuTime=34.3  mem=5M496
36.60	   
36.60	   search
36.60	     run=26  nbConstraintChecks=162564864  nbAssignments=270000
36.60	       =>  wckTime=35.952  cpuTime=35.62  mem=5M496
37.97	   
37.97	   search
37.97	     run=27  nbConstraintChecks=168855063  nbAssignments=280000
37.97	       =>  wckTime=37.318  cpuTime=36.98  mem=5M496
39.05	   
39.05	   search
39.05	     run=28  nbConstraintChecks=173704123  nbAssignments=288091
39.05	       =>  wckTime=38.397  cpuTime=38.05  mem=5M496
39.05	   
39.05	   global
39.05	     nbConstraintChecks=173704123  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.05	     solvingWckTime=38.396  solvingCpuTime=38.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
39.05	     globalCpuTime=38.29
39.05	       =>  wckTime=38.696  cpuTime=38.24  mem=5M496
39.05	   
39.05	   solver IterativeSystematicSolver being built... 
39.19	       =>  wckTime=38.835  cpuTime=38.35  mem=16M551
39.20	   
39.20	   preprocessing
39.20	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
39.20	     detectedInconsistency=no
39.20	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M551
39.29	   
39.29	   search
39.29	     run=0  nbConstraintChecks=123485  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81
39.29	     nbFailedAssignments=64  nbBacktracks=10  nbVisitedNodes=156  nbRestartNogoods=0
39.29	       =>  wckTime=0.092  cpuTime=0.07  mem=16M551
39.35	   
39.35	   search
39.35	     run=1  nbConstraintChecks=270261  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=178
39.35	     nbFailedAssignments=139  nbBacktracks=25  nbVisitedNodes=343  nbRestartNogoods=15
39.35	       =>  wckTime=0.156  cpuTime=0.12  mem=16M551
39.39	   
39.39	   search
39.39	     run=2  nbConstraintChecks=391097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=262
39.39	     nbFailedAssignments=194  nbBacktracks=47  nbVisitedNodes=504  nbRestartNogoods=34
39.39	       =>  wckTime=0.195  cpuTime=0.15  mem=16M551
39.46	   
39.46	   search
39.46	     run=3  nbConstraintChecks=618715  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=415
39.46	     nbFailedAssignments=307  nbBacktracks=80  nbVisitedNodes=802  nbRestartNogoods=55
39.46	       =>  wckTime=0.271  cpuTime=0.23  mem=16M551
39.60	   
39.60	   search
39.60	     run=4  nbConstraintChecks=1110902  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=747
39.60	     nbFailedAssignments=581  nbBacktracks=131  nbVisitedNodes=1459  nbRestartNogoods=77
39.60	       =>  wckTime=0.403  cpuTime=0.36  mem=16M551
39.71	   
39.71	   search
39.71	     run=5  nbConstraintChecks=1472726  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=982
39.71	     nbFailedAssignments=735  nbBacktracks=206  nbVisitedNodes=1923  nbRestartNogoods=94
39.71	       =>  wckTime=0.519  cpuTime=0.47  mem=16M551
39.93	   
39.93	   search
39.93	     run=6  nbConstraintChecks=2154770  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1460
39.93	     nbFailedAssignments=1094  nbBacktracks=319  nbVisitedNodes=2872  nbRestartNogoods=99
39.93	       =>  wckTime=0.741  cpuTime=0.69  mem=16M551
40.13	   
40.13	   search
40.13	     run=7  nbConstraintChecks=2808266  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1945
40.13	     nbFailedAssignments=1400  nbBacktracks=490  nbVisitedNodes=3834  nbRestartNogoods=108
40.13	       =>  wckTime=0.942  cpuTime=0.87  mem=16M551
40.83	   
40.83	   search
40.83	     run=8  nbConstraintChecks=5157096  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3476
40.83	     nbFailedAssignments=2666  nbBacktracks=746  nbVisitedNodes=6870  nbRestartNogoods=130
40.83	       =>  wckTime=1.636  cpuTime=1.55  mem=16M551
41.39	   
41.39	   search
41.39	     run=9  nbConstraintChecks=7302239  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4751
41.39	     nbFailedAssignments=3551  nbBacktracks=1130  nbVisitedNodes=9414  nbRestartNogoods=157
41.39	       =>  wckTime=2.201  cpuTime=2.12  mem=16M551
42.24	   
42.24	   search
42.24	     run=10  nbConstraintChecks=10281409  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6684
42.24	     nbFailedAssignments=4901  nbBacktracks=1707  nbVisitedNodes=13270  nbRestartNogoods=171
42.24	       =>  wckTime=3.052  cpuTime=2.96  mem=16M551
44.11	   
44.11	   search
44.11	     run=11  nbConstraintChecks=16490928  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10637
44.11	     nbFailedAssignments=7985  nbBacktracks=2572  nbVisitedNodes=21160  nbRestartNogoods=181
44.11	       =>  wckTime=4.92  cpuTime=4.81  mem=16M551
46.50	   
46.50	   search
46.50	     run=12  nbConstraintChecks=24105357  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15844
46.50	     nbFailedAssignments=11889  nbBacktracks=3870  nbVisitedNodes=31499  nbRestartNogoods=190
46.50	       =>  wckTime=7.311  cpuTime=7.18  mem=16M551
49.29	   
49.29	   search
49.29	     run=13  nbConstraintChecks=33021442  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21667
49.29	     nbFailedAssignments=15760  nbBacktracks=5816  nbVisitedNodes=43055  nbRestartNogoods=200
49.29	       =>  wckTime=10.098  cpuTime=9.95  mem=16M551
53.58	   
53.58	   search
53.58	     run=14  nbConstraintChecks=45047326  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30240
53.58	     nbFailedAssignments=21411  nbBacktracks=8738  nbVisitedNodes=59948  nbRestartNogoods=213
53.58	       =>  wckTime=14.391  cpuTime=14.2  mem=16M551
58.97	   
58.97	   search
58.97	     run=15  nbConstraintChecks=60202625  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41126
58.97	     nbFailedAssignments=27917  nbBacktracks=13116  nbVisitedNodes=81226  nbRestartNogoods=213
58.97	       =>  wckTime=19.782  cpuTime=19.54  mem=16M551
67.09	   
67.09	   search
67.09	     run=16  nbConstraintChecks=81425012  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57688
67.09	     nbFailedAssignments=37905  nbBacktracks=19684  nbVisitedNodes=113443  nbRestartNogoods=221
67.09	       =>  wckTime=27.898  cpuTime=27.59  mem=16M551
69.62	   
69.62	   search
69.62	     run=17  nbConstraintChecks=87799413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62868
69.62	     nbFailedAssignments=40766  nbBacktracks=22004  nbVisitedNodes=123270  nbRestartNogoods=242
69.62	       =>  wckTime=30.426  cpuTime=30.1  mem=16M551
69.62	   
69.62	   global
69.62	     nbConstraintChecks=87799413  nbRestartNogoods=242  solvingWckTime=30.427  solvingCpuTime=30.1  expiredTime=no
69.62	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=68.5
69.62	       =>  wckTime=69.263  cpuTime=68.45  mem=16M551
69.62	
69.62	s OPTIMUM FOUND
69.62	v 4 6 7 8 0 8 1 0 8 0 7 5 3 4 1 3 3 0 5 8 7 9 5 5 9 1 6 0 6 5 
69.62	   
69.62	   totalWckTime=69.343  totalCpuTime=68.51

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/node16/watcher-280856-1169308271 -o ROOT/results/node16/solver-280856-1169308271 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280856-1169308271/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.94 1.97 1.99 4/87 396
/proc/meminfo: memFree=1626512/2055920 swapFree=4191880/4192956
[pid=395] ppid=393 vsize=1784 CPUtime=0
/proc/395/stat : 395 (java) D 393 395 32737 0 -1 0 346 0 0 0 0 0 0 0 18 0 1 0 279221917 1826816 140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/395/statm: 446 140 106 14 0 91 0

[startup+0.104818 s]
/proc/loadavg: 1.94 1.97 1.99 4/87 396
/proc/meminfo: memFree=1626512/2055920 swapFree=4191880/4192956
[pid=395] ppid=393 vsize=907676 CPUtime=0.04
/proc/395/stat : 395 (java) R 393 395 32737 0 -1 0 2347 0 1 0 3 1 0 0 17 0 4 0 279221917 929460224 2094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153785378 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/395/statm: 226919 2094 1172 14 0 214502 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 907676

[startup+0.51372 s]
/proc/loadavg: 1.94 1.97 1.99 4/87 396
/proc/meminfo: memFree=1626512/2055920 swapFree=4191880/4192956
[pid=395] ppid=393 vsize=915332 CPUtime=0.45
/proc/395/stat : 395 (java) R 393 395 32737 0 -1 0 6268 0 1 0 41 4 0 0 18 0 8 0 279221917 937299968 6007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/395/statm: 228833 6007 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.33457 s]
/proc/loadavg: 1.94 1.97 1.99 4/94 403
/proc/meminfo: memFree=1608664/2055920 swapFree=4191880/4192956
[pid=395] ppid=393 vsize=915444 CPUtime=1.26
/proc/395/stat : 395 (java) R 393 395 32737 0 -1 0 7130 0 1 0 102 24 0 0 22 0 8 0 279221917 937414656 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073673533 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/395/statm: 228861 6868 2476 14 0 215331 0
[pid=395/tid=397] ppid=393 vsize=915444 CPUtime=0.02
/proc/395/task/397/stat : 397 (java) S 393 395 32737 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279221925 937414656 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=398] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/398/stat : 398 (java) S 393 395 32737 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279221926 937414656 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=399] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/399/stat : 399 (java) S 393 395 32737 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279221926 937414656 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=400] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/400/stat : 400 (java) S 393 395 32737 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279221929 937414656 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=401] ppid=393 vsize=915444 CPUtime=0.12
/proc/395/task/401/stat : 401 (java) S 393 395 32737 0 -1 64 331 0 0 0 12 0 0 0 19 0 8 0 279221929 937414656 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=402] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/402/stat : 402 (java) S 393 395 32737 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279221929 937414656 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=403] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/403/stat : 403 (java) S 393 395 32737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279221929 937414656 6868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915444

[startup+2.97127 s]
/proc/loadavg: 1.94 1.97 1.99 3/94 403
/proc/meminfo: memFree=1608536/2055920 swapFree=4191880/4192956
[pid=395] ppid=393 vsize=915448 CPUtime=2.88
/proc/395/stat : 395 (java) R 393 395 32737 0 -1 0 7133 0 1 0 217 71 0 0 25 0 8 0 279221917 937418752 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/395/statm: 228862 6870 2476 14 0 215332 0
[pid=395/tid=397] ppid=393 vsize=915448 CPUtime=0.02
/proc/395/task/397/stat : 397 (java) S 393 395 32737 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279221925 937418752 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=398] ppid=393 vsize=915448 CPUtime=0
/proc/395/task/398/stat : 398 (java) S 393 395 32737 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279221926 937418752 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=399] ppid=393 vsize=915448 CPUtime=0
/proc/395/task/399/stat : 399 (java) S 393 395 32737 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279221926 937418752 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=400] ppid=393 vsize=915448 CPUtime=0
/proc/395/task/400/stat : 400 (java) S 393 395 32737 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279221929 937418752 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=401] ppid=393 vsize=915448 CPUtime=0.13
/proc/395/task/401/stat : 401 (java) S 393 395 32737 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 279221929 937418752 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=402] ppid=393 vsize=915448 CPUtime=0
/proc/395/task/402/stat : 402 (java) S 393 395 32737 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279221929 937418752 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=403] ppid=393 vsize=915448 CPUtime=0
/proc/395/task/403/stat : 403 (java) S 393 395 32737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279221929 937418752 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915448

[startup+6.25464 s]
/proc/loadavg: 1.95 1.97 1.99 3/94 403
/proc/meminfo: memFree=1608536/2055920 swapFree=4191880/4192956
[pid=395] ppid=393 vsize=915444 CPUtime=6.13
/proc/395/stat : 395 (java) R 393 395 32737 0 -1 0 7133 0 1 0 447 166 0 0 25 0 8 0 279221917 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073673481 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/395/statm: 228861 6870 2476 14 0 215331 0
[pid=395/tid=397] ppid=393 vsize=915444 CPUtime=0.02
/proc/395/task/397/stat : 397 (java) S 393 395 32737 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279221925 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=398] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/398/stat : 398 (java) S 393 395 32737 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279221926 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=399] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/399/stat : 399 (java) S 393 395 32737 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279221926 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=400] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/400/stat : 400 (java) S 393 395 32737 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279221929 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=401] ppid=393 vsize=915444 CPUtime=0.13
/proc/395/task/401/stat : 401 (java) S 393 395 32737 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 279221929 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=402] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/402/stat : 402 (java) S 393 395 32737 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279221929 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=403] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/403/stat : 403 (java) S 393 395 32737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279221929 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915444

[startup+12.7344 s]
/proc/loadavg: 1.95 1.97 1.99 3/94 403
/proc/meminfo: memFree=1608600/2055920 swapFree=4191880/4192956
[pid=395] ppid=393 vsize=915444 CPUtime=12.55
/proc/395/stat : 395 (java) R 393 395 32737 0 -1 0 7133 0 1 0 900 355 0 0 25 0 8 0 279221917 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668707 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/395/statm: 228861 6870 2476 14 0 215331 0
[pid=395/tid=397] ppid=393 vsize=915444 CPUtime=0.02
/proc/395/task/397/stat : 397 (java) S 393 395 32737 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279221925 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=398] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/398/stat : 398 (java) S 393 395 32737 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279221926 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=399] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/399/stat : 399 (java) S 393 395 32737 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279221926 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=400] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/400/stat : 400 (java) S 393 395 32737 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279221929 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=401] ppid=393 vsize=915444 CPUtime=0.13
/proc/395/task/401/stat : 401 (java) S 393 395 32737 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 279221929 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=402] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/402/stat : 402 (java) S 393 395 32737 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279221929 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=403] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/403/stat : 403 (java) S 393 395 32737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279221929 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 915444

[startup+25.596 s]
/proc/loadavg: 1.96 1.97 1.99 3/94 403
/proc/meminfo: memFree=1608664/2055920 swapFree=4191880/4192956
[pid=395] ppid=393 vsize=915444 CPUtime=25.31
/proc/395/stat : 395 (java) R 393 395 32737 0 -1 0 7134 0 1 0 1790 741 0 0 25 0 8 0 279221917 937414656 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073675649 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/395/statm: 228861 6871 2476 14 0 215331 0
[pid=395/tid=397] ppid=393 vsize=915444 CPUtime=0.02
/proc/395/task/397/stat : 397 (java) S 393 395 32737 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279221925 937414656 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=398] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/398/stat : 398 (java) S 393 395 32737 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279221926 937414656 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=399] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/399/stat : 399 (java) S 393 395 32737 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279221926 937414656 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=400] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/400/stat : 400 (java) S 393 395 32737 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279221929 937414656 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=401] ppid=393 vsize=915444 CPUtime=0.13
/proc/395/task/401/stat : 401 (java) S 393 395 32737 0 -1 64 334 0 0 0 13 0 0 0 16 0 8 0 279221929 937414656 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=402] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/402/stat : 402 (java) S 393 395 32737 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279221929 937414656 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=403] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/403/stat : 403 (java) S 393 395 32737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279221929 937414656 6871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 915444

[startup+51.2012 s]
/proc/loadavg: 1.97 1.97 1.99 3/94 403
/proc/meminfo: memFree=1601304/2055920 swapFree=4191880/4192956
[pid=395] ppid=393 vsize=915444 CPUtime=50.7
/proc/395/stat : 395 (java) R 393 395 32737 0 -1 0 9031 0 1 0 3934 1136 0 0 25 0 8 0 279221917 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073786591 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/395/statm: 228861 8764 2527 14 0 215331 0
[pid=395/tid=397] ppid=393 vsize=915444 CPUtime=0.02
/proc/395/task/397/stat : 397 (java) S 393 395 32737 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279221925 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=398] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/398/stat : 398 (java) S 393 395 32737 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279221926 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=399] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/399/stat : 399 (java) S 393 395 32737 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279221926 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=400] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/400/stat : 400 (java) S 393 395 32737 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279221929 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=401] ppid=393 vsize=915444 CPUtime=0.23
/proc/395/task/401/stat : 401 (java) S 393 395 32737 0 -1 64 387 0 0 0 22 1 0 0 16 0 8 0 279221929 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=402] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/402/stat : 402 (java) S 393 395 32737 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279221929 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=395/tid=403] ppid=393 vsize=915444 CPUtime=0
/proc/395/task/403/stat : 403 (java) S 393 395 32737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279221929 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 69.6479
CPU time (s): 68.9905
CPU user time (s): 57.6192
CPU system time (s): 11.3713
CPU usage (%): 99.0561
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.6192
system time used= 11.3713
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9136
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= 2344
involuntary context switches= 5457

runsolver used 0.096985 s user time and 0.228965 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan 20 15:51:11 UTC 2007


IDJOB= 280856
IDBENCH= 11972
IDSOLVER= 69
FILE ID= node16/280856-1169308271

PBS_JOBID= 3609949

Free space on /tmp= 66559 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/denseLoose/vcsp-30-10-25-48-25_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280856-1169308271/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-280856-1169308271 -o ROOT/results/node16/solver-280856-1169308271 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280856-1169308271/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f9675e9be47bfa0938a3c52547b5fdd5

RANDOM SEED= 963150338

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.220
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.220
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:       1626992 kB
Buffers:         49164 kB
Cached:         250380 kB
SwapCached:        268 kB
Active:         116108 kB
Inactive:       240008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626992 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          76056 kB
Slab:            57484 kB
Committed_AS:  8264140 kB
PageTables:       2380 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= 66559 MiB



End job on node16 on Sat Jan 20 15:52:20 UTC 2007