Trace number 281035

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 43.6814 43.7881

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-15_ext.xml
MD5SUMfadf50972e3a15a47409c95a3417db1d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints99
Best CPU time to get the best result obtained on this benchmark1.27681
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
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.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=epfc.xml
0.31	   
0.31	   instance
0.31	     name=/tmp/evaluation/281035-1169309526/unknown.xml
0.34	   
0.34	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.093  cpuTime=0.08  mem=6M887
0.38	   
0.38	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.48	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.48	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1235  maxDegree=9
0.48	     maxArity=2
0.48	       =>  wckTime=0.193  cpuTime=0.13  mem=8M846
0.52	   
0.52	   solver LocalSearchSolver being built... 
0.56	       =>  wckTime=0.271  cpuTime=0.17  mem=5M493
0.56	
0.56	s SATISFIABLE
0.56	o 44
0.56	c 57
0.56	o 48
0.56	c 53
0.56	o 52
0.56	c 49
0.56	o 56
0.56	c 45
0.57	o 58
0.57	c 43
0.57	o 61
0.57	c 40
0.57	o 65
0.57	c 36
0.57	o 68
0.57	c 33
0.57	o 70
0.57	c 31
0.57	o 72
0.57	c 29
0.57	o 75
0.57	c 26
0.57	o 77
0.57	c 24
0.57	o 79
0.57	c 22
0.58	o 81
0.58	c 20
0.58	o 82
0.58	c 19
0.58	o 84
0.58	c 17
0.58	o 85
0.58	c 16
0.58	o 86
0.58	c 15
0.58	o 88
0.58	c 13
0.58	o 89
0.58	c 12
0.58	o 90
0.58	c 11
0.58	o 91
0.58	c 10
0.59	o 92
0.59	c 9
0.59	o 93
0.59	c 8
0.59	o 94
0.59	c 7
0.59	o 95
0.59	c 6
0.59	o 96
0.59	c 5
0.61	o 97
0.61	c 4
0.62	o 98
0.62	c 3
0.65	o 99
0.65	c 2
1.87	   
1.87	   search
1.87	     run=0  nbConstraintChecks=5426568  nbAssignments=10000
1.87	       =>  wckTime=1.317  cpuTime=1.3  mem=5M493
3.14	   
3.15	   search
3.15	     run=1  nbConstraintChecks=11566859  nbAssignments=20000
3.15	       =>  wckTime=2.589  cpuTime=2.57  mem=5M493
4.32	   
4.32	   search
4.32	     run=2  nbConstraintChecks=16946495  nbAssignments=30000
4.32	       =>  wckTime=3.763  cpuTime=3.75  mem=5M493
5.53	   
5.53	   search
5.53	     run=3  nbConstraintChecks=22578003  nbAssignments=40000
5.53	       =>  wckTime=4.97  cpuTime=4.95  mem=5M493
6.70	   
6.70	   search
6.70	     run=4  nbConstraintChecks=27792094  nbAssignments=50000
6.70	       =>  wckTime=6.146  cpuTime=6.11  mem=5M493
7.89	   
7.89	   search
7.89	     run=5  nbConstraintChecks=33260366  nbAssignments=60000
7.89	       =>  wckTime=7.334  cpuTime=7.29  mem=5M493
9.07	   
9.07	   search
9.07	     run=6  nbConstraintChecks=38624669  nbAssignments=70000
9.07	       =>  wckTime=8.511  cpuTime=8.47  mem=5M493
10.27	   
10.27	   search
10.27	     run=7  nbConstraintChecks=44189120  nbAssignments=80000
10.27	       =>  wckTime=9.714  cpuTime=9.67  mem=5M493
11.51	   
11.51	   search
11.51	     run=8  nbConstraintChecks=50048420  nbAssignments=90000
11.51	       =>  wckTime=10.957  cpuTime=10.92  mem=5M493
12.72	   
12.72	   search
12.72	     run=9  nbConstraintChecks=55570304  nbAssignments=100000
12.72	       =>  wckTime=12.16  cpuTime=12.12  mem=5M493
13.90	   
13.90	   search
13.90	     run=10  nbConstraintChecks=60904553  nbAssignments=110000
13.90	       =>  wckTime=13.341  cpuTime=13.29  mem=5M493
15.13	   
15.13	   search
15.13	     run=11  nbConstraintChecks=66656576  nbAssignments=120000
15.13	       =>  wckTime=14.573  cpuTime=14.53  mem=5M493
16.35	   
16.35	   search
16.35	     run=12  nbConstraintChecks=72317472  nbAssignments=130000
16.35	       =>  wckTime=15.795  cpuTime=15.75  mem=5M493
17.64	   
17.64	   search
17.64	     run=13  nbConstraintChecks=78498795  nbAssignments=140000
17.64	       =>  wckTime=17.081  cpuTime=17.03  mem=5M493
18.81	   
18.81	   search
18.81	     run=14  nbConstraintChecks=83816302  nbAssignments=150000
18.81	       =>  wckTime=18.258  cpuTime=18.21  mem=5M493
20.10	   
20.10	   search
20.10	     run=15  nbConstraintChecks=90119849  nbAssignments=160000
20.10	       =>  wckTime=19.545  cpuTime=19.5  mem=5M493
21.30	   
21.30	   search
21.30	     run=16  nbConstraintChecks=95692569  nbAssignments=170000
21.30	       =>  wckTime=20.742  cpuTime=20.69  mem=5M493
22.47	   
22.47	   search
22.47	     run=17  nbConstraintChecks=101086411  nbAssignments=180000
22.47	       =>  wckTime=21.912  cpuTime=21.86  mem=5M493
23.68	   
23.68	   search
23.68	     run=18  nbConstraintChecks=106799538  nbAssignments=190000
23.68	       =>  wckTime=23.122  cpuTime=23.07  mem=5M493
24.90	   
24.90	   search
24.90	     run=19  nbConstraintChecks=112511975  nbAssignments=200000
24.90	       =>  wckTime=24.343  cpuTime=24.29  mem=5M493
26.12	   
26.12	   search
26.12	     run=20  nbConstraintChecks=118354173  nbAssignments=210000
26.12	       =>  wckTime=25.568  cpuTime=25.51  mem=5M493
27.36	   
27.36	   search
27.36	     run=21  nbConstraintChecks=124337853  nbAssignments=220000
27.36	       =>  wckTime=26.808  cpuTime=26.75  mem=5M493
28.58	   
28.58	   search
28.58	     run=22  nbConstraintChecks=130129007  nbAssignments=230000
28.58	       =>  wckTime=28.028  cpuTime=27.97  mem=5M493
29.82	   
29.82	   search
29.82	     run=23  nbConstraintChecks=135848593  nbAssignments=240000
29.82	       =>  wckTime=29.26  cpuTime=29.2  mem=5M493
30.71	   
30.71	   search
30.71	     run=24  nbConstraintChecks=140130222  nbAssignments=247174
30.71	       =>  wckTime=30.157  cpuTime=30.1  mem=5M493
30.71	   
30.71	   global
30.71	     nbConstraintChecks=140130222  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.71	     solvingWckTime=30.155  solvingCpuTime=30.1  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.71	     globalCpuTime=30.33
30.71	       =>  wckTime=30.429  cpuTime=30.27  mem=5M493
30.72	   
30.72	   solver IterativeSystematicSolver being built... 
30.84	       =>  wckTime=30.555  cpuTime=30.36  mem=16M548
30.89	   
30.89	   preprocessing
30.89	     nbConstraintChecks=19957  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.89	     detectedInconsistency=no
30.89	       =>  wckTime=0.05  cpuTime=0.04  mem=16M548
30.95	   
30.95	   search
30.95	     run=0  nbConstraintChecks=102761  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72
30.95	     nbFailedAssignments=59  nbBacktracks=10  nbVisitedNodes=140  nbRestartNogoods=0
30.95	       =>  wckTime=0.109  cpuTime=0.09  mem=16M548
31.02	   
31.02	   search
31.02	     run=1  nbConstraintChecks=271819  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=173
31.02	     nbFailedAssignments=137  nbBacktracks=26  nbVisitedNodes=334  nbRestartNogoods=5
31.02	       =>  wckTime=0.179  cpuTime=0.15  mem=16M548
31.11	   
31.11	   search
31.11	     run=2  nbConstraintChecks=498734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=304
31.11	     nbFailedAssignments=243  nbBacktracks=48  nbVisitedNodes=593  nbRestartNogoods=28
31.11	       =>  wckTime=0.269  cpuTime=0.23  mem=16M548
31.20	   
31.20	   search
31.20	     run=3  nbConstraintChecks=767960  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=482
31.20	     nbFailedAssignments=385  nbBacktracks=81  nbVisitedNodes=941  nbRestartNogoods=29
31.20	       =>  wckTime=0.362  cpuTime=0.33  mem=16M548
31.36	   
31.36	   search
31.36	     run=4  nbConstraintChecks=1098278  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=719
31.36	     nbFailedAssignments=569  nbBacktracks=132  nbVisitedNodes=1411  nbRestartNogoods=35
31.36	       =>  wckTime=0.518  cpuTime=0.48  mem=16M548
31.61	   
31.61	   search
31.61	     run=5  nbConstraintChecks=1773497  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1182
31.61	     nbFailedAssignments=949  nbBacktracks=207  nbVisitedNodes=2323  nbRestartNogoods=43
31.62	       =>  wckTime=0.773  cpuTime=0.73  mem=16M548
32.02	   
32.02	   search
32.02	     run=6  nbConstraintChecks=2856630  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1869
32.02	     nbFailedAssignments=1516  nbBacktracks=320  nbVisitedNodes=3687  nbRestartNogoods=71
32.02	       =>  wckTime=1.183  cpuTime=1.13  mem=16M548
32.57	   
32.57	   search
32.57	     run=7  nbConstraintChecks=4395040  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2791
32.57	     nbFailedAssignments=2263  nbBacktracks=490  nbVisitedNodes=5520  nbRestartNogoods=86
32.57	       =>  wckTime=1.733  cpuTime=1.67  mem=16M548
33.22	   
33.22	   search
33.22	     run=8  nbConstraintChecks=6074354  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3839
33.22	     nbFailedAssignments=3051  nbBacktracks=746  nbVisitedNodes=7600  nbRestartNogoods=100
33.22	       =>  wckTime=2.375  cpuTime=2.32  mem=16M548
34.30	   
34.30	   search
34.30	     run=9  nbConstraintChecks=9083122  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5708
34.30	     nbFailedAssignments=4531  nbBacktracks=1130  nbVisitedNodes=11321  nbRestartNogoods=114
34.30	       =>  wckTime=3.459  cpuTime=3.4  mem=16M548
35.90	   
35.90	   search
35.90	     run=10  nbConstraintChecks=13611825  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8417
35.90	     nbFailedAssignments=6661  nbBacktracks=1707  nbVisitedNodes=16710  nbRestartNogoods=129
35.90	       =>  wckTime=5.059  cpuTime=4.99  mem=16M548
37.53	   
37.53	   search
37.53	     run=11  nbConstraintChecks=18192246  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11930
37.53	     nbFailedAssignments=9304  nbBacktracks=2571  nbVisitedNodes=23704  nbRestartNogoods=148
37.53	       =>  wckTime=6.692  cpuTime=6.62  mem=16M548
40.69	   
40.69	   search
40.69	     run=12  nbConstraintChecks=26448554  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17502
40.69	     nbFailedAssignments=13576  nbBacktracks=3868  nbVisitedNodes=34802  nbRestartNogoods=169
40.69	       =>  wckTime=9.848  cpuTime=9.78  mem=16M548
43.72	   
43.72	   search
43.72	     run=13  nbConstraintChecks=33758609  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23157
43.73	     nbFailedAssignments=17672  nbBacktracks=5428  nbVisitedNodes=46035  nbRestartNogoods=180
43.73	       =>  wckTime=12.884  cpuTime=12.81  mem=16M548
43.73	   
43.73	   global
43.73	     nbConstraintChecks=33778566  nbRestartNogoods=180  solvingWckTime=12.885  solvingCpuTime=12.81  expiredTime=no
43.73	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=43.23
43.73	       =>  wckTime=43.44  cpuTime=43.17  mem=16M548
43.73	
43.73	s OPTIMUM FOUND
43.73	v 7 2 3 8 4 7 2 8 8 2 5 7 4 9 8 6 5 5 6 4 9 1 6 6 6 4 1 2 4 6 5 8 5 7 8 7 4 6 1 7 
43.73	   
43.73	   totalWckTime=43.517  totalCpuTime=43.23

Verifier Data (download as text)

2 unsatisfied constraints, 99 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/node24/watcher-281035-1169309526 -o ROOT/results/node24/solver-281035-1169309526 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281035-1169309526/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.52 1.77 4/93 2229
/proc/meminfo: memFree=1343200/2055920 swapFree=4180096/4192956
[pid=2228] ppid=2226 vsize=1784 CPUtime=0
/proc/2228/stat : 2228 (java) D 2226 2228 1975 0 -1 0 374 0 0 0 0 0 0 0 18 0 1 0 279347930 1826816 163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2605860 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/2228/statm: 446 163 128 14 0 91 0

[startup+0.107068 s]
/proc/loadavg: 1.05 1.52 1.77 4/93 2229
/proc/meminfo: memFree=1343200/2055920 swapFree=4180096/4192956
[pid=2228] ppid=2226 vsize=914988 CPUtime=0.09
/proc/2228/stat : 2228 (java) R 2226 2228 1975 0 -1 0 3123 0 1 0 8 1 0 0 24 0 8 0 279347930 936947712 2869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155770466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2228/statm: 228747 2870 1471 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515112 s]
/proc/loadavg: 1.05 1.52 1.77 4/93 2229
/proc/meminfo: memFree=1343200/2055920 swapFree=4180096/4192956
[pid=2228] ppid=2226 vsize=915332 CPUtime=0.5
/proc/2228/stat : 2228 (java) R 2226 2228 1975 0 -1 0 6752 0 1 0 46 4 0 0 25 0 8 0 279347930 937299968 6490 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819945 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2228/statm: 228833 6490 2169 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33761 s]
/proc/loadavg: 1.05 1.52 1.77 3/100 2236
/proc/meminfo: memFree=1325544/2055920 swapFree=4180096/4192956
[pid=2228] ppid=2226 vsize=915444 CPUtime=1.32
/proc/2228/stat : 2228 (java) R 2226 2228 1975 0 -1 0 7108 0 1 0 105 27 0 0 25 0 8 0 279347930 937414656 6846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2228/statm: 228861 6846 2479 14 0 215331 0
[pid=2228/tid=2230] ppid=2226 vsize=915444 CPUtime=0.02
/proc/2228/task/2230/stat : 2230 (java) S 2226 2228 1975 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279347933 937414656 6846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2231] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2231/stat : 2231 (java) S 2226 2228 1975 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279347934 937414656 6846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2232] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2232/stat : 2232 (java) S 2226 2228 1975 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279347934 937414656 6846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2233] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2233/stat : 2233 (java) S 2226 2228 1975 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279347937 937414656 6846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2234] ppid=2226 vsize=915444 CPUtime=0.11
/proc/2228/task/2234/stat : 2234 (java) S 2226 2228 1975 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 279347937 937414656 6846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2235] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2235/stat : 2235 (java) S 2226 2228 1975 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279347937 937414656 6846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2236] ppid=2226 vsize=915448 CPUtime=0
/proc/2228/task/2236/stat : 2236 (java) S 2226 2228 1975 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279347937 937418752 6846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915444

[startup+2.99338 s]
/proc/loadavg: 1.05 1.52 1.77 3/100 2236
/proc/meminfo: memFree=1325544/2055920 swapFree=4180096/4192956
[pid=2228] ppid=2226 vsize=915444 CPUtime=2.98
/proc/2228/stat : 2228 (java) R 2226 2228 1975 0 -1 0 7111 0 1 0 221 77 0 0 25 0 8 0 279347930 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2228/statm: 228861 6848 2479 14 0 215331 0
[pid=2228/tid=2230] ppid=2226 vsize=915444 CPUtime=0.02
/proc/2228/task/2230/stat : 2230 (java) S 2226 2228 1975 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279347933 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2231] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2231/stat : 2231 (java) S 2226 2228 1975 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279347934 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2232] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2232/stat : 2232 (java) S 2226 2228 1975 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279347934 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2233] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2233/stat : 2233 (java) S 2226 2228 1975 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279347937 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2234] ppid=2226 vsize=915448 CPUtime=0.11
/proc/2228/task/2234/stat : 2234 (java) S 2226 2228 1975 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279347937 937418752 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2235] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2235/stat : 2235 (java) S 2226 2228 1975 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279347937 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2236] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2236/stat : 2236 (java) S 2226 2228 1975 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279347937 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 915444

[startup+6.28374 s]
/proc/loadavg: 1.13 1.53 1.77 3/100 2236
/proc/meminfo: memFree=1325552/2055920 swapFree=4180096/4192956
[pid=2228] ppid=2226 vsize=915444 CPUtime=6.24
/proc/2228/stat : 2228 (java) R 2226 2228 1975 0 -1 0 7111 0 1 0 443 181 0 0 25 0 8 0 279347930 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2228/statm: 228862 6848 2479 14 0 215332 0
[pid=2228/tid=2230] ppid=2226 vsize=915444 CPUtime=0.02
/proc/2228/task/2230/stat : 2230 (java) S 2226 2228 1975 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279347933 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2231] ppid=2226 vsize=915448 CPUtime=0
/proc/2228/task/2231/stat : 2231 (java) S 2226 2228 1975 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279347934 937418752 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2232] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2232/stat : 2232 (java) S 2226 2228 1975 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279347934 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2233] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2233/stat : 2233 (java) S 2226 2228 1975 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279347937 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2234] ppid=2226 vsize=915444 CPUtime=0.11
/proc/2228/task/2234/stat : 2234 (java) S 2226 2228 1975 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279347937 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2235] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2235/stat : 2235 (java) S 2226 2228 1975 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279347937 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2236] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2236/stat : 2236 (java) S 2226 2228 1975 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279347937 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915444

[startup+12.7834 s]
/proc/loadavg: 1.20 1.54 1.77 3/100 2236
/proc/meminfo: memFree=1325488/2055920 swapFree=4180096/4192956
[pid=2228] ppid=2226 vsize=915444 CPUtime=12.74
/proc/2228/stat : 2228 (java) R 2226 2228 1975 0 -1 0 7111 0 1 0 892 382 0 0 25 0 8 0 279347930 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2228/statm: 228861 6848 2479 14 0 215331 0
[pid=2228/tid=2230] ppid=2226 vsize=915444 CPUtime=0.02
/proc/2228/task/2230/stat : 2230 (java) S 2226 2228 1975 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279347933 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2231] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2231/stat : 2231 (java) S 2226 2228 1975 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279347934 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2232] ppid=2226 vsize=915448 CPUtime=0
/proc/2228/task/2232/stat : 2232 (java) S 2226 2228 1975 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279347934 937418752 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2233] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2233/stat : 2233 (java) S 2226 2228 1975 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279347937 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2234] ppid=2226 vsize=915444 CPUtime=0.11
/proc/2228/task/2234/stat : 2234 (java) S 2226 2228 1975 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279347937 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2235] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2235/stat : 2235 (java) S 2226 2228 1975 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279347937 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2236] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2236/stat : 2236 (java) S 2226 2228 1975 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279347937 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 915444

[startup+25.6288 s]
/proc/loadavg: 1.37 1.56 1.78 3/100 2236
/proc/meminfo: memFree=1318064/2055920 swapFree=4180096/4192956
[pid=2228] ppid=2226 vsize=915444 CPUtime=25.57
/proc/2228/stat : 2228 (java) R 2226 2228 1975 0 -1 0 7113 0 1 0 1784 773 0 0 25 0 8 0 279347930 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2228/statm: 228861 6850 2479 14 0 215331 0
[pid=2228/tid=2230] ppid=2226 vsize=915444 CPUtime=0.02
/proc/2228/task/2230/stat : 2230 (java) S 2226 2228 1975 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279347933 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2231] ppid=2226 vsize=915448 CPUtime=0
/proc/2228/task/2231/stat : 2231 (java) S 2226 2228 1975 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279347934 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2232] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2232/stat : 2232 (java) S 2226 2228 1975 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279347934 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2233] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2233/stat : 2233 (java) S 2226 2228 1975 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279347937 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2234] ppid=2226 vsize=915444 CPUtime=0.11
/proc/2228/task/2234/stat : 2234 (java) S 2226 2228 1975 0 -1 64 335 0 0 0 11 0 0 0 16 0 8 0 279347937 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2235] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2235/stat : 2235 (java) S 2226 2228 1975 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279347937 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2228/tid=2236] ppid=2226 vsize=915444 CPUtime=0
/proc/2228/task/2236/stat : 2236 (java) S 2226 2228 1975 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279347937 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 43.7881
CPU time (s): 43.6814
CPU user time (s): 34.4498
CPU system time (s): 9.2316
CPU usage (%): 99.7561
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.4498
system time used= 9.2316
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9137
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= 2005
involuntary context switches= 3550

runsolver used 0.069989 s user time and 0.137979 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan 20 16:12:07 UTC 2007


IDJOB= 281035
IDBENCH= 12043
IDSOLVER= 68
FILE ID= node24/281035-1169309526

PBS_JOBID= 3610137

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-15_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281035-1169309526/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-281035-1169309526 -o ROOT/results/node24/solver-281035-1169309526 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281035-1169309526/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fadf50972e3a15a47409c95a3417db1d

RANDOM SEED= 55901651

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.234
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.234
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:       1343680 kB
Buffers:         46796 kB
Cached:         527852 kB
SwapCached:       6072 kB
Active:         197660 kB
Inactive:       445784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1343680 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            3460 kB
Writeback:           0 kB
Mapped:          94200 kB
Slab:            53264 kB
Committed_AS:  6619980 kB
PageTables:       2444 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 node24 on Sat Jan 20 16:12:51 UTC 2007