Trace number 282133

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 95.0935 95.9579

General information on the benchmark

NameMaxCSP/pi/
pi-40-10-08-t60/pi-40-10-07948-40-11.xml
MD5SUMde3ad99cf4f4be34ddeab63b255ba8a2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints96
Best CPU time to get the best result obtained on this benchmark3.02754
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints98
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension98
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/282133-1169318390/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.095  cpuTime=0.09  mem=6M885
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.52	     nbConstraints=98  nbRelationTypes=98  nbExtensionStructures=98  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=98  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1186  maxDegree=11
0.52	     maxArity=2
0.52	       =>  wckTime=0.207  cpuTime=0.15  mem=7M975
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.288  cpuTime=0.2  mem=5M493
0.61	
0.61	s SATISFIABLE
0.61	o 49
0.61	c 49
0.61	o 53
0.61	c 45
0.61	o 56
0.61	c 42
0.61	o 57
0.61	c 41
0.61	o 60
0.61	c 38
0.61	o 61
0.61	c 37
0.61	o 63
0.61	c 35
0.61	o 64
0.61	c 34
0.62	o 66
0.62	c 32
0.62	o 67
0.62	c 31
0.62	o 69
0.62	c 29
0.62	o 71
0.62	c 27
0.62	o 73
0.62	c 25
0.62	o 75
0.62	c 23
0.62	o 76
0.62	c 22
0.62	o 77
0.62	c 21
0.62	o 79
0.62	c 19
0.62	o 81
0.62	c 17
0.62	o 82
0.62	c 16
0.62	o 83
0.62	c 15
0.62	o 84
0.62	c 14
0.63	o 85
0.63	c 13
0.63	o 87
0.63	c 11
0.63	o 89
0.63	c 9
0.63	o 90
0.63	c 8
0.65	o 91
0.65	c 7
0.66	o 92
0.66	c 6
0.67	o 93
0.67	c 5
0.69	o 94
0.69	c 4
0.69	o 95
0.69	c 3
1.91	   
1.91	   search
1.91	     run=0  nbConstraintChecks=5100586  nbAssignments=10000
1.91	       =>  wckTime=1.308  cpuTime=1.27  mem=5M493
3.22	   
3.22	   search
3.22	     run=1  nbConstraintChecks=10735545  nbAssignments=20000
3.22	       =>  wckTime=2.622  cpuTime=2.57  mem=5M493
4.48	   
4.48	   search
4.48	     run=2  nbConstraintChecks=15876687  nbAssignments=30000
4.48	       =>  wckTime=3.877  cpuTime=3.82  mem=5M493
5.78	   
5.78	   search
5.78	     run=3  nbConstraintChecks=21381946  nbAssignments=40000
5.78	       =>  wckTime=5.182  cpuTime=5.11  mem=5M493
7.10	   
7.10	   search
7.10	     run=4  nbConstraintChecks=27069249  nbAssignments=50000
7.10	       =>  wckTime=6.5  cpuTime=6.42  mem=5M493
8.48	   
8.48	   search
8.48	     run=5  nbConstraintChecks=33124786  nbAssignments=60000
8.48	       =>  wckTime=7.874  cpuTime=7.77  mem=5M493
9.74	   
9.74	   search
9.74	     run=6  nbConstraintChecks=38380031  nbAssignments=70000
9.74	       =>  wckTime=9.142  cpuTime=9.04  mem=5M493
11.01	   
11.01	   search
11.01	     run=7  nbConstraintChecks=43651979  nbAssignments=80000
11.01	       =>  wckTime=10.409  cpuTime=10.29  mem=5M493
12.29	   
12.29	   search
12.29	     run=8  nbConstraintChecks=48947341  nbAssignments=90000
12.29	       =>  wckTime=11.685  cpuTime=11.56  mem=5M493
13.68	   
13.68	   search
13.68	     run=9  nbConstraintChecks=55076318  nbAssignments=100000
13.68	       =>  wckTime=13.081  cpuTime=12.94  mem=5M493
14.96	   
14.96	   search
14.96	     run=10  nbConstraintChecks=60375860  nbAssignments=110000
14.96	       =>  wckTime=14.36  cpuTime=14.21  mem=5M493
16.28	   
16.28	   search
16.28	     run=11  nbConstraintChecks=65917261  nbAssignments=120000
16.28	       =>  wckTime=15.679  cpuTime=15.52  mem=5M493
17.59	   
17.59	   search
17.59	     run=12  nbConstraintChecks=71402648  nbAssignments=130000
17.59	       =>  wckTime=16.991  cpuTime=16.82  mem=5M493
18.87	   
18.87	   search
18.87	     run=13  nbConstraintChecks=76688074  nbAssignments=140000
18.87	       =>  wckTime=18.267  cpuTime=18.09  mem=5M493
20.18	   
20.18	   search
20.18	     run=14  nbConstraintChecks=82154521  nbAssignments=150000
20.18	       =>  wckTime=19.58  cpuTime=19.38  mem=5M493
21.50	   
21.50	   search
21.50	     run=15  nbConstraintChecks=87676309  nbAssignments=160000
21.50	       =>  wckTime=20.902  cpuTime=20.69  mem=5M493
22.79	   
22.79	   search
22.79	     run=16  nbConstraintChecks=93014852  nbAssignments=170000
22.79	       =>  wckTime=22.184  cpuTime=21.96  mem=5M493
24.10	   
24.10	   search
24.10	     run=17  nbConstraintChecks=98655263  nbAssignments=180000
24.10	       =>  wckTime=23.498  cpuTime=23.27  mem=5M493
25.38	   
25.38	   search
25.38	     run=18  nbConstraintChecks=104004351  nbAssignments=190000
25.38	       =>  wckTime=24.775  cpuTime=24.54  mem=5M493
26.66	   
26.66	   search
26.66	     run=19  nbConstraintChecks=109380871  nbAssignments=200000
26.66	       =>  wckTime=26.053  cpuTime=25.8  mem=5M493
27.93	   
27.93	   search
27.93	     run=20  nbConstraintChecks=114728030  nbAssignments=210000
27.93	       =>  wckTime=27.333  cpuTime=27.07  mem=5M493
29.25	   
29.25	   search
29.25	     run=21  nbConstraintChecks=120351831  nbAssignments=220000
29.25	       =>  wckTime=28.647  cpuTime=28.37  mem=5M493
30.53	   
30.53	   search
30.53	     run=22  nbConstraintChecks=125719443  nbAssignments=230000
30.53	       =>  wckTime=29.926  cpuTime=29.64  mem=5M493
30.97	   
30.97	   search
30.97	     run=23  nbConstraintChecks=127491454  nbAssignments=233548
30.97	       =>  wckTime=30.367  cpuTime=30.08  mem=5M493
30.97	   
30.97	   global
30.97	     nbConstraintChecks=127491454  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.97	     solvingWckTime=30.364  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.97	     globalCpuTime=30.32
30.97	       =>  wckTime=30.655  cpuTime=30.28  mem=5M493
30.97	   
30.97	   solver IterativeSystematicSolver being built... 
31.11	       =>  wckTime=30.798  cpuTime=30.4  mem=16M633
31.16	   
31.16	   preprocessing
31.16	     nbConstraintChecks=18189  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.16	     detectedInconsistency=no
31.16	       =>  wckTime=0.049  cpuTime=0.02  mem=16M633
31.20	   
31.20	   search
31.20	     run=0  nbConstraintChecks=60772  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47
31.20	     nbFailedAssignments=28  nbBacktracks=10  nbVisitedNodes=86  nbRestartNogoods=0
31.20	       =>  wckTime=0.087  cpuTime=0.06  mem=16M633
31.28	   
31.28	   search
31.28	     run=1  nbConstraintChecks=218452  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=151
31.28	     nbFailedAssignments=111  nbBacktracks=25  nbVisitedNodes=288  nbRestartNogoods=17
31.28	       =>  wckTime=0.167  cpuTime=0.13  mem=16M633
31.35	   
31.35	   search
31.35	     run=2  nbConstraintChecks=358582  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=258
31.35	     nbFailedAssignments=183  nbBacktracks=47  nbVisitedNodes=489  nbRestartNogoods=31
31.35	       =>  wckTime=0.236  cpuTime=0.19  mem=16M633
31.46	   
31.46	   search
31.46	     run=3  nbConstraintChecks=599172  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=424
31.46	     nbFailedAssignments=310  nbBacktracks=80  nbVisitedNodes=815  nbRestartNogoods=45
31.46	       =>  wckTime=0.345  cpuTime=0.29  mem=16M633
31.58	   
31.58	   search
31.58	     run=4  nbConstraintChecks=900474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=651
31.58	     nbFailedAssignments=474  nbBacktracks=130  nbVisitedNodes=1256  nbRestartNogoods=51
31.58	       =>  wckTime=0.462  cpuTime=0.41  mem=16M633
31.83	   
31.83	   search
31.83	     run=5  nbConstraintChecks=1445871  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1064
31.83	     nbFailedAssignments=803  nbBacktracks=205  nbVisitedNodes=2073  nbRestartNogoods=71
31.83	       =>  wckTime=0.72  cpuTime=0.66  mem=16M633
32.14	   
32.14	   search
32.14	     run=6  nbConstraintChecks=2075504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1546
32.14	     nbFailedAssignments=1165  nbBacktracks=318  nbVisitedNodes=3030  nbRestartNogoods=92
32.14	       =>  wckTime=1.026  cpuTime=0.95  mem=16M633
32.72	   
32.72	   search
32.72	     run=7  nbConstraintChecks=3586445  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2526
32.72	     nbFailedAssignments=1965  nbBacktracks=488  nbVisitedNodes=4967  nbRestartNogoods=105
32.72	       =>  wckTime=1.608  cpuTime=1.51  mem=16M633
33.37	   
33.37	   search
33.37	     run=8  nbConstraintChecks=5257296  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3679
33.37	     nbFailedAssignments=2854  nbBacktracks=747  nbVisitedNodes=7259  nbRestartNogoods=138
33.37	       =>  wckTime=2.252  cpuTime=2.15  mem=16M633
34.14	   
34.14	   search
34.14	     run=9  nbConstraintChecks=7559636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5209
34.14	     nbFailedAssignments=3992  nbBacktracks=1132  nbVisitedNodes=10312  nbRestartNogoods=152
34.14	       =>  wckTime=3.025  cpuTime=2.91  mem=16M633
35.72	   
35.72	   search
35.72	     run=10  nbConstraintChecks=11255929  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7714
35.72	     nbFailedAssignments=5915  nbBacktracks=1708  nbVisitedNodes=15311  nbRestartNogoods=161
35.72	       =>  wckTime=4.609  cpuTime=4.48  mem=16M633
37.41	   
37.41	   search
37.41	     run=11  nbConstraintChecks=15897836  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10969
37.41	     nbFailedAssignments=8296  nbBacktracks=2573  nbVisitedNodes=21797  nbRestartNogoods=184
37.41	       =>  wckTime=6.301  cpuTime=6.16  mem=16M633
40.45	   
40.45	   search
40.45	     run=12  nbConstraintChecks=23689271  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16466
40.45	     nbFailedAssignments=12486  nbBacktracks=3870  nbVisitedNodes=32726  nbRestartNogoods=215
40.45	       =>  wckTime=9.337  cpuTime=9.17  mem=16M633
44.64	   
44.64	   search
44.64	     run=13  nbConstraintChecks=35010726  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24116
44.64	     nbFailedAssignments=18185  nbBacktracks=5817  nbVisitedNodes=47939  nbRestartNogoods=247
44.64	       =>  wckTime=13.53  cpuTime=13.33  mem=16M633
50.26	   
50.26	   search
50.26	     run=14  nbConstraintChecks=49535519  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34844
50.26	     nbFailedAssignments=25986  nbBacktracks=8736  nbVisitedNodes=69289  nbRestartNogoods=251
50.26	       =>  wckTime=19.143  cpuTime=18.89  mem=16M633
58.76	   
58.76	   search
58.76	     run=15  nbConstraintChecks=69089490  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49225
58.76	     nbFailedAssignments=35984  nbBacktracks=13114  nbVisitedNodes=97761  nbRestartNogoods=277
58.76	       =>  wckTime=27.648  cpuTime=27.32  mem=16M633
68.55	   
68.55	   search
68.55	     run=16  nbConstraintChecks=92955545  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67535
68.55	     nbFailedAssignments=47720  nbBacktracks=19682  nbVisitedNodes=134063  nbRestartNogoods=294
68.55	       =>  wckTime=37.438  cpuTime=37.03  mem=16M633
82.56	   
82.56	   search
82.56	     run=17  nbConstraintChecks=124281756  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=92389
82.56	     nbFailedAssignments=62720  nbBacktracks=29534  nbVisitedNodes=182856  nbRestartNogoods=319
82.56	       =>  wckTime=51.445  cpuTime=50.91  mem=16M633
92.06	o 96
92.06	c 2
95.92	   
95.92	   search
95.92	     run=18  nbConstraintChecks=152204957  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=114657
95.92	     nbFailedAssignments=75667  nbBacktracks=38855  nbVisitedNodes=226209  nbRestartNogoods=331
95.93	       =>  wckTime=64.811  cpuTime=64.15  mem=16M633
95.93	   
95.93	   global
95.93	     nbConstraintChecks=152223146  nbRestartNogoods=331  solvingWckTime=64.812  solvingCpuTime=64.15  expiredTime=no
95.93	     totalExploration=yes  nbFoundSolutions=1  globalCpuTime=94.59
95.93	       =>  wckTime=95.612  cpuTime=94.55  mem=16M633
95.93	
95.93	s OPTIMUM FOUND
95.93	v 3 3 4 2 1 10 2 7 4 6 9 7 7 9 2 3 1 3 8 5 4 6 9 8 1 5 7 10 5 6 4 1 6 2 5 2 9 2 7 3 
95.93	   
95.93	   totalWckTime=95.695  totalCpuTime=94.59

Verifier Data (download as text)

2 unsatisfied constraints, 96 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/node1/watcher-282133-1169318390 -o ROOT/results/node1/solver-282133-1169318390 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282133-1169318390/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: 2.10 2.01 2.00 2/86 20735
/proc/meminfo: memFree=1257744/2055920 swapFree=4165612/4192956
[pid=20734] ppid=20732 vsize=18540 CPUtime=0
/proc/20734/stat : 20734 (runsolver) R 20732 20734 20456 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 280234794 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 259353275687 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/20734/statm: 4635 279 244 17 0 2626 0

[startup+0.102554 s]
/proc/loadavg: 2.10 2.01 2.00 2/86 20735
/proc/meminfo: memFree=1257744/2055920 swapFree=4165612/4192956
[pid=20734] ppid=20732 vsize=914988 CPUtime=0.08
/proc/20734/stat : 20734 (java) R 20732 20734 20456 0 -1 0 2981 0 1 0 7 1 0 0 17 0 8 0 280234794 936947712 2727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 6270742 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20734/statm: 228747 2727 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510602 s]
/proc/loadavg: 2.10 2.01 2.00 2/86 20735
/proc/meminfo: memFree=1257744/2055920 swapFree=4165612/4192956
[pid=20734] ppid=20732 vsize=915332 CPUtime=0.49
/proc/20734/stat : 20734 (java) R 20732 20734 20456 0 -1 0 6440 0 1 0 45 4 0 0 17 0 8 0 280234794 937299968 6179 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072924296 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20734/statm: 228833 6179 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33169 s]
/proc/loadavg: 2.10 2.01 2.00 3/93 20742
/proc/meminfo: memFree=1240472/2055920 swapFree=4165612/4192956
[pid=20734] ppid=20732 vsize=915444 CPUtime=1.3
/proc/20734/stat : 20734 (java) R 20732 20734 20456 0 -1 0 7010 0 1 0 104 26 0 0 22 0 8 0 280234794 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656493 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20734/statm: 228861 6748 2479 14 0 215331 0
[pid=20734/tid=20736] ppid=20732 vsize=915444 CPUtime=0.02
/proc/20734/task/20736/stat : 20736 (java) S 20732 20734 20456 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280234798 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20737] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20737/stat : 20737 (java) S 20732 20734 20456 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280234799 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20738] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20738/stat : 20738 (java) S 20732 20734 20456 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280234799 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20739] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20739/stat : 20739 (java) S 20732 20734 20456 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280234802 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20740] ppid=20732 vsize=915444 CPUtime=0.12
/proc/20734/task/20740/stat : 20740 (java) S 20732 20734 20456 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 280234802 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20741] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20741/stat : 20741 (java) S 20732 20734 20456 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280234802 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20742] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20742/stat : 20742 (java) S 20732 20734 20456 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280234802 937414656 6748 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.96889 s]
/proc/loadavg: 2.09 2.00 2.00 4/93 20742
/proc/meminfo: memFree=1240408/2055920 swapFree=4165612/4192956
[pid=20734] ppid=20732 vsize=915448 CPUtime=2.93
/proc/20734/stat : 20734 (java) R 20732 20734 20456 0 -1 0 7013 0 1 0 215 78 0 0 25 0 8 0 280234794 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20734/statm: 228862 6750 2479 14 0 215332 0
[pid=20734/tid=20736] ppid=20732 vsize=915448 CPUtime=0.02
/proc/20734/task/20736/stat : 20736 (java) S 20732 20734 20456 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280234798 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20737] ppid=20732 vsize=915448 CPUtime=0
/proc/20734/task/20737/stat : 20737 (java) S 20732 20734 20456 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280234799 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20738] ppid=20732 vsize=915448 CPUtime=0
/proc/20734/task/20738/stat : 20738 (java) S 20732 20734 20456 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280234799 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20739] ppid=20732 vsize=915448 CPUtime=0
/proc/20734/task/20739/stat : 20739 (java) S 20732 20734 20456 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280234802 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20740] ppid=20732 vsize=915448 CPUtime=0.12
/proc/20734/task/20740/stat : 20740 (java) S 20732 20734 20456 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 280234802 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20741] ppid=20732 vsize=915448 CPUtime=0
/proc/20734/task/20741/stat : 20741 (java) S 20732 20734 20456 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280234802 937418752 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20742] ppid=20732 vsize=915448 CPUtime=0
/proc/20734/task/20742/stat : 20742 (java) S 20732 20734 20456 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280234802 937418752 6750 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.27127 s]
/proc/loadavg: 2.09 2.00 2.00 3/93 20742
/proc/meminfo: memFree=1240344/2055920 swapFree=4165612/4192956
[pid=20734] ppid=20732 vsize=915444 CPUtime=6.2
/proc/20734/stat : 20734 (java) R 20732 20734 20456 0 -1 0 7013 0 1 0 444 176 0 0 25 0 8 0 280234794 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657536 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20734/statm: 228861 6750 2479 14 0 215331 0
[pid=20734/tid=20736] ppid=20732 vsize=915444 CPUtime=0.02
/proc/20734/task/20736/stat : 20736 (java) S 20732 20734 20456 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280234798 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20737] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20737/stat : 20737 (java) S 20732 20734 20456 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280234799 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20738] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20738/stat : 20738 (java) S 20732 20734 20456 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280234799 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20739] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20739/stat : 20739 (java) S 20732 20734 20456 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280234802 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20740] ppid=20732 vsize=915444 CPUtime=0.12
/proc/20734/task/20740/stat : 20740 (java) S 20732 20734 20456 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 280234802 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20741] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20741/stat : 20741 (java) S 20732 20734 20456 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280234802 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20742] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20742/stat : 20742 (java) S 20732 20734 20456 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280234802 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915444

[startup+12.739 s]
/proc/loadavg: 2.07 2.00 2.00 3/93 20742
/proc/meminfo: memFree=1240408/2055920 swapFree=4165612/4192956
[pid=20734] ppid=20732 vsize=915444 CPUtime=12.61
/proc/20734/stat : 20734 (java) R 20732 20734 20456 0 -1 0 7013 0 1 0 896 365 0 0 25 0 8 0 280234794 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073654548 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20734/statm: 228861 6750 2479 14 0 215331 0
[pid=20734/tid=20736] ppid=20732 vsize=915444 CPUtime=0.02
/proc/20734/task/20736/stat : 20736 (java) S 20732 20734 20456 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280234798 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20737] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20737/stat : 20737 (java) S 20732 20734 20456 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280234799 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20738] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20738/stat : 20738 (java) S 20732 20734 20456 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280234799 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20739] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20739/stat : 20739 (java) S 20732 20734 20456 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280234802 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20740] ppid=20732 vsize=915444 CPUtime=0.12
/proc/20734/task/20740/stat : 20740 (java) S 20732 20734 20456 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 280234802 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20741] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20741/stat : 20741 (java) S 20732 20734 20456 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280234802 937414656 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20742] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20742/stat : 20742 (java) S 20732 20734 20456 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280234802 937414656 6750 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) 915444

[startup+25.5995 s]
/proc/loadavg: 2.06 2.00 2.00 3/93 20742
/proc/meminfo: memFree=1240536/2055920 swapFree=4165612/4192956
[pid=20734] ppid=20732 vsize=915444 CPUtime=25.37
/proc/20734/stat : 20734 (java) R 20732 20734 20456 0 -1 0 7014 0 1 0 1773 764 0 0 25 0 8 0 280234794 937414656 6751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 6209590 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20734/statm: 228861 6751 2479 14 0 215331 0
[pid=20734/tid=20736] ppid=20732 vsize=915444 CPUtime=0.02
/proc/20734/task/20736/stat : 20736 (java) S 20732 20734 20456 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280234798 937414656 6751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20737] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20737/stat : 20737 (java) S 20732 20734 20456 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280234799 937414656 6751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20738] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20738/stat : 20738 (java) S 20732 20734 20456 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280234799 937414656 6751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20739] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20739/stat : 20739 (java) S 20732 20734 20456 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280234802 937414656 6751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20740] ppid=20732 vsize=915444 CPUtime=0.12
/proc/20734/task/20740/stat : 20740 (java) S 20732 20734 20456 0 -1 64 332 0 0 0 12 0 0 0 16 0 8 0 280234802 937414656 6751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20741] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20741/stat : 20741 (java) S 20732 20734 20456 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280234802 937414656 6751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20742] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20742/stat : 20742 (java) S 20732 20734 20456 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280234802 937414656 6751 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.2095 s]
/proc/loadavg: 2.04 2.00 2.00 3/93 20742
/proc/meminfo: memFree=1232344/2055920 swapFree=4165612/4192956
[pid=20734] ppid=20732 vsize=915444 CPUtime=50.76
/proc/20734/stat : 20734 (java) R 20732 20734 20456 0 -1 0 9127 0 1 0 4145 931 0 0 25 0 8 0 280234794 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802347 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20734/statm: 228861 8859 2532 14 0 215331 0
[pid=20734/tid=20736] ppid=20732 vsize=915444 CPUtime=0.02
/proc/20734/task/20736/stat : 20736 (java) S 20732 20734 20456 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280234798 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20737] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20737/stat : 20737 (java) S 20732 20734 20456 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280234799 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20738] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20738/stat : 20738 (java) S 20732 20734 20456 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280234799 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20739] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20739/stat : 20739 (java) S 20732 20734 20456 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280234802 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20740] ppid=20732 vsize=915444 CPUtime=0.23
/proc/20734/task/20740/stat : 20740 (java) S 20732 20734 20456 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 280234802 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20741] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20741/stat : 20741 (java) S 20732 20734 20456 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280234802 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20734/tid=20742] ppid=20732 vsize=915444 CPUtime=0
/proc/20734/task/20742/stat : 20742 (java) S 20732 20734 20456 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280234802 937414656 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 95.9579
CPU time (s): 95.0935
CPU user time (s): 85.772
CPU system time (s): 9.32158
CPU usage (%): 99.0993
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 85.772
system time used= 9.32158
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9235
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= 2914
involuntary context switches= 6974

runsolver used 0.107983 s user time and 0.331949 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan 20 18:39:50 UTC 2007


IDJOB= 282133
IDBENCH= 12460
IDSOLVER= 68
FILE ID= node1/282133-1169318390

PBS_JOBID= 3610042

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-40-10-08-t60/pi-40-10-07948-40-11.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282133-1169318390/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-282133-1169318390 -o ROOT/results/node1/solver-282133-1169318390 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282133-1169318390/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  de3ad99cf4f4be34ddeab63b255ba8a2

RANDOM SEED= 219538522

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.234
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.234
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:       1258224 kB
Buffers:         54964 kB
Cached:         593668 kB
SwapCached:       4372 kB
Active:         325748 kB
Inactive:       393708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1258224 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          81692 kB
Slab:            62836 kB
Committed_AS:  8647684 kB
PageTables:       2348 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= 66560 MiB



End job on node1 on Sat Jan 20 18:41:27 UTC 2007