Trace number 280801

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 47.6987 48.0388

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-27_ext.xml
MD5SUM490e1c8b8025849cf242b96aff03d9ad
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.07553
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/280801-1169308046/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.099  cpuTime=0.08  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=1286  maxDegree=12
0.52	     maxArity=2
0.52	       =>  wckTime=0.21  cpuTime=0.15  mem=8M854
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.293  cpuTime=0.2  mem=5M496
0.61	
0.61	s SATISFIABLE
0.61	o 59
0.61	c 50
0.61	o 64
0.61	c 45
0.61	o 68
0.61	c 41
0.62	o 72
0.62	c 37
0.62	o 75
0.62	c 34
0.62	o 77
0.62	c 32
0.62	o 81
0.62	c 28
0.62	o 83
0.62	c 26
0.62	o 84
0.62	c 25
0.62	o 85
0.62	c 24
0.62	o 86
0.62	c 23
0.62	o 87
0.62	c 22
0.62	o 89
0.62	c 20
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.63	o 94
0.63	c 15
0.63	o 96
0.63	c 13
0.63	o 97
0.63	c 12
0.63	o 98
0.63	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.65	o 103
0.65	c 6
0.69	o 104
0.69	c 5
0.70	o 105
0.70	c 4
0.70	o 106
0.70	c 3
0.70	o 107
0.70	c 2
1.93	   
1.93	   search
1.93	     run=0  nbConstraintChecks=5743783  nbAssignments=10000
1.93	       =>  wckTime=1.327  cpuTime=1.31  mem=5M496
3.32	   
3.32	   search
3.32	     run=1  nbConstraintChecks=12388868  nbAssignments=20000
3.32	       =>  wckTime=2.711  cpuTime=2.68  mem=5M496
4.54	   
4.54	   search
4.54	     run=2  nbConstraintChecks=17675347  nbAssignments=30000
4.54	       =>  wckTime=3.93  cpuTime=3.89  mem=5M496
5.77	   
5.77	   search
5.77	     run=3  nbConstraintChecks=23142473  nbAssignments=40000
5.77	       =>  wckTime=5.167  cpuTime=5.13  mem=5M496
7.02	   
7.02	   search
7.02	     run=4  nbConstraintChecks=28710478  nbAssignments=50000
7.02	       =>  wckTime=6.417  cpuTime=6.36  mem=5M496
8.34	   
8.34	   search
8.34	     run=5  nbConstraintChecks=34808145  nbAssignments=60000
8.34	       =>  wckTime=7.734  cpuTime=7.68  mem=5M496
9.65	   
9.65	   search
9.65	     run=6  nbConstraintChecks=40788298  nbAssignments=70000
9.65	       =>  wckTime=9.043  cpuTime=8.98  mem=5M496
10.92	   
10.92	   search
10.92	     run=7  nbConstraintChecks=46374285  nbAssignments=80000
10.92	       =>  wckTime=10.311  cpuTime=10.24  mem=5M496
12.21	   
12.21	   search
12.21	     run=8  nbConstraintChecks=52235744  nbAssignments=90000
12.21	       =>  wckTime=11.607  cpuTime=11.54  mem=5M496
13.55	   
13.55	   search
13.55	     run=9  nbConstraintChecks=58395219  nbAssignments=100000
13.55	       =>  wckTime=12.94  cpuTime=12.86  mem=5M496
14.84	   
14.84	   search
14.84	     run=10  nbConstraintChecks=64204702  nbAssignments=110000
14.84	       =>  wckTime=14.235  cpuTime=14.15  mem=5M496
16.15	   
16.15	   search
16.15	     run=11  nbConstraintChecks=70118626  nbAssignments=120000
16.15	       =>  wckTime=15.54  cpuTime=15.45  mem=5M496
17.44	   
17.44	   search
17.44	     run=12  nbConstraintChecks=75971887  nbAssignments=130000
17.44	       =>  wckTime=16.832  cpuTime=16.74  mem=5M496
18.77	   
18.77	   search
18.77	     run=13  nbConstraintChecks=82125062  nbAssignments=140000
18.77	       =>  wckTime=18.162  cpuTime=18.06  mem=5M496
20.02	   
20.02	   search
20.02	     run=14  nbConstraintChecks=87682190  nbAssignments=150000
20.02	       =>  wckTime=19.41  cpuTime=19.31  mem=5M496
21.24	   
21.24	   search
21.24	     run=15  nbConstraintChecks=92976288  nbAssignments=160000
21.24	       =>  wckTime=20.631  cpuTime=20.51  mem=5M496
22.48	   
22.48	   search
22.48	     run=16  nbConstraintChecks=98507432  nbAssignments=170000
22.48	       =>  wckTime=21.877  cpuTime=21.76  mem=5M496
23.80	   
23.80	   search
23.80	     run=17  nbConstraintChecks=104579778  nbAssignments=180000
23.80	       =>  wckTime=23.195  cpuTime=23.06  mem=5M496
25.11	   
25.11	   search
25.11	     run=18  nbConstraintChecks=110619976  nbAssignments=190000
25.11	       =>  wckTime=24.506  cpuTime=24.37  mem=5M496
26.35	   
26.35	   search
26.35	     run=19  nbConstraintChecks=116028403  nbAssignments=200000
26.35	       =>  wckTime=25.74  cpuTime=25.6  mem=5M496
27.65	   
27.65	   search
27.65	     run=20  nbConstraintChecks=122049708  nbAssignments=210000
27.65	       =>  wckTime=27.046  cpuTime=26.9  mem=5M496
28.92	   
28.92	   search
28.92	     run=21  nbConstraintChecks=127723270  nbAssignments=220000
28.92	       =>  wckTime=28.317  cpuTime=28.16  mem=5M496
30.14	   
30.14	   search
30.14	     run=22  nbConstraintChecks=132974538  nbAssignments=230000
30.14	       =>  wckTime=29.538  cpuTime=29.38  mem=5M496
30.87	   
30.87	   search
30.87	     run=23  nbConstraintChecks=136065699  nbAssignments=235865
30.87	       =>  wckTime=30.262  cpuTime=30.1  mem=5M496
30.87	   
30.87	   global
30.87	     nbConstraintChecks=136065699  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.87	     solvingWckTime=30.261  solvingCpuTime=30.1  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.87	     globalCpuTime=30.35
30.87	       =>  wckTime=30.556  cpuTime=30.3  mem=5M496
30.87	   
30.87	   solver IterativeSystematicSolver being built... 
31.00	       =>  wckTime=30.69  cpuTime=30.4  mem=16M518
31.05	   
31.05	   preprocessing
31.05	     nbConstraintChecks=18412  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.05	     detectedInconsistency=no
31.05	       =>  wckTime=0.046  cpuTime=0.03  mem=16M518
31.11	   
31.11	   search
31.11	     run=0  nbConstraintChecks=152381  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=96
31.11	     nbFailedAssignments=79  nbBacktracks=10  nbVisitedNodes=186  nbRestartNogoods=0
31.11	       =>  wckTime=0.105  cpuTime=0.08  mem=16M518
31.16	   
31.16	   search
31.16	     run=1  nbConstraintChecks=258051  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=165
31.16	     nbFailedAssignments=128  nbBacktracks=25  nbVisitedNodes=318  nbRestartNogoods=20
31.16	       =>  wckTime=0.157  cpuTime=0.12  mem=16M518
31.23	   
31.23	   search
31.23	     run=2  nbConstraintChecks=395775  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=265
31.23	     nbFailedAssignments=204  nbBacktracks=47  nbVisitedNodes=515  nbRestartNogoods=28
31.23	       =>  wckTime=0.222  cpuTime=0.18  mem=16M518
31.32	   
31.32	   search
31.32	     run=3  nbConstraintChecks=680445  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=452
31.32	     nbFailedAssignments=355  nbBacktracks=80  nbVisitedNodes=884  nbRestartNogoods=34
31.32	       =>  wckTime=0.317  cpuTime=0.28  mem=16M518
31.48	   
31.48	   search
31.48	     run=4  nbConstraintChecks=1161273  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=751
31.48	     nbFailedAssignments=599  nbBacktracks=130  nbVisitedNodes=1474  nbRestartNogoods=42
31.48	       =>  wckTime=0.475  cpuTime=0.43  mem=16M518
31.67	   
31.67	   search
31.67	     run=5  nbConstraintChecks=1749434  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1130
31.67	     nbFailedAssignments=898  nbBacktracks=206  nbVisitedNodes=2224  nbRestartNogoods=57
31.67	       =>  wckTime=0.666  cpuTime=0.62  mem=16M518
32.03	   
32.03	   search
32.03	     run=6  nbConstraintChecks=2856123  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1755
32.03	     nbFailedAssignments=1404  nbBacktracks=320  nbVisitedNodes=3458  nbRestartNogoods=69
32.03	       =>  wckTime=1.027  cpuTime=0.96  mem=16M518
32.42	   
32.42	   search
32.42	     run=7  nbConstraintChecks=4056244  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2531
32.42	     nbFailedAssignments=2006  nbBacktracks=490  nbVisitedNodes=5003  nbRestartNogoods=79
32.42	       =>  wckTime=1.409  cpuTime=1.34  mem=16M518
33.09	   
33.09	   search
33.09	     run=8  nbConstraintChecks=6298072  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3900
33.09	     nbFailedAssignments=3108  nbBacktracks=747  nbVisitedNodes=7704  nbRestartNogoods=97
33.09	       =>  wckTime=2.086  cpuTime=2.02  mem=16M518
34.11	   
34.11	   search
34.11	     run=9  nbConstraintChecks=10007851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6088
34.11	     nbFailedAssignments=4907  nbBacktracks=1131  nbVisitedNodes=12063  nbRestartNogoods=135
34.11	       =>  wckTime=3.106  cpuTime=3.03  mem=16M518
35.40	   
35.40	   search
35.40	     run=10  nbConstraintChecks=14212351  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8776
35.40	     nbFailedAssignments=7014  nbBacktracks=1707  nbVisitedNodes=17403  nbRestartNogoods=156
35.40	       =>  wckTime=4.397  cpuTime=4.31  mem=16M518
37.01	   
37.01	   search
37.01	     run=11  nbConstraintChecks=19335295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12133
37.01	     nbFailedAssignments=9502  nbBacktracks=2571  nbVisitedNodes=24067  nbRestartNogoods=182
37.01	       =>  wckTime=6.002  cpuTime=5.91  mem=16M518
39.42	   
39.42	   search
39.42	     run=12  nbConstraintChecks=27347871  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17310
39.42	     nbFailedAssignments=13380  nbBacktracks=3868  nbVisitedNodes=34376  nbRestartNogoods=196
39.42	       =>  wckTime=8.415  cpuTime=8.31  mem=16M518
42.61	   
42.61	   search
42.61	     run=13  nbConstraintChecks=37562491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24026
42.61	     nbFailedAssignments=18148  nbBacktracks=5814  nbVisitedNodes=47711  nbRestartNogoods=213
42.61	       =>  wckTime=11.606  cpuTime=11.48  mem=16M518
46.90	   
46.90	   search
46.90	     run=14  nbConstraintChecks=49535447  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32529
46.90	     nbFailedAssignments=23728  nbBacktracks=8733  nbVisitedNodes=64478  nbRestartNogoods=235
46.90	       =>  wckTime=15.894  cpuTime=15.75  mem=16M518
47.93	   
47.93	   search
47.93	     run=15  nbConstraintChecks=52430537  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34632
47.93	     nbFailedAssignments=25083  nbBacktracks=9482  nbVisitedNodes=68602  nbRestartNogoods=239
47.93	       =>  wckTime=16.924  cpuTime=16.78  mem=16M518
47.93	   
47.93	   global
47.93	     nbConstraintChecks=52448949  nbRestartNogoods=239  solvingWckTime=16.925  solvingCpuTime=16.78  expiredTime=no
47.93	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=47.23
47.93	       =>  wckTime=47.616  cpuTime=47.18  mem=16M518
47.93	
47.93	s OPTIMUM FOUND
47.93	v 2 4 5 6 4 9 5 3 8 9 4 3 1 0 5 6 6 2 4 6 9 1 0 4 6 7 5 7 8 8 
47.93	   
47.93	   totalWckTime=47.698  totalCpuTime=47.23

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/node68/watcher-280801-1169308046 -o ROOT/results/node68/solver-280801-1169308046 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280801-1169308046/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: 0.92 0.98 0.99 6/74 7839
/proc/meminfo: memFree=1383824/2055920 swapFree=4192812/4192956
[pid=7838] ppid=7831 vsize=18540 CPUtime=0
/proc/7838/stat : 7838 (runsolver) R 7831 7838 7713 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 78301818 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 257414458663 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7838/statm: 4635 279 244 17 0 2626 0

[startup+0.10888 s]
/proc/loadavg: 0.92 0.98 0.99 6/74 7839
/proc/meminfo: memFree=1383824/2055920 swapFree=4192812/4192956
[pid=7838] ppid=7831 vsize=914988 CPUtime=0.08
/proc/7838/stat : 7838 (java) R 7831 7838 7713 0 -1 0 3001 0 1 0 6 2 0 0 17 0 8 0 78301818 936947712 2747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7838/statm: 228747 2747 1428 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516915 s]
/proc/loadavg: 0.92 0.98 0.99 6/74 7839
/proc/meminfo: memFree=1383824/2055920 swapFree=4192812/4192956
[pid=7838] ppid=7831 vsize=915332 CPUtime=0.49
/proc/7838/stat : 7838 (java) R 7831 7838 7713 0 -1 0 6571 0 1 0 44 5 0 0 18 0 8 0 78301818 937299968 6310 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7838/statm: 228833 6310 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33799 s]
/proc/loadavg: 0.92 0.98 0.99 3/88 7853
/proc/meminfo: memFree=1358624/2055920 swapFree=4192812/4192956
[pid=7838] ppid=7831 vsize=915444 CPUtime=1.3
/proc/7838/stat : 7838 (java) R 7831 7838 7713 0 -1 0 7138 0 1 0 103 27 0 0 23 0 8 0 78301818 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7838/statm: 228861 6876 2479 14 0 215331 0
[pid=7838/tid=7841] ppid=7831 vsize=915444 CPUtime=0.02
/proc/7838/task/7841/stat : 7841 (java) S 7831 7838 7713 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78301822 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7844] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7844/stat : 7844 (java) S 7831 7838 7713 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78301823 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7845] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7845/stat : 7845 (java) S 7831 7838 7713 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78301823 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7850] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7850/stat : 7850 (java) S 7831 7838 7713 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78301826 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7851] ppid=7831 vsize=915444 CPUtime=0.11
/proc/7838/task/7851/stat : 7851 (java) S 7831 7838 7713 0 -1 64 331 0 0 0 10 1 0 0 16 0 8 0 78301826 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7852] ppid=7831 vsize=915448 CPUtime=0
/proc/7838/task/7852/stat : 7852 (java) S 7831 7838 7713 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78301826 937418752 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7853] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7853/stat : 7853 (java) S 7831 7838 7713 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78301826 937414656 6876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.97614 s]
/proc/loadavg: 1.01 1.00 1.00 3/88 7853
/proc/meminfo: memFree=1358560/2055920 swapFree=4192812/4192956
[pid=7838] ppid=7831 vsize=915444 CPUtime=2.94
/proc/7838/stat : 7838 (java) R 7831 7838 7713 0 -1 0 7141 0 1 0 219 75 0 0 25 0 8 0 78301818 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7838/statm: 228861 6878 2479 14 0 215331 0
[pid=7838/tid=7841] ppid=7831 vsize=915444 CPUtime=0.02
/proc/7838/task/7841/stat : 7841 (java) S 7831 7838 7713 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78301822 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7844] ppid=7831 vsize=915448 CPUtime=0
/proc/7838/task/7844/stat : 7844 (java) S 7831 7838 7713 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78301823 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7845] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7845/stat : 7845 (java) S 7831 7838 7713 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78301823 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7850] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7850/stat : 7850 (java) S 7831 7838 7713 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78301826 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7851] ppid=7831 vsize=915444 CPUtime=0.11
/proc/7838/task/7851/stat : 7851 (java) S 7831 7838 7713 0 -1 64 333 0 0 0 10 1 0 0 16 0 8 0 78301826 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7852] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7852/stat : 7852 (java) S 7831 7838 7713 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78301826 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7853] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7853/stat : 7853 (java) S 7831 7838 7713 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78301826 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.18144 s]
/proc/loadavg: 1.01 1.00 1.00 4/88 7853
/proc/meminfo: memFree=1358432/2055920 swapFree=4192812/4192956
[pid=7838] ppid=7831 vsize=915448 CPUtime=6.13
/proc/7838/stat : 7838 (java) R 7831 7838 7713 0 -1 0 7141 0 1 0 437 176 0 0 25 0 8 0 78301818 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7838/statm: 228861 6878 2479 14 0 215331 0
[pid=7838/tid=7841] ppid=7831 vsize=915448 CPUtime=0.02
/proc/7838/task/7841/stat : 7841 (java) S 7831 7838 7713 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78301822 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7844] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7844/stat : 7844 (java) S 7831 7838 7713 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78301823 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7845] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7845/stat : 7845 (java) S 7831 7838 7713 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78301823 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7850] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7850/stat : 7850 (java) S 7831 7838 7713 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78301826 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7851] ppid=7831 vsize=915444 CPUtime=0.11
/proc/7838/task/7851/stat : 7851 (java) S 7831 7838 7713 0 -1 64 333 0 0 0 10 1 0 0 16 0 8 0 78301826 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7852] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7852/stat : 7852 (java) S 7831 7838 7713 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78301826 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7853] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7853/stat : 7853 (java) S 7831 7838 7713 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78301826 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915448

[startup+12.649 s]
/proc/loadavg: 1.16 1.03 1.01 3/88 7853
/proc/meminfo: memFree=1358432/2055920 swapFree=4192812/4192956
[pid=7838] ppid=7831 vsize=915444 CPUtime=12.56
/proc/7838/stat : 7838 (java) R 7831 7838 7713 0 -1 0 7141 0 1 0 888 368 0 0 25 0 8 0 78301818 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7838/statm: 228861 6878 2479 14 0 215331 0
[pid=7838/tid=7841] ppid=7831 vsize=915444 CPUtime=0.02
/proc/7838/task/7841/stat : 7841 (java) S 7831 7838 7713 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78301822 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7844] ppid=7831 vsize=915448 CPUtime=0
/proc/7838/task/7844/stat : 7844 (java) S 7831 7838 7713 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78301823 937418752 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7845] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7845/stat : 7845 (java) S 7831 7838 7713 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78301823 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7850] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7850/stat : 7850 (java) S 7831 7838 7713 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78301826 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7851] ppid=7831 vsize=915444 CPUtime=0.11
/proc/7838/task/7851/stat : 7851 (java) S 7831 7838 7713 0 -1 64 333 0 0 0 10 1 0 0 16 0 8 0 78301826 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7852] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7852/stat : 7852 (java) S 7831 7838 7713 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78301826 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7853] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7853/stat : 7853 (java) S 7831 7838 7713 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78301826 937414656 6878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915444

[startup+25.5062 s]
/proc/loadavg: 1.29 1.06 1.02 3/88 7853
/proc/meminfo: memFree=1358560/2055920 swapFree=4192812/4192956
[pid=7838] ppid=7831 vsize=915444 CPUtime=25.37
/proc/7838/stat : 7838 (java) R 7831 7838 7713 0 -1 0 7142 0 1 0 1782 755 0 0 25 0 8 0 78301818 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7838/statm: 228861 6879 2479 14 0 215331 0
[pid=7838/tid=7841] ppid=7831 vsize=915448 CPUtime=0.02
/proc/7838/task/7841/stat : 7841 (java) S 7831 7838 7713 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 78301822 937418752 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7844] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7844/stat : 7844 (java) S 7831 7838 7713 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78301823 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7845] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7845/stat : 7845 (java) S 7831 7838 7713 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78301823 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7850] ppid=7831 vsize=915448 CPUtime=0
/proc/7838/task/7850/stat : 7850 (java) S 7831 7838 7713 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78301826 937418752 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7851] ppid=7831 vsize=915444 CPUtime=0.11
/proc/7838/task/7851/stat : 7851 (java) S 7831 7838 7713 0 -1 64 334 0 0 0 10 1 0 0 16 0 8 0 78301826 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7852] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7852/stat : 7852 (java) S 7831 7838 7713 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 78301826 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7838/tid=7853] ppid=7831 vsize=915444 CPUtime=0
/proc/7838/task/7853/stat : 7853 (java) S 7831 7838 7713 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 78301826 937414656 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 48.0388
CPU time (s): 47.6987
CPU user time (s): 38.4442
CPU system time (s): 9.25459
CPU usage (%): 99.2922
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.4442
system time used= 9.25459
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9133
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= 2140
involuntary context switches= 2187

runsolver used 0.051992 s user time and 0.145977 s system time

The end

Launcher Data (download as text)

Begin job on node68 on Sat Jan 20 15:47:26 UTC 2007


IDJOB= 280801
IDBENCH= 11959
IDSOLVER= 68
FILE ID= node68/280801-1169308046

PBS_JOBID= 3610194

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  490e1c8b8025849cf242b96aff03d9ad

RANDOM SEED= 290816432

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.232
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.232
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:       1385112 kB
Buffers:         52524 kB
Cached:         522476 kB
SwapCached:        144 kB
Active:         148448 kB
Inactive:       446788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1385112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          30264 kB
Slab:            61248 kB
Committed_AS:   825268 kB
PageTables:       1624 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 node68 on Sat Jan 20 15:48:16 UTC 2007