Trace number 280810

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 72.121 72.8289

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-21_ext.xml
MD5SUMffb9dfd5d85a9057f00c21b33a0d887d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints106
Best CPU time to get the best result obtained on this benchmark3.2965
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/280810-1169308062/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.099  cpuTime=0.09  mem=6M887
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.52	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1277  maxDegree=13
0.52	     maxArity=2
0.52	       =>  wckTime=0.211  cpuTime=0.15  mem=8M854
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.295  cpuTime=0.19  mem=5M497
0.61	
0.61	s SATISFIABLE
0.61	o 66
0.61	c 43
0.61	o 70
0.61	c 39
0.61	o 74
0.61	c 35
0.62	o 77
0.62	c 32
0.62	o 78
0.62	c 31
0.62	o 81
0.62	c 28
0.62	o 84
0.62	c 25
0.62	o 85
0.62	c 24
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 93
0.62	c 16
0.62	o 94
0.62	c 15
0.62	o 95
0.62	c 14
0.63	o 96
0.63	c 13
0.63	o 97
0.63	c 12
0.64	o 98
0.64	c 11
0.64	o 99
0.64	c 10
0.64	o 100
0.64	c 9
0.65	o 101
0.65	c 8
0.65	o 102
0.65	c 7
0.66	o 103
0.66	c 6
0.66	o 104
0.66	c 5
1.04	o 105
1.04	c 4
1.12	o 106
1.12	c 3
2.02	   
2.02	   search
2.02	     run=0  nbConstraintChecks=6284520  nbAssignments=10000
2.02	       =>  wckTime=1.413  cpuTime=1.38  mem=5M497
3.46	   
3.46	   search
3.46	     run=1  nbConstraintChecks=13191886  nbAssignments=20000
3.46	       =>  wckTime=2.852  cpuTime=2.81  mem=5M497
4.80	   
4.80	   search
4.80	     run=2  nbConstraintChecks=19414011  nbAssignments=30000
4.80	       =>  wckTime=4.192  cpuTime=4.13  mem=5M497
6.15	   
6.15	   search
6.15	     run=3  nbConstraintChecks=25661937  nbAssignments=40000
6.15	       =>  wckTime=5.54  cpuTime=5.47  mem=5M497
7.51	   
7.51	   search
7.51	     run=4  nbConstraintChecks=32050792  nbAssignments=50000
7.51	       =>  wckTime=6.906  cpuTime=6.82  mem=5M497
8.91	   
8.91	   search
8.91	     run=5  nbConstraintChecks=38682711  nbAssignments=60000
8.91	       =>  wckTime=8.305  cpuTime=8.21  mem=5M497
10.28	   
10.28	   search
10.28	     run=6  nbConstraintChecks=45018597  nbAssignments=70000
10.28	       =>  wckTime=9.672  cpuTime=9.55  mem=5M497
11.69	   
11.69	   search
11.69	     run=7  nbConstraintChecks=51715374  nbAssignments=80000
11.69	       =>  wckTime=11.082  cpuTime=10.96  mem=5M497
13.05	   
13.05	   search
13.05	     run=8  nbConstraintChecks=58001088  nbAssignments=90000
13.05	       =>  wckTime=12.445  cpuTime=12.31  mem=5M497
14.43	   
14.43	   search
14.43	     run=9  nbConstraintChecks=64366263  nbAssignments=100000
14.43	       =>  wckTime=13.82  cpuTime=13.68  mem=5M497
15.79	   
15.79	   search
15.79	     run=10  nbConstraintChecks=70629523  nbAssignments=110000
15.79	       =>  wckTime=15.188  cpuTime=15.03  mem=5M497
17.15	   
17.15	   search
17.15	     run=11  nbConstraintChecks=76808372  nbAssignments=120000
17.15	       =>  wckTime=16.548  cpuTime=16.38  mem=5M497
18.53	   
18.53	   search
18.53	     run=12  nbConstraintChecks=83176542  nbAssignments=130000
18.53	       =>  wckTime=17.92  cpuTime=17.74  mem=5M497
19.91	   
19.91	   search
19.91	     run=13  nbConstraintChecks=89615416  nbAssignments=140000
19.91	       =>  wckTime=19.304  cpuTime=19.11  mem=5M497
21.24	   
21.24	   search
21.24	     run=14  nbConstraintChecks=95738792  nbAssignments=150000
21.24	       =>  wckTime=20.638  cpuTime=20.43  mem=5M497
22.63	   
22.63	   search
22.63	     run=15  nbConstraintChecks=102231469  nbAssignments=160000
22.63	       =>  wckTime=22.027  cpuTime=21.8  mem=5M497
23.98	   
23.98	   search
23.98	     run=16  nbConstraintChecks=108488290  nbAssignments=170000
23.98	       =>  wckTime=23.378  cpuTime=23.14  mem=5M497
25.38	   
25.38	   search
25.38	     run=17  nbConstraintChecks=115040944  nbAssignments=180000
25.38	       =>  wckTime=24.769  cpuTime=24.51  mem=5M497
26.73	   
26.73	   search
26.73	     run=18  nbConstraintChecks=121282301  nbAssignments=190000
26.73	       =>  wckTime=26.12  cpuTime=25.85  mem=5M497
28.09	   
28.09	   search
28.09	     run=19  nbConstraintChecks=127580161  nbAssignments=200000
28.09	       =>  wckTime=27.482  cpuTime=27.21  mem=5M497
29.42	   
29.42	   search
29.42	     run=20  nbConstraintChecks=133678882  nbAssignments=210000
29.42	       =>  wckTime=28.817  cpuTime=28.52  mem=5M497
30.80	   
30.80	   search
30.80	     run=21  nbConstraintChecks=140101933  nbAssignments=220000
30.80	       =>  wckTime=30.195  cpuTime=29.89  mem=5M497
31.40	   
31.40	   search
31.40	     run=22  nbConstraintChecks=142832931  nbAssignments=224562
31.40	       =>  wckTime=30.797  cpuTime=30.5  mem=5M497
31.41	   
31.41	   global
31.41	     nbConstraintChecks=142832931  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.41	     solvingWckTime=30.795  solvingCpuTime=30.5  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.41	     globalCpuTime=30.74
31.41	       =>  wckTime=31.092  cpuTime=30.69  mem=5M497
31.41	   
31.41	   solver IterativeSystematicSolver being built... 
31.54	       =>  wckTime=31.23  cpuTime=30.79  mem=16M519
31.59	   
31.59	   preprocessing
31.59	     nbConstraintChecks=16315  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.59	     detectedInconsistency=no
31.59	       =>  wckTime=0.047  cpuTime=0.03  mem=16M519
31.64	   
31.64	   search
31.64	     run=0  nbConstraintChecks=100086  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71
31.64	     nbFailedAssignments=59  nbBacktracks=10  nbVisitedNodes=140  nbRestartNogoods=0
31.64	       =>  wckTime=0.099  cpuTime=0.07  mem=16M519
31.72	   
31.72	   search
31.72	     run=1  nbConstraintChecks=241669  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=164
31.72	     nbFailedAssignments=132  nbBacktracks=25  nbVisitedNodes=319  nbRestartNogoods=3
31.72	       =>  wckTime=0.175  cpuTime=0.14  mem=16M519
31.77	   
31.77	   search
31.77	     run=2  nbConstraintChecks=388010  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=254
31.77	     nbFailedAssignments=192  nbBacktracks=47  nbVisitedNodes=491  nbRestartNogoods=12
31.77	       =>  wckTime=0.227  cpuTime=0.18  mem=16M519
31.84	   
31.84	   search
31.84	     run=3  nbConstraintChecks=579735  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=376
31.84	     nbFailedAssignments=272  nbBacktracks=80  nbVisitedNodes=726  nbRestartNogoods=25
31.84	       =>  wckTime=0.295  cpuTime=0.25  mem=16M519
32.01	   
32.01	   search
32.01	     run=4  nbConstraintChecks=1085605  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=680
32.01	     nbFailedAssignments=521  nbBacktracks=131  nbVisitedNodes=1329  nbRestartNogoods=38
32.01	       =>  wckTime=0.46  cpuTime=0.41  mem=16M519
32.16	   
32.16	   search
32.16	     run=5  nbConstraintChecks=1571630  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=965
32.16	     nbFailedAssignments=725  nbBacktracks=206  nbVisitedNodes=1893  nbRestartNogoods=56
32.16	       =>  wckTime=0.612  cpuTime=0.56  mem=16M519
32.38	   
32.38	   search
32.38	     run=6  nbConstraintChecks=2352122  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1454
32.38	     nbFailedAssignments=1095  nbBacktracks=319  nbVisitedNodes=2864  nbRestartNogoods=67
32.38	       =>  wckTime=0.836  cpuTime=0.78  mem=16M519
32.70	   
32.70	   search
32.70	     run=7  nbConstraintChecks=3306610  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2074
32.70	     nbFailedAssignments=1537  nbBacktracks=489  nbVisitedNodes=4096  nbRestartNogoods=73
32.70	       =>  wckTime=1.16  cpuTime=1.08  mem=16M519
33.22	   
33.22	   search
33.22	     run=8  nbConstraintChecks=4979752  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3096
33.22	     nbFailedAssignments=2294  nbBacktracks=745  nbVisitedNodes=6128  nbRestartNogoods=94
33.22	       =>  wckTime=1.671  cpuTime=1.59  mem=16M519
33.92	   
33.92	   search
33.92	     run=9  nbConstraintChecks=7337651  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4598
33.92	     nbFailedAssignments=3408  nbBacktracks=1129  nbVisitedNodes=9112  nbRestartNogoods=111
33.92	       =>  wckTime=2.373  cpuTime=2.29  mem=16M519
35.07	   
35.07	   search
35.07	     run=10  nbConstraintChecks=11101132  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6990
35.07	     nbFailedAssignments=5220  nbBacktracks=1705  nbVisitedNodes=13882  nbRestartNogoods=120
35.07	       =>  wckTime=3.529  cpuTime=3.42  mem=16M519
36.45	   
36.45	   search
36.45	     run=11  nbConstraintChecks=15826977  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9969
36.45	     nbFailedAssignments=7327  nbBacktracks=2569  nbVisitedNodes=19826  nbRestartNogoods=131
36.45	       =>  wckTime=4.907  cpuTime=4.79  mem=16M519
38.55	   
38.55	   search
38.55	     run=12  nbConstraintChecks=21914543  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14092
38.55	     nbFailedAssignments=10146  nbBacktracks=3866  nbVisitedNodes=28003  nbRestartNogoods=138
38.55	       =>  wckTime=7.002  cpuTime=6.87  mem=16M519
41.37	   
41.37	   search
41.37	     run=13  nbConstraintChecks=30522452  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19841
41.37	     nbFailedAssignments=13946  nbBacktracks=5812  nbVisitedNodes=39436  nbRestartNogoods=149
41.37	       =>  wckTime=9.827  cpuTime=9.67  mem=16M519
45.25	   
45.25	   search
45.25	     run=14  nbConstraintChecks=41605455  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27672
45.25	     nbFailedAssignments=18849  nbBacktracks=8733  nbVisitedNodes=54886  nbRestartNogoods=160
45.25	       =>  wckTime=13.701  cpuTime=13.5  mem=16M519
51.14	   
51.14	   search
51.14	     run=15  nbConstraintChecks=57556657  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38602
51.14	     nbFailedAssignments=25396  nbBacktracks=13111  nbVisitedNodes=76494  nbRestartNogoods=170
51.14	       =>  wckTime=19.6  cpuTime=19.35  mem=16M519
59.54	   
59.54	   search
59.54	     run=16  nbConstraintChecks=80107626  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54507
59.54	     nbFailedAssignments=34727  nbBacktracks=19683  nbVisitedNodes=107758  nbRestartNogoods=193
59.54	       =>  wckTime=27.997  cpuTime=27.67  mem=16M519
72.00	   
72.00	   search
72.00	     run=17  nbConstraintChecks=113551679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77925
72.00	     nbFailedAssignments=48290  nbBacktracks=29535  nbVisitedNodes=153912  nbRestartNogoods=202
72.00	       =>  wckTime=40.461  cpuTime=40.02  mem=16M519
72.78	   
72.79	   search
72.79	     run=18  nbConstraintChecks=115555938  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79375
72.79	     nbFailedAssignments=49061  nbBacktracks=30215  nbVisitedNodes=156731  nbRestartNogoods=207
72.79	       =>  wckTime=41.241  cpuTime=40.79  mem=16M519
72.79	   
72.79	   global
72.79	     nbConstraintChecks=115572253  nbRestartNogoods=207  solvingWckTime=41.242  solvingCpuTime=40.79  expiredTime=no
72.79	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=71.63
72.79	       =>  wckTime=72.474  cpuTime=71.58  mem=16M519
72.79	
72.79	s OPTIMUM FOUND
72.79	v 7 8 4 1 0 6 0 7 8 7 3 8 8 1 7 1 1 4 6 7 1 0 3 2 2 9 0 6 2 3 
72.79	   
72.79	   totalWckTime=72.556  totalCpuTime=71.63

Verifier Data (download as text)

3 unsatisfied constraints, 106 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/node47/watcher-280810-1169308062 -o ROOT/results/node47/solver-280810-1169308062 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280810-1169308062/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.91 1.97 1.90 4/81 31381
/proc/meminfo: memFree=1381960/2055920 swapFree=4184008/4192956
[pid=31380] ppid=31378 vsize=9748 CPUtime=0
/proc/31380/stat : 31380 (java) D 31378 31380 30977 0 -1 0 637 0 0 0 0 0 0 0 18 0 1 0 279205506 9981952 412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10519332 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/31380/statm: 2437 412 333 14 0 1140 0

[startup+0.103326 s]
/proc/loadavg: 1.91 1.97 1.90 4/81 31381
/proc/meminfo: memFree=1381960/2055920 swapFree=4184008/4192956
[pid=31380] ppid=31378 vsize=914988 CPUtime=0.08
/proc/31380/stat : 31380 (java) R 31378 31380 30977 0 -1 0 2987 0 1 0 7 1 0 0 17 0 8 0 279205506 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072943000 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31380/statm: 228747 2733 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511369 s]
/proc/loadavg: 1.91 1.97 1.90 4/81 31381
/proc/meminfo: memFree=1381960/2055920 swapFree=4184008/4192956
[pid=31380] ppid=31378 vsize=915332 CPUtime=0.49
/proc/31380/stat : 31380 (java) R 31378 31380 30977 0 -1 0 6545 0 1 0 44 5 0 0 18 0 8 0 279205506 937299968 6284 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155770006 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31380/statm: 228833 6284 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33245 s]
/proc/loadavg: 1.99 1.98 1.90 3/88 31388
/proc/meminfo: memFree=1364112/2055920 swapFree=4184008/4192956
[pid=31380] ppid=31378 vsize=915444 CPUtime=1.3
/proc/31380/stat : 31380 (java) R 31378 31380 30977 0 -1 0 7136 0 1 0 105 25 0 0 25 0 8 0 279205506 937414656 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668660 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31380/statm: 228861 6874 2479 14 0 215331 0
[pid=31380/tid=31382] ppid=31378 vsize=915444 CPUtime=0.02
/proc/31380/task/31382/stat : 31382 (java) S 31378 31380 30977 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279205510 937414656 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31383] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31383/stat : 31383 (java) S 31378 31380 30977 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279205511 937414656 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31384] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31384/stat : 31384 (java) S 31378 31380 30977 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279205511 937414656 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31385] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31385/stat : 31385 (java) S 31378 31380 30977 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279205514 937414656 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31386] ppid=31378 vsize=915444 CPUtime=0.12
/proc/31380/task/31386/stat : 31386 (java) S 31378 31380 30977 0 -1 64 330 0 0 0 11 1 0 0 16 0 8 0 279205514 937414656 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31387] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31387/stat : 31387 (java) S 31378 31380 30977 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279205514 937414656 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31388] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31388/stat : 31388 (java) S 31378 31380 30977 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279205514 937414656 6874 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.96962 s]
/proc/loadavg: 1.99 1.98 1.90 3/88 31388
/proc/meminfo: memFree=1364048/2055920 swapFree=4184008/4192956
[pid=31380] ppid=31378 vsize=915444 CPUtime=2.93
/proc/31380/stat : 31380 (java) R 31378 31380 30977 0 -1 0 7139 0 1 0 221 72 0 0 25 0 8 0 279205506 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073673619 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31380/statm: 228861 6876 2479 14 0 215331 0
[pid=31380/tid=31382] ppid=31378 vsize=915444 CPUtime=0.02
/proc/31380/task/31382/stat : 31382 (java) S 31378 31380 30977 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279205510 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31383] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31383/stat : 31383 (java) S 31378 31380 30977 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279205511 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31384] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31384/stat : 31384 (java) S 31378 31380 30977 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279205511 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31385] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31385/stat : 31385 (java) S 31378 31380 30977 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279205514 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31386] ppid=31378 vsize=915444 CPUtime=0.13
/proc/31380/task/31386/stat : 31386 (java) S 31378 31380 30977 0 -1 64 332 0 0 0 12 1 0 0 16 0 8 0 279205514 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31387] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31387/stat : 31387 (java) S 31378 31380 30977 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279205514 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31388] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31388/stat : 31388 (java) S 31378 31380 30977 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279205514 937414656 6876 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) 915444

[startup+6.17597 s]
/proc/loadavg: 1.99 1.98 1.91 4/88 31388
/proc/meminfo: memFree=1363984/2055920 swapFree=4184008/4192956
[pid=31380] ppid=31378 vsize=915444 CPUtime=6.1
/proc/31380/stat : 31380 (java) R 31378 31380 30977 0 -1 0 7139 0 1 0 442 168 0 0 25 0 8 0 279205506 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073670586 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31380/statm: 228861 6876 2479 14 0 215331 0
[pid=31380/tid=31382] ppid=31378 vsize=915444 CPUtime=0.02
/proc/31380/task/31382/stat : 31382 (java) S 31378 31380 30977 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279205510 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31383] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31383/stat : 31383 (java) S 31378 31380 30977 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279205511 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31384] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31384/stat : 31384 (java) S 31378 31380 30977 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279205511 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31385] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31385/stat : 31385 (java) S 31378 31380 30977 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279205514 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31386] ppid=31378 vsize=915444 CPUtime=0.13
/proc/31380/task/31386/stat : 31386 (java) S 31378 31380 30977 0 -1 64 332 0 0 0 12 1 0 0 16 0 8 0 279205514 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31387] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31387/stat : 31387 (java) S 31378 31380 30977 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279205514 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31388] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31388/stat : 31388 (java) S 31378 31380 30977 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279205514 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915444

[startup+12.6447 s]
/proc/loadavg: 1.99 1.98 1.91 3/88 31388
/proc/meminfo: memFree=1363984/2055920 swapFree=4184008/4192956
[pid=31380] ppid=31378 vsize=915444 CPUtime=12.51
/proc/31380/stat : 31380 (java) R 31378 31380 30977 0 -1 0 7139 0 1 0 895 356 0 0 25 0 8 0 279205506 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073673481 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31380/statm: 228861 6876 2479 14 0 215331 0
[pid=31380/tid=31382] ppid=31378 vsize=915444 CPUtime=0.02
/proc/31380/task/31382/stat : 31382 (java) S 31378 31380 30977 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279205510 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31383] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31383/stat : 31383 (java) S 31378 31380 30977 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279205511 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31384] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31384/stat : 31384 (java) S 31378 31380 30977 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279205511 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31385] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31385/stat : 31385 (java) S 31378 31380 30977 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279205514 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31386] ppid=31378 vsize=915444 CPUtime=0.13
/proc/31380/task/31386/stat : 31386 (java) S 31378 31380 30977 0 -1 64 332 0 0 0 12 1 0 0 16 0 8 0 279205514 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31387] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31387/stat : 31387 (java) S 31378 31380 30977 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279205514 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31388] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31388/stat : 31388 (java) S 31378 31380 30977 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279205514 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 915444

[startup+25.508 s]
/proc/loadavg: 1.99 1.98 1.91 3/88 31388
/proc/meminfo: memFree=1364048/2055920 swapFree=4184008/4192956
[pid=31380] ppid=31378 vsize=915448 CPUtime=25.25
/proc/31380/stat : 31380 (java) R 31378 31380 30977 0 -1 0 7140 0 1 0 1811 714 0 0 25 0 8 0 279205506 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960128 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31380/statm: 228862 6877 2479 14 0 215332 0
[pid=31380/tid=31382] ppid=31378 vsize=915448 CPUtime=0.02
/proc/31380/task/31382/stat : 31382 (java) S 31378 31380 30977 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279205510 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31383] ppid=31378 vsize=915448 CPUtime=0
/proc/31380/task/31383/stat : 31383 (java) S 31378 31380 30977 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279205511 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31384] ppid=31378 vsize=915448 CPUtime=0
/proc/31380/task/31384/stat : 31384 (java) S 31378 31380 30977 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279205511 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31385] ppid=31378 vsize=915448 CPUtime=0
/proc/31380/task/31385/stat : 31385 (java) S 31378 31380 30977 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279205514 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31386] ppid=31378 vsize=915448 CPUtime=0.13
/proc/31380/task/31386/stat : 31386 (java) S 31378 31380 30977 0 -1 64 333 0 0 0 12 1 0 0 16 0 8 0 279205514 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31387] ppid=31378 vsize=915448 CPUtime=0
/proc/31380/task/31387/stat : 31387 (java) S 31378 31380 30977 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279205514 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31388] ppid=31378 vsize=915448 CPUtime=0
/proc/31380/task/31388/stat : 31388 (java) S 31378 31380 30977 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279205514 937418752 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 915448

[startup+51.1188 s]
/proc/loadavg: 1.99 1.98 1.91 3/88 31388
/proc/meminfo: memFree=1356688/2055920 swapFree=4184008/4192956
[pid=31380] ppid=31378 vsize=915444 CPUtime=50.62
/proc/31380/stat : 31380 (java) R 31378 31380 30977 0 -1 0 9032 0 1 0 4172 890 0 0 25 0 8 0 279205506 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073800560 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31380/statm: 228861 8764 2532 14 0 215331 0
[pid=31380/tid=31382] ppid=31378 vsize=915444 CPUtime=0.02
/proc/31380/task/31382/stat : 31382 (java) S 31378 31380 30977 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279205510 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31383] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31383/stat : 31383 (java) S 31378 31380 30977 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279205511 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31384] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31384/stat : 31384 (java) S 31378 31380 30977 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279205511 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31385] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31385/stat : 31385 (java) S 31378 31380 30977 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279205514 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31386] ppid=31378 vsize=915444 CPUtime=0.23
/proc/31380/task/31386/stat : 31386 (java) S 31378 31380 30977 0 -1 64 387 0 0 0 22 1 0 0 16 0 8 0 279205514 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31387] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31387/stat : 31387 (java) S 31378 31380 30977 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279205514 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31380/tid=31388] ppid=31378 vsize=915444 CPUtime=0
/proc/31380/task/31388/stat : 31388 (java) S 31378 31380 30977 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279205514 937414656 8764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 72.8289
CPU time (s): 72.121
CPU user time (s): 63.2044
CPU system time (s): 8.91664
CPU usage (%): 99.028
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.2044
system time used= 8.91664
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9136
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= 2581
involuntary context switches= 5141

runsolver used 0.093985 s user time and 0.242963 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Jan 20 15:47:43 UTC 2007


IDJOB= 280810
IDBENCH= 11960
IDSOLVER= 68
FILE ID= node47/280810-1169308062

PBS_JOBID= 3610154

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/denseLoose/vcsp-30-10-25-48-21_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280810-1169308062/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-280810-1169308062 -o ROOT/results/node47/solver-280810-1169308062 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280810-1169308062/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ffb9dfd5d85a9057f00c21b33a0d887d

RANDOM SEED= 26006712

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.240
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.240
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:       1382440 kB
Buffers:         44700 kB
Cached:         530296 kB
SwapCached:       2936 kB
Active:         152696 kB
Inactive:       445428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1382440 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          36684 kB
Slab:            60616 kB
Committed_AS:  5177796 kB
PageTables:       1936 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 node47 on Sat Jan 20 15:48:57 UTC 2007