Trace number 2094968

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 4.94425 5.01488

DiagnosticValue
CHECKS1679380
NODES65563

General information on the benchmark

Namecsp/pseudo/aim/
normalized-aim-100-2-0-2.xml
MD5SUMcc8ad770680e523b3fafc7870922e87c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.079987
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints300
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension300
Global constraints used (with number of constraints)

Solver Data

0.07/0.09	
0.07/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-2094968-1247405824.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.39	     nbVariables=200  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=400
0.28/0.39	       =>  wckTime=0.126  cpuTime=0.1  mem=7M892
0.28/0.39	   
0.28/0.39	   predicates being loaded...
0.38/0.45	   
0.38/0.45	   constraints being loaded...
0.67/0.75	     nbConstraints=300  nbConvertedConstraints=102  nbConvertConstraintsChecks=16  nbExtensionStructures=2
0.67/0.75	     nbSharedExtensionStructures=100  nbConflictsStructures=3  nbSharedConflictsStructures=297
0.67/0.75	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=1  nbSharedEvaluationManagers=197  minDegree=3  maxDegree=4
0.67/0.75	     minArity=2  avgArity=2.66  maxArity=3  nbGenerators=0  nbFusions=0  symmetryWckTime=0.067  symmetryCpuTime=0.03
0.67/0.75	       =>  wckTime=0.488  cpuTime=0.35  mem=16M713
0.76/0.80	   
0.76/0.80	   solver IterativeSystematicSolver being built... 
0.86/0.97	       =>  wckTime=0.708  cpuTime=0.49  mem=23M6
0.96/1.03	   
0.96/1.03	   preprocessing
0.96/1.03	     nbConstraintChecks=1053  nbValidityChecks=152  nbPropagations=809  nbRevisions=891  nbUselessRevisions=517
0.96/1.03	     nbSingletonTests=264  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
0.96/1.03	     detectedInconsistency=no
0.96/1.03	       =>  wckTime=0.056  cpuTime=0.04  mem=23M6
1.06/1.15	   
1.06/1.15	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=23M997)
4.83/4.98	   
4.83/4.98	   search
4.83/4.98	     run=15  nbConstraintChecks=1678332  nbValidityChecks=990263  minDepth=3  maxDepth=200  nbPropagations=1996406
4.83/4.98	     nbRevisions=4864273  nbUselessRevisions=2925989  nbAssignments=65563  nbFailedAssignments=11763
4.83/4.98	     nbInferredBacktracks=11  nbBacktracks=53100  nbVisitedNodes=88652  nbRestartNogoods=99  nbFoundSolutions=1
4.83/4.98	     nbSEliminables=23.6  nbREliminables=138.54  nbIEliminables=13.62  nbDEliminables=0  nbPEliminables=0
4.83/4.98	       =>  wckTime=4.015  cpuTime=3.88  mem=23M997
4.83/4.99	   
4.83/4.99	   global
4.83/4.99	     nbConstraintChecks=1679385  nbValidityChecks=990415  nbPropagations=1997215  nbRevisions=4865164
4.83/4.99	     nbUselessRevisions=2926506  nbRestartNogoods=99  solvingWckTime=4.017  solvingCpuTime=3.88  expiredTime=no
4.83/4.99	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.37  globalCpuTime=4.41
4.83/4.99	       =>  wckTime=4.727  cpuTime=4.37  mem=23M997
4.83/4.99	   
4.83/4.99	s SATISFIABLE
4.83/4.99	v 1 0 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 0 1 0 
4.83/4.99	d NODES 65563
4.83/4.99	d CHECKS 1679385
4.83/4.99	   
4.83/4.99	   totalWckTime=4.797  totalCpuTime=4.42

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2094968-1247405824/watcher-2094968-1247405824 -o /tmp/evaluation-result-2094968-1247405824/solver-2094968-1247405824 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2094968-1247405824.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): 2000 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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.91 4/81 27507
/proc/meminfo: memFree=1736496/2055920 swapFree=4192812/4192956
[pid=27507] ppid=27505 vsize=18576 CPUtime=0
/proc/27507/stat : 27507 (runsolver) R 27505 27507 26046 0 -1 4194368 16 0 0 0 0 0 0 0 23 0 1 0 27647222 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 234211568935 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27507/statm: 4644 284 249 26 0 2626 0

[startup+0.0909711 s]
/proc/loadavg: 1.92 1.98 1.91 4/81 27507
/proc/meminfo: memFree=1736496/2055920 swapFree=4192812/4192956
[pid=27507] ppid=27505 vsize=865956 CPUtime=0.07
/proc/27507/stat : 27507 (java) S 27505 27507 26046 0 -1 0 3625 0 1 0 6 1 0 0 18 0 9 0 27647222 886738944 3108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27507/statm: 216489 3108 1657 9 0 210981 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865956

[startup+0.102969 s]
/proc/loadavg: 1.92 1.98 1.91 4/81 27507
/proc/meminfo: memFree=1736496/2055920 swapFree=4192812/4192956
[pid=27507] ppid=27505 vsize=865984 CPUtime=0.08
/proc/27507/stat : 27507 (java) S 27505 27507 26046 0 -1 0 3737 0 1 0 7 1 0 0 18 0 9 0 27647222 886767616 3205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27507/statm: 216496 3205 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301993 s]
/proc/loadavg: 1.92 1.98 1.91 4/81 27507
/proc/meminfo: memFree=1736496/2055920 swapFree=4192812/4192956
[pid=27507] ppid=27505 vsize=866380 CPUtime=0.28
/proc/27507/stat : 27507 (java) S 27505 27507 26046 0 -1 0 5873 0 1 0 25 3 0 0 18 0 9 0 27647222 887173120 5239 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27507/statm: 216595 5239 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701045 s]
/proc/loadavg: 1.92 1.98 1.91 4/81 27507
/proc/meminfo: memFree=1736496/2055920 swapFree=4192812/4192956
[pid=27507] ppid=27505 vsize=867256 CPUtime=0.67
/proc/27507/stat : 27507 (java) S 27505 27507 26046 0 -1 0 8451 0 1 0 61 6 0 0 18 0 9 0 27647222 888070144 7803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27507/statm: 216814 7803 2038 9 0 211250 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867256

[startup+1.50214 s]
/proc/loadavg: 2.01 2.00 1.91 4/91 27520
/proc/meminfo: memFree=1702880/2055920 swapFree=4192812/4192956
[pid=27507] ppid=27505 vsize=867904 CPUtime=1.46
/proc/27507/stat : 27507 (java) S 27505 27507 26046 0 -1 0 17038 294 1 0 136 10 0 0 18 0 9 0 27647222 888733696 11330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27507/statm: 216976 11330 2658 9 0 211412 0
[pid=27507/tid=27509] ppid=27505 vsize=867904 CPUtime=1.12
/proc/27507/task/27509/stat : 27509 (java) R 27505 27507 26046 0 -1 64 12697 294 1 0 105 7 0 0 24 0 9 0 27647224 888733696 11330 996147200 134512640 134550932 4294955968 18446744073709551615 4127050391 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27510] ppid=27505 vsize=867904 CPUtime=0.04
/proc/27507/task/27510/stat : 27510 (java) S 27505 27507 26046 0 -1 64 2739 294 0 0 4 0 0 0 16 0 9 0 27647225 888733696 11330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27511] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27511/stat : 27511 (java) S 27505 27507 26046 0 -1 64 18 294 0 0 0 0 0 0 16 0 9 0 27647225 888733696 11330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27512] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27512/stat : 27512 (java) S 27505 27507 26046 0 -1 64 11 294 0 0 0 0 0 0 15 0 9 0 27647225 888733696 11330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27513] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27513/stat : 27513 (java) S 27505 27507 26046 0 -1 64 1 294 0 0 0 0 0 0 18 0 9 0 27647227 888733696 11330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27514] ppid=27505 vsize=867904 CPUtime=0.26
/proc/27507/task/27514/stat : 27514 (java) S 27505 27507 26046 0 -1 64 768 294 0 0 26 0 0 0 16 0 9 0 27647227 888733696 11330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27515] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27515/stat : 27515 (java) S 27505 27507 26046 0 -1 64 1 294 0 0 0 0 0 0 19 0 9 0 27647227 888733696 11330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27516] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27516/stat : 27516 (java) S 27505 27507 26046 0 -1 64 6 294 0 0 0 0 0 0 15 0 9 0 27647227 888733696 11330 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867904

[startup+3.10134 s]
/proc/loadavg: 2.01 2.00 1.91 3/90 27520
/proc/meminfo: memFree=1701280/2055920 swapFree=4192812/4192956
[pid=27507] ppid=27505 vsize=867904 CPUtime=3.04
/proc/27507/stat : 27507 (java) S 27505 27507 26046 0 -1 0 17049 294 1 0 294 10 0 0 18 0 9 0 27647222 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27507/statm: 216976 11339 2658 9 0 211412 0
[pid=27507/tid=27509] ppid=27505 vsize=867904 CPUtime=2.69
/proc/27507/task/27509/stat : 27509 (java) R 27505 27507 26046 0 -1 64 12704 294 1 0 262 7 0 0 25 0 9 0 27647224 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4126937561 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27510] ppid=27505 vsize=867904 CPUtime=0.04
/proc/27507/task/27510/stat : 27510 (java) S 27505 27507 26046 0 -1 64 2739 294 0 0 4 0 0 0 17 0 9 0 27647225 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27511] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27511/stat : 27511 (java) S 27505 27507 26046 0 -1 64 18 294 0 0 0 0 0 0 16 0 9 0 27647225 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27512] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27512/stat : 27512 (java) S 27505 27507 26046 0 -1 64 11 294 0 0 0 0 0 0 15 0 9 0 27647225 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27513] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27513/stat : 27513 (java) S 27505 27507 26046 0 -1 64 1 294 0 0 0 0 0 0 18 0 9 0 27647227 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27514] ppid=27505 vsize=867904 CPUtime=0.27
/proc/27507/task/27514/stat : 27514 (java) S 27505 27507 26046 0 -1 64 772 294 0 0 27 0 0 0 15 0 9 0 27647227 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27515] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27515/stat : 27515 (java) S 27505 27507 26046 0 -1 64 1 294 0 0 0 0 0 0 19 0 9 0 27647227 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27516] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27516/stat : 27516 (java) S 27505 27507 26046 0 -1 64 6 294 0 0 0 0 0 0 15 0 9 0 27647227 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867904

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

[startup+3.90145 s]
/proc/loadavg: 2.01 2.00 1.91 3/90 27520
/proc/meminfo: memFree=1701152/2055920 swapFree=4192812/4192956
[pid=27507] ppid=27505 vsize=867904 CPUtime=3.84
/proc/27507/stat : 27507 (java) S 27505 27507 26046 0 -1 0 17049 294 1 0 374 10 0 0 18 0 9 0 27647222 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27507/statm: 216976 11339 2658 9 0 211412 0
[pid=27507/tid=27509] ppid=27505 vsize=867904 CPUtime=3.49
/proc/27507/task/27509/stat : 27509 (java) R 27505 27507 26046 0 -1 64 12704 294 1 0 342 7 0 0 25 0 9 0 27647224 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4126951128 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27510] ppid=27505 vsize=867904 CPUtime=0.04
/proc/27507/task/27510/stat : 27510 (java) S 27505 27507 26046 0 -1 64 2739 294 0 0 4 0 0 0 16 0 9 0 27647225 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27511] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27511/stat : 27511 (java) S 27505 27507 26046 0 -1 64 18 294 0 0 0 0 0 0 16 0 9 0 27647225 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27512] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27512/stat : 27512 (java) S 27505 27507 26046 0 -1 64 11 294 0 0 0 0 0 0 15 0 9 0 27647225 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27513] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27513/stat : 27513 (java) S 27505 27507 26046 0 -1 64 1 294 0 0 0 0 0 0 18 0 9 0 27647227 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27514] ppid=27505 vsize=867904 CPUtime=0.27
/proc/27507/task/27514/stat : 27514 (java) S 27505 27507 26046 0 -1 64 772 294 0 0 27 0 0 0 15 0 9 0 27647227 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27515] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27515/stat : 27515 (java) S 27505 27507 26046 0 -1 64 1 294 0 0 0 0 0 0 19 0 9 0 27647227 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27516] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27516/stat : 27516 (java) S 27505 27507 26046 0 -1 64 6 294 0 0 0 0 0 0 15 0 9 0 27647227 888733696 11339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 867904

[startup+4.70155 s]
/proc/loadavg: 2.01 2.00 1.91 3/90 27520
/proc/meminfo: memFree=1701152/2055920 swapFree=4192812/4192956
[pid=27507] ppid=27505 vsize=867904 CPUtime=4.63
/proc/27507/stat : 27507 (java) S 27505 27507 26046 0 -1 0 17050 294 1 0 453 10 0 0 18 0 9 0 27647222 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27507/statm: 216976 11340 2658 9 0 211412 0
[pid=27507/tid=27509] ppid=27505 vsize=867904 CPUtime=4.28
/proc/27507/task/27509/stat : 27509 (java) R 27505 27507 26046 0 -1 64 12705 294 1 0 421 7 0 0 25 0 9 0 27647224 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4126953466 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27510] ppid=27505 vsize=867904 CPUtime=0.04
/proc/27507/task/27510/stat : 27510 (java) S 27505 27507 26046 0 -1 64 2739 294 0 0 4 0 0 0 16 0 9 0 27647225 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27511] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27511/stat : 27511 (java) S 27505 27507 26046 0 -1 64 18 294 0 0 0 0 0 0 16 0 9 0 27647225 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27512] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27512/stat : 27512 (java) S 27505 27507 26046 0 -1 64 11 294 0 0 0 0 0 0 15 0 9 0 27647225 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27513] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27513/stat : 27513 (java) S 27505 27507 26046 0 -1 64 1 294 0 0 0 0 0 0 18 0 9 0 27647227 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27514] ppid=27505 vsize=867904 CPUtime=0.27
/proc/27507/task/27514/stat : 27514 (java) S 27505 27507 26046 0 -1 64 772 294 0 0 27 0 0 0 15 0 9 0 27647227 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27515] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27515/stat : 27515 (java) S 27505 27507 26046 0 -1 64 1 294 0 0 0 0 0 0 19 0 9 0 27647227 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27516] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27516/stat : 27516 (java) S 27505 27507 26046 0 -1 64 6 294 0 0 0 0 0 0 15 0 9 0 27647227 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 867904

[startup+4.90157 s]
/proc/loadavg: 2.01 2.00 1.91 3/90 27520
/proc/meminfo: memFree=1701152/2055920 swapFree=4192812/4192956
[pid=27507] ppid=27505 vsize=867904 CPUtime=4.83
/proc/27507/stat : 27507 (java) S 27505 27507 26046 0 -1 0 17050 294 1 0 473 10 0 0 18 0 9 0 27647222 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27507/statm: 216976 11340 2658 9 0 211412 0
[pid=27507/tid=27509] ppid=27505 vsize=867904 CPUtime=4.48
/proc/27507/task/27509/stat : 27509 (java) R 27505 27507 26046 0 -1 64 12705 294 1 0 441 7 0 0 25 0 9 0 27647224 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4126942034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27510] ppid=27505 vsize=867904 CPUtime=0.04
/proc/27507/task/27510/stat : 27510 (java) S 27505 27507 26046 0 -1 64 2739 294 0 0 4 0 0 0 16 0 9 0 27647225 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27511] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27511/stat : 27511 (java) S 27505 27507 26046 0 -1 64 18 294 0 0 0 0 0 0 16 0 9 0 27647225 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27512] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27512/stat : 27512 (java) S 27505 27507 26046 0 -1 64 11 294 0 0 0 0 0 0 15 0 9 0 27647225 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27513] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27513/stat : 27513 (java) S 27505 27507 26046 0 -1 64 1 294 0 0 0 0 0 0 18 0 9 0 27647227 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27514] ppid=27505 vsize=867904 CPUtime=0.27
/proc/27507/task/27514/stat : 27514 (java) S 27505 27507 26046 0 -1 64 772 294 0 0 27 0 0 0 15 0 9 0 27647227 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27515] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27515/stat : 27515 (java) S 27505 27507 26046 0 -1 64 1 294 0 0 0 0 0 0 19 0 9 0 27647227 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27516] ppid=27505 vsize=867904 CPUtime=0
/proc/27507/task/27516/stat : 27516 (java) S 27505 27507 26046 0 -1 64 6 294 0 0 0 0 0 0 15 0 9 0 27647227 888733696 11340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 867904

[startup+5.00159 s]
/proc/loadavg: 2.01 2.00 1.91 3/90 27520
/proc/meminfo: memFree=1701152/2055920 swapFree=4192812/4192956
[pid=27507] ppid=27505 vsize=868028 CPUtime=4.92
/proc/27507/stat : 27507 (java) S 27505 27507 26046 0 -1 0 17154 294 1 0 482 10 0 0 18 0 9 0 27647222 888860672 11441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27507/statm: 217007 11441 2658 9 0 211443 0
[pid=27507/tid=27509] ppid=27505 vsize=868028 CPUtime=4.57
/proc/27507/task/27509/stat : 27509 (java) S 27505 27507 26046 0 -1 64 12809 294 1 0 450 7 0 0 25 0 9 0 27647224 888860672 11441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27510] ppid=27505 vsize=868028 CPUtime=0.04
/proc/27507/task/27510/stat : 27510 (java) S 27505 27507 26046 0 -1 64 2739 294 0 0 4 0 0 0 16 0 9 0 27647225 888860672 11441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27511] ppid=27505 vsize=868028 CPUtime=0
/proc/27507/task/27511/stat : 27511 (java) S 27505 27507 26046 0 -1 64 18 294 0 0 0 0 0 0 16 0 9 0 27647225 888860672 11441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27512] ppid=27505 vsize=868028 CPUtime=0
/proc/27507/task/27512/stat : 27512 (java) S 27505 27507 26046 0 -1 64 11 294 0 0 0 0 0 0 15 0 9 0 27647225 888860672 11441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27513] ppid=27505 vsize=868028 CPUtime=0
/proc/27507/task/27513/stat : 27513 (java) S 27505 27507 26046 0 -1 64 1 294 0 0 0 0 0 0 18 0 9 0 27647227 888860672 11441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27514] ppid=27505 vsize=868028 CPUtime=0.27
/proc/27507/task/27514/stat : 27514 (java) S 27505 27507 26046 0 -1 64 772 294 0 0 27 0 0 0 15 0 9 0 27647227 888860672 11441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27515] ppid=27505 vsize=868028 CPUtime=0
/proc/27507/task/27515/stat : 27515 (java) S 27505 27507 26046 0 -1 64 1 294 0 0 0 0 0 0 19 0 9 0 27647227 888860672 11441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27507/tid=27516] ppid=27505 vsize=868028 CPUtime=0
/proc/27507/task/27516/stat : 27516 (java) S 27505 27507 26046 0 -1 64 6 294 0 0 0 0 0 0 15 0 9 0 27647227 888860672 11441 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.92
Current children cumulated vsize (KiB) 868028

Child status: 0
Real time (s): 5.01488
CPU time (s): 4.94425
CPU user time (s): 4.82827
CPU system time (s): 0.115982
CPU usage (%): 98.5916
Max. virtual memory (cumulated for all children) (KiB): 868028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.82827
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17474
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= 1580
involuntary context switches= 1835

runsolver used 0.010998 second user time and 0.023996 second system time

The end

Launcher Data

Begin job on node54 at 2009-07-12 15:37:04
IDJOB=2094968
IDBENCH=54693
IDSOLVER=774
FILE ID=node54/2094968-1247405824
PBS_JOBID= 9510538
Free space on /tmp= 66412 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudo/aim/normalized-aim-100-2-0-2.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094968-1247405824/watcher-2094968-1247405824 -o /tmp/evaluation-result-2094968-1247405824/solver-2094968-1247405824 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2094968-1247405824.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= cc8ad770680e523b3fafc7870922e87c
RANDOM SEED=769505397

node54.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.232
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.232
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:       1736976 kB
Buffers:         36552 kB
Cached:         125152 kB
SwapCached:          0 kB
Active:         186116 kB
Inactive:        79384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2184 kB
Writeback:           0 kB
Mapped:         124136 kB
Slab:            38424 kB
Committed_AS:   996956 kB
PageTables:       1928 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node54 at 2009-07-12 15:37:09