Trace number 2096386

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 2.38164 2.46018

DiagnosticValue
CHECKS330479
NODES181

General information on the benchmark

Namecsp/radar-8-30-3-0/
normalized-radar-8-30-3-0-31.xml
MD5SUM53510868515cd3fb58e0bde05c06407a
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.049992
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints64
Maximum constraint arity19
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension64
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/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-2096386-1247410301.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.38/0.40	     nbVariables=180  nbDomainTypes=1  minDomainSize=4  maxDomainSize=4  nbTotalValues=720
0.38/0.40	       =>  wckTime=0.138  cpuTime=0.11  mem=8M867
0.38/0.40	   
0.38/0.40	   predicates being loaded...
0.48/0.59	   
0.48/0.59	   constraints being loaded...
1.37/1.41	     nbConstraints=91  nbGlobalConstraints=27  nbDisconnectedVariables=26  nbConflictsStructures=8
1.37/1.41	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=56  nbSharedBinaryRepresentations=0
1.37/1.41	     nbEvaluationManagers=64  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=6  minArity=2  avgArity=8.59
1.37/1.41	     maxArity=19  nbGenerators=27  nbFusions=0  symmetryWckTime=0.082  symmetryCpuTime=0.04
1.37/1.41	       =>  wckTime=1.146  cpuTime=0.94  mem=7M931
1.37/1.46	   
1.37/1.46	   solver IterativeSystematicSolver being built... 
1.47/1.54	   
1.47/1.54	   INFO : Forward propagation technique limited 
1.56/1.63	       =>  wckTime=1.367  cpuTime=1.09  mem=22M881
1.96/2.00	   
1.96/2.01	   preprocessing
1.96/2.01	     nbConstraintChecks=181484  nbValidityChecks=14258  nbPropagations=515  nbRevisions=4536  nbUselessRevisions=4411
1.96/2.01	     nbSingletonTests=208  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
1.96/2.01	     detectedInconsistency=no
1.96/2.01	       =>  wckTime=0.374  cpuTime=0.35  mem=22M881
2.26/2.39	   
2.26/2.39	   search
2.26/2.39	     run=0  nbConstraintChecks=148995  nbValidityChecks=12185  minDepth=102  maxDepth=180  nbPropagations=818
2.26/2.39	     nbRevisions=7962  nbUselessRevisions=7718  nbAssignments=181  nbFailedAssignments=1  nbBacktracks=0
2.26/2.39	     nbVisitedNodes=183  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
2.26/2.39	     nbSEliminables=0  nbREliminables=77.61  nbIEliminables=35.87  nbDEliminables=0  nbPEliminables=0
2.26/2.39	       =>  wckTime=0.762  cpuTime=0.71  mem=23M872
2.26/2.39	   
2.26/2.39	   global
2.26/2.39	     nbConstraintChecks=330479  nbValidityChecks=26443  nbPropagations=1333  nbRevisions=12498  nbUselessRevisions=12129
2.26/2.39	     nbRestartNogoods=0  solvingWckTime=0.764  solvingCpuTime=0.71  expiredTime=no  totalExploration=no
2.26/2.39	     nbFoundSolutions=1  firstSolutionCpuTime=1.8  globalCpuTime=1.85
2.26/2.39	       =>  wckTime=2.134  cpuTime=1.8  mem=23M872
2.26/2.39	   
2.26/2.39	s SATISFIABLE
2.26/2.39	v 0 0 1 0 3 0 0 3 0 0 0 0 0 0 2 0 0 0 1 2 0 2 1 1 1 1 0 0 3 1 1 0 0 0 2 3 0 0 0 0 0 1 2 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 3 0 3 0 0 0 0 0 0 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 3 3 0 0 0 0 3 0 0 0 2 1 0 3 0 0 0 0 3 3 0 0 1 3 0 3 1 2 1 0 0 0 0 0 1 0 0 0 0 0 0 1 3 3 1 0 1 2 3 0 0 0 1 2 0 3 3 0 0 1 2 1 0 0 0 3 0 3 0 0 0 1 3 3 2 0 0 3 0 0 0 0 0 3 0 
2.26/2.39	d NODES 181
2.26/2.39	d CHECKS 330479
2.26/2.40	   
2.26/2.40	   totalWckTime=2.205  totalCpuTime=1.86

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-2096386-1247410301/watcher-2096386-1247410301 -o /tmp/evaluation-result-2096386-1247410301/solver-2096386-1247410301 -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-2096386-1247410301.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 2.06 2.03 3/80 30842
/proc/meminfo: memFree=1745696/2055920 swapFree=4192812/4192956
[pid=30842] ppid=30840 vsize=10676 CPUtime=0
/proc/30842/stat : 30842 (java) S 30840 30842 29819 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28096596 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30842/statm: 2669 474 207 9 0 1184 0
[pid=30842/tid=30843] ppid=30840 vsize=10676 CPUtime=0
/proc/30842/task/30843/stat : 30843 (java) R 30840 30842 29819 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28096597 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 9285592 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0481409 s]
/proc/loadavg: 1.92 2.06 2.03 3/80 30842
/proc/meminfo: memFree=1745696/2055920 swapFree=4192812/4192956
[pid=30842] ppid=30840 vsize=862776 CPUtime=0.03
/proc/30842/stat : 30842 (java) S 30840 30842 29819 0 -1 0 2400 0 1 0 2 1 0 0 18 0 7 0 28096596 883482624 1977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30842/statm: 215694 1977 905 9 0 210609 0
[pid=30842/tid=30843] ppid=30840 vsize=862776 CPUtime=0.02
/proc/30842/task/30843/stat : 30843 (java) S 30840 30842 29819 0 -1 64 1706 0 1 0 2 0 0 0 18 0 7 0 28096597 883482624 1977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 862776

[startup+0.102557 s]
/proc/loadavg: 1.92 2.06 2.03 3/80 30842
/proc/meminfo: memFree=1745696/2055920 swapFree=4192812/4192956
[pid=30842] ppid=30840 vsize=865984 CPUtime=0.09
/proc/30842/stat : 30842 (java) S 30840 30842 29819 0 -1 0 3777 0 1 0 7 2 0 0 18 0 9 0 28096596 886767616 3232 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30842/statm: 216496 3232 1706 9 0 210981 0
[pid=30842/tid=30843] ppid=30840 vsize=865984 CPUtime=0.07
/proc/30842/task/30843/stat : 30843 (java) R 30840 30842 29819 0 -1 64 2861 0 1 0 5 2 0 0 18 0 9 0 28096597 886767616 3232 996147200 134512640 134550932 4294955968 18446744073709551615 102589905 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301535 s]
/proc/loadavg: 1.92 2.06 2.03 3/80 30842
/proc/meminfo: memFree=1745696/2055920 swapFree=4192812/4192956
[pid=30842] ppid=30840 vsize=866380 CPUtime=0.29
/proc/30842/stat : 30842 (java) S 30840 30842 29819 0 -1 0 5863 0 1 0 24 5 0 0 18 0 9 0 28096596 887173120 5229 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30842/statm: 216595 5229 1981 9 0 211053 0
[pid=30842/tid=30843] ppid=30840 vsize=866380 CPUtime=0.23
/proc/30842/task/30843/stat : 30843 (java) R 30840 30842 29819 0 -1 64 4884 0 1 0 19 4 0 0 19 0 9 0 28096597 887173120 5229 996147200 134512640 134550932 4294955968 18446744073709551615 104303314 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701578 s]
/proc/loadavg: 1.92 2.06 2.03 3/80 30842
/proc/meminfo: memFree=1745696/2055920 swapFree=4192812/4192956
[pid=30842] ppid=30840 vsize=867184 CPUtime=0.68
/proc/30842/stat : 30842 (java) S 30840 30842 29819 0 -1 0 9532 0 1 0 61 7 0 0 18 0 9 0 28096596 887996416 8886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30842/statm: 216796 8886 2035 9 0 211232 0
[pid=30842/tid=30843] ppid=30840 vsize=867184 CPUtime=0.54
/proc/30842/task/30843/stat : 30843 (java) R 30840 30842 29819 0 -1 64 8348 0 1 0 48 6 0 0 22 0 9 0 28096597 887996416 8886 996147200 134512640 134550932 4294955968 18446744073709551615 4126720772 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867184

[startup+1.50167 s]
/proc/loadavg: 1.92 2.06 2.03 3/89 30851
/proc/meminfo: memFree=1703064/2055920 swapFree=4192812/4192956
[pid=30842] ppid=30840 vsize=867948 CPUtime=1.47
/proc/30842/stat : 30842 (java) S 30840 30842 29819 0 -1 0 21409 297 1 0 132 14 0 1 18 0 9 0 28096596 888778752 17878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30842/statm: 216987 17878 2658 9 0 211423 0
[pid=30842/tid=30843] ppid=30840 vsize=867948 CPUtime=1.19
/proc/30842/task/30843/stat : 30843 (java) R 30840 30842 29819 0 -1 64 17363 297 1 0 107 11 0 1 24 0 9 0 28096597 888778752 17878 996147200 134512640 134550932 4294955968 18446744073709551615 104514034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30845] ppid=30840 vsize=867948 CPUtime=0.06
/proc/30842/task/30845/stat : 30845 (java) S 30840 30842 29819 0 -1 64 2549 297 0 0 5 0 0 1 16 0 9 0 28096598 888778752 17878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30846] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30846/stat : 30846 (java) S 30840 30842 29819 0 -1 64 20 297 0 0 0 0 0 1 16 0 9 0 28096598 888778752 17878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30847] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30847/stat : 30847 (java) S 30840 30842 29819 0 -1 64 8 297 0 0 0 0 0 1 15 0 9 0 28096598 888778752 17878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30848] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30848/stat : 30848 (java) S 30840 30842 29819 0 -1 64 1 297 0 0 0 0 0 1 18 0 9 0 28096600 888778752 17878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30849] ppid=30840 vsize=867948 CPUtime=0.2
/proc/30842/task/30849/stat : 30849 (java) S 30840 30842 29819 0 -1 64 644 297 0 0 19 0 0 1 15 0 9 0 28096600 888778752 17878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30850] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30850/stat : 30850 (java) S 30840 30842 29819 0 -1 64 1 297 0 0 0 0 0 1 19 0 9 0 28096601 888778752 17878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30851] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30851/stat : 30851 (java) S 30840 30842 29819 0 -1 64 13 297 0 0 0 0 0 1 15 0 9 0 28096601 888778752 17878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867948

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

[startup+1.90171 s]
/proc/loadavg: 1.92 2.06 2.03 3/89 30851
/proc/meminfo: memFree=1703064/2055920 swapFree=4192812/4192956
[pid=30842] ppid=30840 vsize=867948 CPUtime=1.86
/proc/30842/stat : 30842 (java) S 30840 30842 29819 0 -1 0 25840 297 1 0 169 16 0 1 18 0 9 0 28096596 888778752 17950 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30842/statm: 216987 17950 2661 9 0 211423 0
[pid=30842/tid=30843] ppid=30840 vsize=867948 CPUtime=1.54
/proc/30842/task/30843/stat : 30843 (java) R 30840 30842 29819 0 -1 64 21718 297 1 0 140 13 0 1 25 0 9 0 28096597 888778752 17950 996147200 134512640 134550932 4294955968 18446744073709551615 4126727671 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30845] ppid=30840 vsize=867948 CPUtime=0.06
/proc/30842/task/30845/stat : 30845 (java) S 30840 30842 29819 0 -1 64 2549 297 0 0 5 0 0 1 16 0 9 0 28096598 888778752 17950 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30846] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30846/stat : 30846 (java) S 30840 30842 29819 0 -1 64 20 297 0 0 0 0 0 1 16 0 9 0 28096598 888778752 17950 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30847] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30847/stat : 30847 (java) S 30840 30842 29819 0 -1 64 8 297 0 0 0 0 0 1 15 0 9 0 28096598 888778752 17950 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30848] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30848/stat : 30848 (java) S 30840 30842 29819 0 -1 64 1 297 0 0 0 0 0 1 18 0 9 0 28096600 888778752 17950 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30849] ppid=30840 vsize=867948 CPUtime=0.24
/proc/30842/task/30849/stat : 30849 (java) S 30840 30842 29819 0 -1 64 720 297 0 0 23 0 0 1 16 0 9 0 28096600 888778752 17950 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30850] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30850/stat : 30850 (java) S 30840 30842 29819 0 -1 64 1 297 0 0 0 0 0 1 19 0 9 0 28096601 888778752 17950 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30851] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30851/stat : 30851 (java) S 30840 30842 29819 0 -1 64 13 297 0 0 0 0 0 1 15 0 9 0 28096601 888778752 17950 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 867948

[startup+2.30175 s]
/proc/loadavg: 1.93 2.06 2.03 3/89 30855
/proc/meminfo: memFree=1683928/2055920 swapFree=4192812/4192956
[pid=30842] ppid=30840 vsize=867948 CPUtime=2.26
/proc/30842/stat : 30842 (java) S 30840 30842 29819 0 -1 0 26105 297 1 0 209 16 0 1 18 0 9 0 28096596 888778752 17963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30842/statm: 216987 17963 2661 9 0 211423 0
[pid=30842/tid=30843] ppid=30840 vsize=867948 CPUtime=1.92
/proc/30842/task/30843/stat : 30843 (java) R 30840 30842 29819 0 -1 64 21973 297 1 0 178 13 0 1 25 0 9 0 28096597 888778752 17963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30845] ppid=30840 vsize=867948 CPUtime=0.06
/proc/30842/task/30845/stat : 30845 (java) S 30840 30842 29819 0 -1 64 2549 297 0 0 5 0 0 1 16 0 9 0 28096598 888778752 17963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30846] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30846/stat : 30846 (java) S 30840 30842 29819 0 -1 64 20 297 0 0 0 0 0 1 16 0 9 0 28096598 888778752 17963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30847] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30847/stat : 30847 (java) S 30840 30842 29819 0 -1 64 8 297 0 0 0 0 0 1 15 0 9 0 28096598 888778752 17963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30848] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30848/stat : 30848 (java) S 30840 30842 29819 0 -1 64 1 297 0 0 0 0 0 1 18 0 9 0 28096600 888778752 17963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30849] ppid=30840 vsize=867948 CPUtime=0.25
/proc/30842/task/30849/stat : 30849 (java) R 30840 30842 29819 0 -1 64 730 297 0 0 24 0 0 1 16 0 9 0 28096600 888778752 17963 996147200 134512640 134550932 4294955968 18446744073709551615 102028494 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30850] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30850/stat : 30850 (java) S 30840 30842 29819 0 -1 64 1 297 0 0 0 0 0 1 19 0 9 0 28096601 888778752 17963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30851] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30851/stat : 30851 (java) S 30840 30842 29819 0 -1 64 13 297 0 0 0 0 0 1 15 0 9 0 28096601 888778752 17963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 867948

[startup+2.40176 s]
/proc/loadavg: 1.93 2.06 2.03 3/89 30855
/proc/meminfo: memFree=1683928/2055920 swapFree=4192812/4192956
[pid=30842] ppid=30840 vsize=867948 CPUtime=2.35
/proc/30842/stat : 30842 (java) S 30840 30842 29819 0 -1 0 26230 297 1 0 218 16 0 1 18 0 9 0 28096596 888778752 17973 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30842/statm: 216987 17973 2661 9 0 211423 0
[pid=30842/tid=30843] ppid=30840 vsize=867948 CPUtime=2.02
/proc/30842/task/30843/stat : 30843 (java) S 30840 30842 29819 0 -1 64 22095 297 1 0 188 13 0 1 25 0 9 0 28096597 888778752 17973 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30845] ppid=30840 vsize=867948 CPUtime=0.06
/proc/30842/task/30845/stat : 30845 (java) S 30840 30842 29819 0 -1 64 2549 297 0 0 5 0 0 1 16 0 9 0 28096598 888778752 17973 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30846] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30846/stat : 30846 (java) S 30840 30842 29819 0 -1 64 20 297 0 0 0 0 0 1 16 0 9 0 28096598 888778752 17973 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30847] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30847/stat : 30847 (java) S 30840 30842 29819 0 -1 64 8 297 0 0 0 0 0 1 15 0 9 0 28096598 888778752 17973 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30848] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30848/stat : 30848 (java) S 30840 30842 29819 0 -1 64 1 297 0 0 0 0 0 1 18 0 9 0 28096600 888778752 17973 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30849] ppid=30840 vsize=867948 CPUtime=0.26
/proc/30842/task/30849/stat : 30849 (java) S 30840 30842 29819 0 -1 64 733 297 0 0 25 0 0 1 16 0 9 0 28096600 888778752 17973 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30850] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30850/stat : 30850 (java) S 30840 30842 29819 0 -1 64 1 297 0 0 0 0 0 1 19 0 9 0 28096601 888778752 17973 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30842/tid=30851] ppid=30840 vsize=867948 CPUtime=0.01
/proc/30842/task/30851/stat : 30851 (java) S 30840 30842 29819 0 -1 64 13 297 0 0 0 0 0 1 15 0 9 0 28096601 888778752 17973 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 867948

Child status: 0
Real time (s): 2.46018
CPU time (s): 2.38164
CPU user time (s): 2.19567
CPU system time (s): 0.185971
CPU usage (%): 96.8075
Max. virtual memory (cumulated for all children) (KiB): 867948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.19567
system time used= 0.185971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26555
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= 1277
involuntary context switches= 1374

runsolver used 0.005999 second user time and 0.019996 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-12 16:51:41
IDJOB=2096386
IDBENCH=56314
IDSOLVER=774
FILE ID=node21/2096386-1247410301
PBS_JOBID= 9510601
Free space on /tmp= 66404 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/radar-8-30-3-0/normalized-radar-8-30-3-0-31.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-2096386-1247410301/watcher-2096386-1247410301 -o /tmp/evaluation-result-2096386-1247410301/solver-2096386-1247410301 -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-2096386-1247410301.xml

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

MD5SUM BENCH= 53510868515cd3fb58e0bde05c06407a
RANDOM SEED=1806652066

node21.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.240
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.240
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:       1746176 kB
Buffers:         41268 kB
Cached:         107108 kB
SwapCached:          0 kB
Active:         197628 kB
Inactive:        55112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:         124836 kB
Slab:            42180 kB
Committed_AS:   985272 kB
PageTables:       1944 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= 66404 MiB
End job on node21 at 2009-07-12 16:51:44