Trace number 1050222

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 ESACUNSAT 12.961 13.1435

DiagnosticValue
CHECKS137672
NODES5652

General information on the benchmark

Namecsp/pseudo/primesDimacs/
normalized-bf-1355-075.xml
MD5SUMb8a060a50997549131721c2244d1d2c8
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.02084
Satisfiable
(Un)Satisfiability was proved
Number of variables4360
Number of constraints8953
Maximum constraint arity6
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8953
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.09	
0.03/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-1050222-1215048610.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.68/0.70	     nbVariables=4360  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2  nbTotalValues=8002
0.68/0.70	       =>  wckTime=0.466  cpuTime=0.31  mem=20M532
0.68/0.71	   
0.68/0.71	   predicates being loaded...
0.68/0.77	   
0.68/0.77	   constraints being loaded...
3.15/3.30	     nbConstraints=8951  nbMergedConstraints=2  nbSingletonDomainVariables=718  nbConvertedConstraints=5918
3.15/3.30	     nbConvertConstraintsChecks=809  nbExtensionStructures=538  nbSharedExtensionStructures=5914
3.15/3.30	     nbConflictsStructures=565  nbSharedConflictsStructures=8920  nbSharedBinaryRepresentations=1078
3.15/3.30	     nbEvaluationManagers=27  nbSharedEvaluationManagers=3006  minDegree=1  maxDegree=33  minArity=2  avgArity=2.4
3.15/3.30	     maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.814  symmetryCpuTime=0.2
3.15/3.30	       =>  wckTime=3.062  cpuTime=2.09  mem=30M859
3.33/3.46	   
3.33/3.46	   solver IterativeSystematicSolver being built... 
3.73/3.87	       =>  wckTime=3.631  cpuTime=2.42  mem=32M342
8.89/9.06	   
8.89/9.06	   preprocessing
8.89/9.06	     nbConstraintChecks=40301  nbValidityChecks=7908  nbPropagations=18708  nbRevisions=40323  nbUselessRevisions=31454
8.89/9.07	     nbSingletonTests=5573  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
8.89/9.07	     detectedInconsistency=no
8.89/9.07	       =>  wckTime=5.185  cpuTime=5.09  mem=32M342
12.85/13.07	   
12.85/13.07	   search
12.85/13.07	     run=3  nbConstraintChecks=97371  nbValidityChecks=29564  minDepth=0  maxDepth=344  nbPropagations=135997
12.85/13.07	     nbRevisions=388539  nbUselessRevisions=303862  nbAssignments=5652  nbFailedAssignments=75  nbBacktracks=3929
12.85/13.07	     nbVisitedNodes=5815  nbRestartNogoods=6  nbSEliminables=?  nbREliminables=?  nbIEliminables=?  nbDEliminables=?
12.85/13.07	     nbPEliminables=?
12.85/13.07	       =>  wckTime=9.192  cpuTime=9.02  mem=33M387
12.85/13.07	   
12.85/13.07	   global
12.85/13.07	     nbConstraintChecks=137672  nbValidityChecks=37472  nbPropagations=154705  nbRevisions=428862
12.85/13.07	     nbUselessRevisions=335316  nbRestartNogoods=6  solvingWckTime=9.194  solvingCpuTime=9.02  expiredTime=no
12.85/13.07	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=11.49
12.85/13.07	       =>  wckTime=12.833  cpuTime=11.44  mem=33M387
12.85/13.07	   
12.85/13.07	s UNSATISFIABLE
12.85/13.07	d NODES 5652
12.85/13.07	d CHECKS 137672
12.85/13.08	   
12.85/13.08	   totalWckTime=12.89  totalCpuTime=11.5

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1050222-1215048610/watcher-1050222-1215048610 -o /tmp/evaluation-result-1050222-1215048610/solver-1050222-1215048610 -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-1050222-1215048610.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: 2.25 2.09 2.03 4/81 26935
/proc/meminfo: memFree=1552384/2055920 swapFree=4117292/4192956
[pid=26935] ppid=26933 vsize=272 CPUtime=0
/proc/26935/stat : 26935 (java) D 26933 26935 24179 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 1983834737 278528 37 996147200 134512640 134550740 4294955968 18446744073709551615 7017252 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/26935/statm: 68 37 28 9 0 6 0

[startup+0.0465461 s]
/proc/loadavg: 2.25 2.09 2.03 4/81 26935
/proc/meminfo: memFree=1552384/2055920 swapFree=4117292/4192956
[pid=26935] ppid=26933 vsize=861876 CPUtime=0.03
/proc/26935/stat : 26935 (java) S 26933 26935 24179 0 -1 0 2251 0 1 0 2 1 0 0 18 0 5 0 1983834737 882561024 1862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 215469 1865 855 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.103568 s]
/proc/loadavg: 2.25 2.09 2.03 4/81 26935
/proc/meminfo: memFree=1552384/2055920 swapFree=4117292/4192956
[pid=26935] ppid=26933 vsize=865884 CPUtime=0.08
/proc/26935/stat : 26935 (java) S 26933 26935 24179 0 -1 0 3727 0 1 0 6 2 0 0 18 0 9 0 1983834737 886665216 3190 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 216471 3190 1691 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301582 s]
/proc/loadavg: 2.25 2.09 2.03 4/81 26935
/proc/meminfo: memFree=1552384/2055920 swapFree=4117292/4192956
[pid=26935] ppid=26933 vsize=866196 CPUtime=0.28
/proc/26935/stat : 26935 (java) S 26933 26935 24179 0 -1 0 5620 0 1 0 25 3 0 0 18 0 9 0 1983834737 886984704 5034 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 216549 5034 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701606 s]
/proc/loadavg: 2.25 2.09 2.03 4/81 26935
/proc/meminfo: memFree=1552384/2055920 swapFree=4117292/4192956
[pid=26935] ppid=26933 vsize=867444 CPUtime=0.68
/proc/26935/stat : 26935 (java) S 26933 26935 24179 0 -1 0 9816 0 1 0 62 6 0 0 18 0 9 0 1983834737 888262656 9186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 216861 9186 1972 9 0 211389 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867444

[startup+1.50266 s]
/proc/loadavg: 2.25 2.09 2.03 3/90 26944
/proc/meminfo: memFree=1511224/2055920 swapFree=4117292/4192956
[pid=26935] ppid=26933 vsize=867444 CPUtime=1.47
/proc/26935/stat : 26935 (java) S 26933 26935 24179 0 -1 0 18855 0 1 0 133 14 0 0 18 0 9 0 1983834737 888262656 18188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 216861 18188 2006 9 0 211389 0
[pid=26935/tid=26937] ppid=26933 vsize=867444 CPUtime=1.17
/proc/26935/task/26937/stat : 26937 (java) R 26933 26935 24179 0 -1 64 15771 0 1 0 105 12 0 0 25 0 9 0 1983834739 888262656 18188 996147200 134512640 134550740 4294955968 18446744073709551615 4125977388 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26938] ppid=26933 vsize=867444 CPUtime=0.07
/proc/26935/task/26938/stat : 26938 (java) S 26933 26935 24179 0 -1 64 1727 0 0 0 7 0 0 0 16 0 9 0 1983834740 888262656 18188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26939] ppid=26933 vsize=867444 CPUtime=0
/proc/26935/task/26939/stat : 26939 (java) S 26933 26935 24179 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1983834741 888262656 18188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26940] ppid=26933 vsize=867444 CPUtime=0
/proc/26935/task/26940/stat : 26940 (java) S 26933 26935 24179 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983834741 888262656 18188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26941] ppid=26933 vsize=867444 CPUtime=0
/proc/26935/task/26941/stat : 26941 (java) S 26933 26935 24179 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983834743 888262656 18188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26942] ppid=26933 vsize=867444 CPUtime=0.2
/proc/26935/task/26942/stat : 26942 (java) S 26933 26935 24179 0 -1 64 661 0 0 0 20 0 0 0 16 0 9 0 1983834743 888262656 18188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26943] ppid=26933 vsize=867444 CPUtime=0
/proc/26935/task/26943/stat : 26943 (java) S 26933 26935 24179 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983834743 888262656 18188 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26944] ppid=26933 vsize=867444 CPUtime=0
/proc/26935/task/26944/stat : 26944 (java) S 26933 26935 24179 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983834743 888262656 18188 996147200 134512640 134550740 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) 867444

[startup+3.10276 s]
/proc/loadavg: 2.25 2.09 2.03 4/90 26944
/proc/meminfo: memFree=1486968/2055920 swapFree=4117292/4192956
[pid=26935] ppid=26933 vsize=867768 CPUtime=2.75
/proc/26935/stat : 26935 (java) S 26933 26935 24179 0 -1 0 24463 0 1 0 224 51 0 0 18 0 10 0 1983834737 888594432 23670 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 216942 23670 2010 9 0 211470 0
[pid=26935/tid=26937] ppid=26933 vsize=867768 CPUtime=2.23
/proc/26935/task/26937/stat : 26937 (java) S 26933 26935 24179 0 -1 64 15862 0 1 0 177 46 0 0 24 0 10 0 1983834739 888594432 23670 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=26935/tid=26938] ppid=26933 vsize=867768 CPUtime=0.21
/proc/26935/task/26938/stat : 26938 (java) S 26933 26935 24179 0 -1 64 7131 0 0 0 19 2 0 0 17 0 10 0 1983834740 888594432 23670 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26939] ppid=26933 vsize=867768 CPUtime=0
/proc/26935/task/26939/stat : 26939 (java) S 26933 26935 24179 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1983834741 888594432 23670 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26940] ppid=26933 vsize=867768 CPUtime=0
/proc/26935/task/26940/stat : 26940 (java) S 26933 26935 24179 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1983834741 888594432 23670 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26941] ppid=26933 vsize=867768 CPUtime=0
/proc/26935/task/26941/stat : 26941 (java) S 26933 26935 24179 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1983834743 888594432 23670 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26942] ppid=26933 vsize=867768 CPUtime=0.26
/proc/26935/task/26942/stat : 26942 (java) S 26933 26935 24179 0 -1 64 703 0 0 0 26 0 0 0 15 0 10 0 1983834743 888594432 23670 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26943] ppid=26933 vsize=867768 CPUtime=0
/proc/26935/task/26943/stat : 26943 (java) S 26933 26935 24179 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1983834743 888594432 23670 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26944] ppid=26933 vsize=867768 CPUtime=0
/proc/26935/task/26944/stat : 26944 (java) S 26933 26935 24179 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1983834743 888594432 23670 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 867768

[startup+6.30197 s]
/proc/loadavg: 2.23 2.09 2.02 3/90 26948
/proc/meminfo: memFree=1459120/2055920 swapFree=4117292/4192956
[pid=26935] ppid=26933 vsize=867884 CPUtime=6.21
/proc/26935/stat : 26935 (java) S 26933 26935 24179 0 -1 0 44200 792 1 0 524 56 39 2 18 0 9 0 1983834737 888713216 25743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 216971 25743 2615 9 0 211499 0
[pid=26935/tid=26937] ppid=26933 vsize=867884 CPUtime=5.4
/proc/26935/task/26937/stat : 26937 (java) R 26933 26935 24179 0 -1 64 29066 792 1 0 450 49 39 2 25 0 9 0 1983834739 888713216 25743 996147200 134512640 134550740 4294955968 18446744073709551615 4127404596 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26938] ppid=26933 vsize=867884 CPUtime=0.79
/proc/26935/task/26938/stat : 26938 (java) S 26933 26935 24179 0 -1 64 13311 792 0 0 35 3 39 2 16 0 9 0 1983834740 888713216 25743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26939] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26939/stat : 26939 (java) S 26933 26935 24179 0 -1 64 17 792 0 0 0 0 39 2 16 0 9 0 1983834741 888713216 25743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26940] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26940/stat : 26940 (java) S 26933 26935 24179 0 -1 64 9 792 0 0 0 0 39 2 15 0 9 0 1983834741 888713216 25743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26941] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26941/stat : 26941 (java) S 26933 26935 24179 0 -1 64 1 792 0 0 0 0 39 2 18 0 9 0 1983834743 888713216 25743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26942] ppid=26933 vsize=867884 CPUtime=0.8
/proc/26935/task/26942/stat : 26942 (java) S 26933 26935 24179 0 -1 64 968 792 0 0 39 0 39 2 15 0 9 0 1983834743 888713216 25743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26943] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26943/stat : 26943 (java) S 26933 26935 24179 0 -1 64 1 792 0 0 0 0 39 2 19 0 9 0 1983834743 888713216 25743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26944] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26944/stat : 26944 (java) S 26933 26935 24179 0 -1 64 28 792 0 0 0 0 39 2 15 0 9 0 1983834743 888713216 25743 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867884

[startup+12.7014 s]
/proc/loadavg: 2.21 2.09 2.02 3/90 26948
/proc/meminfo: memFree=1458928/2055920 swapFree=4117292/4192956
[pid=26935] ppid=26933 vsize=867884 CPUtime=12.55
/proc/26935/stat : 26935 (java) S 26933 26935 24179 0 -1 0 44287 792 1 0 1158 56 39 2 18 0 9 0 1983834737 888713216 25769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 216971 25769 2615 9 0 211499 0
[pid=26935/tid=26937] ppid=26933 vsize=867884 CPUtime=11.69
/proc/26935/task/26937/stat : 26937 (java) R 26933 26935 24179 0 -1 64 29075 792 1 0 1079 49 39 2 25 0 9 0 1983834739 888713216 25769 996147200 134512640 134550740 4294955968 18446744073709551615 4127421352 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26938] ppid=26933 vsize=867884 CPUtime=0.79
/proc/26935/task/26938/stat : 26938 (java) S 26933 26935 24179 0 -1 64 13311 792 0 0 35 3 39 2 17 0 9 0 1983834740 888713216 25769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26939] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26939/stat : 26939 (java) S 26933 26935 24179 0 -1 64 17 792 0 0 0 0 39 2 16 0 9 0 1983834741 888713216 25769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26940] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26940/stat : 26940 (java) S 26933 26935 24179 0 -1 64 9 792 0 0 0 0 39 2 15 0 9 0 1983834741 888713216 25769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26941] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26941/stat : 26941 (java) S 26933 26935 24179 0 -1 64 1 792 0 0 0 0 39 2 18 0 9 0 1983834743 888713216 25769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26942] ppid=26933 vsize=867884 CPUtime=0.84
/proc/26935/task/26942/stat : 26942 (java) S 26933 26935 24179 0 -1 64 1046 792 0 0 43 0 39 2 16 0 9 0 1983834743 888713216 25769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26943] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26943/stat : 26943 (java) S 26933 26935 24179 0 -1 64 1 792 0 0 0 0 39 2 19 0 9 0 1983834743 888713216 25769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26944] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26944/stat : 26944 (java) S 26933 26935 24179 0 -1 64 28 792 0 0 0 0 39 2 15 0 9 0 1983834743 888713216 25769 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867884

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

[startup+13.1014 s]
/proc/loadavg: 2.21 2.09 2.02 2/90 26948
/proc/meminfo: memFree=1458928/2055920 swapFree=4117292/4192956
[pid=26935] ppid=26933 vsize=867884 CPUtime=12.93
/proc/26935/stat : 26935 (java) S 26933 26935 24179 0 -1 0 44292 792 1 0 1196 56 39 2 18 0 9 0 1983834737 888713216 25770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26935/statm: 216971 25770 2615 9 0 211499 0
[pid=26935/tid=26937] ppid=26933 vsize=867884 CPUtime=12.07
/proc/26935/task/26937/stat : 26937 (java) S 26933 26935 24179 0 -1 64 29080 792 1 0 1117 49 39 2 25 0 9 0 1983834739 888713216 25770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26938] ppid=26933 vsize=867884 CPUtime=0.79
/proc/26935/task/26938/stat : 26938 (java) S 26933 26935 24179 0 -1 64 13311 792 0 0 35 3 39 2 17 0 9 0 1983834740 888713216 25770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26939] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26939/stat : 26939 (java) S 26933 26935 24179 0 -1 64 17 792 0 0 0 0 39 2 16 0 9 0 1983834741 888713216 25770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26940] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26940/stat : 26940 (java) S 26933 26935 24179 0 -1 64 9 792 0 0 0 0 39 2 15 0 9 0 1983834741 888713216 25770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26941] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26941/stat : 26941 (java) S 26933 26935 24179 0 -1 64 1 792 0 0 0 0 39 2 18 0 9 0 1983834743 888713216 25770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26942] ppid=26933 vsize=867884 CPUtime=0.84
/proc/26935/task/26942/stat : 26942 (java) S 26933 26935 24179 0 -1 64 1046 792 0 0 43 0 39 2 16 0 9 0 1983834743 888713216 25770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26943] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26943/stat : 26943 (java) S 26933 26935 24179 0 -1 64 1 792 0 0 0 0 39 2 19 0 9 0 1983834743 888713216 25770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26935/tid=26944] ppid=26933 vsize=867884 CPUtime=0.41
/proc/26935/task/26944/stat : 26944 (java) S 26933 26935 24179 0 -1 64 28 792 0 0 0 0 39 2 15 0 9 0 1983834743 888713216 25770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.93
Current children cumulated vsize (KiB) 867884

Child status: 0
Real time (s): 13.1435
CPU time (s): 12.961
CPU user time (s): 12.3561
CPU system time (s): 0.604908
CPU usage (%): 98.6117
Max. virtual memory (cumulated for all children) (KiB): 872520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.3561
system time used= 0.604908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45113
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= 2080
involuntary context switches= 2616

runsolver used 0.027995 second user time and 0.045993 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-03 03:30:10
IDJOB=1050222
IDBENCH=54867
IDSOLVER=364
FILE ID=node30/1050222-1215048610
PBS_JOBID= 7875113
Free space on /tmp= 66540 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudo/primesDimacs/normalized-bf-1355-075.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-1050222-1215048610/watcher-1050222-1215048610 -o /tmp/evaluation-result-1050222-1215048610/solver-1050222-1215048610 -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-1050222-1215048610.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b8a060a50997549131721c2244d1d2c8
RANDOM SEED=739693343

node30.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.218
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.218
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:       1552864 kB
Buffers:         45804 kB
Cached:         173492 kB
SwapCached:      69636 kB
Active:         314960 kB
Inactive:       110536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1552864 kB
SwapTotal:     4192956 kB
SwapFree:      4117292 kB
Dirty:            3664 kB
Writeback:           0 kB
Mapped:         222688 kB
Slab:            62340 kB
Committed_AS:  4247748 kB
PageTables:       2164 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= 66540 MiB
End job on node30 at 2008-07-03 03:30:24