Trace number 1052434

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ESACSAT 51.3502 51.8387

DiagnosticValue
CHECKS28653
NODES9183

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-11_ext.xml
MD5SUMe9b7d83c81d771feb950258c9be6fc61
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.800878
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension133
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1052434-1215056775.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.28/0.39	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.39	       =>  wckTime=0.139  cpuTime=0.1  mem=6M878
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.88/0.91	   
0.88/0.91	   constraints being loaded...
1.38/1.49	     nbConstraints=133  nbRelationTypes=1  nbGlobalConstraints=133  nbExtensionStructures=1
1.38/1.49	     nbSharedExtensionStructures=132  nbConflictsStructures=1  nbSharedConflictsStructures=132
1.38/1.49	     nbSharedBinaryRepresentations=0  minDegree=103  maxDegree=125  minArity=18  maxArity=18  nbGenerators=0
1.38/1.49	     nbFusions=0  symmetryWckTime=0.095  symmetryCpuTime=0.04
1.38/1.49	       =>  wckTime=1.239  cpuTime=0.93  mem=54M631
1.45/1.59	   
1.45/1.59	   solver IterativeSystematicSolver being built... 
1.55/1.66	   
1.55/1.67	   INFO : Forward propagation technique limited 
1.65/1.74	       =>  wckTime=1.492  cpuTime=1.07  mem=68M742
5.92/6.00	   
5.92/6.00	   preprocessing
5.92/6.00	     nbConstraintChecks=0  nbValidityChecks=38107898  nbPropagations=49  nbRevisions=0  nbUselessRevisions=0
5.92/6.00	     nbSingletonTests=28  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
5.92/6.00	     detectedInconsistency=no
5.92/6.00	       =>  wckTime=4.263  cpuTime=4.19  mem=69M660
14.84/15.06	   
14.84/15.06	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=70M382)
51.31/51.80	   
51.31/51.80	   search
51.31/51.80	     run=12  nbConstraintChecks=28653  nbValidityChecks=390367631  minDepth=3  maxDepth=21  nbPropagations=55198
51.31/51.80	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=9183  nbFailedAssignments=3006  nbBacktracks=6045
51.31/51.80	     nbVisitedNodes=15189  nbRestartNogoods=45  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=10.9
51.31/51.80	     nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
51.31/51.80	       =>  wckTime=50.059  cpuTime=49.49  mem=70M382
51.31/51.80	   
51.31/51.80	   global
51.31/51.80	     nbConstraintChecks=28653  nbValidityChecks=428475529  nbPropagations=55247  nbRestartNogoods=45
51.31/51.80	     solvingWckTime=50.062  solvingCpuTime=49.49  expiredTime=no  totalExploration=no  nbFoundSolutions=1
51.31/51.80	     firstSolutionCpuTime=50.56  globalCpuTime=50.61
51.31/51.80	       =>  wckTime=51.555  cpuTime=50.56  mem=70M382
51.31/51.80	   
51.31/51.80	s SATISFIABLE
51.31/51.80	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
51.31/51.80	d NODES 9183
51.31/51.80	d CHECKS 28653
51.31/51.81	   
51.31/51.81	   totalWckTime=51.614  totalCpuTime=50.62

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1052434-1215056775/watcher-1052434-1215056775 -o /tmp/evaluation-result-1052434-1215056775/solver-1052434-1215056775 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1052434-1215056775.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 1.98 1.99 3/72 16523
/proc/meminfo: memFree=1397128/2055920 swapFree=4179456/4192956
[pid=16523] ppid=16521 vsize=18572 CPUtime=0
/proc/16523/stat : 16523 (runsolver) R 16521 16523 13921 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 1984649981 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 221954764071 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16523/statm: 4643 292 257 25 0 2626 0

[startup+0.020718 s]
/proc/loadavg: 1.94 1.98 1.99 3/72 16523
/proc/meminfo: memFree=1397128/2055920 swapFree=4179456/4192956
[pid=16523] ppid=16521 vsize=10904 CPUtime=0.01
/proc/16523/stat : 16523 (java) S 16521 16523 13921 0 -1 0 821 0 0 0 0 1 0 0 18 0 2 0 1984649981 11165696 574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/16523/statm: 2734 605 310 9 0 1198 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10904

[startup+0.102719 s]
/proc/loadavg: 1.94 1.98 1.99 3/72 16523
/proc/meminfo: memFree=1397128/2055920 swapFree=4179456/4192956
[pid=16523] ppid=16521 vsize=865884 CPUtime=0.08
/proc/16523/stat : 16523 (java) S 16521 16523 13921 0 -1 0 3678 0 1 0 6 2 0 0 18 0 9 0 1984649981 886665216 3153 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16523/statm: 216471 3153 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302741 s]
/proc/loadavg: 1.94 1.98 1.99 3/72 16523
/proc/meminfo: memFree=1397128/2055920 swapFree=4179456/4192956
[pid=16523] ppid=16521 vsize=866196 CPUtime=0.28
/proc/16523/stat : 16523 (java) S 16521 16523 13921 0 -1 0 5608 0 1 0 25 3 0 0 18 0 9 0 1984649981 886984704 5022 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16523/statm: 216549 5022 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.70179 s]
/proc/loadavg: 1.94 1.98 1.99 3/72 16523
/proc/meminfo: memFree=1397128/2055920 swapFree=4179456/4192956
[pid=16523] ppid=16521 vsize=866408 CPUtime=0.68
/proc/16523/stat : 16523 (java) S 16521 16523 13921 0 -1 0 14485 0 1 0 59 9 0 0 18 0 9 0 1984649981 887201792 13855 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16523/statm: 216602 13855 1966 9 0 211130 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866408

[startup+1.50186 s]
/proc/loadavg: 1.94 1.98 1.99 3/81 16532
/proc/meminfo: memFree=1322688/2055920 swapFree=4179456/4192956
[pid=16523] ppid=16521 vsize=866852 CPUtime=1.45
/proc/16523/stat : 16523 (java) S 16521 16523 13921 0 -1 0 32015 199 1 0 125 19 1 0 18 0 10 0 1984649981 887656448 29509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16523/statm: 216713 29509 2054 9 0 211241 0
[pid=16523/tid=16525] ppid=16521 vsize=866852 CPUtime=1.16
/proc/16523/task/16525/stat : 16525 (java) S 16521 16523 13921 0 -1 64 16368 199 1 0 106 9 1 0 22 0 10 0 1984649983 887656448 29509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16526] ppid=16521 vsize=866852 CPUtime=0.15
/proc/16523/task/16526/stat : 16526 (java) R 16521 16523 13921 0 -1 64 14415 199 0 0 7 7 1 0 16 0 10 0 1984649985 887656448 29509 996147200 134512640 134550740 4294955968 18446744073709551615 103735767 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16527] ppid=16521 vsize=866852 CPUtime=0.01
/proc/16523/task/16527/stat : 16527 (java) S 16521 16523 13921 0 -1 64 10 199 0 0 0 0 1 0 19 0 10 0 1984649985 887656448 29509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16528] ppid=16521 vsize=866852 CPUtime=0.01
/proc/16523/task/16528/stat : 16528 (java) S 16521 16523 13921 0 -1 64 4 199 0 0 0 0 1 0 20 0 10 0 1984649985 887656448 29509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16529] ppid=16521 vsize=866852 CPUtime=0.01
/proc/16523/task/16529/stat : 16529 (java) S 16521 16523 13921 0 -1 64 0 199 0 0 0 0 1 0 18 0 10 0 1984649987 887656448 29509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16530] ppid=16521 vsize=866852 CPUtime=0.13
/proc/16523/task/16530/stat : 16530 (java) S 16521 16523 13921 0 -1 64 408 199 0 0 12 0 1 0 16 0 10 0 1984649987 887656448 29509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16531] ppid=16521 vsize=866852 CPUtime=0.01
/proc/16523/task/16531/stat : 16531 (java) S 16521 16523 13921 0 -1 64 2 199 0 0 0 0 1 0 19 0 10 0 1984649987 887656448 29509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16532] ppid=16521 vsize=866852 CPUtime=0.01
/proc/16523/task/16532/stat : 16532 (java) S 16521 16523 13921 0 -1 64 8 199 0 0 0 0 1 0 15 0 10 0 1984649987 887656448 29509 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 866852

[startup+3.10199 s]
/proc/loadavg: 2.19 2.03 2.01 3/81 16536
/proc/meminfo: memFree=1277184/2055920 swapFree=4179456/4192956
[pid=16523] ppid=16521 vsize=866940 CPUtime=3.05
/proc/16523/stat : 16523 (java) S 16521 16523 13921 0 -1 0 42680 323 1 0 281 22 1 1 18 0 9 0 1984649981 887746560 32413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16523/statm: 216735 32413 2633 9 0 211241 0
[pid=16523/tid=16525] ppid=16521 vsize=866940 CPUtime=2.63
/proc/16523/task/16525/stat : 16525 (java) R 16521 16523 13921 0 -1 64 21330 323 1 0 251 10 1 1 25 0 9 0 1984649983 887746560 32413 996147200 134512640 134550740 4294955968 18446744073709551615 4126798777 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16526] ppid=16521 vsize=866940 CPUtime=0.24
/proc/16523/task/16526/stat : 16526 (java) S 16521 16523 13921 0 -1 64 19983 323 0 0 13 9 1 1 17 0 9 0 1984649985 887746560 32413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16527] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16527/stat : 16527 (java) S 16521 16523 13921 0 -1 64 17 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16528] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16528/stat : 16528 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16529] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16529/stat : 16529 (java) S 16521 16523 13921 0 -1 64 0 323 0 0 0 0 1 1 18 0 9 0 1984649987 887746560 32413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16530] ppid=16521 vsize=866940 CPUtime=0.18
/proc/16523/task/16530/stat : 16530 (java) S 16521 16523 13921 0 -1 64 529 323 0 0 16 0 1 1 15 0 9 0 1984649987 887746560 32413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16531] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16531/stat : 16531 (java) S 16521 16523 13921 0 -1 64 2 323 0 0 0 0 1 1 19 0 9 0 1984649987 887746560 32413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16532] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16532/stat : 16532 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 15 0 9 0 1984649987 887746560 32413 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 866940

[startup+6.30229 s]
/proc/loadavg: 2.19 2.03 2.01 3/81 16536
/proc/meminfo: memFree=1277184/2055920 swapFree=4179456/4192956
[pid=16523] ppid=16521 vsize=866940 CPUtime=6.22
/proc/16523/stat : 16523 (java) S 16521 16523 13921 0 -1 0 49054 323 1 0 597 23 1 1 18 0 9 0 1984649981 887746560 32431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16523/statm: 216735 32431 2633 9 0 211241 0
[pid=16523/tid=16525] ppid=16521 vsize=866940 CPUtime=5.79
/proc/16523/task/16525/stat : 16525 (java) R 16521 16523 13921 0 -1 64 27696 323 1 0 566 11 1 1 25 0 9 0 1984649983 887746560 32431 996147200 134512640 134550740 4294955968 18446744073709551615 4126818943 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16526] ppid=16521 vsize=866940 CPUtime=0.24
/proc/16523/task/16526/stat : 16526 (java) S 16521 16523 13921 0 -1 64 19983 323 0 0 13 9 1 1 17 0 9 0 1984649985 887746560 32431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16527] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16527/stat : 16527 (java) S 16521 16523 13921 0 -1 64 17 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16528] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16528/stat : 16528 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16529] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16529/stat : 16529 (java) S 16521 16523 13921 0 -1 64 0 323 0 0 0 0 1 1 18 0 9 0 1984649987 887746560 32431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16530] ppid=16521 vsize=866940 CPUtime=0.19
/proc/16523/task/16530/stat : 16530 (java) S 16521 16523 13921 0 -1 64 537 323 0 0 17 0 1 1 16 0 9 0 1984649987 887746560 32431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16531] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16531/stat : 16531 (java) S 16521 16523 13921 0 -1 64 2 323 0 0 0 0 1 1 19 0 9 0 1984649987 887746560 32431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16532] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16532/stat : 16532 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 15 0 9 0 1984649987 887746560 32431 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 866940

[startup+12.7019 s]
/proc/loadavg: 2.16 2.03 2.00 3/81 16536
/proc/meminfo: memFree=1276992/2055920 swapFree=4179456/4192956
[pid=16523] ppid=16521 vsize=866940 CPUtime=12.56
/proc/16523/stat : 16523 (java) S 16521 16523 13921 0 -1 0 49068 323 1 0 1231 23 1 1 18 0 9 0 1984649981 887746560 32435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16523/statm: 216735 32435 2633 9 0 211241 0
[pid=16523/tid=16525] ppid=16521 vsize=866940 CPUtime=12.12
/proc/16523/task/16525/stat : 16525 (java) R 16521 16523 13921 0 -1 64 27706 323 1 0 1199 11 1 1 25 0 9 0 1984649983 887746560 32435 996147200 134512640 134550740 4294955968 18446744073709551615 4126818917 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16526] ppid=16521 vsize=866940 CPUtime=0.24
/proc/16523/task/16526/stat : 16526 (java) S 16521 16523 13921 0 -1 64 19983 323 0 0 13 9 1 1 16 0 9 0 1984649985 887746560 32435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16527] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16527/stat : 16527 (java) S 16521 16523 13921 0 -1 64 17 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16528] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16528/stat : 16528 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16529] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16529/stat : 16529 (java) S 16521 16523 13921 0 -1 64 0 323 0 0 0 0 1 1 18 0 9 0 1984649987 887746560 32435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16530] ppid=16521 vsize=866940 CPUtime=0.2
/proc/16523/task/16530/stat : 16530 (java) S 16521 16523 13921 0 -1 64 541 323 0 0 18 0 1 1 16 0 9 0 1984649987 887746560 32435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16531] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16531/stat : 16531 (java) S 16521 16523 13921 0 -1 64 2 323 0 0 0 0 1 1 19 0 9 0 1984649987 887746560 32435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16532] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16532/stat : 16532 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 15 0 9 0 1984649987 887746560 32435 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 866940

[startup+25.503 s]
/proc/loadavg: 2.13 2.03 2.00 3/81 16536
/proc/meminfo: memFree=1276928/2055920 swapFree=4179456/4192956
[pid=16523] ppid=16521 vsize=866940 CPUtime=25.24
/proc/16523/stat : 16523 (java) S 16521 16523 13921 0 -1 0 49113 323 1 0 2499 23 1 1 18 0 9 0 1984649981 887746560 32457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16523/statm: 216735 32457 2634 9 0 211241 0
[pid=16523/tid=16525] ppid=16521 vsize=866940 CPUtime=24.76
/proc/16523/task/16525/stat : 16525 (java) R 16521 16523 13921 0 -1 64 27725 323 1 0 2462 12 1 1 25 0 9 0 1984649983 887746560 32457 996147200 134512640 134550740 4294955968 18446744073709551615 4126839717 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16526] ppid=16521 vsize=866940 CPUtime=0.24
/proc/16523/task/16526/stat : 16526 (java) S 16521 16523 13921 0 -1 64 19983 323 0 0 13 9 1 1 17 0 9 0 1984649985 887746560 32457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16527] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16527/stat : 16527 (java) S 16521 16523 13921 0 -1 64 17 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16528] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16528/stat : 16528 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16529] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16529/stat : 16529 (java) S 16521 16523 13921 0 -1 64 0 323 0 0 0 0 1 1 18 0 9 0 1984649987 887746560 32457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16530] ppid=16521 vsize=866940 CPUtime=0.25
/proc/16523/task/16530/stat : 16530 (java) S 16521 16523 13921 0 -1 64 567 323 0 0 23 0 1 1 16 0 9 0 1984649987 887746560 32457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16531] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16531/stat : 16531 (java) S 16521 16523 13921 0 -1 64 2 323 0 0 0 0 1 1 19 0 9 0 1984649987 887746560 32457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16532] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16532/stat : 16532 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 15 0 9 0 1984649987 887746560 32457 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 866940

[startup+51.1023 s]
/proc/loadavg: 2.09 2.03 2.00 3/81 16536
/proc/meminfo: memFree=1276864/2055920 swapFree=4179456/4192956
[pid=16523] ppid=16521 vsize=866940 CPUtime=50.61
/proc/16523/stat : 16523 (java) S 16521 16523 13921 0 -1 0 49176 323 1 0 5035 24 1 1 18 0 9 0 1984649981 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16523/statm: 216735 32467 2634 9 0 211241 0
[pid=16523/tid=16525] ppid=16521 vsize=866940 CPUtime=50.1
/proc/16523/task/16525/stat : 16525 (java) R 16521 16523 13921 0 -1 64 27773 323 1 0 4996 12 1 1 25 0 9 0 1984649983 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4126818860 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16526] ppid=16521 vsize=866940 CPUtime=0.24
/proc/16523/task/16526/stat : 16526 (java) S 16521 16523 13921 0 -1 64 19983 323 0 0 13 9 1 1 16 0 9 0 1984649985 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16527] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16527/stat : 16527 (java) S 16521 16523 13921 0 -1 64 17 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16528] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16528/stat : 16528 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16529] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16529/stat : 16529 (java) S 16521 16523 13921 0 -1 64 0 323 0 0 0 0 1 1 18 0 9 0 1984649987 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16530] ppid=16521 vsize=866940 CPUtime=0.27
/proc/16523/task/16530/stat : 16530 (java) S 16521 16523 13921 0 -1 64 582 323 0 0 25 0 1 1 16 0 9 0 1984649987 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16531] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16531/stat : 16531 (java) S 16521 16523 13921 0 -1 64 2 323 0 0 0 0 1 1 19 0 9 0 1984649987 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16532] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16532/stat : 16532 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 15 0 9 0 1984649987 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 866940

Solver just ended. Dumping a history of the last processes samples

[startup+51.5023 s]
/proc/loadavg: 2.09 2.03 2.00 3/81 16536
/proc/meminfo: memFree=1276864/2055920 swapFree=4179456/4192956
[pid=16523] ppid=16521 vsize=866940 CPUtime=51.01
/proc/16523/stat : 16523 (java) S 16521 16523 13921 0 -1 0 49178 323 1 0 5075 24 1 1 18 0 9 0 1984649981 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16523/statm: 216735 32467 2634 9 0 211241 0
[pid=16523/tid=16525] ppid=16521 vsize=866940 CPUtime=50.5
/proc/16523/task/16525/stat : 16525 (java) R 16521 16523 13921 0 -1 64 27775 323 1 0 5036 12 1 1 25 0 9 0 1984649983 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4126819084 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16526] ppid=16521 vsize=866940 CPUtime=0.24
/proc/16523/task/16526/stat : 16526 (java) S 16521 16523 13921 0 -1 64 19983 323 0 0 13 9 1 1 16 0 9 0 1984649985 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16527] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16527/stat : 16527 (java) S 16521 16523 13921 0 -1 64 17 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16528] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16528/stat : 16528 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16529] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16529/stat : 16529 (java) S 16521 16523 13921 0 -1 64 0 323 0 0 0 0 1 1 18 0 9 0 1984649987 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16530] ppid=16521 vsize=866940 CPUtime=0.27
/proc/16523/task/16530/stat : 16530 (java) S 16521 16523 13921 0 -1 64 582 323 0 0 25 0 1 1 16 0 9 0 1984649987 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16531] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16531/stat : 16531 (java) S 16521 16523 13921 0 -1 64 2 323 0 0 0 0 1 1 19 0 9 0 1984649987 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16532] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16532/stat : 16532 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 15 0 9 0 1984649987 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 866940

[startup+51.7074 s]
/proc/loadavg: 2.09 2.03 2.00 3/81 16536
/proc/meminfo: memFree=1276800/2055920 swapFree=4179456/4192956
[pid=16523] ppid=16521 vsize=866940 CPUtime=51.21
/proc/16523/stat : 16523 (java) S 16521 16523 13921 0 -1 0 49178 323 1 0 5095 24 1 1 18 0 9 0 1984649981 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16523/statm: 216735 32467 2634 9 0 211241 0
[pid=16523/tid=16525] ppid=16521 vsize=866940 CPUtime=50.7
/proc/16523/task/16525/stat : 16525 (java) R 16521 16523 13921 0 -1 64 27775 323 1 0 5056 12 1 1 25 0 9 0 1984649983 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4126835916 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16526] ppid=16521 vsize=866940 CPUtime=0.24
/proc/16523/task/16526/stat : 16526 (java) S 16521 16523 13921 0 -1 64 19983 323 0 0 13 9 1 1 16 0 9 0 1984649985 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16527] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16527/stat : 16527 (java) S 16521 16523 13921 0 -1 64 17 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16528] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16528/stat : 16528 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16529] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16529/stat : 16529 (java) S 16521 16523 13921 0 -1 64 0 323 0 0 0 0 1 1 18 0 9 0 1984649987 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16530] ppid=16521 vsize=866940 CPUtime=0.27
/proc/16523/task/16530/stat : 16530 (java) S 16521 16523 13921 0 -1 64 582 323 0 0 25 0 1 1 16 0 9 0 1984649987 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16531] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16531/stat : 16531 (java) S 16521 16523 13921 0 -1 64 2 323 0 0 0 0 1 1 19 0 9 0 1984649987 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16532] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16532/stat : 16532 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 15 0 9 0 1984649987 887746560 32467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 866940

[startup+51.8024 s]
/proc/loadavg: 2.09 2.03 2.00 3/81 16536
/proc/meminfo: memFree=1276800/2055920 swapFree=4179456/4192956
[pid=16523] ppid=16521 vsize=866940 CPUtime=51.31
/proc/16523/stat : 16523 (java) S 16521 16523 13921 0 -1 0 49186 323 1 0 5105 24 1 1 18 0 9 0 1984649981 887746560 32469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16523/statm: 216735 32469 2634 9 0 211241 0
[pid=16523/tid=16525] ppid=16521 vsize=866940 CPUtime=50.79
/proc/16523/task/16525/stat : 16525 (java) R 16521 16523 13921 0 -1 64 27783 323 1 0 5065 12 1 1 25 0 9 0 1984649983 887746560 32469 996147200 134512640 134550740 4294955968 18446744073709551615 4125925128 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16526] ppid=16521 vsize=866940 CPUtime=0.24
/proc/16523/task/16526/stat : 16526 (java) S 16521 16523 13921 0 -1 64 19983 323 0 0 13 9 1 1 16 0 9 0 1984649985 887746560 32469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16527] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16527/stat : 16527 (java) S 16521 16523 13921 0 -1 64 17 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16528] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16528/stat : 16528 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 16 0 9 0 1984649985 887746560 32469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16529] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16529/stat : 16529 (java) S 16521 16523 13921 0 -1 64 0 323 0 0 0 0 1 1 18 0 9 0 1984649987 887746560 32469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16530] ppid=16521 vsize=866940 CPUtime=0.27
/proc/16523/task/16530/stat : 16530 (java) S 16521 16523 13921 0 -1 64 582 323 0 0 25 0 1 1 16 0 9 0 1984649987 887746560 32469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16531] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16531/stat : 16531 (java) S 16521 16523 13921 0 -1 64 2 323 0 0 0 0 1 1 19 0 9 0 1984649987 887746560 32469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16523/tid=16532] ppid=16521 vsize=866940 CPUtime=0.02
/proc/16523/task/16532/stat : 16532 (java) S 16521 16523 13921 0 -1 64 8 323 0 0 0 0 1 1 15 0 9 0 1984649987 887746560 32469 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.31
Current children cumulated vsize (KiB) 866940

Child status: 0
Real time (s): 51.8387
CPU time (s): 51.3502
CPU user time (s): 51.0702
CPU system time (s): 0.279957
CPU usage (%): 99.0577
Max. virtual memory (cumulated for all children) (KiB): 866940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.0702
system time used= 0.279957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49627
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= 2123
involuntary context switches= 3223

runsolver used 0.086986 second user time and 0.165974 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-03 05:46:15
IDJOB=1052434
IDBENCH=55979
IDSOLVER=364
FILE ID=node43/1052434-1215056775
PBS_JOBID= 7875089
Free space on /tmp= 66520 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1052434-1215056775/watcher-1052434-1215056775 -o /tmp/evaluation-result-1052434-1215056775/solver-1052434-1215056775 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1052434-1215056775.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e9b7d83c81d771feb950258c9be6fc61
RANDOM SEED=61250328

node43.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.230
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.230
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:       1397608 kB
Buffers:         74176 kB
Cached:         477220 kB
SwapCached:       7360 kB
Active:         201816 kB
Inactive:       377668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1397608 kB
SwapTotal:     4192956 kB
SwapFree:      4179456 kB
Dirty:            4212 kB
Writeback:           0 kB
Mapped:          35496 kB
Slab:            62560 kB
Committed_AS:  3723004 kB
PageTables:       3368 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= 66520 MiB
End job on node43 at 2008-07-03 05:47:07