Trace number 281126

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 79.5769 80.3728

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-23_ext.xml
MD5SUM6a1c315fac41230ccc561e91911ee692
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints98
Best CPU time to get the best result obtained on this benchmark3.54146
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=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281126-1169310100/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.103  cpuTime=0.1  mem=6M910
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.52	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1238  maxDegree=10
0.52	     maxArity=2
0.52	       =>  wckTime=0.21  cpuTime=0.16  mem=8M860
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.294  cpuTime=0.2  mem=5M493
0.61	
0.61	s SATISFIABLE
0.61	o 38
0.61	c 63
0.61	o 43
0.61	c 58
0.61	o 47
0.61	c 54
0.61	o 51
0.61	c 50
0.61	o 54
0.61	c 47
0.61	o 57
0.61	c 44
0.61	o 60
0.61	c 41
0.62	o 63
0.62	c 38
0.62	o 66
0.62	c 35
0.62	o 69
0.62	c 32
0.62	o 71
0.62	c 30
0.62	o 72
0.62	c 29
0.62	o 74
0.62	c 27
0.62	o 75
0.62	c 26
0.62	o 77
0.62	c 24
0.62	o 78
0.62	c 23
0.62	o 80
0.62	c 21
0.62	o 83
0.62	c 18
0.62	o 84
0.62	c 17
0.62	o 85
0.62	c 16
0.62	o 86
0.62	c 15
0.63	o 87
0.63	c 14
0.63	o 88
0.63	c 13
0.63	o 90
0.63	c 11
0.63	o 91
0.63	c 10
0.64	o 92
0.64	c 9
0.64	o 93
0.64	c 8
0.64	o 94
0.64	c 7
0.66	o 95
0.66	c 6
0.68	o 96
0.68	c 5
0.68	o 97
0.69	c 4
0.69	o 98
0.69	c 3
1.98	   
1.98	   search
1.98	     run=0  nbConstraintChecks=5788796  nbAssignments=10000
1.98	       =>  wckTime=1.383  cpuTime=1.34  mem=5M493
3.38	   
3.38	   search
3.38	     run=1  nbConstraintChecks=12094610  nbAssignments=20000
3.38	       =>  wckTime=2.778  cpuTime=2.73  mem=5M493
4.69	   
4.69	   search
4.69	     run=2  nbConstraintChecks=17677847  nbAssignments=30000
4.69	       =>  wckTime=4.088  cpuTime=4.02  mem=5M493
6.02	   
6.02	   search
6.02	     run=3  nbConstraintChecks=23431917  nbAssignments=40000
6.02	       =>  wckTime=5.417  cpuTime=5.34  mem=5M493
7.34	   
7.34	   search
7.34	     run=4  nbConstraintChecks=29056677  nbAssignments=50000
7.34	       =>  wckTime=6.738  cpuTime=6.65  mem=5M493
8.71	   
8.71	   search
8.71	     run=5  nbConstraintChecks=35075466  nbAssignments=60000
8.71	       =>  wckTime=8.111  cpuTime=8.01  mem=5M493
10.05	   
10.05	   search
10.05	     run=6  nbConstraintChecks=40881698  nbAssignments=70000
10.05	       =>  wckTime=9.446  cpuTime=9.34  mem=5M493
11.46	   
11.46	   search
11.46	     run=7  nbConstraintChecks=47268104  nbAssignments=80000
11.46	       =>  wckTime=10.862  cpuTime=10.73  mem=5M493
12.77	   
12.77	   search
12.77	     run=8  nbConstraintChecks=52856550  nbAssignments=90000
12.77	       =>  wckTime=12.173  cpuTime=12.03  mem=5M493
14.07	   
14.07	   search
14.07	     run=9  nbConstraintChecks=58383897  nbAssignments=100000
14.07	       =>  wckTime=13.473  cpuTime=13.32  mem=5M493
15.42	   
15.42	   search
15.42	     run=10  nbConstraintChecks=64344342  nbAssignments=110000
15.42	       =>  wckTime=14.822  cpuTime=14.66  mem=5M493
16.73	   
16.73	   search
16.73	     run=11  nbConstraintChecks=69928560  nbAssignments=120000
16.73	       =>  wckTime=16.126  cpuTime=15.95  mem=5M493
18.05	   
18.05	   search
18.05	     run=12  nbConstraintChecks=75689967  nbAssignments=130000
18.05	       =>  wckTime=17.447  cpuTime=17.26  mem=5M493
19.42	   
19.42	   search
19.42	     run=13  nbConstraintChecks=81844991  nbAssignments=140000
19.42	       =>  wckTime=18.821  cpuTime=18.62  mem=5M493
20.74	   
20.74	   search
20.74	     run=14  nbConstraintChecks=87549734  nbAssignments=150000
20.74	       =>  wckTime=20.138  cpuTime=19.93  mem=5M493
22.03	   
22.03	   search
22.03	     run=15  nbConstraintChecks=93085932  nbAssignments=160000
22.03	       =>  wckTime=21.43  cpuTime=21.21  mem=5M493
23.29	   
23.29	   search
23.29	     run=16  nbConstraintChecks=98387703  nbAssignments=170000
23.29	       =>  wckTime=22.693  cpuTime=22.46  mem=5M493
24.67	   
24.67	   search
24.67	     run=17  nbConstraintChecks=104455687  nbAssignments=180000
24.67	       =>  wckTime=24.072  cpuTime=23.82  mem=5M493
25.96	   
25.96	   search
25.96	     run=18  nbConstraintChecks=109888376  nbAssignments=190000
25.96	       =>  wckTime=25.363  cpuTime=25.11  mem=5M493
27.36	   
27.36	   search
27.36	     run=19  nbConstraintChecks=116074990  nbAssignments=200000
27.36	       =>  wckTime=26.758  cpuTime=26.48  mem=5M493
28.62	   
28.62	   search
28.62	     run=20  nbConstraintChecks=121275026  nbAssignments=210000
28.62	       =>  wckTime=28.019  cpuTime=27.73  mem=5M493
29.93	   
29.93	   search
29.93	     run=21  nbConstraintChecks=126831347  nbAssignments=220000
29.93	       =>  wckTime=29.329  cpuTime=29.03  mem=5M493
30.99	   
30.99	   search
30.99	     run=22  nbConstraintChecks=131184248  nbAssignments=228450
30.99	       =>  wckTime=30.391  cpuTime=30.09  mem=5M493
30.99	   
30.99	   global
30.99	     nbConstraintChecks=131184248  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.99	     solvingWckTime=30.389  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.99	     globalCpuTime=30.33
30.99	       =>  wckTime=30.685  cpuTime=30.29  mem=5M493
30.99	   
30.99	   solver IterativeSystematicSolver being built... 
31.13	       =>  wckTime=30.818  cpuTime=30.4  mem=16M548
31.13	   
31.13	   preprocessing
31.13	     nbConstraintChecks=70  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.13	     detectedInconsistency=no
31.13	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M548
31.23	   
31.23	   search
31.23	     run=0  nbConstraintChecks=117524  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75
31.23	     nbFailedAssignments=58  nbBacktracks=10  nbVisitedNodes=144  nbRestartNogoods=0
31.23	       =>  wckTime=0.097  cpuTime=0.06  mem=16M548
31.30	   
31.30	   search
31.30	     run=1  nbConstraintChecks=224799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=165
31.30	     nbFailedAssignments=124  nbBacktracks=25  nbVisitedNodes=315  nbRestartNogoods=14
31.30	       =>  wckTime=0.177  cpuTime=0.12  mem=16M548
31.36	   
31.36	   search
31.36	     run=2  nbConstraintChecks=357255  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=258
31.36	     nbFailedAssignments=184  nbBacktracks=47  nbVisitedNodes=490  nbRestartNogoods=34
31.36	       =>  wckTime=0.228  cpuTime=0.17  mem=16M548
31.48	   
31.49	   search
31.49	     run=3  nbConstraintChecks=652396  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=467
31.49	     nbFailedAssignments=353  nbBacktracks=80  nbVisitedNodes=899  nbRestartNogoods=49
31.49	       =>  wckTime=0.358  cpuTime=0.3  mem=16M548
31.67	   
31.67	   search
31.67	     run=4  nbConstraintChecks=1092118  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=746
31.67	     nbFailedAssignments=575  nbBacktracks=130  nbVisitedNodes=1449  nbRestartNogoods=63
31.67	       =>  wckTime=0.531  cpuTime=0.47  mem=16M548
31.86	   
31.86	   search
31.86	     run=5  nbConstraintChecks=1584735  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1041
31.86	     nbFailedAssignments=783  nbBacktracks=205  nbVisitedNodes=2026  nbRestartNogoods=78
31.86	       =>  wckTime=0.734  cpuTime=0.66  mem=16M548
32.35	   
32.35	   search
32.35	     run=6  nbConstraintChecks=2670128  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1737
32.35	     nbFailedAssignments=1353  nbBacktracks=319  nbVisitedNodes=3404  nbRestartNogoods=119
32.35	       =>  wckTime=1.224  cpuTime=1.13  mem=16M548
32.83	   
32.83	   search
32.83	     run=7  nbConstraintChecks=3941725  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2507
32.83	     nbFailedAssignments=1940  nbBacktracks=489  nbVisitedNodes=4930  nbRestartNogoods=151
32.83	       =>  wckTime=1.707  cpuTime=1.6  mem=16M548
33.32	   
33.32	   search
33.32	     run=8  nbConstraintChecks=5338248  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3505
33.32	     nbFailedAssignments=2673  nbBacktracks=745  nbVisitedNodes=6893  nbRestartNogoods=167
33.32	       =>  wckTime=2.194  cpuTime=2.09  mem=16M548
34.41	   
34.41	   search
34.41	     run=9  nbConstraintChecks=8430172  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5472
34.41	     nbFailedAssignments=4250  nbBacktracks=1129  nbVisitedNodes=10820  nbRestartNogoods=194
34.41	       =>  wckTime=3.281  cpuTime=3.16  mem=16M548
35.64	   
35.64	   search
35.64	     run=10  nbConstraintChecks=11515938  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8011
35.64	     nbFailedAssignments=6200  nbBacktracks=1705  nbVisitedNodes=15883  nbRestartNogoods=202
35.64	       =>  wckTime=4.509  cpuTime=4.38  mem=16M548
38.08	   
38.08	   search
38.08	     run=11  nbConstraintChecks=18012650  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11835
38.08	     nbFailedAssignments=9156  nbBacktracks=2570  nbVisitedNodes=23489  nbRestartNogoods=235
38.08	       =>  wckTime=6.953  cpuTime=6.79  mem=16M548
40.40	   
40.40	   search
40.40	     run=12  nbConstraintChecks=24263422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16202
40.40	     nbFailedAssignments=12211  nbBacktracks=3868  nbVisitedNodes=32190  nbRestartNogoods=243
40.41	       =>  wckTime=9.278  cpuTime=9.1  mem=16M548
43.96	   
43.96	   search
43.96	     run=13  nbConstraintChecks=31806372  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21744
43.96	     nbFailedAssignments=15801  nbBacktracks=5815  nbVisitedNodes=43193  nbRestartNogoods=272
43.96	       =>  wckTime=12.832  cpuTime=12.62  mem=16M548
48.93	   
48.93	   search
48.93	     run=14  nbConstraintChecks=42319775  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30138
48.93	     nbFailedAssignments=21261  nbBacktracks=8735  nbVisitedNodes=59833  nbRestartNogoods=286
48.93	       =>  wckTime=17.802  cpuTime=17.54  mem=16M548
55.62	   
55.62	   search
55.62	     run=15  nbConstraintChecks=56233696  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41679
55.62	     nbFailedAssignments=28407  nbBacktracks=13113  nbVisitedNodes=82705  nbRestartNogoods=298
55.62	       =>  wckTime=24.493  cpuTime=24.17  mem=16M548
65.16	   
65.16	   search
65.16	     run=16  nbConstraintChecks=74746834  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57324
65.16	     nbFailedAssignments=37479  nbBacktracks=19681  nbVisitedNodes=113493  nbRestartNogoods=315
65.16	       =>  wckTime=34.034  cpuTime=33.63  mem=16M548
80.28	   
80.28	   search
80.28	     run=17  nbConstraintChecks=103566101  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81629
80.28	     nbFailedAssignments=51929  nbBacktracks=29535  nbVisitedNodes=161530  nbRestartNogoods=331
80.28	       =>  wckTime=49.156  cpuTime=48.61  mem=16M548
80.30	   
80.30	   search
80.30	     run=18  nbConstraintChecks=103597668  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81660
80.30	     nbFailedAssignments=51947  nbBacktracks=29549  nbVisitedNodes=161586  nbRestartNogoods=334
80.30	       =>  wckTime=49.178  cpuTime=48.63  mem=16M548
80.31	   
80.31	   global
80.31	     nbConstraintChecks=103597738  nbRestartNogoods=334  solvingWckTime=49.178  solvingCpuTime=48.63  expiredTime=no
80.31	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=79.07
80.31	       =>  wckTime=79.997  cpuTime=79.03  mem=16M548
80.31	
80.31	s OPTIMUM FOUND
80.31	v 6 6 1 7 2 2 5 2 4 3 0 1 9 5 6 4 0 4 4 2 1 4 3 3 1 3 5 7 2 9 0 1 8 3 1 1 0 5 3 1 
80.31	   
80.31	   totalWckTime=80.077  totalCpuTime=79.08

Verifier Data (download as text)

3 unsatisfied constraints, 98 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/node18/watcher-281126-1169310100 -o ROOT/results/node18/solver-281126-1169310100 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281126-1169310100/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.89 1.97 1.99 4/94 23559
/proc/meminfo: memFree=1275440/2055920 swapFree=4192812/4192956
[pid=23558] ppid=23556 vsize=11868 CPUtime=0
/proc/23558/stat : 23558 (java) D 23556 23558 23349 0 -1 0 765 0 1 0 0 0 0 0 17 0 1 0 279404748 12152832 515 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7861028 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/23558/statm: 2967 515 425 14 0 1602 0

[startup+0.10435 s]
/proc/loadavg: 1.89 1.97 1.99 4/94 23559
/proc/meminfo: memFree=1275440/2055920 swapFree=4192812/4192956
[pid=23558] ppid=23556 vsize=914988 CPUtime=0.08
/proc/23558/stat : 23558 (java) S 23556 23558 23349 0 -1 0 2998 0 1 0 7 1 0 0 17 0 8 0 279404748 936947712 2744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228747 2744 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512389 s]
/proc/loadavg: 1.89 1.97 1.99 4/94 23559
/proc/meminfo: memFree=1275440/2055920 swapFree=4192812/4192956
[pid=23558] ppid=23556 vsize=915332 CPUtime=0.5
/proc/23558/stat : 23558 (java) R 23556 23558 23349 0 -1 0 6541 0 1 0 45 5 0 0 18 0 8 0 279404748 937299968 6280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228833 6280 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33646 s]
/proc/loadavg: 1.90 1.97 1.99 3/101 23566
/proc/meminfo: memFree=1257656/2055920 swapFree=4192812/4192956
[pid=23558] ppid=23556 vsize=915444 CPUtime=1.31
/proc/23558/stat : 23558 (java) R 23556 23558 23349 0 -1 0 7101 0 1 0 106 25 0 0 25 0 8 0 279404748 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073671881 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228861 6839 2476 14 0 215331 0
[pid=23558/tid=23560] ppid=23556 vsize=915444 CPUtime=0.02
/proc/23558/task/23560/stat : 23560 (java) S 23556 23558 23349 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279404752 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23561] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23349 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279404753 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23349 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279404753 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23349 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279404756 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23564] ppid=23556 vsize=915444 CPUtime=0.12
/proc/23558/task/23564/stat : 23564 (java) S 23556 23558 23349 0 -1 64 332 0 0 0 11 1 0 0 16 0 8 0 279404756 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23349 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279404756 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23349 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279404756 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.98263 s]
/proc/loadavg: 1.90 1.97 1.99 4/101 23566
/proc/meminfo: memFree=1257592/2055920 swapFree=4192812/4192956
[pid=23558] ppid=23556 vsize=915444 CPUtime=2.94
/proc/23558/stat : 23558 (java) R 23556 23558 23349 0 -1 0 7104 0 1 0 218 76 0 0 25 0 8 0 279404748 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073666787 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228861 6841 2476 14 0 215331 0
[pid=23558/tid=23560] ppid=23556 vsize=915444 CPUtime=0.02
/proc/23558/task/23560/stat : 23560 (java) S 23556 23558 23349 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279404752 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23561] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23349 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279404753 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23349 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279404753 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23349 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279404756 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23564] ppid=23556 vsize=915444 CPUtime=0.12
/proc/23558/task/23564/stat : 23564 (java) S 23556 23558 23349 0 -1 64 334 0 0 0 11 1 0 0 16 0 8 0 279404756 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23349 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279404756 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23349 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279404756 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.26194 s]
/proc/loadavg: 1.90 1.97 1.99 3/101 23566
/proc/meminfo: memFree=1257592/2055920 swapFree=4192812/4192956
[pid=23558] ppid=23556 vsize=915444 CPUtime=6.19
/proc/23558/stat : 23558 (java) R 23556 23558 23349 0 -1 0 7104 0 1 0 442 177 0 0 25 0 8 0 279404748 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073666645 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228861 6841 2476 14 0 215331 0
[pid=23558/tid=23560] ppid=23556 vsize=915444 CPUtime=0.02
/proc/23558/task/23560/stat : 23560 (java) S 23556 23558 23349 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279404752 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23561] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23349 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279404753 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23349 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279404753 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23349 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279404756 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23564] ppid=23556 vsize=915444 CPUtime=0.12
/proc/23558/task/23564/stat : 23564 (java) S 23556 23558 23349 0 -1 64 334 0 0 0 11 1 0 0 16 0 8 0 279404756 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23349 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279404756 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23349 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279404756 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915444

[startup+12.7506 s]
/proc/loadavg: 1.91 1.97 1.99 3/101 23566
/proc/meminfo: memFree=1257592/2055920 swapFree=4192812/4192956
[pid=23558] ppid=23556 vsize=915444 CPUtime=12.62
/proc/23558/stat : 23558 (java) R 23556 23558 23349 0 -1 0 7104 0 1 0 889 373 0 0 25 0 8 0 279404748 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073671431 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228861 6841 2476 14 0 215331 0
[pid=23558/tid=23560] ppid=23556 vsize=915444 CPUtime=0.02
/proc/23558/task/23560/stat : 23560 (java) S 23556 23558 23349 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279404752 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23561] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23349 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279404753 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23349 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279404753 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23349 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279404756 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23564] ppid=23556 vsize=915444 CPUtime=0.12
/proc/23558/task/23564/stat : 23564 (java) S 23556 23558 23349 0 -1 64 334 0 0 0 11 1 0 0 16 0 8 0 279404756 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23349 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279404756 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23349 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279404756 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915444

[startup+25.5991 s]
/proc/loadavg: 1.92 1.97 1.99 3/101 23566
/proc/meminfo: memFree=1257592/2055920 swapFree=4192812/4192956
[pid=23558] ppid=23556 vsize=915448 CPUtime=25.35
/proc/23558/stat : 23558 (java) R 23556 23558 23349 0 -1 0 7105 0 1 0 1781 754 0 0 25 0 8 0 279404748 937418752 6842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228862 6842 2476 14 0 215332 0
[pid=23558/tid=23560] ppid=23556 vsize=915448 CPUtime=0.02
/proc/23558/task/23560/stat : 23560 (java) S 23556 23558 23349 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279404752 937418752 6842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23561] ppid=23556 vsize=915448 CPUtime=0
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23349 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279404753 937418752 6842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915448 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23349 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279404753 937418752 6842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915448 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23349 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279404756 937418752 6842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23564] ppid=23556 vsize=915448 CPUtime=0.12
/proc/23558/task/23564/stat : 23564 (java) S 23556 23558 23349 0 -1 64 335 0 0 0 11 1 0 0 17 0 8 0 279404756 937418752 6842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915448 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23349 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279404756 937418752 6842 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915448 CPUtime=0
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23349 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279404756 937418752 6842 18446744073709551615 134512640 134570532 4294956464 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) 915448

[startup+51.2223 s]
/proc/loadavg: 1.95 1.97 1.99 4/101 23566
/proc/meminfo: memFree=1250168/2055920 swapFree=4192812/4192956
[pid=23558] ppid=23556 vsize=915444 CPUtime=50.73
/proc/23558/stat : 23558 (java) R 23556 23558 23349 0 -1 0 9041 0 1 0 4153 920 0 0 25 0 8 0 279404748 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784100 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23558/statm: 228861 8772 2527 14 0 215331 0
[pid=23558/tid=23560] ppid=23556 vsize=915444 CPUtime=0.02
/proc/23558/task/23560/stat : 23560 (java) S 23556 23558 23349 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279404752 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23561] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23561/stat : 23561 (java) S 23556 23558 23349 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279404753 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23562] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23562/stat : 23562 (java) S 23556 23558 23349 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279404753 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23563] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23563/stat : 23563 (java) S 23556 23558 23349 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279404756 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23564] ppid=23556 vsize=915444 CPUtime=0.24
/proc/23558/task/23564/stat : 23564 (java) S 23556 23558 23349 0 -1 64 389 0 0 0 22 2 0 0 16 0 8 0 279404756 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23565] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23565/stat : 23565 (java) S 23556 23558 23349 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279404756 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23558/tid=23566] ppid=23556 vsize=915444 CPUtime=0
/proc/23558/task/23566/stat : 23566 (java) S 23556 23558 23349 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279404756 937414656 8772 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 80.3728
CPU time (s): 79.5769
CPU user time (s): 70.3583
CPU system time (s): 9.2186
CPU usage (%): 99.0098
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.3583
system time used= 9.2186
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9144
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= 2734
involuntary context switches= 7840

runsolver used 0.095985 s user time and 0.276957 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 16:21:41 UTC 2007


IDJOB= 281126
IDBENCH= 12090
IDSOLVER= 69
FILE ID= node18/281126-1169310100

PBS_JOBID= 3609969

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6a1c315fac41230ccc561e91911ee692

RANDOM SEED= 486615541

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.231
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.231
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:       1275856 kB
Buffers:         54712 kB
Cached:         576056 kB
SwapCached:          0 kB
Active:         267824 kB
Inactive:       431196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1275856 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2096 kB
Writeback:           0 kB
Mapped:          94784 kB
Slab:            65920 kB
Committed_AS:  9474164 kB
PageTables:       2168 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= 66563 MiB



End job on node18 on Sat Jan 20 16:23:01 UTC 2007