Trace number 2096193

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 ACSAT 1.14382 1.15804

DiagnosticValue
CHECKS10487
NODES924

General information on the benchmark

Namecsp/aim-200/
normalized-aim-200-3-4-sat-4_ext.xml
MD5SUM83c72f6b22dea54063086b58ec5a055f
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.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints643
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension643
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.20/0.24	
0.20/0.24	   configuration
0.20/0.24	     name=mac.xml
0.20/0.28	   
0.20/0.28	   instance
0.20/0.28	     name=HOME/instance-2096193-1247409978.xml
0.30/0.31	   
0.30/0.31	   domains being loaded...
0.30/0.32	   
0.30/0.32	   variables being loaded...
0.30/0.37	     nbVariables=200  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=400
0.30/0.37	       =>  wckTime=0.122  cpuTime=0.1  mem=7M892
0.30/0.37	   
0.30/0.37	   relations being loaded...
0.30/0.38	   
0.30/0.38	   constraints being loaded...
0.59/0.64	     nbConstraints=643  nbRelationTypes=22  nbExtensionStructures=22  nbSharedExtensionStructures=621
0.59/0.64	     nbConflictsStructures=22  nbSharedConflictsStructures=621  nbSharedBinaryRepresentations=5  minDegree=7
0.59/0.64	     maxDegree=11  minArity=2  avgArity=3  maxArity=3  nbGenerators=0  nbFusions=0  symmetryWckTime=0.083
0.59/0.64	     symmetryCpuTime=0.06
0.59/0.64	       =>  wckTime=0.392  cpuTime=0.27  mem=15M775
0.69/0.70	   
0.69/0.70	   solver IterativeSystematicSolver being built... 
0.79/0.88	       =>  wckTime=0.641  cpuTime=0.44  mem=25M64
0.90/0.90	   
0.90/0.90	   preprocessing
0.90/0.90	     nbConstraintChecks=0  nbPropagations=200  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.90/0.90	     detectedInconsistency=no
0.90/0.90	       =>  wckTime=0.015  cpuTime=0.01  mem=25M64
1.00/1.06	   
1.00/1.06	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=27M30)
1.09/1.11	   
1.09/1.11	   search
1.09/1.11	     run=4  nbConstraintChecks=10487  nbValidityChecks=15438  minDepth=4  maxDepth=200  nbPropagations=11506
1.09/1.11	     nbRevisions=43302  nbUselessRevisions=32969  nbAssignments=924  nbFailedAssignments=106  nbBacktracks=538
1.09/1.11	     nbVisitedNodes=1113  nbRestartNogoods=9  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=168.88
1.09/1.11	     nbIEliminables=15.13  nbDEliminables=0  nbPEliminables=0
1.09/1.11	       =>  wckTime=0.225  cpuTime=0.17  mem=27M30
1.09/1.11	   
1.09/1.11	   global
1.09/1.11	     nbConstraintChecks=10487  nbValidityChecks=15438  nbPropagations=11706  nbRevisions=43302  nbUselessRevisions=32969
1.09/1.11	     nbRestartNogoods=9  solvingWckTime=0.228  solvingCpuTime=0.17  expiredTime=no  totalExploration=no
1.09/1.12	     nbFoundSolutions=1  firstSolutionCpuTime=0.6  globalCpuTime=0.66
1.09/1.12	       =>  wckTime=0.871  cpuTime=0.61  mem=27M30
1.09/1.12	   
1.09/1.12	s SATISFIABLE
1.09/1.12	v 1 1 0 0 0 0 1 0 1 1 0 0 0 0 1 0 1 1 0 1 0 1 0 0 1 1 0 0 0 0 1 1 0 0 0 0 1 0 1 1 0 0 0 1 1 1 0 0 0 0 0 1 0 1 1 1 1 0 1 1 1 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 1 0 0 1 1 0 0 1 0 0 0 1 1 1 0 1 1 0 1 0 1 0 1 1 1 1 0 1 1 1 1 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 0 0 1 1 0 1 1 0 0 0 0 1 1 0 0 1 1 0 0 0 0 1 0 0 1 1 0 0 1 1 0 1 0 0 0 1 1 1 0 1 1 1 1 1 0 0 0 0 0 0 1 1 0 0 0 1 1 0 1 0 0 1 
1.09/1.12	d NODES 924
1.09/1.12	d CHECKS 10487
1.09/1.12	   
1.09/1.12	   totalWckTime=0.938  totalCpuTime=0.66

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-2096193-1247409978/watcher-2096193-1247409978 -o /tmp/evaluation-result-2096193-1247409978/solver-2096193-1247409978 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2096193-1247409978.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: 2.04 2.00 1.92 4/80 32740
/proc/meminfo: memFree=1778104/2055920 swapFree=4192812/4192956
[pid=32740] ppid=32738 vsize=862776 CPUtime=0.03
/proc/32740/stat : 32740 (java) S 32738 32740 31255 0 -1 0 2419 0 1 0 2 1 0 0 18 0 7 0 28063779 883482624 1992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 215694 1992 910 9 0 210609 0
[pid=32740/tid=32741] ppid=32738 vsize=862776 CPUtime=0.02
/proc/32740/task/32741/stat : 32741 (java) R 32738 32740 31255 0 -1 64 1707 0 1 0 2 0 0 0 18 0 7 0 28063780 883482624 1992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32738 vsize=862776 CPUtime=0
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 31255 0 -1 64 2 0 0 0 0 0 0 0 19 0 7 0 28063781 883482624 1992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32738 vsize=862776 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 31255 0 -1 64 11 0 0 0 0 0 0 0 19 0 7 0 28063782 883482624 1992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32738 vsize=862776 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 31255 0 -1 64 4 0 0 0 0 0 0 0 20 0 7 0 28063782 883482624 1992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32745] ppid=32738 vsize=862776 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 31255 0 -1 64 2 0 0 0 0 0 0 0 18 0 7 0 28063784 883482624 1992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32746] ppid=32738 vsize=862776 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 31255 0 -1 64 15 0 0 0 0 0 0 0 19 0 7 0 28063784 883482624 1992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

[startup+0.104426 s]
/proc/loadavg: 2.04 2.00 1.92 4/80 32740
/proc/meminfo: memFree=1778104/2055920 swapFree=4192812/4192956
[pid=32740] ppid=32738 vsize=865984 CPUtime=0.1
/proc/32740/stat : 32740 (java) S 32738 32740 31255 0 -1 0 3869 0 1 0 8 2 0 0 18 0 9 0 28063779 886767616 3312 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 216496 3314 1740 9 0 210981 0
[pid=32740/tid=32741] ppid=32738 vsize=865984 CPUtime=0.08
/proc/32740/task/32741/stat : 32741 (java) R 32738 32740 31255 0 -1 64 2935 0 1 0 7 1 0 0 16 0 9 0 28063780 886767616 3314 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32740/tid=32742] ppid=32738 vsize=865984 CPUtime=0
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 31255 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 28063781 886767616 3314 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32738 vsize=865984 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 31255 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28063782 886767616 3314 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32738 vsize=865984 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 31255 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28063782 886767616 3314 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32745] ppid=32738 vsize=865984 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 31255 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28063784 886767616 3314 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32746] ppid=32738 vsize=865984 CPUtime=0.01
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 31255 0 -1 64 239 0 0 0 1 0 0 0 19 0 9 0 28063784 886767616 3314 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 865984

[startup+0.202296 s]
/proc/loadavg: 2.04 2.00 1.92 4/80 32740
/proc/meminfo: memFree=1778104/2055920 swapFree=4192812/4192956
[pid=32740] ppid=32738 vsize=866132 CPUtime=0.2
/proc/32740/stat : 32740 (java) S 32738 32740 31255 0 -1 0 4908 0 1 0 18 2 0 0 18 0 9 0 28063779 886919168 4325 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 216533 4325 1888 9 0 211011 0
[pid=32740/tid=32741] ppid=32738 vsize=866132 CPUtime=0.17
/proc/32740/task/32741/stat : 32741 (java) R 32738 32740 31255 0 -1 64 3969 0 1 0 16 1 0 0 17 0 9 0 28063780 886919168 4325 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32740/tid=32742] ppid=32738 vsize=866132 CPUtime=0
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 31255 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 28063781 886919168 4325 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32738 vsize=866132 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 31255 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28063782 886919168 4325 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32738 vsize=866132 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 31255 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28063782 886919168 4325 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32745] ppid=32738 vsize=866132 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 31255 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28063784 886919168 4325 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32746] ppid=32738 vsize=866132 CPUtime=0.01
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 31255 0 -1 64 242 0 0 0 1 0 0 0 16 0 9 0 28063784 886919168 4325 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 866132

[startup+0.301309 s]
/proc/loadavg: 2.04 2.00 1.92 4/80 32740
/proc/meminfo: memFree=1778104/2055920 swapFree=4192812/4192956
[pid=32740] ppid=32738 vsize=866472 CPUtime=0.3
/proc/32740/stat : 32740 (java) S 32738 32740 31255 0 -1 0 5986 0 1 0 27 3 0 0 18 0 9 0 28063779 887267328 5352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 216618 5352 1984 9 0 211076 0
[pid=32740/tid=32741] ppid=32738 vsize=866472 CPUtime=0.24
/proc/32740/task/32741/stat : 32741 (java) R 32738 32740 31255 0 -1 64 5003 0 1 0 22 2 0 0 18 0 9 0 28063780 887267328 5352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32740/tid=32742] ppid=32738 vsize=866472 CPUtime=0
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 31255 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 28063781 887267328 5353 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32738 vsize=866472 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 31255 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28063782 887267328 5353 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32738 vsize=866472 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 31255 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28063782 887267328 5353 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32745] ppid=32738 vsize=866472 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 31255 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28063784 887267328 5354 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32746] ppid=32738 vsize=866472 CPUtime=0.04
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 31255 0 -1 64 286 0 0 0 4 0 0 0 16 0 9 0 28063784 887267328 5356 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 866472

[startup+0.701361 s]
/proc/loadavg: 2.04 2.00 1.92 4/80 32740
/proc/meminfo: memFree=1778104/2055920 swapFree=4192812/4192956
[pid=32740] ppid=32738 vsize=867608 CPUtime=0.69
/proc/32740/stat : 32740 (java) S 32738 32740 31255 0 -1 0 12318 197 1 0 63 6 0 0 18 0 10 0 28063779 888430592 8928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 216902 8928 2653 9 0 211338 0
[pid=32740/tid=32741] ppid=32738 vsize=867608 CPUtime=0.47
/proc/32740/task/32741/stat : 32741 (java) R 32738 32740 31255 0 -1 64 8031 197 1 0 44 3 0 0 16 0 10 0 28063780 888430592 8928 996147200 134512640 134550932 4294955968 18446744073709551615 4125950788 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32738 vsize=867608 CPUtime=0.04
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 31255 0 -1 64 2844 197 0 0 4 0 0 0 16 0 10 0 28063781 888430592 8928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32738 vsize=867608 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 31255 0 -1 64 19 197 0 0 0 0 0 0 15 0 10 0 28063782 888430592 8928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32738 vsize=867608 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 31255 0 -1 64 9 197 0 0 0 0 0 0 15 0 10 0 28063782 888430592 8928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32745] ppid=32738 vsize=867608 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 31255 0 -1 64 2 197 0 0 0 0 0 0 18 0 10 0 28063784 888430592 8928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32746] ppid=32738 vsize=867608 CPUtime=0.13
/proc/32740/task/32746/stat : 32746 (java) R 32738 32740 31255 0 -1 64 609 197 0 0 13 0 0 0 16 0 10 0 28063784 888430592 8928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867608

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

[startup+0.802377 s]
/proc/loadavg: 2.04 2.00 1.92 4/80 32740
/proc/meminfo: memFree=1778104/2055920 swapFree=4192812/4192956
[pid=32740] ppid=32738 vsize=868632 CPUtime=0.79
/proc/32740/stat : 32740 (java) S 32738 32740 31255 0 -1 0 14199 197 1 0 73 6 0 0 18 0 10 0 28063779 889479168 8990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 217158 8990 2654 9 0 211594 0
[pid=32740/tid=32741] ppid=32738 vsize=868632 CPUtime=0.56
/proc/32740/task/32741/stat : 32741 (java) R 32738 32740 31255 0 -1 64 9841 197 1 0 52 4 0 0 16 0 10 0 28063780 889479168 8990 996147200 134512640 134550932 4294955968 18446744073709551615 4125960318 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32738 vsize=868632 CPUtime=0.04
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 31255 0 -1 64 2844 197 0 0 4 0 0 0 16 0 10 0 28063781 889479168 8990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32738 vsize=868632 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 31255 0 -1 64 19 197 0 0 0 0 0 0 15 0 10 0 28063782 889479168 8990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32738 vsize=868632 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 31255 0 -1 64 9 197 0 0 0 0 0 0 15 0 10 0 28063782 889479168 8990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32745] ppid=32738 vsize=868632 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 31255 0 -1 64 2 197 0 0 0 0 0 0 18 0 10 0 28063784 889479168 8990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32746] ppid=32738 vsize=868632 CPUtime=0.16
/proc/32740/task/32746/stat : 32746 (java) R 32738 32740 31255 0 -1 64 680 197 0 0 16 0 0 0 16 0 10 0 28063784 889479168 8990 996147200 134512640 134550932 4294955968 18446744073709551615 101469839 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 868632

[startup+1.0014 s]
/proc/loadavg: 2.04 2.00 1.92 4/80 32740
/proc/meminfo: memFree=1778104/2055920 swapFree=4192812/4192956
[pid=32740] ppid=32738 vsize=868632 CPUtime=1
/proc/32740/stat : 32740 (java) S 32738 32740 31255 0 -1 0 17378 197 1 0 92 8 0 0 18 0 10 0 28063779 889479168 11796 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 217158 11796 2656 9 0 211594 0
[pid=32740/tid=32741] ppid=32738 vsize=868632 CPUtime=0.71
/proc/32740/task/32741/stat : 32741 (java) R 32738 32740 31255 0 -1 64 12982 197 1 0 65 6 0 0 18 0 10 0 28063780 889479168 11796 996147200 134512640 134550932 4294955968 18446744073709551615 4125952315 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32738 vsize=868632 CPUtime=0.04
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 31255 0 -1 64 2844 197 0 0 4 0 0 0 16 0 10 0 28063781 889479168 11796 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32738 vsize=868632 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 31255 0 -1 64 19 197 0 0 0 0 0 0 15 0 10 0 28063782 889479168 11796 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32738 vsize=868632 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 31255 0 -1 64 9 197 0 0 0 0 0 0 15 0 10 0 28063782 889479168 11796 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32745] ppid=32738 vsize=868632 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 31255 0 -1 64 2 197 0 0 0 0 0 0 18 0 10 0 28063784 889479168 11796 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32746] ppid=32738 vsize=868632 CPUtime=0.21
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 31255 0 -1 64 718 197 0 0 21 0 0 0 16 0 10 0 28063784 889479168 11796 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 868632

[startup+1.1014 s]
/proc/loadavg: 2.04 2.00 1.92 4/91 32753
/proc/meminfo: memFree=1741088/2055920 swapFree=4192812/4192956
[pid=32740] ppid=32738 vsize=868632 CPUtime=1.09
/proc/32740/stat : 32740 (java) S 32738 32740 31255 0 -1 0 17398 197 1 0 101 8 0 0 18 0 10 0 28063779 889479168 11816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 217158 11816 2656 9 0 211594 0
[pid=32753] ppid=32740 vsize=44 CPUtime=0
/proc/32753/stat : 32753 (rm) R 32740 32740 31255 0 -1 4194304 22 0 0 0 0 0 0 0 19 0 1 0 28063840 45056 2 996147200 0 0 548682069477 18446744073709551615 4294960144 0 4 0 0 0 0 0 17 1 0 0
/proc/32753/statm: 11 2 0 0 0 1 0
[pid=32740/tid=32741] ppid=32738 vsize=868632 CPUtime=0.8
/proc/32740/task/32741/stat : 32741 (java) R 32738 32740 31255 0 -1 64 12993 197 1 0 74 6 0 0 18 0 10 0 28063780 889479168 11816 996147200 134512640 134550932 4294955968 18446744073709551615 4126991051 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32738 vsize=868632 CPUtime=0.04
/proc/32740/task/32742/stat : 32742 (java) S 32738 32740 31255 0 -1 64 2844 197 0 0 4 0 0 0 16 0 10 0 28063781 889479168 11816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32738 vsize=868632 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32738 32740 31255 0 -1 64 19 197 0 0 0 0 0 0 15 0 10 0 28063782 889479168 11816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32738 vsize=868632 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32738 32740 31255 0 -1 64 9 197 0 0 0 0 0 0 15 0 10 0 28063782 889479168 11816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32745] ppid=32738 vsize=868632 CPUtime=0
/proc/32740/task/32745/stat : 32745 (java) S 32738 32740 31255 0 -1 64 2 197 0 0 0 0 0 0 18 0 10 0 28063784 889479168 11816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32746] ppid=32738 vsize=868632 CPUtime=0.22
/proc/32740/task/32746/stat : 32746 (java) S 32738 32740 31255 0 -1 64 727 197 0 0 22 0 0 0 15 0 10 0 28063784 889479168 11816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32748] ppid=32738 vsize=868632 CPUtime=0
/proc/32740/task/32748/stat : 32748 (java) S 32738 32740 31255 0 -1 64 0 197 0 0 0 0 0 0 19 0 10 0 28063784 889479168 11816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32749] ppid=32738 vsize=868632 CPUtime=0
/proc/32740/task/32749/stat : 32749 (java) S 32738 32740 31255 0 -1 64 4 197 0 0 0 0 0 0 15 0 10 0 28063784 889479168 11816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32740/tid=32752] ppid=32738 vsize=868632 CPUtime=0
/proc/32740/task/32752/stat : 32752 (java) S 32738 32740 31255 0 -1 64 45 197 0 0 0 0 0 0 18 0 10 0 28063840 889479168 11816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 868676

Child status: 0
Real time (s): 1.15804
CPU time (s): 1.14382
CPU user time (s): 1.04484
CPU system time (s): 0.098984
CPU usage (%): 98.7728
Max. virtual memory (cumulated for all children) (KiB): 868676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.04484
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17847
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= 1033
involuntary context switches= 1079

runsolver used 0.005999 second user time and 0.016997 second system time

The end

Launcher Data

Begin job on node33 at 2009-07-12 16:46:18
IDJOB=2096193
IDBENCH=56106
IDSOLVER=773
FILE ID=node33/2096193-1247409978
PBS_JOBID= 9510577
Free space on /tmp= 66448 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/aim-200/normalized-aim-200-3-4-sat-4_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096193-1247409978/watcher-2096193-1247409978 -o /tmp/evaluation-result-2096193-1247409978/solver-2096193-1247409978 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2096193-1247409978.xml

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

MD5SUM BENCH= 83c72f6b22dea54063086b58ec5a055f
RANDOM SEED=767133399

node33.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.229
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.229
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:       1778520 kB
Buffers:         38808 kB
Cached:         109636 kB
SwapCached:          0 kB
Active:         145036 kB
Inactive:        76540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2416 kB
Writeback:           0 kB
Mapped:          93620 kB
Slab:            40904 kB
Committed_AS:  1009008 kB
PageTables:       1904 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= 66448 MiB
End job on node33 at 2009-07-12 16:46:19