Trace number 217221

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
Abscon 109 ACSAT 209.573 209.728

DiagnosticValue
CHECKS1399072869
NODES908052

General information on the benchmark

Namefrb/frb45-21/
frb45-21-3-mgd_ext.xml
MD5SUM4fc0de1fe7668cda0890d78503cd01e0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.0408
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables45
Number of constraints369
Maximum constraint arity2
Maximum domain size21
Number of constraints which are defined in extension369
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=mac.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/217221-1168079353/unknown.xml
0.40	   
0.40	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.44	     nbVariables=45  nbDomainTypes=1  minDomainSize=21  maxDomainSize=21
0.44	       =>  wckTime=0.114  cpuTime=0.09  mem=6M951
0.44	   
0.44	   relations being loaded...
0.57	   
0.57	   constraints being loaded...
0.68	     nbConstraints=369  nbRelationTypes=369  nbExtensionStructures=369  nbSharedExtensionStructures=0
0.68	     nbConflictsStructures=369  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1704  maxDegree=24
0.68	     maxArity=2
0.68	       =>  wckTime=0.346  cpuTime=0.25  mem=14M754
0.72	   
0.72	   solver IterativeSystematicSolver being built... 
0.86	       =>  wckTime=0.533  cpuTime=0.37  mem=14M138
0.87	   
0.87	   preprocessing
0.87	     nbConstraintChecks=0  nbPropagations=45  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.87	     detectedInconsistency=no
0.87	       =>  wckTime=0.0050  cpuTime=0.01  mem=15M113
0.92	   
0.92	   search
0.92	     run=0  nbConstraintChecks=39639  nbPropagations=575  nbRevisions=6185  nbUselessRevisions=4954  nbAssignments=25
0.92	     nbFailedAssignments=7  nbBacktracks=11  nbVisitedNodes=40  nbRestartNogoods=0  mapSize=9  nbInferences=0
0.92	     nbTooLargeKeys=0
0.92	       =>  wckTime=0.05  cpuTime=0.03  mem=15M113
0.94	   
0.94	   search
0.94	     run=1  nbConstraintChecks=85284  nbPropagations=1759  nbRevisions=19532  nbUselessRevisions=15750  nbAssignments=58
0.94	     nbFailedAssignments=16  nbBacktracks=26  nbVisitedNodes=89  nbRestartNogoods=4  mapSize=19  nbInferences=0
0.94	     nbTooLargeKeys=0
0.94	       =>  wckTime=0.073  cpuTime=0.05  mem=15M113
0.96	   
0.96	   search
0.96	     run=2  nbConstraintChecks=145994  nbPropagations=3779  nbRevisions=43262  nbUselessRevisions=35100
0.96	     nbAssignments=109  nbFailedAssignments=32  nbBacktracks=53  nbVisitedNodes=168  nbRestartNogoods=9  mapSize=37
0.96	     nbInferences=0  nbTooLargeKeys=0
0.96	       =>  wckTime=0.091  cpuTime=0.06  mem=15M113
0.98	   
0.98	   search
0.98	     run=3  nbConstraintChecks=242757  nbPropagations=7077  nbRevisions=83667  nbUselessRevisions=68087
0.98	     nbAssignments=175  nbFailedAssignments=53  nbBacktracks=88  nbVisitedNodes=272  nbRestartNogoods=11  mapSize=62
0.98	     nbInferences=0  nbTooLargeKeys=0
0.98	       =>  wckTime=0.111  cpuTime=0.08  mem=15M113
1.00	   
1.00	   search
1.00	     run=4  nbConstraintChecks=364097  nbPropagations=11927  nbRevisions=144312  nbUselessRevisions=117671
1.00	     nbAssignments=266  nbFailedAssignments=82  nbBacktracks=142  nbVisitedNodes=419  nbRestartNogoods=16  mapSize=104
1.00	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.134  cpuTime=0.1  mem=15M113
1.05	   
1.05	   search
1.05	     run=5  nbConstraintChecks=605270  nbPropagations=19624  nbRevisions=243698  nbUselessRevisions=198085
1.05	     nbAssignments=403  nbFailedAssignments=135  nbBacktracks=217  nbVisitedNodes=657  nbRestartNogoods=20  mapSize=173
1.05	     nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.179  cpuTime=0.14  mem=15M113
1.10	   
1.10	   search
1.10	     run=6  nbConstraintChecks=899222  nbPropagations=31300  nbRevisions=394755  nbUselessRevisions=319704
1.10	     nbAssignments=603  nbFailedAssignments=214  nbBacktracks=330  nbVisitedNodes=1003  nbRestartNogoods=27  mapSize=265
1.10	     nbInferences=0  nbTooLargeKeys=0
1.10	       =>  wckTime=0.235  cpuTime=0.2  mem=15M113
1.18	   
1.18	   search
1.18	     run=7  nbConstraintChecks=1310973  nbPropagations=48460  nbRevisions=620159  nbUselessRevisions=501089
1.18	     nbAssignments=884  nbFailedAssignments=317  nbBacktracks=500  nbVisitedNodes=1486  nbRestartNogoods=35  mapSize=404
1.18	     nbInferences=0  nbTooLargeKeys=0
1.18	       =>  wckTime=0.311  cpuTime=0.27  mem=15M113
1.30	   
1.30	   search
1.30	     run=8  nbConstraintChecks=2001880  nbPropagations=74014  nbRevisions=962662  nbUselessRevisions=776045
1.30	     nbAssignments=1320  nbFailedAssignments=490  nbBacktracks=756  nbVisitedNodes=2234  nbRestartNogoods=39
1.30	     mapSize=618  nbInferences=0  nbTooLargeKeys=0
1.30	       =>  wckTime=0.432  cpuTime=0.39  mem=15M113
1.49	   
1.49	   search
1.49	     run=9  nbConstraintChecks=3092605  nbPropagations=113702  nbRevisions=1508237  nbUselessRevisions=1215105
1.49	     nbAssignments=2037  nbFailedAssignments=817  nbBacktracks=1141  nbVisitedNodes=3523  nbRestartNogoods=43
1.49	     mapSize=963  nbInferences=0  nbTooLargeKeys=0
1.49	       =>  wckTime=0.623  cpuTime=0.56  mem=15M113
1.52	   
1.52	   INFO : Stopping hyperNogood (mapSize=1006, nbTooLargekeys=0, mem=15M113)
1.73	   
1.73	   search
1.73	     run=10  nbConstraintChecks=4566349  nbPropagations=172515  nbRevisions=2320585  nbUselessRevisions=1868314
1.73	     nbAssignments=3009  nbFailedAssignments=1204  nbBacktracks=1720  nbVisitedNodes=5211  nbRestartNogoods=47
1.73	       =>  wckTime=0.861  cpuTime=0.79  mem=15M113
2.07	   
2.07	   search
2.07	     run=11  nbConstraintChecks=6746022  nbPropagations=260688  nbRevisions=3538628  nbUselessRevisions=2848560
2.07	     nbAssignments=4496  nbFailedAssignments=1819  nbBacktracks=2585  nbVisitedNodes=7789  nbRestartNogoods=51
2.07	       =>  wckTime=1.201  cpuTime=1.13  mem=15M113
2.60	   
2.60	   search
2.60	     run=12  nbConstraintChecks=10374688  nbPropagations=393915  nbRevisions=5383139  nbUselessRevisions=4328059
2.60	     nbAssignments=6768  nbFailedAssignments=2786  nbBacktracks=3882  nbVisitedNodes=11794  nbRestartNogoods=60
2.60	       =>  wckTime=1.735  cpuTime=1.66  mem=15M113
3.35	   
3.35	   search
3.35	     run=13  nbConstraintChecks=15289458  nbPropagations=592440  nbRevisions=8123869  nbUselessRevisions=6528691
3.35	     nbAssignments=10037  nbFailedAssignments=4101  nbBacktracks=5828  nbVisitedNodes=17520  nbRestartNogoods=74
3.35	       =>  wckTime=2.48  cpuTime=2.4  mem=15M113
4.41	   
4.41	   search
4.41	     run=14  nbConstraintChecks=22373360  nbPropagations=883794  nbRevisions=12133136  nbUselessRevisions=9747933
4.41	     nbAssignments=14734  nbFailedAssignments=5868  nbBacktracks=8750  nbVisitedNodes=25607  nbRestartNogoods=80
4.41	       =>  wckTime=3.543  cpuTime=3.47  mem=15M113
6.07	   
6.07	   search
6.07	     run=15  nbConstraintChecks=33458636  nbPropagations=1318883  nbRevisions=18119717  nbUselessRevisions=14554057
6.07	     nbAssignments=21937  nbFailedAssignments=8685  nbBacktracks=13128  nbVisitedNodes=38110  nbRestartNogoods=94
6.07	       =>  wckTime=5.201  cpuTime=5.12  mem=15M113
8.48	   
8.48	   search
8.48	     run=16  nbConstraintChecks=49945576  nbPropagations=1959976  nbRevisions=26943611  nbUselessRevisions=21631211
8.48	     nbAssignments=32503  nbFailedAssignments=12674  nbBacktracks=19696  nbVisitedNodes=56145  nbRestartNogoods=109
8.48	       =>  wckTime=7.617  cpuTime=7.55  mem=15M113
12.33	   
12.33	   search
12.33	     run=17  nbConstraintChecks=75388050  nbPropagations=2931870  nbRevisions=40356985  nbUselessRevisions=32398790
12.33	     nbAssignments=49101  nbFailedAssignments=19409  nbBacktracks=29550  nbVisitedNodes=85102  nbRestartNogoods=119
12.33	       =>  wckTime=11.46  cpuTime=11.39  mem=15M113
17.84	   
17.84	   search
17.84	     run=18  nbConstraintChecks=111420775  nbPropagations=4379253  nbRevisions=60445302  nbUselessRevisions=48559314
17.84	     nbAssignments=73932  nbFailedAssignments=29452  nbBacktracks=44330  nbVisitedNodes=128116  nbRestartNogoods=126
17.84	       =>  wckTime=16.972  cpuTime=16.9  mem=15M113
25.98	   
25.98	   search
25.98	     run=19  nbConstraintChecks=165822261  nbPropagations=6530855  nbRevisions=90352951  nbUselessRevisions=72629203
25.98	     nbAssignments=109938  nbFailedAssignments=43280  nbBacktracks=66500  nbVisitedNodes=190256  nbRestartNogoods=134
25.98	       =>  wckTime=25.119  cpuTime=25.04  mem=15M113
38.50	   
38.50	   search
38.50	     run=20  nbConstraintChecks=247783104  nbPropagations=9763494  nbRevisions=135362773  nbUselessRevisions=108887175
38.50	     nbAssignments=166148  nbFailedAssignments=66229  nbBacktracks=99752  nbVisitedNodes=288239  nbRestartNogoods=152
38.50	       =>  wckTime=37.633  cpuTime=37.55  mem=15M113
57.28	   
57.28	   search
57.28	     run=21  nbConstraintChecks=373443533  nbPropagations=14620954  nbRevisions=202911111  nbUselessRevisions=163271574
57.28	     nbAssignments=248903  nbFailedAssignments=99101  nbBacktracks=149630  nbVisitedNodes=431678  nbRestartNogoods=166
57.28	       =>  wckTime=56.411  cpuTime=56.32  mem=15M113
86.57	   
86.57	   search
86.57	     run=22  nbConstraintChecks=569441381  nbPropagations=22002688  nbRevisions=305634006  nbUselessRevisions=245946571
86.57	     nbAssignments=375306  nbFailedAssignments=150679  nbBacktracks=224450  nbVisitedNodes=652388  nbRestartNogoods=178
86.57	       =>  wckTime=85.7  cpuTime=85.6  mem=15M113
130.61	   
130.61	   search
130.61	     run=23  nbConstraintChecks=868593748  nbPropagations=33104914  nbRevisions=460276939  nbUselessRevisions=370237464
130.61	     nbAssignments=562746  nbFailedAssignments=225883  nbBacktracks=336678  nbVisitedNodes=978457  nbRestartNogoods=193
130.61	       =>  wckTime=129.742  cpuTime=129.63  mem=15M113
194.90	   
194.90	   search
194.90	     run=24  nbConstraintChecks=1300673219  nbPropagations=49731988  nbRevisions=692160142  nbUselessRevisions=556762846
194.90	     nbAssignments=844198  nbFailedAssignments=338985  nbBacktracks=505020  nbVisitedNodes=1466880  nbRestartNogoods=206
194.90	       =>  wckTime=194.035  cpuTime=193.9  mem=15M113
209.67	   
209.67	   search
209.67	     run=25  nbConstraintChecks=1399072869  nbPropagations=67632145  nbRevisions=941983327  nbUselessRevisions=757776013
209.67	     nbAssignments=908052  nbFailedAssignments=365337  nbBacktracks=542477  nbVisitedNodes=1578827  nbRestartNogoods=225
209.67	       =>  wckTime=208.807  cpuTime=208.68  mem=15M113
209.67	   
209.68	   global
209.68	     nbConstraintChecks=1399072869  nbPropagations=67632190  nbRevisions=941983327  nbUselessRevisions=757776013
209.68	     nbRestartNogoods=225  solvingWckTime=208.81  solvingCpuTime=208.68  expiredTime=no  totalExploration=no
209.68	     nbFoundSolutions=1  globalCpuTime=209.1
209.68	       =>  wckTime=209.346  cpuTime=209.05  mem=15M113
209.68	   
209.68	s SATISFIABLE
209.68	v 16 13 2 8 2 6 6 5 4 13 18 17 14 1 10 5 12 15 0 12 18 7 7 0 3 3 12 14 2 20 11 9 20 10 18 8 13 2 15 15 14 10 3 19 12 
209.68	d NODES 908052
209.68	d CHECKS 1399072869
209.68	   
209.68	   totalWckTime=209.421  totalCpuTime=209.11

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-217221-1168079353 -o ROOT/results/node24/solver-217221-1168079353 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217221-1168079353/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.87 1.68 1.81 3/82 17653
/proc/meminfo: memFree=1796832/2055920 swapFree=4192812/4192956
[pid=17652] ppid=17648 vsize=18540 CPUtime=0
/proc/17652/stat : 17652 (runsolver) D 17648 17652 17435 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156331010 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 237788261671 0 2147483391 4096 24578 18446744072099855350 0 0 17 1 0 0
/proc/17652/statm: 4635 279 244 17 0 2626 0

[startup+0.102909 s]
/proc/loadavg: 0.87 1.68 1.81 3/82 17653
/proc/meminfo: memFree=1796832/2055920 swapFree=4192812/4192956
[pid=17652] ppid=17648 vsize=909872 CPUtime=0.06
/proc/17652/stat : 17652 (java) R 17648 17652 17435 0 -1 0 2547 0 1 0 4 2 0 0 23 0 8 0 156331010 931708928 2294 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153795301 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17652/statm: 227468 2294 1248 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 909872

[startup+0.514959 s]
/proc/loadavg: 0.87 1.68 1.81 3/82 17653
/proc/meminfo: memFree=1796832/2055920 swapFree=4192812/4192956
[pid=17652] ppid=17648 vsize=915328 CPUtime=0.46
/proc/17652/stat : 17652 (java) R 17648 17652 17435 0 -1 0 6661 0 1 0 41 5 0 0 16 0 8 0 156331010 937295872 6400 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073551981 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17652/statm: 228832 6401 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915328

[startup+1.33503 s]
/proc/loadavg: 0.87 1.68 1.81 2/88 17686
/proc/meminfo: memFree=1769648/2055920 swapFree=4192812/4192956
[pid=17652] ppid=17648 vsize=915456 CPUtime=1.27
/proc/17652/stat : 17652 (java) R 17648 17652 17435 0 -1 0 8933 0 1 0 119 8 0 0 16 0 8 0 156331010 937426944 8671 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072940298 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17652/statm: 228864 8671 2513 14 0 215334 0
[pid=17652/tid=17654] ppid=17648 vsize=915456 CPUtime=0.03
/proc/17652/task/17654/stat : 17654 (java) S 17648 17652 17435 0 -1 64 341 0 0 0 3 0 0 0 16 0 8 0 156331017 937426944 8671 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17655] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17655/stat : 17655 (java) S 17648 17652 17435 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331017 937426944 8671 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17656] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17656/stat : 17656 (java) S 17648 17652 17435 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331017 937426944 8671 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17657] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17657/stat : 17657 (java) S 17648 17652 17435 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156331021 937426944 8671 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17658] ppid=17648 vsize=915456 CPUtime=0.18
/proc/17652/task/17658/stat : 17658 (java) S 17648 17652 17435 0 -1 64 376 0 0 0 17 1 0 0 16 0 8 0 156331021 937426944 8671 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17659] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17659/stat : 17659 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156331021 937426944 8671 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17660] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17660/stat : 17660 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156331021 937426944 8671 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915456

[startup+2.97321 s]
/proc/loadavg: 0.87 1.68 1.81 3/100 17698
/proc/meminfo: memFree=1761360/2055920 swapFree=4192812/4192956
[pid=17652] ppid=17648 vsize=915456 CPUtime=2.9
/proc/17652/stat : 17652 (java) R 17648 17652 17435 0 -1 0 8948 0 1 0 282 8 0 0 18 0 8 0 156331010 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815107 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17652/statm: 228864 8685 2513 14 0 215334 0
[pid=17652/tid=17654] ppid=17648 vsize=915456 CPUtime=0.03
/proc/17652/task/17654/stat : 17654 (java) S 17648 17652 17435 0 -1 64 341 0 0 0 3 0 0 0 17 0 8 0 156331017 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17655] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17655/stat : 17655 (java) S 17648 17652 17435 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331017 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17656] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17656/stat : 17656 (java) S 17648 17652 17435 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331017 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17657] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17657/stat : 17657 (java) S 17648 17652 17435 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156331021 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17658] ppid=17648 vsize=915456 CPUtime=0.2
/proc/17652/task/17658/stat : 17658 (java) S 17648 17652 17435 0 -1 64 390 0 0 0 19 1 0 0 16 0 8 0 156331021 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17659] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17659/stat : 17659 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156331021 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17660] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17660/stat : 17660 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156331021 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915456

[startup+6.25756 s]
/proc/loadavg: 0.96 1.68 1.81 3/100 17698
/proc/meminfo: memFree=1741456/2055920 swapFree=4192812/4192956
[pid=17652] ppid=17648 vsize=915456 CPUtime=6.18
/proc/17652/stat : 17652 (java) R 17648 17652 17435 0 -1 0 8949 0 1 0 610 8 0 0 25 0 8 0 156331010 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073807865 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17652/statm: 228864 8685 2513 14 0 215334 0
[pid=17652/tid=17654] ppid=17648 vsize=915456 CPUtime=0.03
/proc/17652/task/17654/stat : 17654 (java) S 17648 17652 17435 0 -1 64 341 0 0 0 3 0 0 0 16 0 8 0 156331017 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17655] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17655/stat : 17655 (java) S 17648 17652 17435 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331017 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17656] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17656/stat : 17656 (java) S 17648 17652 17435 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331017 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17657] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17657/stat : 17657 (java) S 17648 17652 17435 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156331021 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17658] ppid=17648 vsize=915456 CPUtime=0.2
/proc/17652/task/17658/stat : 17658 (java) S 17648 17652 17435 0 -1 64 390 0 0 0 19 1 0 0 16 0 8 0 156331021 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17659] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17659/stat : 17659 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156331021 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17660] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17660/stat : 17660 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156331021 937426944 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915456

[startup+12.7403 s]
/proc/loadavg: 1.04 1.69 1.81 3/100 17698
/proc/meminfo: memFree=1741456/2055920 swapFree=4192812/4192956
[pid=17652] ppid=17648 vsize=915456 CPUtime=12.66
/proc/17652/stat : 17652 (java) R 17648 17652 17435 0 -1 0 8951 0 1 0 1258 8 0 0 25 0 8 0 156331010 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805711 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17652/statm: 228864 8686 2513 14 0 215334 0
[pid=17652/tid=17654] ppid=17648 vsize=915456 CPUtime=0.03
/proc/17652/task/17654/stat : 17654 (java) S 17648 17652 17435 0 -1 64 341 0 0 0 3 0 0 0 16 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17655] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17655/stat : 17655 (java) S 17648 17652 17435 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17656] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17656/stat : 17656 (java) S 17648 17652 17435 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17657] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17657/stat : 17657 (java) S 17648 17652 17435 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17658] ppid=17648 vsize=915456 CPUtime=0.2
/proc/17652/task/17658/stat : 17658 (java) S 17648 17652 17435 0 -1 64 391 0 0 0 19 1 0 0 16 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17659] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17659/stat : 17659 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17660] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17660/stat : 17660 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915456

[startup+25.5996 s]
/proc/loadavg: 1.25 1.70 1.82 3/100 17698
/proc/meminfo: memFree=1741520/2055920 swapFree=4192812/4192956
[pid=17652] ppid=17648 vsize=915456 CPUtime=25.52
/proc/17652/stat : 17652 (java) R 17648 17652 17435 0 -1 0 8951 0 1 0 2544 8 0 0 25 0 8 0 156331010 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820690 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17652/statm: 228864 8686 2513 14 0 215334 0
[pid=17652/tid=17654] ppid=17648 vsize=915456 CPUtime=0.03
/proc/17652/task/17654/stat : 17654 (java) S 17648 17652 17435 0 -1 64 341 0 0 0 3 0 0 0 16 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17655] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17655/stat : 17655 (java) S 17648 17652 17435 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17656] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17656/stat : 17656 (java) S 17648 17652 17435 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17657] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17657/stat : 17657 (java) S 17648 17652 17435 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17658] ppid=17648 vsize=915456 CPUtime=0.2
/proc/17652/task/17658/stat : 17658 (java) S 17648 17652 17435 0 -1 64 391 0 0 0 19 1 0 0 16 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17659] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17659/stat : 17659 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17660] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17660/stat : 17660 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 915456

[startup+51.3004 s]
/proc/loadavg: 1.51 1.72 1.82 3/100 17698
/proc/meminfo: memFree=1741520/2055920 swapFree=4192812/4192956
[pid=17652] ppid=17648 vsize=915456 CPUtime=51.21
/proc/17652/stat : 17652 (java) R 17648 17652 17435 0 -1 0 8951 0 1 0 5113 8 0 0 25 0 8 0 156331010 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17652/statm: 228864 8686 2513 14 0 215334 0
[pid=17652/tid=17654] ppid=17648 vsize=915456 CPUtime=0.03
/proc/17652/task/17654/stat : 17654 (java) S 17648 17652 17435 0 -1 64 341 0 0 0 3 0 0 0 16 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17655] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17655/stat : 17655 (java) S 17648 17652 17435 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17656] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17656/stat : 17656 (java) S 17648 17652 17435 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17657] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17657/stat : 17657 (java) S 17648 17652 17435 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17658] ppid=17648 vsize=915456 CPUtime=0.2
/proc/17652/task/17658/stat : 17658 (java) S 17648 17652 17435 0 -1 64 391 0 0 0 19 1 0 0 16 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17659] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17659/stat : 17659 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17660] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17660/stat : 17660 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 915456

[startup+102.596 s]
/proc/loadavg: 1.78 1.76 1.83 3/100 17698
/proc/meminfo: memFree=1741520/2055920 swapFree=4192812/4192956
[pid=17652] ppid=17648 vsize=915456 CPUtime=102.5
/proc/17652/stat : 17652 (java) R 17648 17652 17435 0 -1 0 8951 0 1 0 10241 9 0 0 25 0 8 0 156331010 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073807849 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17652/statm: 228864 8686 2513 14 0 215334 0
[pid=17652/tid=17654] ppid=17648 vsize=915456 CPUtime=0.03
/proc/17652/task/17654/stat : 17654 (java) S 17648 17652 17435 0 -1 64 341 0 0 0 3 0 0 0 16 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17655] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17655/stat : 17655 (java) S 17648 17652 17435 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17656] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17656/stat : 17656 (java) S 17648 17652 17435 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17657] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17657/stat : 17657 (java) S 17648 17652 17435 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17658] ppid=17648 vsize=915456 CPUtime=0.2
/proc/17652/task/17658/stat : 17658 (java) S 17648 17652 17435 0 -1 64 391 0 0 0 19 1 0 0 16 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17659] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17659/stat : 17659 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17660] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17660/stat : 17660 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.5
Current children cumulated vsize (KiB) 915456

[startup+162.635 s]
/proc/loadavg: 1.92 1.80 1.83 3/100 17698
/proc/meminfo: memFree=1741520/2055920 swapFree=4192812/4192956
[pid=17652] ppid=17648 vsize=915456 CPUtime=162.52
/proc/17652/stat : 17652 (java) R 17648 17652 17435 0 -1 0 8951 0 1 0 16243 9 0 0 25 0 8 0 156331010 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073807061 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17652/statm: 228864 8686 2513 14 0 215334 0
[pid=17652/tid=17654] ppid=17648 vsize=915456 CPUtime=0.03
/proc/17652/task/17654/stat : 17654 (java) S 17648 17652 17435 0 -1 64 341 0 0 0 3 0 0 0 16 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17655] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17655/stat : 17655 (java) S 17648 17652 17435 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17656] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17656/stat : 17656 (java) S 17648 17652 17435 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331017 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17657] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17657/stat : 17657 (java) S 17648 17652 17435 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17658] ppid=17648 vsize=915456 CPUtime=0.2
/proc/17652/task/17658/stat : 17658 (java) S 17648 17652 17435 0 -1 64 391 0 0 0 19 1 0 0 16 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17652/tid=17659] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17659/stat : 17659 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17652/tid=17660] ppid=17648 vsize=915456 CPUtime=0
/proc/17652/task/17660/stat : 17660 (java) S 17648 17652 17435 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156331021 937426944 8686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.52
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 209.728
CPU time (s): 209.573
CPU user time (s): 209.468
CPU system time (s): 0.104984
CPU usage (%): 99.9262
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 209.468
system time used= 0.104984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8956
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= 5073
involuntary context switches= 4748

runsolver used 0.180972 s user time and 0.59091 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan  6 10:29:15 UTC 2007


IDJOB= 217221
IDBENCH= 5124
FILE ID= node24/217221-1168079353

PBS_JOBID= 3476090

Free space on /tmp= 66466 MiB

BENCH NAME= HOME/pub/bench/CPAI06/frb/frb45-21/frb45-21-3-mgd_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217221-1168079353/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-217221-1168079353 -o ROOT/results/node24/solver-217221-1168079353 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217221-1168079353/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4fc0de1fe7668cda0890d78503cd01e0

RANDOM SEED= 626038295

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1797576 kB
Buffers:         24508 kB
Cached:         109044 kB
SwapCached:          0 kB
Active:         117324 kB
Inactive:        73536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2104 kB
Writeback:           0 kB
Mapped:          76316 kB
Slab:            52536 kB
Committed_AS:  2926344 kB
PageTables:       2196 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= 66464 MiB



End job on node24 on Sat Jan  6 10:32:47 UTC 2007