Trace number 281135

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 PFCOPTIMUM 106.282 106.453

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-25_ext.xml
MD5SUM4e2cadf51825129e59cb31c7afdf618c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints98
Best CPU time to get the best result obtained on this benchmark4.10238
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
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.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=pfc.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/281135-1169310149/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.43	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.43	       =>  wckTime=0.103  cpuTime=0.08  mem=6M910
0.43	   
0.43	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.54	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.54	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1248  maxDegree=9
0.54	     maxArity=2
0.54	       =>  wckTime=0.21  cpuTime=0.14  mem=8M860
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.294  cpuTime=0.19  mem=5M492
0.63	
0.63	s SATISFIABLE
0.63	o 42
0.63	c 59
0.63	o 46
0.63	c 55
0.63	o 49
0.63	c 52
0.63	o 51
0.63	c 50
0.63	o 54
0.63	c 47
0.63	o 57
0.63	c 44
0.64	o 60
0.64	c 41
0.64	o 62
0.64	c 39
0.64	o 65
0.64	c 36
0.64	o 66
0.64	c 35
0.64	o 69
0.64	c 32
0.64	o 70
0.64	c 31
0.64	o 72
0.64	c 29
0.64	o 73
0.64	c 28
0.64	o 75
0.64	c 26
0.64	o 76
0.64	c 25
0.64	o 77
0.64	c 24
0.64	o 80
0.64	c 21
0.64	o 81
0.64	c 20
0.65	o 82
0.65	c 19
0.65	o 84
0.65	c 17
0.65	o 86
0.65	c 15
0.65	o 87
0.65	c 14
0.65	o 88
0.65	c 13
0.65	o 89
0.65	c 12
0.65	o 90
0.65	c 11
0.65	o 91
0.65	c 10
0.65	o 92
0.65	c 9
0.66	o 93
0.66	c 8
0.66	o 94
0.66	c 7
0.66	o 95
0.66	c 6
0.71	o 96
0.71	c 5
0.73	o 97
0.73	c 4
0.73	o 98
0.73	c 3
2.06	   
2.07	   search
2.07	     run=0  nbConstraintChecks=5601565  nbAssignments=10000
2.07	       =>  wckTime=1.443  cpuTime=1.41  mem=5M492
3.43	   
3.43	   search
3.43	     run=1  nbConstraintChecks=11736937  nbAssignments=20000
3.43	       =>  wckTime=2.804  cpuTime=2.76  mem=5M492
4.61	   
4.61	   search
4.61	     run=2  nbConstraintChecks=17257540  nbAssignments=30000
4.61	       =>  wckTime=3.983  cpuTime=3.93  mem=5M492
5.85	   
5.85	   search
5.85	     run=3  nbConstraintChecks=23313033  nbAssignments=40000
5.85	       =>  wckTime=5.229  cpuTime=5.18  mem=5M492
7.03	   
7.03	   search
7.03	     run=4  nbConstraintChecks=28796352  nbAssignments=50000
7.03	       =>  wckTime=6.41  cpuTime=6.36  mem=5M492
8.21	   
8.21	   search
8.21	     run=5  nbConstraintChecks=34196108  nbAssignments=60000
8.21	       =>  wckTime=7.586  cpuTime=7.54  mem=5M492
9.38	   
9.38	   search
9.38	     run=6  nbConstraintChecks=39588596  nbAssignments=70000
9.38	       =>  wckTime=8.754  cpuTime=8.71  mem=5M492
10.60	   
10.60	   search
10.60	     run=7  nbConstraintChecks=45333559  nbAssignments=80000
10.60	       =>  wckTime=9.975  cpuTime=9.92  mem=5M492
11.80	   
11.80	   search
11.80	     run=8  nbConstraintChecks=50950280  nbAssignments=90000
11.80	       =>  wckTime=11.18  cpuTime=11.13  mem=5M492
12.98	   
12.98	   search
12.98	     run=9  nbConstraintChecks=56311587  nbAssignments=100000
12.98	       =>  wckTime=12.362  cpuTime=12.31  mem=5M492
14.20	   
14.20	   search
14.20	     run=10  nbConstraintChecks=62024703  nbAssignments=110000
14.20	       =>  wckTime=13.574  cpuTime=13.52  mem=5M492
15.49	   
15.49	   search
15.49	     run=11  nbConstraintChecks=68353824  nbAssignments=120000
15.49	       =>  wckTime=14.869  cpuTime=14.82  mem=5M492
16.70	   
16.70	   search
16.70	     run=12  nbConstraintChecks=73977595  nbAssignments=130000
16.70	       =>  wckTime=16.074  cpuTime=16.02  mem=5M492
17.94	   
17.94	   search
17.94	     run=13  nbConstraintChecks=79937339  nbAssignments=140000
17.94	       =>  wckTime=17.316  cpuTime=17.26  mem=5M492
19.14	   
19.14	   search
19.14	     run=14  nbConstraintChecks=85475955  nbAssignments=150000
19.14	       =>  wckTime=18.515  cpuTime=18.46  mem=5M492
20.38	   
20.38	   search
20.38	     run=15  nbConstraintChecks=91420825  nbAssignments=160000
20.39	       =>  wckTime=19.762  cpuTime=19.7  mem=5M492
21.55	   
21.55	   search
21.55	     run=16  nbConstraintChecks=96749537  nbAssignments=170000
21.55	       =>  wckTime=20.925  cpuTime=20.87  mem=5M492
22.80	   
22.80	   search
22.80	     run=17  nbConstraintChecks=102816042  nbAssignments=180000
22.80	       =>  wckTime=22.174  cpuTime=22.11  mem=5M492
23.99	   
23.99	   search
23.99	     run=18  nbConstraintChecks=108435440  nbAssignments=190000
23.99	       =>  wckTime=23.37  cpuTime=23.31  mem=5M492
25.27	   
25.27	   search
25.27	     run=19  nbConstraintChecks=114711472  nbAssignments=200000
25.27	       =>  wckTime=24.643  cpuTime=24.58  mem=5M492
26.46	   
26.46	   search
26.46	     run=20  nbConstraintChecks=120268877  nbAssignments=210000
26.46	       =>  wckTime=25.837  cpuTime=25.78  mem=5M492
27.73	   
27.73	   search
27.73	     run=21  nbConstraintChecks=126482615  nbAssignments=220000
27.73	       =>  wckTime=27.104  cpuTime=27.05  mem=5M492
28.96	   
28.96	   search
28.96	     run=22  nbConstraintChecks=132481455  nbAssignments=230000
28.96	       =>  wckTime=28.343  cpuTime=28.28  mem=5M492
30.19	   
30.19	   search
30.19	     run=23  nbConstraintChecks=138296633  nbAssignments=240000
30.19	       =>  wckTime=29.567  cpuTime=29.5  mem=5M492
30.80	   
30.80	   search
30.80	     run=24  nbConstraintChecks=141047508  nbAssignments=245134
30.80	       =>  wckTime=30.179  cpuTime=30.11  mem=5M492
30.80	   
30.80	   global
30.80	     nbConstraintChecks=141047508  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.80	     solvingWckTime=30.177  solvingCpuTime=30.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.80	     globalCpuTime=30.34
30.80	       =>  wckTime=30.474  cpuTime=30.3  mem=5M492
30.80	   
30.80	   solver IterativeSystematicSolver being built... 
30.93	       =>  wckTime=30.599  cpuTime=30.4  mem=16M547
30.93	   
30.93	   preprocessing
30.93	     nbConstraintChecks=90  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.93	     detectedInconsistency=no
30.93	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M547
31.03	   
31.04	   search
31.04	     run=0  nbConstraintChecks=127065  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=92
31.04	     nbFailedAssignments=78  nbBacktracks=10  nbVisitedNodes=180  nbRestartNogoods=0
31.04	       =>  wckTime=0.106  cpuTime=0.08  mem=16M547
31.12	   
31.12	   search
31.12	     run=1  nbConstraintChecks=274099  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=205
31.12	     nbFailedAssignments=170  nbBacktracks=25  nbVisitedNodes=400  nbRestartNogoods=9
31.12	       =>  wckTime=0.195  cpuTime=0.16  mem=16M547
31.22	   
31.22	   search
31.22	     run=2  nbConstraintChecks=492656  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=351
31.22	     nbFailedAssignments=287  nbBacktracks=48  nbVisitedNodes=684  nbRestartNogoods=16
31.22	       =>  wckTime=0.295  cpuTime=0.25  mem=16M547
31.38	   
31.38	   search
31.38	     run=3  nbConstraintChecks=860030  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=607
31.38	     nbFailedAssignments=503  nbBacktracks=81  nbVisitedNodes=1188  nbRestartNogoods=31
31.38	       =>  wckTime=0.448  cpuTime=0.41  mem=16M547
31.56	   
31.56	   search
31.56	     run=4  nbConstraintChecks=1287140  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=981
31.56	     nbFailedAssignments=818  nbBacktracks=132  nbVisitedNodes=1918  nbRestartNogoods=46
31.56	       =>  wckTime=0.634  cpuTime=0.59  mem=16M547
31.80	   
31.80	   search
31.80	     run=5  nbConstraintChecks=1813430  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1371
31.80	     nbFailedAssignments=1129  nbBacktracks=207  nbVisitedNodes=2687  nbRestartNogoods=63
31.80	       =>  wckTime=0.871  cpuTime=0.83  mem=16M547
32.19	   
32.19	   search
32.19	     run=6  nbConstraintChecks=2834495  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2079
32.19	     nbFailedAssignments=1712  nbBacktracks=320  nbVisitedNodes=4089  nbRestartNogoods=68
32.19	       =>  wckTime=1.265  cpuTime=1.21  mem=16M547
32.65	   
32.65	   search
32.65	     run=7  nbConstraintChecks=4315484  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3009
32.65	     nbFailedAssignments=2461  nbBacktracks=491  nbVisitedNodes=5936  nbRestartNogoods=95
32.65	       =>  wckTime=1.718  cpuTime=1.66  mem=16M547
33.31	   
33.31	   search
33.31	     run=8  nbConstraintChecks=5919175  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4170
33.31	     nbFailedAssignments=3354  nbBacktracks=747  nbVisitedNodes=8246  nbRestartNogoods=104
33.31	       =>  wckTime=2.381  cpuTime=2.3  mem=16M547
34.66	   
34.66	   search
34.66	     run=9  nbConstraintChecks=9317708  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6401
34.66	     nbFailedAssignments=5192  nbBacktracks=1131  nbVisitedNodes=12658  nbRestartNogoods=138
34.66	       =>  wckTime=3.731  cpuTime=3.65  mem=16M547
35.95	   
35.95	   search
35.95	     run=10  nbConstraintChecks=12948183  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8930
35.95	     nbFailedAssignments=7135  nbBacktracks=1707  nbVisitedNodes=17693  nbRestartNogoods=170
35.95	       =>  wckTime=5.018  cpuTime=4.93  mem=16M547
37.92	   
37.92	   search
37.92	     run=11  nbConstraintChecks=17801978  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12463
37.92	     nbFailedAssignments=9796  nbBacktracks=2571  nbVisitedNodes=24728  nbRestartNogoods=183
37.92	       =>  wckTime=6.989  cpuTime=6.9  mem=16M547
40.34	   
40.34	   search
40.34	     run=12  nbConstraintChecks=23742681  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16868
40.34	     nbFailedAssignments=12902  nbBacktracks=3869  nbVisitedNodes=33456  nbRestartNogoods=205
40.34	       =>  wckTime=9.412  cpuTime=9.32  mem=16M547
43.20	   
43.20	   search
43.20	     run=13  nbConstraintChecks=29589643  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21377
43.20	     nbFailedAssignments=15460  nbBacktracks=5817  nbVisitedNodes=42333  nbRestartNogoods=208
43.20	       =>  wckTime=12.271  cpuTime=12.17  mem=16M547
47.48	   
47.48	   search
47.48	     run=14  nbConstraintChecks=39037888  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29175
47.48	     nbFailedAssignments=20327  nbBacktracks=8736  nbVisitedNodes=57694  nbRestartNogoods=219
47.48	       =>  wckTime=16.55  cpuTime=16.45  mem=16M547
53.48	   
53.48	   search
53.48	     run=15  nbConstraintChecks=51185228  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39126
53.48	     nbFailedAssignments=25894  nbBacktracks=13114  nbVisitedNodes=77085  nbRestartNogoods=242
53.48	       =>  wckTime=22.548  cpuTime=22.45  mem=16M547
60.72	   
60.72	   search
60.72	     run=16  nbConstraintChecks=67468544  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53087
60.72	     nbFailedAssignments=33276  nbBacktracks=19683  nbVisitedNodes=104279  nbRestartNogoods=261
60.72	       =>  wckTime=29.79  cpuTime=29.69  mem=16M547
71.71	   
71.71	   search
71.71	     run=17  nbConstraintChecks=91666887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72952
71.71	     nbFailedAssignments=43284  nbBacktracks=29535  nbVisitedNodes=143100  nbRestartNogoods=285
71.71	       =>  wckTime=40.778  cpuTime=40.67  mem=16M547
89.16	   
89.16	   search
89.16	     run=18  nbConstraintChecks=127132796  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101830
89.16	     nbFailedAssignments=57379  nbBacktracks=44314  nbVisitedNodes=199447  nbRestartNogoods=290
89.16	       =>  wckTime=58.23  cpuTime=58.08  mem=16M547
106.43	   
106.43	   search
106.43	     run=19  nbConstraintChecks=162491559  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=131121
106.43	     nbFailedAssignments=71813  nbBacktracks=59172  nbVisitedNodes=256404  nbRestartNogoods=295
106.43	       =>  wckTime=75.497  cpuTime=75.34  mem=16M547
106.43	   
106.43	   global
106.43	     nbConstraintChecks=162491649  nbRestartNogoods=295  solvingWckTime=75.499  solvingCpuTime=75.35  expiredTime=no
106.43	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=105.79
106.43	       =>  wckTime=106.098  cpuTime=105.75  mem=16M547
106.43	
106.43	s OPTIMUM FOUND
106.43	v 8 6 6 1 3 0 7 9 2 1 8 2 5 3 9 4 3 5 6 8 2 6 4 1 4 5 7 3 3 6 9 2 2 8 9 7 7 6 2 1 
106.43	   
106.43	   totalWckTime=106.181  totalCpuTime=105.79

Verifier Data (download as text)

3 unsatisfied constraints, 98 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/node34/watcher-281135-1169310149 -o ROOT/results/node34/solver-281135-1169310149 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281135-1169310149/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.58 1.89 1.88 4/71 26486
/proc/meminfo: memFree=960664/2055920 swapFree=4192812/4192956
[pid=26485] ppid=26480 vsize=168 CPUtime=0
/proc/26485/stat : 26485 (java) R 26480 26485 26348 0 -1 0 39 0 0 0 0 0 0 0 21 0 1 0 279408624 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 7721764 0 0 4096 0 0 0 0 17 1 0 0
/proc/26485/statm: 42 23 18 14 0 2 0

[startup+0.105399 s]
/proc/loadavg: 1.58 1.89 1.88 4/71 26486
/proc/meminfo: memFree=960664/2055920 swapFree=4192812/4192956
[pid=26485] ppid=26480 vsize=912908 CPUtime=0.07
/proc/26485/stat : 26485 (java) R 26480 26485 26348 0 -1 0 2838 0 1 0 6 1 0 0 20 0 8 0 279408624 934817792 2584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26485/statm: 228227 2584 1392 14 0 215128 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912908

[startup+0.513432 s]
/proc/loadavg: 1.58 1.89 1.88 4/71 26486
/proc/meminfo: memFree=960664/2055920 swapFree=4192812/4192956
[pid=26485] ppid=26480 vsize=915332 CPUtime=0.47
/proc/26485/stat : 26485 (java) R 26480 26485 26348 0 -1 0 6475 0 1 0 43 4 0 0 18 0 8 0 279408624 937299968 6214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152165765 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26485/statm: 228833 6214 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33449 s]
/proc/loadavg: 1.58 1.89 1.88 3/82 26521
/proc/meminfo: memFree=941752/2055920 swapFree=4192812/4192956
[pid=26485] ppid=26480 vsize=915444 CPUtime=1.28
/proc/26485/stat : 26485 (java) R 26480 26485 26348 0 -1 0 7100 0 1 0 105 23 0 0 24 0 8 0 279408624 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26485/statm: 228861 6838 2476 14 0 215331 0
[pid=26485/tid=26491] ppid=26480 vsize=915444 CPUtime=0.02
/proc/26485/task/26491/stat : 26491 (java) S 26480 26485 26348 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279408629 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26492] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26492/stat : 26492 (java) S 26480 26485 26348 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279408629 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26493] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26493/stat : 26493 (java) S 26480 26485 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279408629 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26501] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26501/stat : 26501 (java) S 26480 26485 26348 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279408633 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26502] ppid=26480 vsize=915444 CPUtime=0.13
/proc/26485/task/26502/stat : 26502 (java) S 26480 26485 26348 0 -1 64 331 0 0 0 13 0 0 0 15 0 8 0 279408633 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26503] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26503/stat : 26503 (java) S 26480 26485 26348 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279408633 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26504] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26504/stat : 26504 (java) S 26480 26485 26348 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279408633 937414656 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915444

[startup+2.97962 s]
/proc/loadavg: 1.58 1.89 1.88 3/82 26521
/proc/meminfo: memFree=941752/2055920 swapFree=4192812/4192956
[pid=26485] ppid=26480 vsize=915444 CPUtime=2.91
/proc/26485/stat : 26485 (java) R 26480 26485 26348 0 -1 0 7103 0 1 0 219 72 0 0 25 0 8 0 279408624 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26485/statm: 228861 6840 2476 14 0 215331 0
[pid=26485/tid=26491] ppid=26480 vsize=915444 CPUtime=0.02
/proc/26485/task/26491/stat : 26491 (java) S 26480 26485 26348 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279408629 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26492] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26492/stat : 26492 (java) S 26480 26485 26348 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279408629 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26493] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26493/stat : 26493 (java) S 26480 26485 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279408629 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26501] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26501/stat : 26501 (java) S 26480 26485 26348 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279408633 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26502] ppid=26480 vsize=915444 CPUtime=0.13
/proc/26485/task/26502/stat : 26502 (java) S 26480 26485 26348 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 279408633 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26503] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26503/stat : 26503 (java) S 26480 26485 26348 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279408633 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26504] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26504/stat : 26504 (java) S 26480 26485 26348 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279408633 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915444

[startup+6.17989 s]
/proc/loadavg: 1.61 1.89 1.88 3/81 26522
/proc/meminfo: memFree=941440/2055920 swapFree=4192812/4192956
[pid=26485] ppid=26480 vsize=915444 CPUtime=6.11
/proc/26485/stat : 26485 (java) R 26480 26485 26348 0 -1 0 7103 0 1 0 442 169 0 0 25 0 8 0 279408624 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26485/statm: 228861 6840 2476 14 0 215331 0
[pid=26485/tid=26491] ppid=26480 vsize=915444 CPUtime=0.02
/proc/26485/task/26491/stat : 26491 (java) S 26480 26485 26348 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279408629 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26492] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26492/stat : 26492 (java) S 26480 26485 26348 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279408629 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26493] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26493/stat : 26493 (java) S 26480 26485 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279408629 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26501] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26501/stat : 26501 (java) S 26480 26485 26348 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279408633 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26502] ppid=26480 vsize=915448 CPUtime=0.13
/proc/26485/task/26502/stat : 26502 (java) S 26480 26485 26348 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 279408633 937418752 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26503] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26503/stat : 26503 (java) S 26480 26485 26348 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279408633 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26504] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26504/stat : 26504 (java) S 26480 26485 26348 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279408633 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915444

[startup+12.6594 s]
/proc/loadavg: 1.56 1.87 1.87 3/81 26624
/proc/meminfo: memFree=855744/2055920 swapFree=4192812/4192956
[pid=26485] ppid=26480 vsize=915444 CPUtime=12.58
/proc/26485/stat : 26485 (java) R 26480 26485 26348 0 -1 0 7103 0 1 0 888 370 0 0 25 0 8 0 279408624 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26485/statm: 228861 6840 2476 14 0 215331 0
[pid=26485/tid=26491] ppid=26480 vsize=915444 CPUtime=0.02
/proc/26485/task/26491/stat : 26491 (java) S 26480 26485 26348 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279408629 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26492] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26492/stat : 26492 (java) S 26480 26485 26348 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279408629 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26493] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26493/stat : 26493 (java) S 26480 26485 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279408629 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26501] ppid=26480 vsize=915448 CPUtime=0
/proc/26485/task/26501/stat : 26501 (java) S 26480 26485 26348 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279408633 937418752 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26502] ppid=26480 vsize=915444 CPUtime=0.13
/proc/26485/task/26502/stat : 26502 (java) S 26480 26485 26348 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 279408633 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26503] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26503/stat : 26503 (java) S 26480 26485 26348 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279408633 937414656 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26504] ppid=26480 vsize=915448 CPUtime=0
/proc/26485/task/26504/stat : 26504 (java) S 26480 26485 26348 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279408633 937418752 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915444

[startup+25.5275 s]
/proc/loadavg: 1.66 1.88 1.88 3/81 26624
/proc/meminfo: memFree=855960/2055920 swapFree=4192812/4192956
[pid=26485] ppid=26480 vsize=915444 CPUtime=25.45
/proc/26485/stat : 26485 (java) R 26480 26485 26348 0 -1 0 7105 0 1 0 1789 756 0 0 25 0 8 0 279408624 937414656 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26485/statm: 228862 6842 2476 14 0 215332 0
[pid=26485/tid=26491] ppid=26480 vsize=915444 CPUtime=0.02
/proc/26485/task/26491/stat : 26491 (java) S 26480 26485 26348 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279408629 937414656 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26492] ppid=26480 vsize=915448 CPUtime=0
/proc/26485/task/26492/stat : 26492 (java) S 26480 26485 26348 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279408629 937418752 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26493] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26493/stat : 26493 (java) S 26480 26485 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279408629 937414656 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26501] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26501/stat : 26501 (java) S 26480 26485 26348 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279408633 937414656 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26502] ppid=26480 vsize=915448 CPUtime=0.13
/proc/26485/task/26502/stat : 26502 (java) S 26480 26485 26348 0 -1 64 335 0 0 0 13 0 0 0 16 0 8 0 279408633 937418752 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26503] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26503/stat : 26503 (java) S 26480 26485 26348 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279408633 937414656 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26504] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26504/stat : 26504 (java) S 26480 26485 26348 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279408633 937414656 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915444

[startup+51.1645 s]
/proc/loadavg: 1.77 1.89 1.88 3/81 26624
/proc/meminfo: memFree=848728/2055920 swapFree=4192812/4192956
[pid=26485] ppid=26480 vsize=915444 CPUtime=51.05
/proc/26485/stat : 26485 (java) R 26480 26485 26348 0 -1 0 9039 0 1 0 4188 917 0 0 25 0 8 0 279408624 937414656 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073672618 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26485/statm: 228861 8772 2527 14 0 215331 0
[pid=26485/tid=26491] ppid=26480 vsize=915444 CPUtime=0.02
/proc/26485/task/26491/stat : 26491 (java) S 26480 26485 26348 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279408629 937414656 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26492] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26492/stat : 26492 (java) S 26480 26485 26348 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279408629 937414656 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26493] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26493/stat : 26493 (java) S 26480 26485 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279408629 937414656 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26501] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26501/stat : 26501 (java) S 26480 26485 26348 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279408633 937414656 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26502] ppid=26480 vsize=915444 CPUtime=0.23
/proc/26485/task/26502/stat : 26502 (java) S 26480 26485 26348 0 -1 64 390 0 0 0 22 1 0 0 15 0 8 0 279408633 937414656 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26503] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26503/stat : 26503 (java) S 26480 26485 26348 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279408633 937414656 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26504] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26504/stat : 26504 (java) S 26480 26485 26348 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279408633 937414656 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 915444

[startup+102.415 s]
/proc/loadavg: 1.90 1.90 1.88 3/81 26624
/proc/meminfo: memFree=848664/2055920 swapFree=4192812/4192956
[pid=26485] ppid=26480 vsize=915444 CPUtime=102.25
/proc/26485/stat : 26485 (java) R 26480 26485 26348 0 -1 0 9050 0 1 0 9308 917 0 0 25 0 8 0 279408624 937414656 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782390 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26485/statm: 228861 8781 2527 14 0 215331 0
[pid=26485/tid=26491] ppid=26480 vsize=915444 CPUtime=0.02
/proc/26485/task/26491/stat : 26491 (java) S 26480 26485 26348 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279408629 937414656 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26492] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26492/stat : 26492 (java) S 26480 26485 26348 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279408629 937414656 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26493] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26493/stat : 26493 (java) S 26480 26485 26348 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279408629 937414656 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26485/tid=26501] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26501/stat : 26501 (java) S 26480 26485 26348 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279408633 937414656 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26502] ppid=26480 vsize=915444 CPUtime=0.24
/proc/26485/task/26502/stat : 26502 (java) S 26480 26485 26348 0 -1 64 390 0 0 0 23 1 0 0 16 0 8 0 279408633 937414656 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26503] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26503/stat : 26503 (java) S 26480 26485 26348 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279408633 937414656 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26485/tid=26504] ppid=26480 vsize=915444 CPUtime=0
/proc/26485/task/26504/stat : 26504 (java) S 26480 26485 26348 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279408633 937414656 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 106.453
CPU time (s): 106.282
CPU user time (s): 97.1022
CPU system time (s): 9.1796
CPU usage (%): 99.8393
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.1022
system time used= 9.1796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9147
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= 3330
involuntary context switches= 4282

runsolver used 0.12598 s user time and 0.364944 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan 20 16:22:29 UTC 2007


IDJOB= 281135
IDBENCH= 12091
IDSOLVER= 69
FILE ID= node34/281135-1169310149

PBS_JOBID= 3610231

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-25_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281135-1169310149/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-281135-1169310149 -o ROOT/results/node34/solver-281135-1169310149 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281135-1169310149/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4e2cadf51825129e59cb31c7afdf618c

RANDOM SEED= 749487533

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.227
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.227
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:        961272 kB
Buffers:         43720 kB
Cached:         957512 kB
SwapCached:          0 kB
Active:         358716 kB
Inactive:       662888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        961272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4364 kB
Writeback:           0 kB
Mapped:          30652 kB
Slab:            58716 kB
Committed_AS:  4835632 kB
PageTables:       1696 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 node34 on Sat Jan 20 16:24:15 UTC 2007