Trace number 282565

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 168.29 169.807

General information on the benchmark

NameMaxCSP/celar/subs7/
scenw-7-sub4-22_ext.xml
MD5SUMf2cfb5e6c9f6d2f2f494645c769a83d1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints454
Best CPU time to get the best result obtained on this benchmark21.0378
Satisfiable
(Un)Satisfiability was proved
Number of variables22
Number of constraints473
Maximum constraint arity2
Maximum domain size22
Number of constraints which are defined in extension473
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.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/282565-1169320242/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=22  nbDomainTypes=2  minDomainSize=14  maxDomainSize=22
0.42	       =>  wckTime=0.098  cpuTime=0.1  mem=6M887
0.42	   
0.42	   relations being loaded...
0.56	   
0.56	   constraints being loaded...
0.67	     nbConstraints=473  nbRelationTypes=407  nbExtensionStructures=407  nbSharedExtensionStructures=66
0.67	     nbConflictsStructures=407  nbSharedConflictsStructures=66  nbSharedBinaryRepresentations=15679  maxDegree=68
0.67	     maxArity=2
0.67	       =>  wckTime=0.356  cpuTime=0.27  mem=14M688
0.72	   
0.72	   solver LocalSearchSolver being built... 
0.76	       =>  wckTime=0.445  cpuTime=0.31  mem=5M911
0.77	
0.77	s SATISFIABLE
0.77	o 297
0.77	c 176
0.77	o 301
0.77	c 172
0.78	o 309
0.78	c 164
0.78	o 313
0.78	c 160
0.78	o 319
0.78	c 154
0.78	o 324
0.78	c 149
0.78	o 332
0.78	c 141
0.78	o 337
0.78	c 136
0.79	o 342
0.79	c 131
0.79	o 354
0.79	c 119
0.79	o 363
0.79	c 110
0.79	o 370
0.79	c 103
0.79	o 381
0.79	c 92
0.79	o 394
0.79	c 79
0.79	o 398
0.79	c 75
0.79	o 402
0.79	c 71
0.79	o 406
0.79	c 67
0.79	o 415
0.79	c 58
0.79	o 420
0.79	c 53
0.80	o 426
0.80	c 47
0.80	o 429
0.80	c 44
0.80	o 432
0.80	c 41
0.80	o 440
0.80	c 33
0.80	o 441
0.80	c 32
0.80	o 444
0.80	c 29
0.80	o 446
0.80	c 27
0.80	o 448
0.80	c 25
0.81	o 449
0.81	c 24
0.81	o 450
0.81	c 23
0.84	o 453
0.84	c 20
14.22	   
14.22	   search
14.22	     run=0  nbConstraintChecks=97375551  nbAssignments=10000
14.22	       =>  wckTime=13.461  cpuTime=13.33  mem=5M911
27.68	   
27.68	   search
27.68	     run=1  nbConstraintChecks=197233728  nbAssignments=20000
27.68	       =>  wckTime=26.925  cpuTime=26.68  mem=5M911
27.69	o 454
27.69	c 19
41.00	   
41.00	   search
41.00	     run=2  nbConstraintChecks=295504681  nbAssignments=30000
41.00	       =>  wckTime=40.244  cpuTime=39.88  mem=5M911
54.60	   
54.60	   search
54.60	     run=3  nbConstraintChecks=395879478  nbAssignments=40000
54.60	       =>  wckTime=53.839  cpuTime=53.36  mem=5M911
57.96	   
57.96	   search
57.96	     run=4  nbConstraintChecks=420686047  nbAssignments=42652
57.96	       =>  wckTime=57.197  cpuTime=56.69  mem=5M911
57.96	   
57.96	   global
57.96	     nbConstraintChecks=420686047  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
57.96	     solvingWckTime=57.195  solvingCpuTime=56.68  expiredTime=no  totalExploration=no  nbFoundSolutions=0
57.96	     globalCpuTime=57.05
57.96	       =>  wckTime=57.643  cpuTime=57.0  mem=5M911
57.96	   
57.96	   solver IterativeSystematicSolver being built... 
58.09	       =>  wckTime=57.772  cpuTime=57.1  mem=16M868
58.16	   
58.16	   preprocessing
58.16	     nbConstraintChecks=137622  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
58.16	     detectedInconsistency=no
58.16	       =>  wckTime=0.074  cpuTime=0.05  mem=16M868
58.43	   
58.43	   search
58.43	     run=0  nbConstraintChecks=1273552  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=119
58.43	     nbFailedAssignments=105  nbBacktracks=10  nbVisitedNodes=235  nbRestartNogoods=0
58.43	       =>  wckTime=0.336  cpuTime=0.3  mem=16M868
58.78	   
58.78	   search
58.79	     run=1  nbConstraintChecks=2700410  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=267
58.79	     nbFailedAssignments=234  nbBacktracks=25  nbVisitedNodes=527  nbRestartNogoods=2
58.79	       =>  wckTime=0.696  cpuTime=0.65  mem=16M868
59.17	   
59.17	   search
59.17	     run=2  nbConstraintChecks=4406077  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=445
59.18	     nbFailedAssignments=386  nbBacktracks=47  nbVisitedNodes=879  nbRestartNogoods=16
59.18	       =>  wckTime=1.086  cpuTime=1.03  mem=16M868
60.09	   
60.09	   search
60.09	     run=3  nbConstraintChecks=9244083  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=879
60.09	     nbFailedAssignments=781  nbBacktracks=80  nbVisitedNodes=1741  nbRestartNogoods=24
60.09	       =>  wckTime=2.004  cpuTime=1.93  mem=16M868
60.39	   
60.39	   search
60.39	     run=4  nbConstraintChecks=10768104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1072
60.39	     nbFailedAssignments=917  nbBacktracks=130  nbVisitedNodes=2120  nbRestartNogoods=51
60.39	       =>  wckTime=2.298  cpuTime=2.22  mem=16M868
61.00	   
61.00	   search
61.00	     run=5  nbConstraintChecks=13923921  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1371
61.00	     nbFailedAssignments=1137  nbBacktracks=205  nbVisitedNodes=2714  nbRestartNogoods=62
61.00	       =>  wckTime=2.909  cpuTime=2.83  mem=16M868
62.03	   
62.03	   search
62.03	     run=6  nbConstraintChecks=18717678  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1880
62.03	     nbFailedAssignments=1524  nbBacktracks=319  nbVisitedNodes=3724  nbRestartNogoods=78
62.03	       =>  wckTime=3.938  cpuTime=3.83  mem=16M868
66.06	   
66.06	   search
66.06	     run=7  nbConstraintChecks=41077538  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3724
66.06	     nbFailedAssignments=3192  nbBacktracks=489  nbVisitedNodes=7406  nbRestartNogoods=105
66.06	       =>  wckTime=7.967  cpuTime=7.82  mem=16M868
67.38	   
67.38	   search
67.38	     run=8  nbConstraintChecks=47931788  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4529
67.38	     nbFailedAssignments=3736  nbBacktracks=745  nbVisitedNodes=9010  nbRestartNogoods=126
67.38	       =>  wckTime=9.292  cpuTime=9.13  mem=16M868
69.95	   
69.95	   search
69.95	     run=9  nbConstraintChecks=60599065  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5805
69.95	     nbFailedAssignments=4620  nbBacktracks=1129  nbVisitedNodes=11553  nbRestartNogoods=156
69.95	       =>  wckTime=11.855  cpuTime=11.67  mem=16M868
72.53	   
72.53	   search
72.53	     run=10  nbConstraintChecks=73833650  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7400
72.53	     nbFailedAssignments=5631  nbBacktracks=1705  nbVisitedNodes=14726  nbRestartNogoods=167
72.53	       =>  wckTime=14.437  cpuTime=14.22  mem=16M868
76.28	   
76.28	   search
76.28	     run=11  nbConstraintChecks=92226738  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9847
76.28	     nbFailedAssignments=7204  nbBacktracks=2569  nbVisitedNodes=19596  nbRestartNogoods=188
76.28	       =>  wckTime=18.192  cpuTime=17.94  mem=16M868
85.75	   
85.75	   search
85.75	     run=12  nbConstraintChecks=138515430  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14664
85.75	     nbFailedAssignments=10720  nbBacktracks=3867  nbVisitedNodes=29207  nbRestartNogoods=199
85.75	       =>  wckTime=27.658  cpuTime=27.33  mem=16M868
94.82	   
94.82	   search
94.82	     run=13  nbConstraintChecks=179922732  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20391
94.82	     nbFailedAssignments=14496  nbBacktracks=5813  nbVisitedNodes=40613  nbRestartNogoods=218
94.82	       =>  wckTime=36.728  cpuTime=36.32  mem=16M868
106.92	   
106.92	   search
106.92	     run=14  nbConstraintChecks=238612563  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28496
106.92	     nbFailedAssignments=19673  nbBacktracks=8732  nbVisitedNodes=56736  nbRestartNogoods=227
106.92	       =>  wckTime=48.834  cpuTime=48.33  mem=16M868
121.52	   
121.52	   search
121.52	     run=15  nbConstraintChecks=307655960  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39328
121.52	     nbFailedAssignments=26116  nbBacktracks=13110  nbVisitedNodes=78018  nbRestartNogoods=245
121.52	       =>  wckTime=63.429  cpuTime=62.8  mem=16M868
144.03	   
144.03	   search
144.03	     run=16  nbConstraintChecks=411100284  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56252
144.03	     nbFailedAssignments=36464  nbBacktracks=19678  nbVisitedNodes=111658  nbRestartNogoods=265
144.03	       =>  wckTime=85.936  cpuTime=85.12  mem=16M868
169.74	   
169.74	   search
169.74	     run=17  nbConstraintChecks=531008273  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71821
169.74	     nbFailedAssignments=46974  nbBacktracks=24738  nbVisitedNodes=142542  nbRestartNogoods=290
169.74	       =>  wckTime=111.649  cpuTime=110.61  mem=16M868
169.74	   
169.74	   global
169.74	     nbConstraintChecks=531145895  nbRestartNogoods=290  solvingWckTime=111.651  solvingCpuTime=110.61  expiredTime=no
169.74	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=167.76
169.74	       =>  wckTime=169.423  cpuTime=167.71  mem=16M868
169.74	
169.74	s OPTIMUM FOUND
169.74	v 19 19 18 21 17 17 0 0 4 5 4 17 19 5 16 15 21 21 7 9 7 3 
169.74	   
169.74	   totalWckTime=169.506  totalCpuTime=167.76

Verifier Data (download as text)

19 unsatisfied constraints, 454 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/node18/watcher-282565-1169320242 -o ROOT/results/node18/solver-282565-1169320242 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282565-1169320242/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.87 1.97 1.99 5/87 25389
/proc/meminfo: memFree=1189376/2055920 swapFree=4192812/4192956
[pid=25388] ppid=25386 vsize=18540 CPUtime=0
/proc/25388/stat : 25388 (runsolver) R 25386 25388 24441 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 280418869 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 227848809767 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25388/statm: 4635 279 244 17 0 2626 0

[startup+0.103906 s]
/proc/loadavg: 1.87 1.97 1.99 5/87 25389
/proc/meminfo: memFree=1189376/2055920 swapFree=4192812/4192956
[pid=25388] ppid=25386 vsize=914988 CPUtime=0.08
/proc/25388/stat : 25388 (java) R 25386 25388 24441 0 -1 0 2962 0 1 0 7 1 0 0 17 0 8 0 280418869 936947712 2708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072933105 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25388/statm: 228747 2708 1417 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511947 s]
/proc/loadavg: 1.87 1.97 1.99 5/87 25389
/proc/meminfo: memFree=1189376/2055920 swapFree=4192812/4192956
[pid=25388] ppid=25386 vsize=915332 CPUtime=0.49
/proc/25388/stat : 25388 (java) R 25386 25388 24441 0 -1 0 6867 0 1 0 44 5 0 0 18 0 8 0 280418869 937299968 6606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25388/statm: 228833 6606 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33302 s]
/proc/loadavg: 1.87 1.97 1.99 3/94 25396
/proc/meminfo: memFree=1165192/2055920 swapFree=4192812/4192956
[pid=25388] ppid=25386 vsize=915416 CPUtime=1.29
/proc/25388/stat : 25388 (java) R 25386 25388 24441 0 -1 0 8726 0 1 0 120 9 0 0 25 0 8 0 280418869 937385984 8464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8282669 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25388/statm: 228854 8464 2479 14 0 215324 0
[pid=25388/tid=25390] ppid=25386 vsize=915416 CPUtime=0.03
/proc/25388/task/25390/stat : 25390 (java) S 25386 25388 24441 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 280418874 937385984 8464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25391] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25391/stat : 25391 (java) S 25386 25388 24441 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280418874 937385984 8464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25392] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25392/stat : 25392 (java) S 25386 25388 24441 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280418874 937385984 8464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25393] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25393/stat : 25393 (java) S 25386 25388 24441 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280418877 937385984 8464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25394] ppid=25386 vsize=915416 CPUtime=0.13
/proc/25388/task/25394/stat : 25394 (java) S 25386 25388 24441 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 280418877 937385984 8464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25395] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25395/stat : 25395 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280418877 937385984 8464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25396] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25396/stat : 25396 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280418878 937385984 8464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915416

[startup+2.97019 s]
/proc/loadavg: 1.87 1.97 1.99 3/94 25396
/proc/meminfo: memFree=1165192/2055920 swapFree=4192812/4192956
[pid=25388] ppid=25386 vsize=915420 CPUtime=2.92
/proc/25388/stat : 25388 (java) R 25386 25388 24441 0 -1 0 8730 0 1 0 280 12 0 0 25 0 8 0 280418869 937390080 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25388/statm: 228855 8467 2479 14 0 215325 0
[pid=25388/tid=25390] ppid=25386 vsize=915420 CPUtime=0.03
/proc/25388/task/25390/stat : 25390 (java) S 25386 25388 24441 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 280418874 937390080 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25391] ppid=25386 vsize=915420 CPUtime=0
/proc/25388/task/25391/stat : 25391 (java) S 25386 25388 24441 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280418874 937390080 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25392] ppid=25386 vsize=915420 CPUtime=0
/proc/25388/task/25392/stat : 25392 (java) S 25386 25388 24441 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280418874 937390080 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25393] ppid=25386 vsize=915420 CPUtime=0
/proc/25388/task/25393/stat : 25393 (java) S 25386 25388 24441 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280418877 937390080 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25394] ppid=25386 vsize=915420 CPUtime=0.14
/proc/25388/task/25394/stat : 25394 (java) S 25386 25388 24441 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 280418877 937390080 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25395] ppid=25386 vsize=915420 CPUtime=0
/proc/25388/task/25395/stat : 25395 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280418877 937390080 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25396] ppid=25386 vsize=915420 CPUtime=0
/proc/25388/task/25396/stat : 25396 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280418878 937390080 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915420

[startup+6.25949 s]
/proc/loadavg: 1.88 1.97 1.99 3/94 25396
/proc/meminfo: memFree=1165064/2055920 swapFree=4192812/4192956
[pid=25388] ppid=25386 vsize=915416 CPUtime=6.18
/proc/25388/stat : 25388 (java) R 25386 25388 24441 0 -1 0 8730 0 1 0 595 23 0 0 25 0 8 0 280418869 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073745900 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25388/statm: 228854 8467 2479 14 0 215324 0
[pid=25388/tid=25390] ppid=25386 vsize=915416 CPUtime=0.03
/proc/25388/task/25390/stat : 25390 (java) S 25386 25388 24441 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 280418874 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25391] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25391/stat : 25391 (java) S 25386 25388 24441 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280418874 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25392] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25392/stat : 25392 (java) S 25386 25388 24441 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280418874 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25393] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25393/stat : 25393 (java) S 25386 25388 24441 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280418877 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25394] ppid=25386 vsize=915416 CPUtime=0.14
/proc/25388/task/25394/stat : 25394 (java) S 25386 25388 24441 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 280418877 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25395] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25395/stat : 25395 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280418877 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25396] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25396/stat : 25396 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280418878 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915416

[startup+12.7361 s]
/proc/loadavg: 1.89 1.97 1.99 3/94 25396
/proc/meminfo: memFree=1165128/2055920 swapFree=4192812/4192956
[pid=25388] ppid=25386 vsize=915416 CPUtime=12.6
/proc/25388/stat : 25388 (java) R 25386 25388 24441 0 -1 0 8730 0 1 0 1218 42 0 0 25 0 8 0 280418869 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073745761 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25388/statm: 228854 8467 2479 14 0 215324 0
[pid=25388/tid=25390] ppid=25386 vsize=915416 CPUtime=0.03
/proc/25388/task/25390/stat : 25390 (java) S 25386 25388 24441 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 280418874 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25391] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25391/stat : 25391 (java) S 25386 25388 24441 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280418874 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25392] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25392/stat : 25392 (java) S 25386 25388 24441 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280418874 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25393] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25393/stat : 25393 (java) S 25386 25388 24441 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280418877 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25394] ppid=25386 vsize=915416 CPUtime=0.14
/proc/25388/task/25394/stat : 25394 (java) S 25386 25388 24441 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 280418877 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25395] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25395/stat : 25395 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280418877 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25396] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25396/stat : 25396 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280418878 937385984 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915416

[startup+25.6054 s]
/proc/loadavg: 1.91 1.97 1.99 3/94 25396
/proc/meminfo: memFree=1165192/2055920 swapFree=4192812/4192956
[pid=25388] ppid=25386 vsize=915416 CPUtime=25.36
/proc/25388/stat : 25388 (java) R 25386 25388 24441 0 -1 0 8732 0 1 0 2453 83 0 0 25 0 8 0 280418869 937385984 8469 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073745833 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25388/statm: 228854 8469 2479 14 0 215324 0
[pid=25388/tid=25390] ppid=25386 vsize=915416 CPUtime=0.03
/proc/25388/task/25390/stat : 25390 (java) S 25386 25388 24441 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 280418874 937385984 8469 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25391] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25391/stat : 25391 (java) S 25386 25388 24441 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280418874 937385984 8469 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25392] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25392/stat : 25392 (java) S 25386 25388 24441 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280418874 937385984 8469 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25393] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25393/stat : 25393 (java) S 25386 25388 24441 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280418877 937385984 8469 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25394] ppid=25386 vsize=915416 CPUtime=0.14
/proc/25388/task/25394/stat : 25394 (java) S 25386 25388 24441 0 -1 64 351 0 0 0 14 0 0 0 16 0 8 0 280418877 937385984 8469 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25395] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25395/stat : 25395 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280418877 937385984 8469 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25396] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25396/stat : 25396 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280418878 937385984 8469 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915416

[startup+51.2108 s]
/proc/loadavg: 2.00 1.99 1.99 3/94 25396
/proc/meminfo: memFree=1165256/2055920 swapFree=4192812/4192956
[pid=25388] ppid=25386 vsize=915416 CPUtime=50.75
/proc/25388/stat : 25388 (java) R 25386 25388 24441 0 -1 0 8733 0 1 0 4913 162 0 0 25 0 8 0 280418869 937385984 8470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073748956 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25388/statm: 228854 8470 2479 14 0 215324 0
[pid=25388/tid=25390] ppid=25386 vsize=915416 CPUtime=0.03
/proc/25388/task/25390/stat : 25390 (java) S 25386 25388 24441 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 280418874 937385984 8470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25391] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25391/stat : 25391 (java) S 25386 25388 24441 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280418874 937385984 8470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25392] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25392/stat : 25392 (java) S 25386 25388 24441 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280418874 937385984 8470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25393] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25393/stat : 25393 (java) S 25386 25388 24441 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280418877 937385984 8470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25394] ppid=25386 vsize=915416 CPUtime=0.14
/proc/25388/task/25394/stat : 25394 (java) S 25386 25388 24441 0 -1 64 352 0 0 0 14 0 0 0 16 0 8 0 280418877 937385984 8470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25395] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25395/stat : 25395 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280418877 937385984 8470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25396] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25396/stat : 25396 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280418878 937385984 8470 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915416

[startup+102.425 s]
/proc/loadavg: 2.00 1.99 1.99 3/94 25396
/proc/meminfo: memFree=1163848/2055920 swapFree=4192812/4192956
[pid=25388] ppid=25386 vsize=915416 CPUtime=101.52
/proc/25388/stat : 25388 (java) R 25386 25388 24441 0 -1 0 9149 0 1 0 9966 186 0 0 25 0 8 0 280418869 937385984 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073915744 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25388/statm: 228854 8878 2532 14 0 215324 0
[pid=25388/tid=25390] ppid=25386 vsize=915416 CPUtime=0.03
/proc/25388/task/25390/stat : 25390 (java) S 25386 25388 24441 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 280418874 937385984 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25391] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25391/stat : 25391 (java) S 25386 25388 24441 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280418874 937385984 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25392] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25392/stat : 25392 (java) S 25386 25388 24441 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280418874 937385984 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25393] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25393/stat : 25393 (java) S 25386 25388 24441 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280418877 937385984 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25394] ppid=25386 vsize=915416 CPUtime=0.25
/proc/25388/task/25394/stat : 25394 (java) S 25386 25388 24441 0 -1 64 408 0 0 0 24 1 0 0 16 0 8 0 280418877 937385984 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25395] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25395/stat : 25395 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280418877 937385984 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25396] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25396/stat : 25396 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280418878 937385984 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915416

[startup+162.487 s]
/proc/loadavg: 2.00 1.99 1.99 3/94 25396
/proc/meminfo: memFree=1163848/2055920 swapFree=4192812/4192956
[pid=25388] ppid=25386 vsize=915416 CPUtime=161.08
/proc/25388/stat : 25388 (java) R 25386 25388 24441 0 -1 0 9157 0 1 0 15921 187 0 0 25 0 8 0 280418869 937385984 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073915308 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25388/statm: 228854 8886 2532 14 0 215324 0
[pid=25388/tid=25390] ppid=25386 vsize=915416 CPUtime=0.03
/proc/25388/task/25390/stat : 25390 (java) S 25386 25388 24441 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 280418874 937385984 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25391] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25391/stat : 25391 (java) S 25386 25388 24441 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280418874 937385984 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25392] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25392/stat : 25392 (java) S 25386 25388 24441 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280418874 937385984 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25393] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25393/stat : 25393 (java) S 25386 25388 24441 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280418877 937385984 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25394] ppid=25386 vsize=915416 CPUtime=0.25
/proc/25388/task/25394/stat : 25394 (java) S 25386 25388 24441 0 -1 64 409 0 0 0 24 1 0 0 16 0 8 0 280418877 937385984 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25395] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25395/stat : 25395 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 280418877 937385984 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25388/tid=25396] ppid=25386 vsize=915416 CPUtime=0
/proc/25388/task/25396/stat : 25396 (java) S 25386 25388 24441 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280418878 937385984 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.08
Current children cumulated vsize (KiB) 915416

Child status: 0
Real time (s): 169.807
CPU time (s): 168.29
CPU user time (s): 166.414
CPU system time (s): 1.87671
CPU usage (%): 99.1067
Max. virtual memory (cumulated for all children) (KiB): 915932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 166.414
system time used= 1.87671
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9254
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= 4655
involuntary context switches= 8256

runsolver used 0.212967 s user time and 0.560914 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 19:10:42 UTC 2007


IDJOB= 282565
IDBENCH= 12865
IDSOLVER= 68
FILE ID= node18/282565-1169320242

PBS_JOBID= 3610026

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/subs7/scenw-7-sub4-22_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282565-1169320242/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-282565-1169320242 -o ROOT/results/node18/solver-282565-1169320242 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282565-1169320242/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f2cfb5e6c9f6d2f2f494645c769a83d1

RANDOM SEED= 333830473

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.231
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.231
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:       1189856 kB
Buffers:         55052 kB
Cached:         582788 kB
SwapCached:          0 kB
Active:         350232 kB
Inactive:       434632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189856 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2012 kB
Writeback:           0 kB
Mapped:         167196 kB
Slab:            65924 kB
Committed_AS:  9632444 kB
PageTables:       2244 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 node18 on Sat Jan 20 19:13:32 UTC 2007