Trace number 281008

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 54.5977 55.1089

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-39_ext.xml
MD5SUM993530a3891087e34379688662a3a69f
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 benchmark3.23151
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.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/281008-1169309422/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.107  cpuTime=0.08  mem=6M887
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.53	     nbConstraints=101  nbRelationTypes=101  nbDisconnectedVariables=1  nbExtensionStructures=101
0.53	     nbSharedExtensionStructures=0  nbConflictsStructures=101  nbSharedConflictsStructures=0
0.53	     nbSharedBinaryRepresentations=1248  maxDegree=10  maxArity=2
0.53	       =>  wckTime=0.214  cpuTime=0.15  mem=8M846
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.299  cpuTime=0.19  mem=5M493
0.62	
0.62	s SATISFIABLE
0.62	o 44
0.62	c 57
0.62	o 48
0.62	c 53
0.62	o 51
0.62	c 50
0.62	o 53
0.62	c 48
0.62	o 55
0.62	c 46
0.62	o 58
0.62	c 43
0.63	o 61
0.63	c 40
0.63	o 65
0.63	c 36
0.63	o 67
0.63	c 34
0.63	o 69
0.63	c 32
0.63	o 71
0.63	c 30
0.63	o 73
0.63	c 28
0.63	o 74
0.63	c 27
0.63	o 75
0.63	c 26
0.63	o 76
0.63	c 25
0.63	o 77
0.63	c 24
0.63	o 78
0.63	c 23
0.64	o 79
0.64	c 22
0.64	o 80
0.64	c 21
0.64	o 81
0.64	c 20
0.64	o 83
0.64	c 18
0.64	o 84
0.64	c 17
0.64	o 86
0.64	c 15
0.64	o 87
0.64	c 14
0.64	o 88
0.64	c 13
0.64	o 89
0.64	c 12
0.65	o 90
0.65	c 11
0.65	o 91
0.65	c 10
0.65	o 92
0.65	c 9
0.65	o 93
0.65	c 8
0.65	o 94
0.65	c 7
0.65	o 95
0.65	c 6
0.65	o 96
0.65	c 5
0.66	o 97
0.66	c 4
0.66	o 98
0.66	c 3
0.67	o 99
0.67	c 2
1.99	   
1.99	   search
1.99	     run=0  nbConstraintChecks=4972795  nbAssignments=10000
1.99	       =>  wckTime=1.381  cpuTime=1.35  mem=5M493
3.23	   
3.23	   search
3.23	     run=1  nbConstraintChecks=9856837  nbAssignments=20000
3.23	       =>  wckTime=2.618  cpuTime=2.57  mem=5M493
4.55	   
4.55	   search
4.55	     run=2  nbConstraintChecks=15375570  nbAssignments=30000
4.55	       =>  wckTime=3.936  cpuTime=3.88  mem=5M493
5.93	   
5.93	   search
5.93	     run=3  nbConstraintChecks=21397471  nbAssignments=40000
5.93	       =>  wckTime=5.319  cpuTime=5.25  mem=5M493
7.20	   
7.20	   search
7.20	     run=4  nbConstraintChecks=26564999  nbAssignments=50000
7.20	       =>  wckTime=6.587  cpuTime=6.5  mem=5M493
8.48	   
8.48	   search
8.48	     run=5  nbConstraintChecks=31938875  nbAssignments=60000
8.48	       =>  wckTime=7.871  cpuTime=7.77  mem=5M493
9.73	   
9.73	   search
9.73	     run=6  nbConstraintChecks=37004669  nbAssignments=70000
9.73	       =>  wckTime=9.118  cpuTime=9.01  mem=5M493
10.97	   
10.97	   search
10.97	     run=7  nbConstraintChecks=41999135  nbAssignments=80000
10.97	       =>  wckTime=10.358  cpuTime=10.24  mem=5M493
12.23	   
12.23	   search
12.23	     run=8  nbConstraintChecks=47191819  nbAssignments=90000
12.23	       =>  wckTime=11.616  cpuTime=11.5  mem=5M493
13.58	   
13.58	   search
13.58	     run=9  nbConstraintChecks=53045837  nbAssignments=100000
13.58	       =>  wckTime=12.97  cpuTime=12.83  mem=5M493
14.84	   
14.84	   search
14.84	     run=10  nbConstraintChecks=58187780  nbAssignments=110000
14.84	       =>  wckTime=14.225  cpuTime=14.08  mem=5M493
16.12	   
16.12	   search
16.12	     run=11  nbConstraintChecks=63502818  nbAssignments=120000
16.12	       =>  wckTime=15.513  cpuTime=15.36  mem=5M493
17.41	   
17.41	   search
17.41	     run=12  nbConstraintChecks=68789285  nbAssignments=130000
17.41	       =>  wckTime=16.798  cpuTime=16.62  mem=5M493
18.71	   
18.71	   search
18.71	     run=13  nbConstraintChecks=74173736  nbAssignments=140000
18.71	       =>  wckTime=18.1  cpuTime=17.92  mem=5M493
19.97	   
19.97	   search
19.97	     run=14  nbConstraintChecks=79216126  nbAssignments=150000
19.97	       =>  wckTime=19.355  cpuTime=19.17  mem=5M493
21.24	   
21.24	   search
21.24	     run=15  nbConstraintChecks=84393556  nbAssignments=160000
21.25	       =>  wckTime=20.633  cpuTime=20.43  mem=5M493
22.52	   
22.52	   search
22.52	     run=16  nbConstraintChecks=89652231  nbAssignments=170000
22.52	       =>  wckTime=21.912  cpuTime=21.7  mem=5M493
23.88	   
23.88	   search
23.88	     run=17  nbConstraintChecks=95438526  nbAssignments=180000
23.88	       =>  wckTime=23.27  cpuTime=23.04  mem=5M493
25.18	   
25.18	   search
25.18	     run=18  nbConstraintChecks=100827082  nbAssignments=190000
25.18	       =>  wckTime=24.571  cpuTime=24.33  mem=5M493
26.51	   
26.51	   search
26.51	     run=19  nbConstraintChecks=106406827  nbAssignments=200000
26.51	       =>  wckTime=25.893  cpuTime=25.64  mem=5M493
27.80	   
27.80	   search
27.80	     run=20  nbConstraintChecks=111915118  nbAssignments=210000
27.80	       =>  wckTime=27.192  cpuTime=26.93  mem=5M493
29.10	   
29.10	   search
29.10	     run=21  nbConstraintChecks=117409428  nbAssignments=220000
29.10	       =>  wckTime=28.492  cpuTime=28.22  mem=5M493
30.34	   
30.34	   search
30.34	     run=22  nbConstraintChecks=122454454  nbAssignments=230000
30.34	       =>  wckTime=29.731  cpuTime=29.45  mem=5M493
30.94	   
30.94	   search
30.94	     run=23  nbConstraintChecks=124956772  nbAssignments=234556
30.94	       =>  wckTime=30.329  cpuTime=30.05  mem=5M493
30.94	   
30.94	   global
30.94	     nbConstraintChecks=124956772  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.94	     solvingWckTime=30.326  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.94	     globalCpuTime=30.29
30.94	       =>  wckTime=30.628  cpuTime=30.24  mem=5M493
30.94	   
30.94	   solver IterativeSystematicSolver being built... 
31.08	       =>  wckTime=30.762  cpuTime=30.34  mem=16M548
31.13	   
31.13	   preprocessing
31.14	     nbConstraintChecks=17080  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.14	     detectedInconsistency=no
31.14	       =>  wckTime=0.057  cpuTime=0.04  mem=16M548
31.20	   
31.20	   search
31.20	     run=0  nbConstraintChecks=122423  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81
31.20	     nbFailedAssignments=67  nbBacktracks=10  nbVisitedNodes=158  nbRestartNogoods=0
31.20	       =>  wckTime=0.118  cpuTime=0.09  mem=16M548
31.29	   
31.29	   search
31.29	     run=1  nbConstraintChecks=315694  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=206
31.29	     nbFailedAssignments=172  nbBacktracks=25  nbVisitedNodes=402  nbRestartNogoods=16
31.29	       =>  wckTime=0.217  cpuTime=0.18  mem=16M548
31.36	   
31.36	   search
31.36	     run=2  nbConstraintChecks=462127  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=314
31.36	     nbFailedAssignments=247  nbBacktracks=47  nbVisitedNodes=606  nbRestartNogoods=28
31.36	       =>  wckTime=0.282  cpuTime=0.24  mem=16M548
31.47	   
31.47	   search
31.47	     run=3  nbConstraintChecks=699253  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=498
31.47	     nbFailedAssignments=394  nbBacktracks=80  nbVisitedNodes=968  nbRestartNogoods=54
31.47	       =>  wckTime=0.388  cpuTime=0.34  mem=16M548
31.64	   
31.64	   search
31.64	     run=4  nbConstraintChecks=1165752  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=822
31.64	     nbFailedAssignments=663  nbBacktracks=130  nbVisitedNodes=1606  nbRestartNogoods=74
31.64	       =>  wckTime=0.56  cpuTime=0.51  mem=16M548
31.89	   
31.89	   search
31.89	     run=5  nbConstraintChecks=1852061  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1273
31.89	     nbFailedAssignments=1035  nbBacktracks=205  nbVisitedNodes=2501  nbRestartNogoods=88
31.89	       =>  wckTime=0.818  cpuTime=0.76  mem=16M548
32.33	   
32.33	   search
32.33	     run=6  nbConstraintChecks=2895854  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1961
32.33	     nbFailedAssignments=1607  nbBacktracks=318  nbVisitedNodes=3870  nbRestartNogoods=110
32.33	       =>  wckTime=1.257  cpuTime=1.18  mem=16M548
32.87	   
32.87	   search
32.87	     run=7  nbConstraintChecks=4246576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2838
32.87	     nbFailedAssignments=2306  nbBacktracks=488  nbVisitedNodes=5596  nbRestartNogoods=134
32.87	       =>  wckTime=1.792  cpuTime=1.71  mem=16M548
33.68	   
33.68	   search
33.68	     run=8  nbConstraintChecks=6338753  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4204
33.68	     nbFailedAssignments=3409  nbBacktracks=744  nbVisitedNodes=8311  nbRestartNogoods=160
33.68	       =>  wckTime=2.603  cpuTime=2.51  mem=16M548
34.86	   
34.86	   search
34.86	     run=9  nbConstraintChecks=9203165  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6130
34.86	     nbFailedAssignments=4949  nbBacktracks=1128  nbVisitedNodes=12147  nbRestartNogoods=175
34.86	       =>  wckTime=3.783  cpuTime=3.68  mem=16M548
36.28	   
36.28	   search
36.28	     run=10  nbConstraintChecks=13019656  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8651
36.28	     nbFailedAssignments=6883  nbBacktracks=1704  nbVisitedNodes=17163  nbRestartNogoods=179
36.28	       =>  wckTime=5.208  cpuTime=5.09  mem=16M548
38.03	   
38.03	   search
38.03	     run=11  nbConstraintChecks=17111673  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11685
38.03	     nbFailedAssignments=9037  nbBacktracks=2570  nbVisitedNodes=23176  nbRestartNogoods=201
38.03	       =>  wckTime=6.955  cpuTime=6.82  mem=16M548
40.80	   
40.80	   search
40.80	     run=12  nbConstraintChecks=23724861  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16321
40.80	     nbFailedAssignments=12367  nbBacktracks=3867  nbVisitedNodes=32376  nbRestartNogoods=236
40.80	       =>  wckTime=9.719  cpuTime=9.56  mem=16M548
43.41	   
43.41	   search
43.41	     run=13  nbConstraintChecks=30136952  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22238
43.41	     nbFailedAssignments=16319  nbBacktracks=5813  nbVisitedNodes=44081  nbRestartNogoods=263
43.41	       =>  wckTime=12.33  cpuTime=12.15  mem=16M548
49.72	   
49.72	   search
49.72	     run=14  nbConstraintChecks=43897761  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32120
49.72	     nbFailedAssignments=23277  nbBacktracks=8732  nbVisitedNodes=63521  nbRestartNogoods=302
49.72	       =>  wckTime=18.645  cpuTime=18.43  mem=16M548
55.06	   
55.06	   search
55.06	     run=15  nbConstraintChecks=54582396  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40321
55.06	     nbFailedAssignments=28481  nbBacktracks=11730  nbVisitedNodes=79567  nbRestartNogoods=315
55.06	       =>  wckTime=23.985  cpuTime=23.72  mem=16M548
55.06	   
55.06	   global
55.06	     nbConstraintChecks=54599476  nbRestartNogoods=315  solvingWckTime=23.986  solvingCpuTime=23.72  expiredTime=no
55.06	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=54.11
55.06	       =>  wckTime=54.748  cpuTime=54.06  mem=16M548
55.06	
55.06	s OPTIMUM FOUND
55.07	v 5 0 0 9 6 5 6 3 5 0 7 1 2 4 6 7 0 5 8 3 0 8 5 6 1 1 8 3 2 8 8 1 3 3 4 7 2 3 6 3 
55.07	   
55.07	   totalWckTime=54.829  totalCpuTime=54.11

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/node39/watcher-281008-1169309422 -o ROOT/results/node39/solver-281008-1169309422 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281008-1169309422/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.82 1.95 1.90 4/74 16340
/proc/meminfo: memFree=1193872/2055920 swapFree=4187336/4192956
[pid=16339] ppid=16337 vsize=9948 CPUtime=0
/proc/16339/stat : 16339 (java) S 16337 16339 15313 0 -1 0 723 0 0 0 0 0 0 0 18 0 1 0 279341798 10186752 472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/16339/statm: 2487 472 386 14 0 1142 0

[startup+0.103478 s]
/proc/loadavg: 1.82 1.95 1.90 4/74 16340
/proc/meminfo: memFree=1193872/2055920 swapFree=4187336/4192956
[pid=16339] ppid=16337 vsize=914988 CPUtime=0.09
/proc/16339/stat : 16339 (java) R 16337 16339 15313 0 -1 0 2989 0 1 0 7 2 0 0 18 0 8 0 279341798 936947712 2735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072926602 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16339/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.513515 s]
/proc/loadavg: 1.82 1.95 1.90 4/74 16340
/proc/meminfo: memFree=1193872/2055920 swapFree=4187336/4192956
[pid=16339] ppid=16337 vsize=915332 CPUtime=0.48
/proc/16339/stat : 16339 (java) R 16337 16339 15313 0 -1 0 6516 0 1 0 43 5 0 0 18 0 8 0 279341798 937299968 6255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072943496 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16339/statm: 228833 6255 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33458 s]
/proc/loadavg: 1.82 1.95 1.90 3/81 16347
/proc/meminfo: memFree=1176160/2055920 swapFree=4187336/4192956
[pid=16339] ppid=16337 vsize=915444 CPUtime=1.29
/proc/16339/stat : 16339 (java) R 16337 16339 15313 0 -1 0 7110 0 1 0 103 26 0 0 24 0 8 0 279341798 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073666784 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16339/statm: 228861 6848 2479 14 0 215331 0
[pid=16339/tid=16341] ppid=16337 vsize=915444 CPUtime=0.02
/proc/16339/task/16341/stat : 16341 (java) S 16337 16339 15313 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279341802 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16342] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16342/stat : 16342 (java) S 16337 16339 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279341802 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16343] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16343/stat : 16343 (java) S 16337 16339 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279341802 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16344] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16344/stat : 16344 (java) S 16337 16339 15313 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279341806 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16345] ppid=16337 vsize=915444 CPUtime=0.12
/proc/16339/task/16345/stat : 16345 (java) S 16337 16339 15313 0 -1 64 332 0 0 0 12 0 0 0 16 0 8 0 279341806 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16346] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16346/stat : 16346 (java) S 16337 16339 15313 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279341806 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16347] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16347/stat : 16347 (java) S 16337 16339 15313 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279341806 937414656 6848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915444

[startup+2.97173 s]
/proc/loadavg: 1.82 1.95 1.90 3/81 16347
/proc/meminfo: memFree=1176160/2055920 swapFree=4187336/4192956
[pid=16339] ppid=16337 vsize=915444 CPUtime=2.92
/proc/16339/stat : 16339 (java) R 16337 16339 15313 0 -1 0 7113 0 1 0 216 76 0 0 25 0 8 0 279341798 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073673821 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16339/statm: 228861 6850 2479 14 0 215331 0
[pid=16339/tid=16341] ppid=16337 vsize=915444 CPUtime=0.02
/proc/16339/task/16341/stat : 16341 (java) S 16337 16339 15313 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279341802 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16342] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16342/stat : 16342 (java) S 16337 16339 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279341802 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16343] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16343/stat : 16343 (java) S 16337 16339 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279341802 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16344] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16344/stat : 16344 (java) S 16337 16339 15313 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279341806 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16345] ppid=16337 vsize=915444 CPUtime=0.13
/proc/16339/task/16345/stat : 16345 (java) S 16337 16339 15313 0 -1 64 334 0 0 0 13 0 0 0 16 0 8 0 279341806 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16346] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16346/stat : 16346 (java) S 16337 16339 15313 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279341806 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16347] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16347/stat : 16347 (java) S 16337 16339 15313 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279341806 937414656 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915444

[startup+6.25605 s]
/proc/loadavg: 1.84 1.95 1.90 3/81 16347
/proc/meminfo: memFree=1176160/2055920 swapFree=4187336/4192956
[pid=16339] ppid=16337 vsize=915448 CPUtime=6.18
/proc/16339/stat : 16339 (java) R 16337 16339 15313 0 -1 0 7113 0 1 0 441 177 0 0 25 0 8 0 279341798 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16339/statm: 228862 6850 2479 14 0 215332 0
[pid=16339/tid=16341] ppid=16337 vsize=915448 CPUtime=0.02
/proc/16339/task/16341/stat : 16341 (java) S 16337 16339 15313 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279341802 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16342] ppid=16337 vsize=915448 CPUtime=0
/proc/16339/task/16342/stat : 16342 (java) S 16337 16339 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279341802 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16343] ppid=16337 vsize=915448 CPUtime=0
/proc/16339/task/16343/stat : 16343 (java) S 16337 16339 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279341802 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16344] ppid=16337 vsize=915448 CPUtime=0
/proc/16339/task/16344/stat : 16344 (java) S 16337 16339 15313 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279341806 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16345] ppid=16337 vsize=915448 CPUtime=0.13
/proc/16339/task/16345/stat : 16345 (java) S 16337 16339 15313 0 -1 64 334 0 0 0 13 0 0 0 16 0 8 0 279341806 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16346] ppid=16337 vsize=915448 CPUtime=0
/proc/16339/task/16346/stat : 16346 (java) S 16337 16339 15313 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279341806 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16347] ppid=16337 vsize=915448 CPUtime=0
/proc/16339/task/16347/stat : 16347 (java) S 16337 16339 15313 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279341806 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915448

[startup+12.7366 s]
/proc/loadavg: 1.85 1.95 1.90 3/81 16347
/proc/meminfo: memFree=1176160/2055920 swapFree=4187336/4192956
[pid=16339] ppid=16337 vsize=915448 CPUtime=12.61
/proc/16339/stat : 16339 (java) R 16337 16339 15313 0 -1 0 7113 0 1 0 878 383 0 0 25 0 8 0 279341798 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16339/statm: 228862 6850 2479 14 0 215332 0
[pid=16339/tid=16341] ppid=16337 vsize=915448 CPUtime=0.02
/proc/16339/task/16341/stat : 16341 (java) S 16337 16339 15313 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279341802 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16342] ppid=16337 vsize=915448 CPUtime=0
/proc/16339/task/16342/stat : 16342 (java) S 16337 16339 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279341802 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16343] ppid=16337 vsize=915448 CPUtime=0
/proc/16339/task/16343/stat : 16343 (java) S 16337 16339 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279341802 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16344] ppid=16337 vsize=915448 CPUtime=0
/proc/16339/task/16344/stat : 16344 (java) S 16337 16339 15313 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279341806 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16345] ppid=16337 vsize=915448 CPUtime=0.13
/proc/16339/task/16345/stat : 16345 (java) S 16337 16339 15313 0 -1 64 334 0 0 0 13 0 0 0 16 0 8 0 279341806 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16346] ppid=16337 vsize=915448 CPUtime=0
/proc/16339/task/16346/stat : 16346 (java) S 16337 16339 15313 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279341806 937418752 6850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16347] ppid=16337 vsize=915448 CPUtime=0
/proc/16339/task/16347/stat : 16347 (java) S 16337 16339 15313 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279341806 937418752 6850 18446744073709551615 134512640 134570532 4294956480 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.5978 s]
/proc/loadavg: 1.88 1.95 1.91 3/81 16347
/proc/meminfo: memFree=1176288/2055920 swapFree=4187336/4192956
[pid=16339] ppid=16337 vsize=915444 CPUtime=25.35
/proc/16339/stat : 16339 (java) R 16337 16339 15313 0 -1 0 7114 0 1 0 1749 786 0 0 25 0 8 0 279341798 937414656 6851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073671155 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16339/statm: 228861 6851 2479 14 0 215331 0
[pid=16339/tid=16341] ppid=16337 vsize=915444 CPUtime=0.02
/proc/16339/task/16341/stat : 16341 (java) S 16337 16339 15313 0 -1 64 152 0 0 0 2 0 0 0 17 0 8 0 279341802 937414656 6851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16342] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16342/stat : 16342 (java) S 16337 16339 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279341802 937414656 6851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16343] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16343/stat : 16343 (java) S 16337 16339 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279341802 937414656 6851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16344] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16344/stat : 16344 (java) S 16337 16339 15313 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279341806 937414656 6851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16345] ppid=16337 vsize=915444 CPUtime=0.14
/proc/16339/task/16345/stat : 16345 (java) S 16337 16339 15313 0 -1 64 335 0 0 0 13 1 0 0 16 0 8 0 279341806 937414656 6851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16346] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16346/stat : 16346 (java) S 16337 16339 15313 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279341806 937414656 6851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16347] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16347/stat : 16347 (java) S 16337 16339 15313 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279341806 937414656 6851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915444

[startup+51.2032 s]
/proc/loadavg: 1.92 1.96 1.91 3/81 16347
/proc/meminfo: memFree=1168864/2055920 swapFree=4187336/4192956
[pid=16339] ppid=16337 vsize=915444 CPUtime=50.75
/proc/16339/stat : 16339 (java) R 16337 16339 15313 0 -1 0 9052 0 1 0 4123 952 0 0 25 0 8 0 279341798 937414656 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789172 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16339/statm: 228861 8783 2532 14 0 215331 0
[pid=16339/tid=16341] ppid=16337 vsize=915444 CPUtime=0.02
/proc/16339/task/16341/stat : 16341 (java) S 16337 16339 15313 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279341802 937414656 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16342] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16342/stat : 16342 (java) S 16337 16339 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279341802 937414656 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16343] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16343/stat : 16343 (java) S 16337 16339 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279341802 937414656 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16344] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16344/stat : 16344 (java) S 16337 16339 15313 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279341806 937414656 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16345] ppid=16337 vsize=915444 CPUtime=0.23
/proc/16339/task/16345/stat : 16345 (java) S 16337 16339 15313 0 -1 64 391 0 0 0 22 1 0 0 17 0 8 0 279341806 937414656 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16346] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16346/stat : 16346 (java) S 16337 16339 15313 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279341806 937414656 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16339/tid=16347] ppid=16337 vsize=915444 CPUtime=0
/proc/16339/task/16347/stat : 16347 (java) S 16337 16339 15313 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279341806 937414656 8783 18446744073709551615 134512640 134570532 4294956480 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): 55.1089
CPU time (s): 54.5977
CPU user time (s): 45.0701
CPU system time (s): 9.52755
CPU usage (%): 99.0724
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.0701
system time used= 9.52755
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9149
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= 2226
involuntary context switches= 3798

runsolver used 0.074988 s user time and 0.189971 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan 20 16:10:22 UTC 2007


IDJOB= 281008
IDBENCH= 12029
IDSOLVER= 68
FILE ID= node39/281008-1169309422

PBS_JOBID= 3610101

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-39_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281008-1169309422/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-281008-1169309422 -o ROOT/results/node39/solver-281008-1169309422 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281008-1169309422/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  993530a3891087e34379688662a3a69f

RANDOM SEED= 687919919

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:       1194288 kB
Buffers:         52936 kB
Cached:         625576 kB
SwapCached:        944 kB
Active:         280484 kB
Inactive:       502468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1194288 kB
SwapTotal:     4192956 kB
SwapFree:      4187336 kB
Dirty:            3804 kB
Writeback:           0 kB
Mapped:         113276 kB
Slab:            63940 kB
Committed_AS:  5336708 kB
PageTables:       1956 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 node39 on Sat Jan 20 16:11:17 UTC 2007