Trace number 282466

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 63.2034 63.8011

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t48/
pi-30-10-197-52-41.xml
MD5SUMcc4c38a86da8fdd0e5ffb92c1746053c
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 benchmark2.40363
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.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/282466-1169319224/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.091  cpuTime=0.09  mem=6M885
0.40	   
0.40	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.52	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1278  maxDegree=12
0.52	     maxArity=2
0.52	       =>  wckTime=0.209  cpuTime=0.15  mem=8M836
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.289  cpuTime=0.2  mem=5M499
0.60	
0.60	s SATISFIABLE
0.60	o 70
0.60	c 39
0.60	o 74
0.60	c 35
0.61	o 77
0.61	c 32
0.61	o 78
0.61	c 31
0.61	o 81
0.61	c 28
0.61	o 82
0.61	c 27
0.61	o 83
0.61	c 26
0.61	o 84
0.61	c 25
0.61	o 85
0.61	c 24
0.61	o 86
0.61	c 23
0.61	o 87
0.61	c 22
0.61	o 89
0.61	c 20
0.61	o 92
0.61	c 17
0.61	o 93
0.61	c 16
0.61	o 94
0.61	c 15
0.62	o 95
0.62	c 14
0.62	o 97
0.62	c 12
0.62	o 98
0.62	c 11
0.62	o 99
0.62	c 10
0.62	o 101
0.62	c 8
0.63	o 102
0.63	c 7
0.63	o 104
0.63	c 5
0.64	o 105
0.64	c 4
0.64	o 106
0.64	c 3
0.96	o 107
0.96	c 2
1.90	   
1.90	   search
1.90	     run=0  nbConstraintChecks=5406817  nbAssignments=10000
1.90	       =>  wckTime=1.301  cpuTime=1.27  mem=5M499
3.20	   
3.20	   search
3.20	     run=1  nbConstraintChecks=11200982  nbAssignments=20000
3.20	       =>  wckTime=2.602  cpuTime=2.55  mem=5M499
4.48	   
4.48	   search
4.48	     run=2  nbConstraintChecks=16868423  nbAssignments=30000
4.48	       =>  wckTime=3.878  cpuTime=3.82  mem=5M499
5.83	   
5.83	   search
5.83	     run=3  nbConstraintChecks=23047707  nbAssignments=40000
5.83	       =>  wckTime=5.228  cpuTime=5.16  mem=5M499
7.10	   
7.10	   search
7.10	     run=4  nbConstraintChecks=28715341  nbAssignments=50000
7.10	       =>  wckTime=6.505  cpuTime=6.43  mem=5M499
8.43	   
8.43	   search
8.43	     run=5  nbConstraintChecks=34745105  nbAssignments=60000
8.43	       =>  wckTime=7.832  cpuTime=7.75  mem=5M499
9.74	   
9.74	   search
9.74	     run=6  nbConstraintChecks=40649310  nbAssignments=70000
9.74	       =>  wckTime=9.142  cpuTime=9.04  mem=5M499
11.04	   
11.04	   search
11.04	     run=7  nbConstraintChecks=46426828  nbAssignments=80000
11.04	       =>  wckTime=10.438  cpuTime=10.32  mem=5M499
12.28	   
12.28	   search
12.29	     run=8  nbConstraintChecks=51928491  nbAssignments=90000
12.29	       =>  wckTime=11.686  cpuTime=11.57  mem=5M499
13.56	   
13.56	   search
13.56	     run=9  nbConstraintChecks=57647514  nbAssignments=100000
13.56	       =>  wckTime=12.963  cpuTime=12.83  mem=5M499
14.82	   
14.82	   search
14.82	     run=10  nbConstraintChecks=63219511  nbAssignments=110000
14.82	       =>  wckTime=14.224  cpuTime=14.08  mem=5M499
16.08	   
16.08	   search
16.08	     run=11  nbConstraintChecks=68740537  nbAssignments=120000
16.08	       =>  wckTime=15.483  cpuTime=15.33  mem=5M499
17.33	   
17.33	   search
17.33	     run=12  nbConstraintChecks=74228880  nbAssignments=130000
17.33	       =>  wckTime=16.73  cpuTime=16.56  mem=5M499
18.57	   
18.57	   search
18.57	     run=13  nbConstraintChecks=79687928  nbAssignments=140000
18.57	       =>  wckTime=17.976  cpuTime=17.8  mem=5M499
19.85	   
19.85	   search
19.85	     run=14  nbConstraintChecks=85368528  nbAssignments=150000
19.85	       =>  wckTime=19.248  cpuTime=19.06  mem=5M499
21.16	   
21.16	   search
21.16	     run=15  nbConstraintChecks=91379585  nbAssignments=160000
21.16	       =>  wckTime=20.561  cpuTime=20.37  mem=5M499
22.42	   
22.42	   search
22.42	     run=16  nbConstraintChecks=96907229  nbAssignments=170000
22.42	       =>  wckTime=21.826  cpuTime=21.62  mem=5M499
23.66	   
23.66	   search
23.66	     run=17  nbConstraintChecks=102249128  nbAssignments=180000
23.66	       =>  wckTime=23.064  cpuTime=22.85  mem=5M499
24.94	   
24.94	   search
24.94	     run=18  nbConstraintChecks=107878578  nbAssignments=190000
24.94	       =>  wckTime=24.343  cpuTime=24.11  mem=5M499
26.20	   
26.20	   search
26.20	     run=19  nbConstraintChecks=113363665  nbAssignments=200000
26.21	       =>  wckTime=25.605  cpuTime=25.36  mem=5M499
27.51	   
27.51	   search
27.51	     run=20  nbConstraintChecks=119228390  nbAssignments=210000
27.51	       =>  wckTime=26.911  cpuTime=26.65  mem=5M499
28.75	   
28.75	   search
28.75	     run=21  nbConstraintChecks=124610001  nbAssignments=220000
28.75	       =>  wckTime=28.153  cpuTime=27.89  mem=5M499
30.06	   
30.06	   search
30.06	     run=22  nbConstraintChecks=130544152  nbAssignments=230000
30.06	       =>  wckTime=29.464  cpuTime=29.18  mem=5M499
31.24	   
31.24	   search
31.24	     run=23  nbConstraintChecks=135915252  nbAssignments=238792
31.24	       =>  wckTime=30.638  cpuTime=30.35  mem=5M499
31.24	   
31.24	   global
31.24	     nbConstraintChecks=135915252  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.24	     solvingWckTime=30.638  solvingCpuTime=30.35  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.24	     globalCpuTime=30.6
31.24	       =>  wckTime=30.928  cpuTime=30.55  mem=5M499
31.24	   
31.24	   solver IterativeSystematicSolver being built... 
31.38	       =>  wckTime=31.069  cpuTime=30.66  mem=16M583
31.43	   
31.43	   preprocessing
31.43	     nbConstraintChecks=17578  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.43	     detectedInconsistency=no
31.43	       =>  wckTime=0.046  cpuTime=0.02  mem=16M583
31.47	   
31.47	   search
31.47	     run=0  nbConstraintChecks=82702  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53
31.47	     nbFailedAssignments=36  nbBacktracks=10  nbVisitedNodes=100  nbRestartNogoods=0
31.47	       =>  wckTime=0.085  cpuTime=0.06  mem=16M583
31.54	   
31.54	   search
31.54	     run=1  nbConstraintChecks=243433  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170
31.54	     nbFailedAssignments=136  nbBacktracks=25  nbVisitedNodes=331  nbRestartNogoods=5
31.54	       =>  wckTime=0.157  cpuTime=0.12  mem=16M583
31.60	   
31.60	   search
31.60	     run=2  nbConstraintChecks=430332  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=293
31.60	     nbFailedAssignments=229  nbBacktracks=47  nbVisitedNodes=569  nbRestartNogoods=13
31.60	       =>  wckTime=0.218  cpuTime=0.17  mem=16M583
31.70	   
31.70	   search
31.70	     run=3  nbConstraintChecks=742010  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=504
31.70	     nbFailedAssignments=399  nbBacktracks=81  nbVisitedNodes=984  nbRestartNogoods=25
31.70	       =>  wckTime=0.321  cpuTime=0.27  mem=16M583
31.82	   
31.82	   search
31.82	     run=4  nbConstraintChecks=1159138  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=765
31.82	     nbFailedAssignments=604  nbBacktracks=131  nbVisitedNodes=1500  nbRestartNogoods=58
31.82	       =>  wckTime=0.444  cpuTime=0.39  mem=16M583
32.01	   
32.01	   search
32.01	     run=5  nbConstraintChecks=1741467  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1138
32.01	     nbFailedAssignments=893  nbBacktracks=206  nbVisitedNodes=2236  nbRestartNogoods=70
32.01	       =>  wckTime=0.626  cpuTime=0.57  mem=16M583
32.25	   
32.25	   search
32.25	     run=6  nbConstraintChecks=2542196  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1634
32.25	     nbFailedAssignments=1270  nbBacktracks=322  nbVisitedNodes=3219  nbRestartNogoods=98
32.25	       =>  wckTime=0.874  cpuTime=0.8  mem=16M583
32.63	   
32.63	   search
32.63	     run=7  nbConstraintChecks=3897873  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2522
32.63	     nbFailedAssignments=1983  nbBacktracks=492  nbVisitedNodes=4982  nbRestartNogoods=107
32.63	       =>  wckTime=1.25  cpuTime=1.17  mem=16M583
33.20	   
33.20	   search
33.20	     run=8  nbConstraintChecks=5786910  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3732
33.20	     nbFailedAssignments=2933  nbBacktracks=748  nbVisitedNodes=7383  nbRestartNogoods=116
33.20	       =>  wckTime=1.819  cpuTime=1.73  mem=16M583
33.92	   
33.92	   search
33.92	     run=9  nbConstraintChecks=8333086  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5318
33.92	     nbFailedAssignments=4129  nbBacktracks=1132  nbVisitedNodes=10539  nbRestartNogoods=143
33.92	       =>  wckTime=2.541  cpuTime=2.45  mem=16M583
35.05	   
35.05	   search
35.05	     run=10  nbConstraintChecks=12467727  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7866
35.05	     nbFailedAssignments=6095  nbBacktracks=1708  nbVisitedNodes=15621  nbRestartNogoods=163
35.05	       =>  wckTime=3.665  cpuTime=3.56  mem=16M583
36.66	   
36.66	   search
36.66	     run=11  nbConstraintChecks=18351972  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11488
36.66	     nbFailedAssignments=8846  nbBacktracks=2572  nbVisitedNodes=22851  nbRestartNogoods=178
36.66	       =>  wckTime=5.284  cpuTime=5.16  mem=16M583
38.99	   
38.99	   search
38.99	     run=12  nbConstraintChecks=26565744  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16743
38.99	     nbFailedAssignments=12796  nbBacktracks=3871  nbVisitedNodes=33311  nbRestartNogoods=198
38.99	       =>  wckTime=7.609  cpuTime=7.46  mem=16M583
42.70	   
42.70	   search
42.70	     run=13  nbConstraintChecks=39080037  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24718
42.70	     nbFailedAssignments=18823  nbBacktracks=5817  nbVisitedNodes=49138  nbRestartNogoods=207
42.70	       =>  wckTime=11.315  cpuTime=11.15  mem=16M583
47.22	   
47.22	   search
47.22	     run=14  nbConstraintChecks=53859904  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34349
47.22	     nbFailedAssignments=25532  nbBacktracks=8737  nbVisitedNodes=68306  nbRestartNogoods=208
47.22	       =>  wckTime=15.837  cpuTime=15.64  mem=16M583
53.50	   
53.50	   search
53.50	     run=15  nbConstraintChecks=73313544  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47514
53.50	     nbFailedAssignments=34312  nbBacktracks=13115  nbVisitedNodes=94353  nbRestartNogoods=228
53.50	       =>  wckTime=22.116  cpuTime=21.86  mem=16M583
62.39	   
62.39	   search
62.39	     run=16  nbConstraintChecks=99839961  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=65915
62.39	     nbFailedAssignments=46140  nbBacktracks=19686  nbVisitedNodes=130336  nbRestartNogoods=243
62.39	       =>  wckTime=31.006  cpuTime=30.67  mem=16M583
63.73	   
63.73	   search
63.73	     run=17  nbConstraintChecks=103612950  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68487
63.73	     nbFailedAssignments=47616  nbBacktracks=20783  nbVisitedNodes=135303  nbRestartNogoods=254
63.73	       =>  wckTime=32.35  cpuTime=32.01  mem=16M583
63.73	   
63.73	   global
63.73	     nbConstraintChecks=103630528  nbRestartNogoods=254  solvingWckTime=32.351  solvingCpuTime=32.01  expiredTime=no
63.73	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=62.72
63.73	       =>  wckTime=63.42  cpuTime=62.67  mem=16M583
63.74	
63.74	s OPTIMUM FOUND
63.74	v 4 9 10 5 4 4 6 2 2 10 9 4 9 9 6 5 10 9 6 5 10 6 5 8 2 2 5 2 5 3 
63.74	   
63.74	   totalWckTime=63.503  totalCpuTime=62.72

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/node60/watcher-282466-1169319224 -o ROOT/results/node60/solver-282466-1169319224 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282466-1169319224/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.05 1.15 1.49 5/74 347
/proc/meminfo: memFree=1343520/2055920 swapFree=4192812/4192956
[pid=346] ppid=344 vsize=906644 CPUtime=0.02
/proc/346/stat : 346 (java) S 344 346 32384 0 -1 0 2068 0 1 0 1 1 0 0 18 0 2 0 280320293 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/346/statm: 226661 1817 1036 14 0 214244 0
[pid=346/tid=348] ppid=344 vsize=906644 CPUtime=0
/proc/346/task/348/stat : 348 (java) R 344 346 32384 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 280320296 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103328 s]
/proc/loadavg: 1.05 1.15 1.49 5/74 347
/proc/meminfo: memFree=1343520/2055920 swapFree=4192812/4192956
[pid=346] ppid=344 vsize=914988 CPUtime=0.09
/proc/346/stat : 346 (java) R 344 346 32384 0 -1 0 3019 0 1 0 7 2 0 0 18 0 8 0 280320293 936947712 2765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4160643169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/346/statm: 228747 2765 1435 14 0 215242 0
[pid=346/tid=348] ppid=344 vsize=914988 CPUtime=0
/proc/346/task/348/stat : 348 (java) S 344 346 32384 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 280320296 936947712 2765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511369 s]
/proc/loadavg: 1.05 1.15 1.49 5/74 347
/proc/meminfo: memFree=1343520/2055920 swapFree=4192812/4192956
[pid=346] ppid=344 vsize=915332 CPUtime=0.49
/proc/346/stat : 346 (java) R 344 346 32384 0 -1 0 6482 0 1 0 44 5 0 0 19 0 8 0 280320293 937299968 6221 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925578 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/346/statm: 228833 6221 2152 14 0 215303 0
[pid=346/tid=348] ppid=344 vsize=915332 CPUtime=0
/proc/346/task/348/stat : 348 (java) S 344 346 32384 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 280320296 937299968 6221 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33244 s]
/proc/loadavg: 1.21 1.18 1.50 3/81 354
/proc/meminfo: memFree=1325992/2055920 swapFree=4192812/4192956
[pid=346] ppid=344 vsize=915444 CPUtime=1.3
/proc/346/stat : 346 (java) R 344 346 32384 0 -1 0 7048 0 1 0 104 26 0 0 25 0 8 0 280320293 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073662052 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/346/statm: 228861 6786 2479 14 0 215331 0
[pid=346/tid=348] ppid=344 vsize=915444 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32384 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280320296 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=349] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32384 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280320297 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=350] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32384 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280320297 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=351] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32384 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280320300 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=352] ppid=344 vsize=915444 CPUtime=0.11
/proc/346/task/352/stat : 352 (java) S 344 346 32384 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 280320300 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=353] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32384 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280320300 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=354] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32384 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280320300 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.9696 s]
/proc/loadavg: 1.21 1.18 1.50 3/81 354
/proc/meminfo: memFree=1325992/2055920 swapFree=4192812/4192956
[pid=346] ppid=344 vsize=915444 CPUtime=2.93
/proc/346/stat : 346 (java) R 344 346 32384 0 -1 0 7051 0 1 0 216 77 0 0 25 0 8 0 280320293 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073659768 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/346/statm: 228861 6788 2479 14 0 215331 0
[pid=346/tid=348] ppid=344 vsize=915444 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32384 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280320296 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=349] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32384 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280320297 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=350] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32384 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280320297 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=351] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32384 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280320300 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=352] ppid=344 vsize=915444 CPUtime=0.12
/proc/346/task/352/stat : 352 (java) S 344 346 32384 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 280320300 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=353] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32384 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280320300 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=354] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32384 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280320300 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) 2.93
Current children cumulated vsize (KiB) 915444

[startup+6.26893 s]
/proc/loadavg: 1.27 1.20 1.50 3/81 354
/proc/meminfo: memFree=1326000/2055920 swapFree=4192812/4192956
[pid=346] ppid=344 vsize=915444 CPUtime=6.21
/proc/346/stat : 346 (java) R 344 346 32384 0 -1 0 7051 0 1 0 440 181 0 0 25 0 8 0 280320293 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655327 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/346/statm: 228861 6788 2479 14 0 215331 0
[pid=346/tid=348] ppid=344 vsize=915444 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32384 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280320296 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=349] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32384 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280320297 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=350] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32384 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280320297 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=351] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32384 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280320300 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=352] ppid=344 vsize=915444 CPUtime=0.12
/proc/346/task/352/stat : 352 (java) S 344 346 32384 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 280320300 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=353] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32384 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280320300 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=354] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32384 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280320300 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) 6.21
Current children cumulated vsize (KiB) 915444

[startup+12.7366 s]
/proc/loadavg: 1.33 1.21 1.50 3/81 354
/proc/meminfo: memFree=1326000/2055920 swapFree=4192812/4192956
[pid=346] ppid=344 vsize=915448 CPUtime=12.61
/proc/346/stat : 346 (java) R 344 346 32384 0 -1 0 7051 0 1 0 878 383 0 0 25 0 8 0 280320293 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/346/statm: 228862 6788 2479 14 0 215332 0
[pid=346/tid=348] ppid=344 vsize=915448 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32384 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280320296 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=349] ppid=344 vsize=915448 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32384 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280320297 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=350] ppid=344 vsize=915448 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32384 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280320297 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=351] ppid=344 vsize=915448 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32384 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280320300 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=352] ppid=344 vsize=915448 CPUtime=0.12
/proc/346/task/352/stat : 352 (java) S 344 346 32384 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 280320300 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=353] ppid=344 vsize=915448 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32384 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280320300 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=354] ppid=344 vsize=915448 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32384 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280320300 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) 12.61
Current children cumulated vsize (KiB) 915448

[startup+25.6009 s]
/proc/loadavg: 1.43 1.24 1.51 3/81 354
/proc/meminfo: memFree=1326128/2055920 swapFree=4192812/4192956
[pid=346] ppid=344 vsize=915448 CPUtime=25.37
/proc/346/stat : 346 (java) R 344 346 32384 0 -1 0 7052 0 1 0 1749 788 0 0 25 0 8 0 280320293 937418752 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/346/statm: 228862 6789 2479 14 0 215332 0
[pid=346/tid=348] ppid=344 vsize=915448 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32384 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280320296 937418752 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=349] ppid=344 vsize=915448 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32384 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280320297 937418752 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=350] ppid=344 vsize=915448 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32384 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280320297 937418752 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=351] ppid=344 vsize=915448 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32384 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280320300 937418752 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=352] ppid=344 vsize=915448 CPUtime=0.12
/proc/346/task/352/stat : 352 (java) S 344 346 32384 0 -1 64 332 0 0 0 12 0 0 0 16 0 8 0 280320300 937418752 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=353] ppid=344 vsize=915448 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32384 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280320300 937418752 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=354] ppid=344 vsize=915448 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32384 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280320300 937418752 6789 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) 915448

[startup+51.2034 s]
/proc/loadavg: 1.65 1.31 1.52 3/81 354
/proc/meminfo: memFree=1318128/2055920 swapFree=4192812/4192956
[pid=346] ppid=344 vsize=915444 CPUtime=50.75
/proc/346/stat : 346 (java) R 344 346 32384 0 -1 0 9117 0 1 0 4111 964 0 0 25 0 8 0 280320293 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336188 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/346/statm: 228861 8848 2532 14 0 215331 0
[pid=346/tid=348] ppid=344 vsize=915444 CPUtime=0.02
/proc/346/task/348/stat : 348 (java) S 344 346 32384 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 280320296 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=349] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/349/stat : 349 (java) S 344 346 32384 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280320297 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=350] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/350/stat : 350 (java) S 344 346 32384 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280320297 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=351] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/351/stat : 351 (java) S 344 346 32384 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280320300 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=352] ppid=344 vsize=915444 CPUtime=0.23
/proc/346/task/352/stat : 352 (java) S 344 346 32384 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 280320300 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=353] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/353/stat : 353 (java) S 344 346 32384 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280320300 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=346/tid=354] ppid=344 vsize=915444 CPUtime=0
/proc/346/task/354/stat : 354 (java) S 344 346 32384 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280320300 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.75
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 63.8011
CPU time (s): 63.2034
CPU user time (s): 53.5469
CPU system time (s): 9.65653
CPU usage (%): 99.0632
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.5469
system time used= 9.65653
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9219
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= 2357
involuntary context switches= 4077

runsolver used 0.069989 s user time and 0.226965 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan 20 18:53:44 UTC 2007


IDJOB= 282466
IDBENCH= 12825
IDSOLVER= 68
FILE ID= node60/282466-1169319224

PBS_JOBID= 3610417

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  cc4c38a86da8fdd0e5ffb92c1746053c

RANDOM SEED= 708048115

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1344000 kB
Buffers:         51888 kB
Cached:         499116 kB
SwapCached:          0 kB
Active:         223244 kB
Inactive:       412600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1344000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          96136 kB
Slab:            61316 kB
Committed_AS:  5969744 kB
PageTables:       1988 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node60 on Sat Jan 20 18:54:48 UTC 2007