Trace number 278371

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 120.733 121.294

General information on the benchmark

NameMaxCSP/cnf/2-40-100-1000/
cnf-2-40-500-633421_ext.xml
MD5SUM43d6e82bfb21b8b1be61fdff03b044ef
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints299
Best CPU time to get the best result obtained on this benchmark0.636902
SatisfiableYES
(Un)Satisfiability was proved
Number of variables40
Number of constraints369
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension369
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/278371-1169287626/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.086  cpuTime=0.08  mem=6M887
0.38	   
0.38	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.50	     nbConstraints=369  nbRelationTypes=13  nbExtensionStructures=13  nbSharedExtensionStructures=356
0.50	     nbConflictsStructures=13  nbSharedConflictsStructures=356  nbSharedBinaryRepresentations=48  maxDegree=24
0.50	     maxArity=2
0.50	       =>  wckTime=0.211  cpuTime=0.15  mem=8M854
0.54	   
0.55	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.291  cpuTime=0.19  mem=5M549
0.59	
0.59	s SATISFIABLE
0.59	o 270
0.59	c 99
0.59	o 274
0.59	c 95
0.59	o 278
0.59	c 91
0.59	o 282
0.59	c 87
0.59	o 284
0.59	c 85
0.59	o 287
0.59	c 82
0.59	o 290
0.59	c 79
0.59	o 292
0.59	c 77
0.60	o 293
0.60	c 76
0.60	o 295
0.60	c 74
0.62	o 297
0.62	c 72
0.64	o 298
0.64	c 71
0.73	o 299
0.73	c 70
1.88	   
1.88	   search
1.88	     run=0  nbConstraintChecks=5100475  nbAssignments=10000
1.88	       =>  wckTime=1.298  cpuTime=1.27  mem=5M549
3.13	   
3.13	   search
3.13	     run=1  nbConstraintChecks=10297236  nbAssignments=20000
3.13	       =>  wckTime=2.546  cpuTime=2.51  mem=5M549
4.36	   
4.36	   search
4.36	     run=2  nbConstraintChecks=15393399  nbAssignments=30000
4.36	       =>  wckTime=3.777  cpuTime=3.74  mem=5M549
5.60	   
5.60	   search
5.60	     run=3  nbConstraintChecks=20599906  nbAssignments=40000
5.60	       =>  wckTime=5.02  cpuTime=4.97  mem=5M549
6.83	   
6.83	   search
6.83	     run=4  nbConstraintChecks=25706130  nbAssignments=50000
6.83	       =>  wckTime=6.248  cpuTime=6.2  mem=5M549
8.06	   
8.06	   search
8.06	     run=5  nbConstraintChecks=30906475  nbAssignments=60000
8.06	       =>  wckTime=7.481  cpuTime=7.43  mem=5M549
9.28	   
9.28	   search
9.28	     run=6  nbConstraintChecks=36015498  nbAssignments=70000
9.28	       =>  wckTime=8.703  cpuTime=8.64  mem=5M549
10.52	   
10.52	   search
10.52	     run=7  nbConstraintChecks=41209893  nbAssignments=80000
10.52	       =>  wckTime=9.937  cpuTime=9.86  mem=5M549
11.74	   
11.74	   search
11.74	     run=8  nbConstraintChecks=46313845  nbAssignments=90000
11.74	       =>  wckTime=11.158  cpuTime=11.09  mem=5M549
12.97	   
12.97	   search
12.97	     run=9  nbConstraintChecks=51503614  nbAssignments=100000
12.97	       =>  wckTime=12.39  cpuTime=12.32  mem=5M549
14.19	   
14.19	   search
14.19	     run=10  nbConstraintChecks=56610669  nbAssignments=110000
14.19	       =>  wckTime=13.613  cpuTime=13.53  mem=5M549
15.43	   
15.43	   search
15.43	     run=11  nbConstraintChecks=61802523  nbAssignments=120000
15.43	       =>  wckTime=14.849  cpuTime=14.76  mem=5M549
16.66	   
16.66	   search
16.66	     run=12  nbConstraintChecks=66900671  nbAssignments=130000
16.66	       =>  wckTime=16.083  cpuTime=15.99  mem=5M549
17.91	   
17.91	   search
17.91	     run=13  nbConstraintChecks=72096754  nbAssignments=140000
17.91	       =>  wckTime=17.327  cpuTime=17.23  mem=5M549
19.14	   
19.14	   search
19.14	     run=14  nbConstraintChecks=77211199  nbAssignments=150000
19.14	       =>  wckTime=18.562  cpuTime=18.46  mem=5M549
20.39	   
20.39	   search
20.39	     run=15  nbConstraintChecks=82408712  nbAssignments=160000
20.39	       =>  wckTime=19.813  cpuTime=19.7  mem=5M549
21.63	   
21.63	   search
21.63	     run=16  nbConstraintChecks=87519831  nbAssignments=170000
21.63	       =>  wckTime=21.049  cpuTime=20.94  mem=5M549
22.87	   
22.87	   search
22.87	     run=17  nbConstraintChecks=92707114  nbAssignments=180000
22.87	       =>  wckTime=22.294  cpuTime=22.18  mem=5M549
24.11	   
24.11	   search
24.11	     run=18  nbConstraintChecks=97822500  nbAssignments=190000
24.11	       =>  wckTime=23.529  cpuTime=23.41  mem=5M549
25.35	   
25.35	   search
25.35	     run=19  nbConstraintChecks=102997914  nbAssignments=200000
25.35	       =>  wckTime=24.77  cpuTime=24.64  mem=5M549
26.58	   
26.58	   search
26.58	     run=20  nbConstraintChecks=108106529  nbAssignments=210000
26.58	       =>  wckTime=25.997  cpuTime=25.86  mem=5M549
27.81	   
27.81	   search
27.81	     run=21  nbConstraintChecks=113282735  nbAssignments=220000
27.81	       =>  wckTime=27.23  cpuTime=27.09  mem=5M549
29.04	   
29.04	   search
29.04	     run=22  nbConstraintChecks=118391550  nbAssignments=230000
29.04	       =>  wckTime=28.455  cpuTime=28.31  mem=5M549
30.27	   
30.27	   search
30.27	     run=23  nbConstraintChecks=123589981  nbAssignments=240000
30.27	       =>  wckTime=29.691  cpuTime=29.55  mem=5M549
30.88	   
30.88	   search
30.88	     run=24  nbConstraintChecks=126080415  nbAssignments=244952
30.88	       =>  wckTime=30.296  cpuTime=30.15  mem=5M549
30.88	   
30.88	   global
30.88	     nbConstraintChecks=126080415  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.88	     solvingWckTime=30.294  solvingCpuTime=30.15  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.88	     globalCpuTime=30.4
30.88	       =>  wckTime=30.586  cpuTime=30.34  mem=5M549
30.88	   
30.88	   solver IterativeSystematicSolver being built... 
31.01	       =>  wckTime=30.72  cpuTime=30.45  mem=16M705
31.06	   
31.06	   preprocessing
31.06	     nbConstraintChecks=15176  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.06	     detectedInconsistency=no
31.06	       =>  wckTime=0.044  cpuTime=0.03  mem=16M705
31.08	   
31.08	   search
31.08	     run=0  nbConstraintChecks=23977  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31
31.08	     nbFailedAssignments=4  nbBacktracks=13  nbVisitedNodes=49  nbRestartNogoods=0
31.08	       =>  wckTime=0.067  cpuTime=0.05  mem=16M705
31.11	   
31.11	   search
31.11	     run=1  nbConstraintChecks=55261  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70
31.11	     nbFailedAssignments=14  nbBacktracks=28  nbVisitedNodes=113  nbRestartNogoods=1
31.11	       =>  wckTime=0.101  cpuTime=0.07  mem=16M705
31.13	   
31.13	   search
31.13	     run=2  nbConstraintChecks=96779  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=119
31.14	     nbFailedAssignments=23  nbBacktracks=51  nbVisitedNodes=194  nbRestartNogoods=4
31.14	       =>  wckTime=0.122  cpuTime=0.09  mem=16M705
31.17	   
31.17	   search
31.17	     run=3  nbConstraintChecks=156383  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=183
31.17	     nbFailedAssignments=38  nbBacktracks=85  nbVisitedNodes=307  nbRestartNogoods=6
31.17	       =>  wckTime=0.153  cpuTime=0.12  mem=16M705
31.21	   
31.21	   search
31.21	     run=4  nbConstraintChecks=254075  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=281
31.21	     nbFailedAssignments=70  nbBacktracks=136  nbVisitedNodes=486  nbRestartNogoods=8
31.21	       =>  wckTime=0.201  cpuTime=0.17  mem=16M705
31.28	   
31.28	   search
31.28	     run=5  nbConstraintChecks=393092  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=415
31.28	     nbFailedAssignments=113  nbBacktracks=211  nbVisitedNodes=737  nbRestartNogoods=11
31.28	       =>  wckTime=0.263  cpuTime=0.23  mem=16M705
31.36	   
31.36	   search
31.36	     run=6  nbConstraintChecks=592590  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=607
31.36	     nbFailedAssignments=174  nbBacktracks=324  nbVisitedNodes=1101  nbRestartNogoods=13
31.36	       =>  wckTime=0.35  cpuTime=0.31  mem=16M705
31.49	   
31.49	   search
31.49	     run=7  nbConstraintChecks=866677  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=865
31.49	     nbFailedAssignments=248  nbBacktracks=495  nbVisitedNodes=1599  nbRestartNogoods=16
31.49	       =>  wckTime=0.482  cpuTime=0.44  mem=16M705
31.73	   
31.73	   search
31.73	     run=8  nbConstraintChecks=1328543  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1293
31.73	     nbFailedAssignments=404  nbBacktracks=753  nbVisitedNodes=2431  nbRestartNogoods=20
31.73	       =>  wckTime=0.713  cpuTime=0.66  mem=16M705
32.03	   
32.03	   search
32.03	     run=9  nbConstraintChecks=1989053  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1897
32.03	     nbFailedAssignments=608  nbBacktracks=1137  nbVisitedNodes=3602  nbRestartNogoods=25
32.03	       =>  wckTime=1.014  cpuTime=0.94  mem=16M705
32.46	   
32.46	   search
32.46	     run=10  nbConstraintChecks=2978718  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2815
32.46	     nbFailedAssignments=935  nbBacktracks=1714  nbVisitedNodes=5379  nbRestartNogoods=29
32.46	       =>  wckTime=1.445  cpuTime=1.37  mem=16M705
33.15	   
33.15	   search
33.15	     run=11  nbConstraintChecks=4555321  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4272
33.15	     nbFailedAssignments=1515  nbBacktracks=2578  nbVisitedNodes=8203  nbRestartNogoods=32
33.15	       =>  wckTime=2.141  cpuTime=2.06  mem=16M705
34.17	   
34.17	   search
34.17	     run=12  nbConstraintChecks=6734544  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6340
34.17	     nbFailedAssignments=2273  nbBacktracks=3875  nbVisitedNodes=12193  nbRestartNogoods=38
34.17	       =>  wckTime=3.16  cpuTime=3.07  mem=16M705
35.63	   
35.63	   search
35.63	     run=13  nbConstraintChecks=9970447  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9394
35.63	     nbFailedAssignments=3364  nbBacktracks=5825  nbVisitedNodes=18137  nbRestartNogoods=41
35.63	       =>  wckTime=4.614  cpuTime=4.52  mem=16M705
37.84	   
37.84	   search
37.84	     run=14  nbConstraintChecks=14698258  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13986
37.84	     nbFailedAssignments=5021  nbBacktracks=8744  nbVisitedNodes=26994  nbRestartNogoods=46
37.84	       =>  wckTime=6.828  cpuTime=6.72  mem=16M705
41.27	   
41.27	   search
41.27	     run=15  nbConstraintChecks=22070164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20802
41.27	     nbFailedAssignments=7451  nbBacktracks=13124  nbVisitedNodes=40190  nbRestartNogoods=51
41.27	       =>  wckTime=10.253  cpuTime=10.1  mem=16M705
46.48	   
46.49	   search
46.49	     run=16  nbConstraintChecks=33076743  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31275
46.49	     nbFailedAssignments=11349  nbBacktracks=19692  nbVisitedNodes=60372  nbRestartNogoods=53
46.49	       =>  wckTime=15.472  cpuTime=15.3  mem=16M705
53.95	   
53.95	   search
53.95	     run=17  nbConstraintChecks=49245767  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46752
53.95	     nbFailedAssignments=16965  nbBacktracks=29544  nbVisitedNodes=90335  nbRestartNogoods=58
53.95	       =>  wckTime=22.935  cpuTime=22.74  mem=16M705
65.50	   
65.50	   search
65.50	     run=18  nbConstraintChecks=73554855  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70072
65.50	     nbFailedAssignments=25494  nbBacktracks=44322  nbVisitedNodes=135064  nbRestartNogoods=66
65.50	       =>  wckTime=34.487  cpuTime=34.24  mem=16M705
82.05	   
82.05	   search
82.05	     run=19  nbConstraintChecks=108882729  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=104398
82.05	     nbFailedAssignments=37633  nbBacktracks=66490  nbVisitedNodes=200613  nbRestartNogoods=72
82.05	       =>  wckTime=51.036  cpuTime=50.72  mem=16M705
106.43	   
106.43	   search
106.43	     run=20  nbConstraintChecks=160238860  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=155270
106.43	     nbFailedAssignments=55244  nbBacktracks=99743  nbVisitedNodes=295954  nbRestartNogoods=76
106.43	       =>  wckTime=75.419  cpuTime=74.98  mem=16M705
121.27	   
121.27	   search
121.27	     run=21  nbConstraintChecks=192003678  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=188285
121.27	     nbFailedAssignments=65895  nbBacktracks=122108  nbVisitedNodes=356727  nbRestartNogoods=86
121.27	       =>  wckTime=90.261  cpuTime=89.76  mem=16M705
121.27	   
121.27	   global
121.27	     nbConstraintChecks=192018854  nbRestartNogoods=86  solvingWckTime=90.262  solvingCpuTime=89.76  expiredTime=no
121.27	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=120.27
121.27	       =>  wckTime=120.982  cpuTime=120.21  mem=16M705
121.28	
121.28	s OPTIMUM FOUND
121.28	v 1 1 0 1 0 1 0 0 1 1 1 0 0 0 0 1 0 1 1 0 1 0 0 0 0 1 0 1 1 1 1 1 0 0 1 1 1 0 1 1 
121.28	   
121.28	   totalWckTime=121.059  totalCpuTime=120.27

Verifier Data (download as text)

70 unsatisfied constraints, 299 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-278371-1169287626 -o ROOT/results/node12/solver-278371-1169287626 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278371-1169287626/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.95 1.00 1.18 4/81 4995
/proc/meminfo: memFree=1370224/2055920 swapFree=4160348/4192956
[pid=4994] ppid=4992 vsize=292 CPUtime=0
/proc/4994/stat : 4994 (java) R 4992 4994 4623 0 -1 0 229 0 0 0 0 0 0 0 18 0 1 0 277157710 299008 35 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 9696036 0 0 4096 0 0 0 0 17 1 0 0
/proc/4994/statm: 73 35 27 14 0 5 0

[startup+0.103311 s]
/proc/loadavg: 0.95 1.00 1.18 4/81 4995
/proc/meminfo: memFree=1370224/2055920 swapFree=4160348/4192956
[pid=4994] ppid=4992 vsize=914988 CPUtime=0.09
/proc/4994/stat : 4994 (java) R 4992 4994 4623 0 -1 0 3075 0 1 0 8 1 0 0 17 0 8 0 277157710 936947712 2821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4994/statm: 228747 2821 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511385 s]
/proc/loadavg: 0.95 1.00 1.18 4/81 4995
/proc/meminfo: memFree=1370224/2055920 swapFree=4160348/4192956
[pid=4994] ppid=4992 vsize=915332 CPUtime=0.5
/proc/4994/stat : 4994 (java) S 4992 4994 4623 0 -1 0 6535 0 1 0 46 4 0 0 17 0 8 0 277157710 937299968 6274 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4994/statm: 228833 6274 2162 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33353 s]
/proc/loadavg: 1.11 1.03 1.19 3/100 5047
/proc/meminfo: memFree=1332952/2055920 swapFree=4160348/4192956
[pid=4994] ppid=4992 vsize=915452 CPUtime=1.31
/proc/4994/stat : 4994 (java) R 4992 4994 4623 0 -1 0 7048 0 1 0 103 28 0 0 24 0 8 0 277157710 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4994/statm: 228863 6786 2479 14 0 215333 0
[pid=4994/tid=4996] ppid=4992 vsize=915452 CPUtime=0.02
/proc/4994/task/4996/stat : 4996 (java) S 4992 4994 4623 0 -1 64 166 0 0 0 2 0 0 0 17 0 8 0 277157713 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=4997] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/4997/stat : 4997 (java) S 4992 4994 4623 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277157714 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4998] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/4998/stat : 4998 (java) S 4992 4994 4623 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277157714 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4999] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/4999/stat : 4999 (java) S 4992 4994 4623 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277157717 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5000] ppid=4992 vsize=915452 CPUtime=0.11
/proc/4994/task/5000/stat : 5000 (java) S 4992 4994 4623 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 277157717 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5001] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/5001/stat : 5001 (java) S 4992 4994 4623 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277157717 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5002] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/5002/stat : 5002 (java) S 4992 4994 4623 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277157717 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915452

[startup+2.98183 s]
/proc/loadavg: 1.11 1.03 1.19 3/100 5047
/proc/meminfo: memFree=1332888/2055920 swapFree=4160348/4192956
[pid=4994] ppid=4992 vsize=915452 CPUtime=2.96
/proc/4994/stat : 4994 (java) R 4992 4994 4623 0 -1 0 7051 0 1 0 215 81 0 0 25 0 8 0 277157710 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10064758 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4994/statm: 228863 6788 2479 14 0 215333 0
[pid=4994/tid=4996] ppid=4992 vsize=915452 CPUtime=0.02
/proc/4994/task/4996/stat : 4996 (java) S 4992 4994 4623 0 -1 64 166 0 0 0 2 0 0 0 16 0 8 0 277157713 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=4997] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/4997/stat : 4997 (java) S 4992 4994 4623 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277157714 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4998] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/4998/stat : 4998 (java) S 4992 4994 4623 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277157714 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4999] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/4999/stat : 4999 (java) S 4992 4994 4623 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277157717 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5000] ppid=4992 vsize=915452 CPUtime=0.11
/proc/4994/task/5000/stat : 5000 (java) S 4992 4994 4623 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 277157717 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5001] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/5001/stat : 5001 (java) S 4992 4994 4623 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277157717 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5002] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/5002/stat : 5002 (java) S 4992 4994 4623 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277157717 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915452

[startup+6.26442 s]
/proc/loadavg: 1.18 1.05 1.19 3/100 5047
/proc/meminfo: memFree=1332888/2055920 swapFree=4160348/4192956
[pid=4994] ppid=4992 vsize=915448 CPUtime=6.22
/proc/4994/stat : 4994 (java) R 4992 4994 4623 0 -1 0 7051 0 1 0 441 181 0 0 25 0 8 0 277157710 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073670697 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4994/statm: 228862 6788 2479 14 0 215332 0
[pid=4994/tid=4996] ppid=4992 vsize=915448 CPUtime=0.02
/proc/4994/task/4996/stat : 4996 (java) S 4992 4994 4623 0 -1 64 166 0 0 0 2 0 0 0 16 0 8 0 277157713 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=4997] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/4997/stat : 4997 (java) S 4992 4994 4623 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277157714 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4998] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/4998/stat : 4998 (java) S 4992 4994 4623 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277157714 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4999] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/4999/stat : 4999 (java) S 4992 4994 4623 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277157717 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5000] ppid=4992 vsize=915448 CPUtime=0.12
/proc/4994/task/5000/stat : 5000 (java) S 4992 4994 4623 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 277157717 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5001] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/5001/stat : 5001 (java) S 4992 4994 4623 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277157717 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5002] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/5002/stat : 5002 (java) S 4992 4994 4623 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277157717 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915448

[startup+12.7486 s]
/proc/loadavg: 1.25 1.06 1.20 3/100 5047
/proc/meminfo: memFree=1332904/2055920 swapFree=4160348/4192956
[pid=4994] ppid=4992 vsize=915448 CPUtime=12.68
/proc/4994/stat : 4994 (java) R 4992 4994 4623 0 -1 0 7051 0 1 0 897 371 0 0 25 0 8 0 277157710 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073675635 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4994/statm: 228862 6788 2479 14 0 215332 0
[pid=4994/tid=4996] ppid=4992 vsize=915448 CPUtime=0.02
/proc/4994/task/4996/stat : 4996 (java) S 4992 4994 4623 0 -1 64 166 0 0 0 2 0 0 0 16 0 8 0 277157713 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=4997] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/4997/stat : 4997 (java) S 4992 4994 4623 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277157714 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4998] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/4998/stat : 4998 (java) S 4992 4994 4623 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277157714 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4999] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/4999/stat : 4999 (java) S 4992 4994 4623 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277157717 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5000] ppid=4992 vsize=915448 CPUtime=0.12
/proc/4994/task/5000/stat : 5000 (java) S 4992 4994 4623 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 277157717 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5001] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/5001/stat : 5001 (java) S 4992 4994 4623 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277157717 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5002] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/5002/stat : 5002 (java) S 4992 4994 4623 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277157717 937418752 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915448

[startup+25.5879 s]
/proc/loadavg: 1.36 1.09 1.20 3/100 5047
/proc/meminfo: memFree=1332968/2055920 swapFree=4160348/4192956
[pid=4994] ppid=4992 vsize=915452 CPUtime=25.48
/proc/4994/stat : 4994 (java) R 4992 4994 4623 0 -1 0 7052 0 1 0 1796 752 0 0 25 0 8 0 277157710 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4994/statm: 228863 6789 2479 14 0 215333 0
[pid=4994/tid=4996] ppid=4992 vsize=915452 CPUtime=0.02
/proc/4994/task/4996/stat : 4996 (java) S 4992 4994 4623 0 -1 64 166 0 0 0 2 0 0 0 16 0 8 0 277157713 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4994/tid=4997] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/4997/stat : 4997 (java) S 4992 4994 4623 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277157714 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4998] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/4998/stat : 4998 (java) S 4992 4994 4623 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277157714 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4999] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/4999/stat : 4999 (java) S 4992 4994 4623 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277157717 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5000] ppid=4992 vsize=915452 CPUtime=0.12
/proc/4994/task/5000/stat : 5000 (java) S 4992 4994 4623 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 277157717 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5001] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/5001/stat : 5001 (java) S 4992 4994 4623 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277157717 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5002] ppid=4992 vsize=915452 CPUtime=0
/proc/4994/task/5002/stat : 5002 (java) S 4992 4994 4623 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277157717 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915452

[startup+51.2885 s]
/proc/loadavg: 1.61 1.18 1.23 3/100 5047
/proc/meminfo: memFree=1316840/2055920 swapFree=4160348/4192956
[pid=4994] ppid=4992 vsize=915448 CPUtime=51.04
/proc/4994/stat : 4994 (java) R 4992 4994 4623 0 -1 0 9152 0 1 0 4185 919 0 0 25 0 8 0 277157710 937418752 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073793729 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4994/statm: 228862 8886 2532 14 0 215332 0
[pid=4994/tid=4996] ppid=4992 vsize=915448 CPUtime=0.02
/proc/4994/task/4996/stat : 4996 (java) S 4992 4994 4623 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 277157713 937418752 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4997] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/4997/stat : 4997 (java) S 4992 4994 4623 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277157714 937418752 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4998] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/4998/stat : 4998 (java) S 4992 4994 4623 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277157714 937418752 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4999] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/4999/stat : 4999 (java) S 4992 4994 4623 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277157717 937418752 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5000] ppid=4992 vsize=915448 CPUtime=0.22
/proc/4994/task/5000/stat : 5000 (java) S 4992 4994 4623 0 -1 64 394 0 0 0 21 1 0 0 16 0 8 0 277157717 937418752 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5001] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/5001/stat : 5001 (java) S 4992 4994 4623 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277157717 937418752 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5002] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/5002/stat : 5002 (java) S 4992 4994 4623 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277157717 937418752 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 915448

[startup+102.577 s]
/proc/loadavg: 1.83 1.30 1.27 3/100 5047
/proc/meminfo: memFree=1316776/2055920 swapFree=4160348/4192956
[pid=4994] ppid=4992 vsize=915448 CPUtime=102.09
/proc/4994/stat : 4994 (java) R 4992 4994 4623 0 -1 0 9161 0 1 0 9290 919 0 0 25 0 8 0 277157710 937418752 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073875421 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4994/statm: 228862 8894 2532 14 0 215332 0
[pid=4994/tid=4996] ppid=4992 vsize=915448 CPUtime=0.02
/proc/4994/task/4996/stat : 4996 (java) S 4992 4994 4623 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 277157713 937418752 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4997] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/4997/stat : 4997 (java) S 4992 4994 4623 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277157714 937418752 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4998] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/4998/stat : 4998 (java) S 4992 4994 4623 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277157714 937418752 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=4999] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/4999/stat : 4999 (java) S 4992 4994 4623 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277157717 937418752 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5000] ppid=4992 vsize=915448 CPUtime=0.22
/proc/4994/task/5000/stat : 5000 (java) S 4992 4994 4623 0 -1 64 395 0 0 0 21 1 0 0 16 0 8 0 277157717 937418752 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5001] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/5001/stat : 5001 (java) S 4992 4994 4623 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277157717 937418752 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4994/tid=5002] ppid=4992 vsize=915448 CPUtime=0
/proc/4994/task/5002/stat : 5002 (java) S 4992 4994 4623 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 277157717 937418752 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 915448

Child status: 0
Real time (s): 121.294
CPU time (s): 120.733
CPU user time (s): 111.534
CPU system time (s): 9.1986
CPU usage (%): 99.5371
Max. virtual memory (cumulated for all children) (KiB): 915964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 111.534
system time used= 9.1986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9261
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= 3511
involuntary context switches= 7998

runsolver used 0.132979 s user time and 0.32395 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan 20 10:07:07 UTC 2007


IDJOB= 278371
IDBENCH= 8292
IDSOLVER= 68
FILE ID= node12/278371-1169287626

PBS_JOBID= 3609523

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-100-1000/cnf-2-40-500-633421_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278371-1169287626/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-278371-1169287626 -o ROOT/results/node12/solver-278371-1169287626 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278371-1169287626/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  43d6e82bfb21b8b1be61fdff03b044ef

RANDOM SEED= 218287655

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1370640 kB
Buffers:         60360 kB
Cached:         516216 kB
SwapCached:       5164 kB
Active:         265508 kB
Inactive:       344992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1370640 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          43144 kB
Slab:            60060 kB
Committed_AS:  7833964 kB
PageTables:       1920 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node12 on Sat Jan 20 10:09:08 UTC 2007