Trace number 282475

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 60.5018 61.0888

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t48/
pi-30-10-197-52-11.xml
MD5SUMa54950e8c48f2fb1df4a42e98d92ae3b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints107
Best CPU time to get the best result obtained on this benchmark3.66644
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/282475-1169319248/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.093  cpuTime=0.07  mem=6M885
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.52	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1283  maxDegree=12
0.53	     maxArity=2
0.53	       =>  wckTime=0.211  cpuTime=0.14  mem=8M836
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.292  cpuTime=0.19  mem=5M499
0.61	
0.61	s SATISFIABLE
0.61	o 63
0.61	c 46
0.61	o 68
0.61	c 41
0.61	o 73
0.61	c 36
0.61	o 78
0.61	c 31
0.61	o 81
0.61	c 28
0.61	o 84
0.61	c 25
0.61	o 86
0.61	c 23
0.62	o 88
0.62	c 21
0.62	o 90
0.62	c 19
0.62	o 91
0.62	c 18
0.62	o 92
0.62	c 17
0.62	o 95
0.62	c 14
0.62	o 96
0.62	c 13
0.62	o 97
0.62	c 12
0.62	o 98
0.62	c 11
0.63	o 99
0.63	c 10
0.63	o 100
0.63	c 9
0.64	o 101
0.64	c 8
0.64	o 102
0.64	c 7
0.64	o 103
0.64	c 6
0.64	o 104
0.64	c 5
0.72	o 105
0.72	c 4
0.72	o 106
0.72	c 3
0.73	o 107
0.73	c 2
1.96	   
1.96	   search
1.96	     run=0  nbConstraintChecks=5755707  nbAssignments=10000
1.96	       =>  wckTime=1.353  cpuTime=1.32  mem=5M499
3.20	   
3.20	   search
3.20	     run=1  nbConstraintChecks=11108984  nbAssignments=20000
3.20	       =>  wckTime=2.601  cpuTime=2.55  mem=5M499
4.46	   
4.46	   search
4.46	     run=2  nbConstraintChecks=16639267  nbAssignments=30000
4.46	       =>  wckTime=3.854  cpuTime=3.79  mem=5M499
5.78	   
5.78	   search
5.78	     run=3  nbConstraintChecks=22668684  nbAssignments=40000
5.78	       =>  wckTime=5.175  cpuTime=5.09  mem=5M499
7.04	   
7.04	   search
7.04	     run=4  nbConstraintChecks=28269690  nbAssignments=50000
7.04	       =>  wckTime=6.439  cpuTime=6.35  mem=5M499
8.41	   
8.41	   search
8.41	     run=5  nbConstraintChecks=34717814  nbAssignments=60000
8.41	       =>  wckTime=7.804  cpuTime=7.7  mem=5M499
9.64	   
9.64	   search
9.64	     run=6  nbConstraintChecks=40072400  nbAssignments=70000
9.64	       =>  wckTime=9.037  cpuTime=8.93  mem=5M499
10.99	   
10.99	   search
10.99	     run=7  nbConstraintChecks=46382120  nbAssignments=80000
10.99	       =>  wckTime=10.39  cpuTime=10.27  mem=5M499
12.28	   
12.28	   search
12.28	     run=8  nbConstraintChecks=52203503  nbAssignments=90000
12.28	       =>  wckTime=11.678  cpuTime=11.54  mem=5M499
13.65	   
13.65	   search
13.65	     run=9  nbConstraintChecks=58543648  nbAssignments=100000
13.65	       =>  wckTime=13.045  cpuTime=12.9  mem=5M499
14.93	   
14.93	   search
14.93	     run=10  nbConstraintChecks=64224645  nbAssignments=110000
14.93	       =>  wckTime=14.33  cpuTime=14.17  mem=5M499
16.26	   
16.26	   search
16.26	     run=11  nbConstraintChecks=70258095  nbAssignments=120000
16.26	       =>  wckTime=15.661  cpuTime=15.49  mem=5M499
17.52	   
17.52	   search
17.52	     run=12  nbConstraintChecks=75715670  nbAssignments=130000
17.52	       =>  wckTime=16.918  cpuTime=16.74  mem=5M499
18.82	   
18.82	   search
18.82	     run=13  nbConstraintChecks=81526487  nbAssignments=140000
18.82	       =>  wckTime=18.217  cpuTime=18.03  mem=5M499
20.10	   
20.10	   search
20.10	     run=14  nbConstraintChecks=87072867  nbAssignments=150000
20.10	       =>  wckTime=19.494  cpuTime=19.29  mem=5M499
21.38	   
21.38	   search
21.38	     run=15  nbConstraintChecks=92708883  nbAssignments=160000
21.38	       =>  wckTime=20.773  cpuTime=20.56  mem=5M499
22.70	   
22.70	   search
22.70	     run=16  nbConstraintChecks=98681259  nbAssignments=170000
22.70	       =>  wckTime=22.095  cpuTime=21.87  mem=5M499
23.95	   
23.95	   search
23.95	     run=17  nbConstraintChecks=104167154  nbAssignments=180000
23.95	       =>  wckTime=23.349  cpuTime=23.12  mem=5M499
25.20	   
25.20	   search
25.20	     run=18  nbConstraintChecks=109639346  nbAssignments=190000
25.20	       =>  wckTime=24.596  cpuTime=24.35  mem=5M499
26.49	   
26.49	   search
26.49	     run=19  nbConstraintChecks=115432576  nbAssignments=200000
26.49	       =>  wckTime=25.886  cpuTime=25.64  mem=5M499
27.74	   
27.74	   search
27.74	     run=20  nbConstraintChecks=120919938  nbAssignments=210000
27.74	       =>  wckTime=27.137  cpuTime=26.87  mem=5M499
29.05	   
29.05	   search
29.05	     run=21  nbConstraintChecks=126914329  nbAssignments=220000
29.05	       =>  wckTime=28.449  cpuTime=28.17  mem=5M499
30.30	   
30.30	   search
30.30	     run=22  nbConstraintChecks=132423154  nbAssignments=230000
30.30	       =>  wckTime=29.7  cpuTime=29.41  mem=5M499
31.01	   
31.01	   search
31.01	     run=23  nbConstraintChecks=135594259  nbAssignments=235498
31.01	       =>  wckTime=30.408  cpuTime=30.12  mem=5M499
31.01	   
31.01	   global
31.01	     nbConstraintChecks=135594259  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.01	     solvingWckTime=30.407  solvingCpuTime=30.12  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.01	     globalCpuTime=30.36
31.01	       =>  wckTime=30.7  cpuTime=30.31  mem=5M499
31.01	   
31.01	   solver IterativeSystematicSolver being built... 
31.15	       =>  wckTime=30.841  cpuTime=30.42  mem=16M583
31.20	   
31.20	   preprocessing
31.20	     nbConstraintChecks=16999  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.20	     detectedInconsistency=no
31.20	       =>  wckTime=0.046  cpuTime=0.02  mem=16M583
31.25	   
31.25	   search
31.25	     run=0  nbConstraintChecks=116325  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79
31.25	     nbFailedAssignments=63  nbBacktracks=10  nbVisitedNodes=153  nbRestartNogoods=0
31.25	       =>  wckTime=0.093  cpuTime=0.06  mem=16M583
31.30	   
31.30	   search
31.30	     run=1  nbConstraintChecks=229637  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=156
31.30	     nbFailedAssignments=117  nbBacktracks=25  nbVisitedNodes=299  nbRestartNogoods=16
31.31	       =>  wckTime=0.149  cpuTime=0.11  mem=16M583
31.37	   
31.37	   search
31.37	     run=2  nbConstraintChecks=398417  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=270
31.37	     nbFailedAssignments=204  nbBacktracks=47  nbVisitedNodes=522  nbRestartNogoods=41
31.37	       =>  wckTime=0.213  cpuTime=0.16  mem=16M583
31.45	   
31.45	   search
31.45	     run=3  nbConstraintChecks=663295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=435
31.45	     nbFailedAssignments=329  nbBacktracks=80  nbVisitedNodes=845  nbRestartNogoods=52
31.45	       =>  wckTime=0.294  cpuTime=0.24  mem=16M583
31.60	   
31.60	   search
31.60	     run=4  nbConstraintChecks=1144126  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=735
31.60	     nbFailedAssignments=572  nbBacktracks=130  nbVisitedNodes=1438  nbRestartNogoods=77
31.60	       =>  wckTime=0.446  cpuTime=0.4  mem=16M583
31.78	   
31.78	   search
31.78	     run=5  nbConstraintChecks=1731385  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1086
31.78	     nbFailedAssignments=841  nbBacktracks=207  nbVisitedNodes=2132  nbRestartNogoods=87
31.78	       =>  wckTime=0.626  cpuTime=0.56  mem=16M583
32.03	   
32.03	   search
32.03	     run=6  nbConstraintChecks=2626031  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1613
32.03	     nbFailedAssignments=1250  nbBacktracks=320  nbVisitedNodes=3181  nbRestartNogoods=96
32.03	       =>  wckTime=0.872  cpuTime=0.79  mem=16M583
32.33	   
32.33	   search
32.33	     run=7  nbConstraintChecks=3651789  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2310
32.33	     nbFailedAssignments=1772  nbBacktracks=490  nbVisitedNodes=4568  nbRestartNogoods=108
32.33	       =>  wckTime=1.17  cpuTime=1.08  mem=16M583
32.80	   
32.80	   search
32.80	     run=8  nbConstraintChecks=5369003  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3365
32.80	     nbFailedAssignments=2567  nbBacktracks=746  nbVisitedNodes=6670  nbRestartNogoods=125
32.80	       =>  wckTime=1.641  cpuTime=1.54  mem=16M583
33.49	   
33.49	   search
33.49	     run=9  nbConstraintChecks=7835014  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4905
33.49	     nbFailedAssignments=3714  nbBacktracks=1130  nbVisitedNodes=9729  nbRestartNogoods=143
33.49	       =>  wckTime=2.336  cpuTime=2.24  mem=16M583
34.72	   
34.72	   search
34.72	     run=10  nbConstraintChecks=12162479  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7632
34.72	     nbFailedAssignments=5857  nbBacktracks=1706  nbVisitedNodes=15138  nbRestartNogoods=172
34.72	       =>  wckTime=3.566  cpuTime=3.45  mem=16M583
36.47	   
36.47	   search
36.47	     run=11  nbConstraintChecks=17877588  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11330
36.47	     nbFailedAssignments=8688  nbBacktracks=2570  nbVisitedNodes=22474  nbRestartNogoods=199
36.47	       =>  wckTime=5.317  cpuTime=5.18  mem=16M583
39.12	   
39.12	   search
39.12	     run=12  nbConstraintChecks=27042618  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17177
39.12	     nbFailedAssignments=13230  nbBacktracks=3867  nbVisitedNodes=34131  nbRestartNogoods=211
39.12	       =>  wckTime=7.967  cpuTime=7.81  mem=16M583
43.10	   
43.10	   search
43.10	     run=13  nbConstraintChecks=40141515  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25619
43.10	     nbFailedAssignments=19722  nbBacktracks=5813  nbVisitedNodes=50925  nbRestartNogoods=244
43.10	       =>  wckTime=11.946  cpuTime=11.75  mem=16M583
47.87	   
47.87	   search
47.87	     run=14  nbConstraintChecks=56506580  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36051
47.87	     nbFailedAssignments=27228  nbBacktracks=8732  nbVisitedNodes=71656  nbRestartNogoods=257
47.87	       =>  wckTime=16.718  cpuTime=16.47  mem=16M583
54.32	   
54.32	   search
54.32	     run=15  nbConstraintChecks=76407849  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49049
54.32	     nbFailedAssignments=35843  nbBacktracks=13110  nbVisitedNodes=97324  nbRestartNogoods=271
54.32	       =>  wckTime=23.169  cpuTime=22.86  mem=16M583
61.04	   
61.04	   search
61.04	     run=16  nbConstraintChecks=96529563  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62611
61.04	     nbFailedAssignments=44375  nbBacktracks=18141  nbVisitedNodes=123967  nbRestartNogoods=274
61.04	       =>  wckTime=29.889  cpuTime=29.52  mem=16M583
61.05	   
61.05	   global
61.05	     nbConstraintChecks=96546562  nbRestartNogoods=274  solvingWckTime=29.89  solvingCpuTime=29.52  expiredTime=no
61.05	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=59.99
61.05	       =>  wckTime=60.732  cpuTime=59.94  mem=16M583
61.05	
61.05	s OPTIMUM FOUND
61.05	v 1 6 5 8 4 4 4 3 7 6 1 2 5 8 1 10 8 7 1 9 8 7 8 3 7 5 5 10 8 1 
61.05	   
61.05	   totalWckTime=60.815  totalCpuTime=60.0

Verifier Data (download as text)

2 unsatisfied constraints, 107 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-282475-1169319248 -o ROOT/results/node12/solver-282475-1169319248 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282475-1169319248/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.81 1.87 1.92 4/87 15348
/proc/meminfo: memFree=1286152/2055920 swapFree=4160348/4192956
[pid=15347] ppid=15345 vsize=9948 CPUtime=0
/proc/15347/stat : 15347 (java) S 15345 15347 15279 0 -1 0 723 0 0 0 0 0 0 0 18 0 1 0 280319965 10186752 472 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/15347/statm: 2955 510 421 14 0 1602 0

[startup+0.105499 s]
/proc/loadavg: 1.81 1.87 1.92 4/87 15348
/proc/meminfo: memFree=1286152/2055920 swapFree=4160348/4192956
[pid=15347] ppid=15345 vsize=914988 CPUtime=0.08
/proc/15347/stat : 15347 (java) S 15345 15347 15279 0 -1 0 2997 0 1 0 7 1 0 0 17 0 8 0 280319965 936947712 2743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15347/statm: 228747 2743 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51356 s]
/proc/loadavg: 1.81 1.87 1.92 4/87 15348
/proc/meminfo: memFree=1286152/2055920 swapFree=4160348/4192956
[pid=15347] ppid=15345 vsize=915332 CPUtime=0.49
/proc/15347/stat : 15347 (java) R 15345 15347 15279 0 -1 0 6474 0 1 0 45 4 0 0 18 0 8 0 280319965 937299968 6213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072941832 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15347/statm: 228833 6213 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3347 s]
/proc/loadavg: 1.81 1.87 1.92 3/94 15355
/proc/meminfo: memFree=1268624/2055920 swapFree=4160348/4192956
[pid=15347] ppid=15345 vsize=915444 CPUtime=1.3
/proc/15347/stat : 15347 (java) R 15345 15347 15279 0 -1 0 7048 0 1 0 101 29 0 0 25 0 8 0 280319965 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657267 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15347/statm: 228861 6786 2479 14 0 215331 0
[pid=15347/tid=15349] ppid=15345 vsize=915444 CPUtime=0.02
/proc/15347/task/15349/stat : 15349 (java) S 15345 15347 15279 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280319969 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15350] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15350/stat : 15350 (java) S 15345 15347 15279 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280319969 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15351] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15351/stat : 15351 (java) S 15345 15347 15279 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280319969 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15352] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15352/stat : 15352 (java) S 15345 15347 15279 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280319973 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15353] ppid=15345 vsize=915444 CPUtime=0.11
/proc/15347/task/15353/stat : 15353 (java) S 15345 15347 15279 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 280319973 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15354] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15354/stat : 15354 (java) S 15345 15347 15279 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280319973 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15355] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15355/stat : 15355 (java) S 15345 15347 15279 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280319973 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.972 s]
/proc/loadavg: 1.81 1.87 1.92 3/94 15355
/proc/meminfo: memFree=1268624/2055920 swapFree=4160348/4192956
[pid=15347] ppid=15345 vsize=915448 CPUtime=2.93
/proc/15347/stat : 15347 (java) R 15345 15347 15279 0 -1 0 7051 0 1 0 214 79 0 0 25 0 8 0 280319965 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15347/statm: 228862 6788 2479 14 0 215332 0
[pid=15347/tid=15349] ppid=15345 vsize=915448 CPUtime=0.02
/proc/15347/task/15349/stat : 15349 (java) S 15345 15347 15279 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280319969 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15350] ppid=15345 vsize=915448 CPUtime=0
/proc/15347/task/15350/stat : 15350 (java) S 15345 15347 15279 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280319969 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15351] ppid=15345 vsize=915448 CPUtime=0
/proc/15347/task/15351/stat : 15351 (java) S 15345 15347 15279 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280319969 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15352] ppid=15345 vsize=915448 CPUtime=0
/proc/15347/task/15352/stat : 15352 (java) S 15345 15347 15279 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280319973 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15353] ppid=15345 vsize=915448 CPUtime=0.12
/proc/15347/task/15353/stat : 15353 (java) S 15345 15347 15279 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 280319973 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15354] ppid=15345 vsize=915448 CPUtime=0
/proc/15347/task/15354/stat : 15354 (java) S 15345 15347 15279 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280319973 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15355] ppid=15345 vsize=915448 CPUtime=0
/proc/15347/task/15355/stat : 15355 (java) S 15345 15347 15279 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280319973 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915448

[startup+6.2696 s]
/proc/loadavg: 1.83 1.87 1.92 3/94 15355
/proc/meminfo: memFree=1268632/2055920 swapFree=4160348/4192956
[pid=15347] ppid=15345 vsize=915444 CPUtime=6.19
/proc/15347/stat : 15347 (java) R 15345 15347 15279 0 -1 0 7051 0 1 0 435 184 0 0 25 0 8 0 280319965 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15347/statm: 228861 6788 2479 14 0 215331 0
[pid=15347/tid=15349] ppid=15345 vsize=915444 CPUtime=0.02
/proc/15347/task/15349/stat : 15349 (java) S 15345 15347 15279 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280319969 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15350] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15350/stat : 15350 (java) S 15345 15347 15279 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280319969 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15351] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15351/stat : 15351 (java) S 15345 15347 15279 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280319969 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15352] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15352/stat : 15352 (java) S 15345 15347 15279 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280319973 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15353] ppid=15345 vsize=915444 CPUtime=0.12
/proc/15347/task/15353/stat : 15353 (java) S 15345 15347 15279 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 280319973 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15354] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15354/stat : 15354 (java) S 15345 15347 15279 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280319973 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15355] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15355/stat : 15355 (java) S 15345 15347 15279 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280319973 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915444

[startup+12.7438 s]
/proc/loadavg: 1.85 1.88 1.92 3/94 15355
/proc/meminfo: memFree=1268632/2055920 swapFree=4160348/4192956
[pid=15347] ppid=15345 vsize=915448 CPUtime=12.61
/proc/15347/stat : 15347 (java) R 15345 15347 15279 0 -1 0 7051 0 1 0 882 379 0 0 25 0 8 0 280319965 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15347/statm: 228862 6788 2479 14 0 215332 0
[pid=15347/tid=15349] ppid=15345 vsize=915448 CPUtime=0.02
/proc/15347/task/15349/stat : 15349 (java) S 15345 15347 15279 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280319969 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15350] ppid=15345 vsize=915448 CPUtime=0
/proc/15347/task/15350/stat : 15350 (java) S 15345 15347 15279 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280319969 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15351] ppid=15345 vsize=915448 CPUtime=0
/proc/15347/task/15351/stat : 15351 (java) S 15345 15347 15279 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280319969 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15352] ppid=15345 vsize=915448 CPUtime=0
/proc/15347/task/15352/stat : 15352 (java) S 15345 15347 15279 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280319973 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15353] ppid=15345 vsize=915448 CPUtime=0.12
/proc/15347/task/15353/stat : 15353 (java) S 15345 15347 15279 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 280319973 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15354] ppid=15345 vsize=915448 CPUtime=0
/proc/15347/task/15354/stat : 15354 (java) S 15345 15347 15279 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280319973 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15355] ppid=15345 vsize=915448 CPUtime=0
/proc/15347/task/15355/stat : 15355 (java) S 15345 15347 15279 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280319973 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915448

[startup+25.6051 s]
/proc/loadavg: 1.87 1.88 1.92 3/94 15355
/proc/meminfo: memFree=1268696/2055920 swapFree=4160348/4192956
[pid=15347] ppid=15345 vsize=915444 CPUtime=25.37
/proc/15347/stat : 15347 (java) R 15345 15347 15279 0 -1 0 7052 0 1 0 1759 778 0 0 25 0 8 0 280319965 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073660307 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15347/statm: 228861 6789 2479 14 0 215331 0
[pid=15347/tid=15349] ppid=15345 vsize=915444 CPUtime=0.02
/proc/15347/task/15349/stat : 15349 (java) S 15345 15347 15279 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280319969 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15350] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15350/stat : 15350 (java) S 15345 15347 15279 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280319969 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15351] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15351/stat : 15351 (java) S 15345 15347 15279 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280319969 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15352] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15352/stat : 15352 (java) S 15345 15347 15279 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280319973 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15353] ppid=15345 vsize=915444 CPUtime=0.12
/proc/15347/task/15353/stat : 15353 (java) S 15345 15347 15279 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 280319973 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15354] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15354/stat : 15354 (java) S 15345 15347 15279 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280319973 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15355] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15355/stat : 15355 (java) S 15345 15347 15279 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280319973 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915444

[startup+51.2097 s]
/proc/loadavg: 1.92 1.89 1.92 3/94 15355
/proc/meminfo: memFree=1260632/2055920 swapFree=4160348/4192956
[pid=15347] ppid=15345 vsize=915444 CPUtime=50.73
/proc/15347/stat : 15347 (java) R 15345 15347 15279 0 -1 0 9120 0 1 0 4128 945 0 0 25 0 8 0 280319965 937414656 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15347/statm: 228861 8851 2532 14 0 215331 0
[pid=15347/tid=15349] ppid=15345 vsize=915444 CPUtime=0.02
/proc/15347/task/15349/stat : 15349 (java) S 15345 15347 15279 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280319969 937414656 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15350] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15350/stat : 15350 (java) S 15345 15347 15279 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280319969 937414656 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15351] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15351/stat : 15351 (java) S 15345 15347 15279 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280319969 937414656 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15352] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15352/stat : 15352 (java) S 15345 15347 15279 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280319973 937414656 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15353] ppid=15345 vsize=915444 CPUtime=0.23
/proc/15347/task/15353/stat : 15353 (java) S 15345 15347 15279 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 280319973 937414656 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15354] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15354/stat : 15354 (java) S 15345 15347 15279 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280319973 937414656 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15347/tid=15355] ppid=15345 vsize=915444 CPUtime=0
/proc/15347/task/15355/stat : 15355 (java) S 15345 15347 15279 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280319973 937414656 8851 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): 61.0888
CPU time (s): 60.5018
CPU user time (s): 51.0392
CPU system time (s): 9.46256
CPU usage (%): 99.0391
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.0392
system time used= 9.46256
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9219
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2355
involuntary context switches= 3970

runsolver used 0.06499 s user time and 0.233964 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan 20 18:54:09 UTC 2007


IDJOB= 282475
IDBENCH= 12829
IDSOLVER= 68
FILE ID= node12/282475-1169319248

PBS_JOBID= 3610074

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a54950e8c48f2fb1df4a42e98d92ae3b

RANDOM SEED= 537747934

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.265
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.265
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:       1286632 kB
Buffers:         62024 kB
Cached:         526624 kB
SwapCached:       5332 kB
Active:         343680 kB
Inactive:       349240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1286632 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            1972 kB
Writeback:           0 kB
Mapped:         114528 kB
Slab:            61264 kB
Committed_AS:  8739092 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 node12 on Sat Jan 20 18:55:11 UTC 2007