Trace number 278345

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 38.9451 38.9949

General information on the benchmark

NameMaxCSP/cnf/2-40-100-1000/
cnf-2-40-200-456321_ext.xml
MD5SUMab0c6c0e45fa99dcbd5927e44f22d358
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints160
Best CPU time to get the best result obtained on this benchmark0.12698
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints178
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension178
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/278345-1169287490/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.087  cpuTime=0.08  mem=6M910
0.38	   
0.38	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.45	     nbConstraints=178  nbRelationTypes=11  nbExtensionStructures=11  nbSharedExtensionStructures=167
0.45	     nbConflictsStructures=11  nbSharedConflictsStructures=167  nbSharedBinaryRepresentations=40  maxDegree=15
0.45	     maxArity=2
0.45	       =>  wckTime=0.159  cpuTime=0.13  mem=7M950
0.49	   
0.49	   solver LocalSearchSolver being built... 
0.53	       =>  wckTime=0.235  cpuTime=0.17  mem=5M451
0.53	
0.53	s SATISFIABLE
0.53	o 129
0.53	c 49
0.53	o 131
0.53	c 47
0.53	o 133
0.53	c 45
0.53	o 135
0.53	c 43
0.53	o 138
0.53	c 40
0.53	o 139
0.53	c 39
0.53	o 140
0.53	c 38
0.54	o 141
0.54	c 37
0.54	o 142
0.54	c 36
0.54	o 144
0.54	c 34
0.54	o 145
0.54	c 33
0.54	o 146
0.54	c 32
0.54	o 147
0.54	c 31
0.54	o 149
0.54	c 29
0.54	o 151
0.54	c 27
0.54	o 152
0.54	c 26
0.54	o 153
0.54	c 25
0.55	o 154
0.55	c 24
0.55	o 155
0.55	c 23
0.55	o 156
0.55	c 22
0.56	o 158
0.56	c 20
0.58	o 159
0.58	c 19
0.62	o 160
0.62	c 18
1.48	   
1.48	   search
1.48	     run=0  nbConstraintChecks=2141812  nbAssignments=10000
1.48	       =>  wckTime=0.948  cpuTime=0.93  mem=5M451
2.35	   
2.35	   search
2.35	     run=1  nbConstraintChecks=4333418  nbAssignments=20000
2.35	       =>  wckTime=1.821  cpuTime=1.8  mem=5M451
3.22	   
3.22	   search
3.22	     run=2  nbConstraintChecks=6476799  nbAssignments=30000
3.22	       =>  wckTime=2.689  cpuTime=2.66  mem=5M451
4.09	   
4.09	   search
4.09	     run=3  nbConstraintChecks=8648443  nbAssignments=40000
4.09	       =>  wckTime=3.557  cpuTime=3.53  mem=5M451
4.95	   
4.95	   search
4.95	     run=4  nbConstraintChecks=10793531  nbAssignments=50000
4.95	       =>  wckTime=4.42  cpuTime=4.4  mem=5M451
5.82	   
5.82	   search
5.82	     run=5  nbConstraintChecks=12975359  nbAssignments=60000
5.82	       =>  wckTime=5.292  cpuTime=5.26  mem=5M451
6.69	   
6.69	   search
6.69	     run=6  nbConstraintChecks=15125356  nbAssignments=70000
6.69	       =>  wckTime=6.163  cpuTime=6.14  mem=5M451
7.57	   
7.57	   search
7.57	     run=7  nbConstraintChecks=17320174  nbAssignments=80000
7.57	       =>  wckTime=7.04  cpuTime=7.01  mem=5M451
8.44	   
8.44	   search
8.44	     run=8  nbConstraintChecks=19454530  nbAssignments=90000
8.44	       =>  wckTime=7.91  cpuTime=7.88  mem=5M451
9.31	   
9.31	   search
9.31	     run=9  nbConstraintChecks=21628360  nbAssignments=100000
9.31	       =>  wckTime=8.782  cpuTime=8.75  mem=5M451
10.18	   
10.18	   search
10.18	     run=10  nbConstraintChecks=23770865  nbAssignments=110000
10.18	       =>  wckTime=9.65  cpuTime=9.62  mem=5M451
11.06	   
11.06	   search
11.06	     run=11  nbConstraintChecks=25961079  nbAssignments=120000
11.06	       =>  wckTime=10.525  cpuTime=10.5  mem=5M451
11.93	   
11.93	   search
11.93	     run=12  nbConstraintChecks=28105554  nbAssignments=130000
11.93	       =>  wckTime=11.398  cpuTime=11.37  mem=5M451
12.81	   
12.81	   search
12.81	     run=13  nbConstraintChecks=30273459  nbAssignments=140000
12.81	       =>  wckTime=12.278  cpuTime=12.25  mem=5M451
13.68	   
13.68	   search
13.68	     run=14  nbConstraintChecks=32409924  nbAssignments=150000
13.68	       =>  wckTime=13.154  cpuTime=13.12  mem=5M451
14.57	   
14.57	   search
14.57	     run=15  nbConstraintChecks=34587688  nbAssignments=160000
14.57	       =>  wckTime=14.037  cpuTime=14.01  mem=5M451
15.44	   
15.44	   search
15.44	     run=16  nbConstraintChecks=36731801  nbAssignments=170000
15.44	       =>  wckTime=14.913  cpuTime=14.89  mem=5M451
16.32	   
16.32	   search
16.32	     run=17  nbConstraintChecks=38920909  nbAssignments=180000
16.33	       =>  wckTime=15.796  cpuTime=15.77  mem=5M451
17.20	   
17.20	   search
17.20	     run=18  nbConstraintChecks=41064570  nbAssignments=190000
17.20	       =>  wckTime=16.672  cpuTime=16.64  mem=5M451
18.09	   
18.09	   search
18.09	     run=19  nbConstraintChecks=43249814  nbAssignments=200000
18.09	       =>  wckTime=17.556  cpuTime=17.52  mem=5M451
18.97	   
18.97	   search
18.97	     run=20  nbConstraintChecks=45391306  nbAssignments=210000
18.97	       =>  wckTime=18.439  cpuTime=18.41  mem=5M451
19.86	   
19.86	   search
19.86	     run=21  nbConstraintChecks=47575883  nbAssignments=220000
19.86	       =>  wckTime=19.327  cpuTime=19.29  mem=5M451
20.74	   
20.74	   search
20.74	     run=22  nbConstraintChecks=49717503  nbAssignments=230000
20.74	       =>  wckTime=20.209  cpuTime=20.18  mem=5M451
21.63	   
21.63	   search
21.63	     run=23  nbConstraintChecks=51908994  nbAssignments=240000
21.63	       =>  wckTime=21.1  cpuTime=21.07  mem=5M451
22.50	   
22.50	   search
22.50	     run=24  nbConstraintChecks=54039017  nbAssignments=250000
22.50	       =>  wckTime=21.974  cpuTime=21.94  mem=5M451
23.38	   
23.38	   search
23.38	     run=25  nbConstraintChecks=56213026  nbAssignments=260000
23.38	       =>  wckTime=22.854  cpuTime=22.82  mem=5M451
24.26	   
24.26	   search
24.26	     run=26  nbConstraintChecks=58351209  nbAssignments=270000
24.26	       =>  wckTime=23.73  cpuTime=23.7  mem=5M451
25.14	   
25.14	   search
25.14	     run=27  nbConstraintChecks=60531560  nbAssignments=280000
25.14	       =>  wckTime=24.612  cpuTime=24.58  mem=5M451
26.02	   
26.02	   search
26.02	     run=28  nbConstraintChecks=62678393  nbAssignments=290000
26.02	       =>  wckTime=25.49  cpuTime=25.45  mem=5M451
26.90	   
26.90	   search
26.90	     run=29  nbConstraintChecks=64860017  nbAssignments=300000
26.90	       =>  wckTime=26.372  cpuTime=26.34  mem=5M451
27.78	   
27.78	   search
27.78	     run=30  nbConstraintChecks=66996149  nbAssignments=310000
27.78	       =>  wckTime=27.248  cpuTime=27.21  mem=5M451
28.66	   
28.66	   search
28.66	     run=31  nbConstraintChecks=69200171  nbAssignments=320000
28.66	       =>  wckTime=28.133  cpuTime=28.1  mem=5M451
29.54	   
29.54	   search
29.54	     run=32  nbConstraintChecks=71339446  nbAssignments=330000
29.54	       =>  wckTime=29.008  cpuTime=28.97  mem=5M451
30.42	   
30.42	   search
30.42	     run=33  nbConstraintChecks=73538963  nbAssignments=340000
30.42	       =>  wckTime=29.893  cpuTime=29.86  mem=5M451
30.66	   
30.66	   search
30.66	     run=34  nbConstraintChecks=74102647  nbAssignments=342715
30.66	       =>  wckTime=30.128  cpuTime=30.09  mem=5M451
30.66	   
30.66	   global
30.66	     nbConstraintChecks=74102647  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.66	     solvingWckTime=30.127  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.66	     globalCpuTime=30.31
30.66	       =>  wckTime=30.364  cpuTime=30.26  mem=5M451
30.66	   
30.66	   solver IterativeSystematicSolver being built... 
30.80	       =>  wckTime=30.507  cpuTime=30.37  mem=16M409
30.81	   
30.81	   preprocessing
30.81	     nbConstraintChecks=20  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.81	     detectedInconsistency=no
30.81	       =>  wckTime=0.0030  cpuTime=0.01  mem=16M409
30.85	   
30.85	   search
30.85	     run=0  nbConstraintChecks=12407  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34
30.85	     nbFailedAssignments=5  nbBacktracks=12  nbVisitedNodes=52  nbRestartNogoods=0
30.85	       =>  wckTime=0.047  cpuTime=0.03  mem=16M409
30.88	   
30.88	   search
30.88	     run=1  nbConstraintChecks=30085  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78
30.88	     nbFailedAssignments=17  nbBacktracks=27  nbVisitedNodes=123  nbRestartNogoods=1
30.88	       =>  wckTime=0.077  cpuTime=0.05  mem=16M409
30.90	   
30.90	   search
30.90	     run=2  nbConstraintChecks=48904  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=127
30.90	     nbFailedAssignments=30  nbBacktracks=49  nbVisitedNodes=206  nbRestartNogoods=3
30.90	       =>  wckTime=0.094  cpuTime=0.07  mem=16M409
30.92	   
30.92	   search
30.92	     run=3  nbConstraintChecks=73696  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=194
30.92	     nbFailedAssignments=46  nbBacktracks=83  nbVisitedNodes=317  nbRestartNogoods=6
30.92	       =>  wckTime=0.115  cpuTime=0.09  mem=16M409
30.95	   
30.95	   search
30.95	     run=4  nbConstraintChecks=115860  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=294
30.95	     nbFailedAssignments=86  nbBacktracks=134  nbVisitedNodes=500  nbRestartNogoods=8
30.95	       =>  wckTime=0.151  cpuTime=0.12  mem=16M409
30.99	   
30.99	   search
30.99	     run=5  nbConstraintChecks=165177  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=417
30.99	     nbFailedAssignments=122  nbBacktracks=212  nbVisitedNodes=714  nbRestartNogoods=11
30.99	       =>  wckTime=0.189  cpuTime=0.16  mem=16M409
31.05	   
31.05	   search
31.05	     run=6  nbConstraintChecks=248869  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=611
31.05	     nbFailedAssignments=194  nbBacktracks=325  nbVisitedNodes=1086  nbRestartNogoods=16
31.05	       =>  wckTime=0.249  cpuTime=0.22  mem=16M409
31.14	   
31.14	   search
31.14	     run=7  nbConstraintChecks=377858  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=899
31.15	     nbFailedAssignments=302  nbBacktracks=495  nbVisitedNodes=1619  nbRestartNogoods=20
31.15	       =>  wckTime=0.342  cpuTime=0.31  mem=16M409
31.28	   
31.28	   search
31.28	     run=8  nbConstraintChecks=555972  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1308
31.28	     nbFailedAssignments=440  nbBacktracks=751  nbVisitedNodes=2352  nbRestartNogoods=22
31.28	       =>  wckTime=0.474  cpuTime=0.43  mem=16M409
31.48	   
31.48	   search
31.48	     run=9  nbConstraintChecks=821794  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1931
31.48	     nbFailedAssignments=665  nbBacktracks=1136  nbVisitedNodes=3494  nbRestartNogoods=26
31.48	       =>  wckTime=0.678  cpuTime=0.62  mem=16M409
31.73	   
31.73	   search
31.73	     run=10  nbConstraintChecks=1261838  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2836
31.73	     nbFailedAssignments=981  nbBacktracks=1712  nbVisitedNodes=5171  nbRestartNogoods=29
31.73	       =>  wckTime=0.929  cpuTime=0.86  mem=16M409
32.16	   
32.16	   search
32.16	     run=11  nbConstraintChecks=1968469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4244
32.16	     nbFailedAssignments=1514  nbBacktracks=2576  nbVisitedNodes=7854  nbRestartNogoods=34
32.16	       =>  wckTime=1.36  cpuTime=1.29  mem=16M409
32.70	   
32.70	   search
32.70	     run=12  nbConstraintChecks=2796739  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6304
32.70	     nbFailedAssignments=2265  nbBacktracks=3873  nbVisitedNodes=11532  nbRestartNogoods=36
32.70	       =>  wckTime=1.896  cpuTime=1.83  mem=16M409
33.48	   
33.48	   search
33.48	     run=13  nbConstraintChecks=4080777  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9266
33.48	     nbFailedAssignments=3271  nbBacktracks=5819  nbVisitedNodes=16859  nbRestartNogoods=43
33.48	       =>  wckTime=2.676  cpuTime=2.61  mem=16M409
34.84	   
34.84	   search
34.84	     run=14  nbConstraintChecks=6223599  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14004
34.84	     nbFailedAssignments=5077  nbBacktracks=8738  nbVisitedNodes=25905  nbRestartNogoods=48
34.84	       =>  wckTime=4.035  cpuTime=3.96  mem=17M384
36.49	   
36.49	   search
36.49	     run=15  nbConstraintChecks=9031076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20350
36.49	     nbFailedAssignments=7031  nbBacktracks=13118  nbVisitedNodes=37101  nbRestartNogoods=54
36.49	       =>  wckTime=5.688  cpuTime=5.62  mem=17M384
38.97	   
38.97	   search
38.97	     run=16  nbConstraintChecks=12956941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29452
38.97	     nbFailedAssignments=10070  nbBacktracks=19182  nbVisitedNodes=53599  nbRestartNogoods=60
38.97	       =>  wckTime=8.166  cpuTime=8.09  mem=17M384
38.97	   
38.97	   global
38.97	     nbConstraintChecks=12956961  nbRestartNogoods=60  solvingWckTime=8.167  solvingCpuTime=8.09  expiredTime=no
38.97	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=38.51
38.97	       =>  wckTime=38.675  cpuTime=38.46  mem=17M384
38.97	
38.97	s OPTIMUM FOUND
38.97	v 1 0 0 0 0 1 0 1 0 1 1 1 1 0 1 0 0 0 1 1 0 0 1 0 1 0 1 0 0 0 0 1 1 1 0 0 0 0 0 0 
38.97	   
38.97	   totalWckTime=38.75  totalCpuTime=38.52

Verifier Data (download as text)

18 unsatisfied constraints, 160 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-278345-1169287490 -o ROOT/results/node15/solver-278345-1169287490 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278345-1169287490/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.39 1.82 1.86 3/81 17225
/proc/meminfo: memFree=1434576/2055920 swapFree=4173628/4192956
[pid=17224] ppid=17222 vsize=1784 CPUtime=0
/proc/17224/stat : 17224 (java) D 17222 17224 17028 0 -1 0 169 0 0 0 0 0 0 0 20 0 1 0 277143942 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/17224/statm: 454 146 111 14 0 99 0

[startup+0.106858 s]
/proc/loadavg: 1.39 1.82 1.86 3/81 17225
/proc/meminfo: memFree=1434576/2055920 swapFree=4173628/4192956
[pid=17224] ppid=17222 vsize=914988 CPUtime=0.09
/proc/17224/stat : 17224 (java) R 17222 17224 17028 0 -1 0 3077 0 1 0 8 1 0 0 17 0 8 0 277143942 936947712 2823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925480 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17224/statm: 228747 2823 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514927 s]
/proc/loadavg: 1.39 1.82 1.86 3/81 17225
/proc/meminfo: memFree=1434576/2055920 swapFree=4173628/4192956
[pid=17224] ppid=17222 vsize=915332 CPUtime=0.5
/proc/17224/stat : 17224 (java) S 17222 17224 17028 0 -1 0 6675 0 1 0 46 4 0 0 16 0 8 0 277143942 937299968 6413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17224/statm: 228833 6413 2293 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33606 s]
/proc/loadavg: 1.39 1.82 1.86 3/95 17297
/proc/meminfo: memFree=1413600/2055920 swapFree=4173628/4192956
[pid=17224] ppid=17222 vsize=915332 CPUtime=1.31
/proc/17224/stat : 17224 (java) R 17222 17224 17028 0 -1 0 6875 0 1 0 94 37 0 0 16 0 8 0 277143942 937299968 6613 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17224/statm: 228833 6613 2476 14 0 215303 0
[pid=17224/tid=17226] ppid=17222 vsize=915332 CPUtime=0.02
/proc/17224/task/17226/stat : 17226 (java) S 17222 17224 17028 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 277143946 937299968 6613 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17224/tid=17227] ppid=17222 vsize=915336 CPUtime=0
/proc/17224/task/17227/stat : 17227 (java) S 17222 17224 17028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277143946 937304064 6613 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17228] ppid=17222 vsize=915332 CPUtime=0
/proc/17224/task/17228/stat : 17228 (java) S 17222 17224 17028 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277143946 937299968 6613 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17229] ppid=17222 vsize=915332 CPUtime=0
/proc/17224/task/17229/stat : 17229 (java) S 17222 17224 17028 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277143949 937299968 6613 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17230] ppid=17222 vsize=915332 CPUtime=0.07
/proc/17224/task/17230/stat : 17230 (java) S 17222 17224 17028 0 -1 64 313 0 0 0 7 0 0 0 16 0 8 0 277143949 937299968 6613 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17231] ppid=17222 vsize=915332 CPUtime=0
/proc/17224/task/17231/stat : 17231 (java) S 17222 17224 17028 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277143949 937299968 6613 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17232] ppid=17222 vsize=915336 CPUtime=0
/proc/17224/task/17232/stat : 17232 (java) S 17222 17224 17028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277143949 937304064 6613 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915332

[startup+2.97435 s]
/proc/loadavg: 1.39 1.82 1.86 3/95 17297
/proc/meminfo: memFree=1413600/2055920 swapFree=4173628/4192956
[pid=17224] ppid=17222 vsize=915336 CPUtime=2.95
/proc/17224/stat : 17224 (java) R 17222 17224 17028 0 -1 0 6878 0 1 0 184 111 0 0 16 0 8 0 277143942 937304064 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17224/statm: 228833 6615 2476 14 0 215303 0
[pid=17224/tid=17226] ppid=17222 vsize=915336 CPUtime=0.02
/proc/17224/task/17226/stat : 17226 (java) S 17222 17224 17028 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 277143946 937304064 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17224/tid=17227] ppid=17222 vsize=915332 CPUtime=0
/proc/17224/task/17227/stat : 17227 (java) S 17222 17224 17028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277143946 937299968 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17228] ppid=17222 vsize=915336 CPUtime=0
/proc/17224/task/17228/stat : 17228 (java) S 17222 17224 17028 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277143946 937304064 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17229] ppid=17222 vsize=915332 CPUtime=0
/proc/17224/task/17229/stat : 17229 (java) S 17222 17224 17028 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277143949 937299968 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17230] ppid=17222 vsize=915336 CPUtime=0.08
/proc/17224/task/17230/stat : 17230 (java) S 17222 17224 17028 0 -1 64 315 0 0 0 8 0 0 0 16 0 8 0 277143949 937304064 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17224/tid=17231] ppid=17222 vsize=915332 CPUtime=0
/proc/17224/task/17231/stat : 17231 (java) S 17222 17224 17028 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277143949 937299968 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17232] ppid=17222 vsize=915336 CPUtime=0
/proc/17224/task/17232/stat : 17232 (java) S 17222 17224 17028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277143949 937304064 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915336

[startup+6.26891 s]
/proc/loadavg: 1.36 1.80 1.86 2/88 17320
/proc/meminfo: memFree=1414936/2055920 swapFree=4173628/4192956
[pid=17224] ppid=17222 vsize=915332 CPUtime=6.24
/proc/17224/stat : 17224 (java) R 17222 17224 17028 0 -1 0 6878 0 1 0 366 258 0 0 17 0 8 0 277143942 937299968 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17224/statm: 228834 6615 2476 14 0 215304 0
[pid=17224/tid=17226] ppid=17222 vsize=915332 CPUtime=0.02
/proc/17224/task/17226/stat : 17226 (java) S 17222 17224 17028 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 277143946 937299968 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17227] ppid=17222 vsize=915332 CPUtime=0
/proc/17224/task/17227/stat : 17227 (java) S 17222 17224 17028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277143946 937299968 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17228] ppid=17222 vsize=915332 CPUtime=0
/proc/17224/task/17228/stat : 17228 (java) S 17222 17224 17028 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277143946 937299968 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17229] ppid=17222 vsize=915332 CPUtime=0
/proc/17224/task/17229/stat : 17229 (java) S 17222 17224 17028 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277143949 937299968 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17230] ppid=17222 vsize=915332 CPUtime=0.08
/proc/17224/task/17230/stat : 17230 (java) S 17222 17224 17028 0 -1 64 315 0 0 0 8 0 0 0 16 0 8 0 277143949 937299968 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17224/tid=17231] ppid=17222 vsize=915332 CPUtime=0
/proc/17224/task/17231/stat : 17231 (java) S 17222 17224 17028 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277143949 937299968 6615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17232] ppid=17222 vsize=915336 CPUtime=0
/proc/17224/task/17232/stat : 17232 (java) S 17222 17224 17028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277143949 937304064 6615 18446744073709551615 134512640 134570532 4294956464 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) 915332

[startup+12.746 s]
/proc/loadavg: 1.41 1.81 1.86 2/88 17410
/proc/meminfo: memFree=1414624/2055920 swapFree=4173628/4192956
[pid=17224] ppid=17222 vsize=916356 CPUtime=12.72
/proc/17224/stat : 17224 (java) R 17222 17224 17028 0 -1 0 6879 0 1 0 722 550 0 0 16 0 8 0 277143942 938348544 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17224/statm: 229090 6616 2476 14 0 215560 0
[pid=17224/tid=17226] ppid=17222 vsize=916356 CPUtime=0.02
/proc/17224/task/17226/stat : 17226 (java) S 17222 17224 17028 0 -1 64 141 0 0 0 2 0 0 0 17 0 8 0 277143946 938348544 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17227] ppid=17222 vsize=916356 CPUtime=0
/proc/17224/task/17227/stat : 17227 (java) S 17222 17224 17028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277143946 938348544 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17228] ppid=17222 vsize=916360 CPUtime=0
/proc/17224/task/17228/stat : 17228 (java) S 17222 17224 17028 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277143946 938352640 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17229] ppid=17222 vsize=916356 CPUtime=0
/proc/17224/task/17229/stat : 17229 (java) S 17222 17224 17028 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277143949 938348544 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17230] ppid=17222 vsize=916360 CPUtime=0.08
/proc/17224/task/17230/stat : 17230 (java) S 17222 17224 17028 0 -1 64 315 0 0 0 8 0 0 0 16 0 8 0 277143949 938352640 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17224/tid=17231] ppid=17222 vsize=916356 CPUtime=0
/proc/17224/task/17231/stat : 17231 (java) S 17222 17224 17028 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277143949 938348544 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17232] ppid=17222 vsize=916356 CPUtime=0
/proc/17224/task/17232/stat : 17232 (java) S 17222 17224 17028 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277143949 938348544 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 916356

[startup+25.6062 s]
/proc/loadavg: 1.54 1.81 1.86 3/100 17532
/proc/meminfo: memFree=1397120/2055920 swapFree=4173628/4192956
[pid=17224] ppid=17222 vsize=916356 CPUtime=25.56
/proc/17224/stat : 17224 (java) R 17222 17224 17028 0 -1 0 6880 0 1 0 1434 1122 0 0 25 0 8 0 277143942 938348544 6617 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17224/statm: 229089 6617 2476 14 0 215559 0
[pid=17224/tid=17226] ppid=17222 vsize=916360 CPUtime=0.02
/proc/17224/task/17226/stat : 17226 (java) S 17222 17224 17028 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 277143946 938352640 6617 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17227] ppid=17222 vsize=916356 CPUtime=0
/proc/17224/task/17227/stat : 17227 (java) S 17222 17224 17028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277143946 938348544 6617 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17228] ppid=17222 vsize=916360 CPUtime=0
/proc/17224/task/17228/stat : 17228 (java) S 17222 17224 17028 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277143946 938352640 6617 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17229] ppid=17222 vsize=916356 CPUtime=0
/proc/17224/task/17229/stat : 17229 (java) S 17222 17224 17028 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277143949 938348544 6617 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17230] ppid=17222 vsize=916356 CPUtime=0.08
/proc/17224/task/17230/stat : 17230 (java) S 17222 17224 17028 0 -1 64 316 0 0 0 8 0 0 0 16 0 8 0 277143949 938348544 6617 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17224/tid=17231] ppid=17222 vsize=916356 CPUtime=0
/proc/17224/task/17231/stat : 17231 (java) S 17222 17224 17028 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277143949 938348544 6617 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17224/tid=17232] ppid=17222 vsize=916356 CPUtime=0
/proc/17224/task/17232/stat : 17232 (java) S 17222 17224 17028 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277143949 938348544 6617 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 916356

Child status: 0
Real time (s): 38.9949
CPU time (s): 38.9451
CPU user time (s): 25.4351
CPU system time (s): 13.5099
CPU usage (%): 99.8723
Max. virtual memory (cumulated for all children) (KiB): 916360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.4351
system time used= 13.5099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9192
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= 1767
involuntary context switches= 1441

runsolver used 0.052991 s user time and 0.114982 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan 20 10:04:51 UTC 2007


IDJOB= 278345
IDBENCH= 8280
IDSOLVER= 69
FILE ID= node15/278345-1169287490

PBS_JOBID= 3609519

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-100-1000/cnf-2-40-200-456321_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278345-1169287490/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-278345-1169287490 -o ROOT/results/node15/solver-278345-1169287490 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278345-1169287490/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ab0c6c0e45fa99dcbd5927e44f22d358

RANDOM SEED= 111949406

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1435056 kB
Buffers:         53272 kB
Cached:         457308 kB
SwapCached:       6628 kB
Active:         190520 kB
Inactive:       355668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1435056 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            2148 kB
Writeback:           0 kB
Mapped:          45008 kB
Slab:            59636 kB
Committed_AS:  8510504 kB
PageTables:       2220 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 node15 on Sat Jan 20 10:05:30 UTC 2007