Trace number 1057243

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 10.8064 10.9354

DiagnosticValue
CHECKS19666500
NODES106

General information on the benchmark

Namecsp/primes-25/
normalized-primes-25-20-3-3.xml
MD5SUMb7e05e29f7ff90075e9fe327836adaed
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.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity6
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
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.23	
0.18/0.23	   configuration
0.18/0.23	     name=mac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1057243-1215109617.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.28/0.40	     nbVariables=100  nbDomainTypes=1  minDomainSize=96  maxDomainSize=96  nbTotalValues=9600
0.28/0.40	       =>  wckTime=0.158  cpuTime=0.12  mem=7M919
0.28/0.40	   
0.28/0.40	   predicates being loaded...
0.37/0.48	   
0.37/0.48	   constraints being loaded...
0.58/0.65	     nbConstraints=60  nbGlobalConstraints=40  nbDisconnectedVariables=40  nbUnbuiltConflictsStructures=20
0.58/0.65	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=20  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=3
0.58/0.65	     minArity=2  avgArity=2.88  maxArity=6  nbGenerators=40  nbFusions=0  symmetryWckTime=0.044  symmetryCpuTime=0.02
0.58/0.65	       =>  wckTime=0.412  cpuTime=0.29  mem=15M756
0.67/0.70	   
0.67/0.70	   solver IterativeSystematicSolver being built... 
0.67/0.78	   
0.67/0.78	   INFO : Forward propagation technique limited 
0.76/0.85	       =>  wckTime=0.615  cpuTime=0.42  mem=22M2
1.65/1.76	   
1.65/1.76	   preprocessing
1.65/1.76	     nbConstraintChecks=2269659  nbValidityChecks=399  nbPropagations=103  nbRevisions=9  nbUselessRevisions=0
1.65/1.76	     nbRemovedValues=214  detectedInconsistency=no
1.65/1.76	       =>  wckTime=0.906  cpuTime=0.88  mem=22M2
10.67/10.89	   
10.67/10.89	   search
10.67/10.89	     run=0  nbConstraintChecks=17396852  nbValidityChecks=5999  minDepth=1  maxDepth=100  nbPropagations=346
10.67/10.89	     nbRevisions=158  nbUselessRevisions=29  nbAssignments=106  nbFailedAssignments=2  nbBacktracks=4
10.67/10.89	     nbVisitedNodes=109  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=2  nbInferences=0  nbTooLargeKeys=0
10.67/10.89	     nbSEliminables=0  nbREliminables=30.95  nbIEliminables=28.5  nbDEliminables=0  nbPEliminables=0
10.67/10.89	       =>  wckTime=10.039  cpuTime=9.91  mem=22M994
10.67/10.90	   
10.67/10.90	   global
10.67/10.90	     nbConstraintChecks=19666511  nbValidityChecks=6398  nbPropagations=449  nbRevisions=167  nbUselessRevisions=29
10.67/10.90	     nbRestartNogoods=0  solvingWckTime=10.042  solvingCpuTime=9.91  expiredTime=no  totalExploration=no
10.67/10.90	     nbFoundSolutions=1  firstSolutionCpuTime=10.33  globalCpuTime=10.39
10.67/10.90	       =>  wckTime=10.658  cpuTime=10.33  mem=22M994
10.67/10.90	   
10.67/10.90	s SATISFIABLE
10.67/10.90	v 2 2 28 29 60 2 2 45 2 8 2 2 97 4 3 2 2 60 2 2 24 2 2 2 2 2 96 64 67 48 2 24 2 14 2 2 97 2 2 81 2 2 2 2 2 2 2 2 56 95 27 8 2 28 2 86 77 2 2 27 31 91 2 2 53 2 2 2 39 2 87 50 54 2 2 90 4 18 2 5 66 2 86 2 21 2 2 2 2 2 62 2 48 51 2 89 2 2 2 2 
10.67/10.90	d NODES 106
10.67/10.90	d CHECKS 19666511
10.78/10.90	   
10.78/10.90	   totalWckTime=10.72  totalCpuTime=10.4

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.95 2.02 1.94 4/72 7066
/proc/meminfo: memFree=1630656/2055920 swapFree=4180424/4192956
[pid=7066] ppid=7064 vsize=1616 CPUtime=0
/proc/7066/stat : 7066 (java) D 7064 7066 6625 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1540633492 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/7066/statm: 404 145 119 9 0 46 0

[startup+0.0446019 s]
/proc/loadavg: 1.95 2.02 1.94 4/72 7066
/proc/meminfo: memFree=1630656/2055920 swapFree=4180424/4192956
[pid=7066] ppid=7064 vsize=861876 CPUtime=0.03
/proc/7066/stat : 7066 (java) S 7064 7066 6625 0 -1 0 2274 0 1 0 1 2 0 0 18 0 5 0 1540633492 882561024 1881 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/7066/statm: 215469 1947 898 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.105609 s]
/proc/loadavg: 1.95 2.02 1.94 4/72 7066
/proc/meminfo: memFree=1630656/2055920 swapFree=4180424/4192956
[pid=7066] ppid=7064 vsize=865884 CPUtime=0.09
/proc/7066/stat : 7066 (java) S 7064 7066 6625 0 -1 0 3794 0 1 0 6 3 0 0 18 0 9 0 1540633492 886665216 3245 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7066/statm: 216471 3245 1720 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301637 s]
/proc/loadavg: 1.95 2.02 1.94 4/72 7066
/proc/meminfo: memFree=1630656/2055920 swapFree=4180424/4192956
[pid=7066] ppid=7064 vsize=866200 CPUtime=0.28
/proc/7066/stat : 7066 (java) S 7064 7066 6625 0 -1 0 5625 0 1 0 23 5 0 0 18 0 9 0 1540633492 886988800 5039 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7066/statm: 216550 5039 1903 9 0 211098 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866200

[startup+0.701692 s]
/proc/loadavg: 1.95 2.02 1.94 4/72 7066
/proc/meminfo: memFree=1630656/2055920 swapFree=4180424/4192956
[pid=7066] ppid=7064 vsize=867276 CPUtime=0.67
/proc/7066/stat : 7066 (java) S 7064 7066 6625 0 -1 0 11456 275 1 0 59 8 0 0 18 0 9 0 1540633492 888090624 8616 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7066/statm: 216819 8616 2624 9 0 211325 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867276

[startup+1.50279 s]
/proc/loadavg: 1.95 2.02 1.94 3/81 7079
/proc/meminfo: memFree=1599224/2055920 swapFree=4180424/4192956
[pid=7066] ppid=7064 vsize=867276 CPUtime=1.46
/proc/7066/stat : 7066 (java) S 7064 7066 6625 0 -1 0 15937 275 1 0 137 9 0 0 18 0 9 0 1540633492 888090624 10438 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7066/statm: 216819 10438 2629 9 0 211325 0
[pid=7066/tid=7068] ppid=7064 vsize=867276 CPUtime=1.26
/proc/7066/task/7068/stat : 7068 (java) R 7064 7066 6625 0 -1 64 12228 275 1 0 119 7 0 0 25 0 9 0 1540633493 888090624 10438 996147200 134512640 134550740 4294955984 18446744073709551615 4126750455 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7069] ppid=7064 vsize=867276 CPUtime=0.04
/proc/7066/task/7069/stat : 7069 (java) S 7064 7066 6625 0 -1 64 2358 275 0 0 4 0 0 0 16 0 9 0 1540633495 888090624 10438 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7070] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7070/stat : 7070 (java) S 7064 7066 6625 0 -1 64 16 275 0 0 0 0 0 0 16 0 9 0 1540633495 888090624 10438 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7071] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7071/stat : 7071 (java) S 7064 7066 6625 0 -1 64 11 275 0 0 0 0 0 0 15 0 9 0 1540633495 888090624 10438 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7072] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7072/stat : 7072 (java) S 7064 7066 6625 0 -1 64 0 275 0 0 0 0 0 0 18 0 9 0 1540633497 888090624 10438 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7073] ppid=7064 vsize=867276 CPUtime=0.13
/proc/7066/task/7073/stat : 7073 (java) S 7064 7066 6625 0 -1 64 505 275 0 0 13 0 0 0 16 0 9 0 1540633497 888090624 10438 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7074] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7074/stat : 7074 (java) S 7064 7066 6625 0 -1 64 2 275 0 0 0 0 0 0 19 0 9 0 1540633497 888090624 10438 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7075] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7075/stat : 7075 (java) S 7064 7066 6625 0 -1 64 9 275 0 0 0 0 0 0 15 0 9 0 1540633497 888090624 10438 996147200 134512640 134550740 4294955984 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) 867276

[startup+3.103 s]
/proc/loadavg: 1.95 2.02 1.94 3/81 7079
/proc/meminfo: memFree=1598008/2055920 swapFree=4180424/4192956
[pid=7066] ppid=7064 vsize=867276 CPUtime=3.04
/proc/7066/stat : 7066 (java) S 7064 7066 6625 0 -1 0 16202 275 1 0 295 9 0 0 18 0 9 0 1540633492 888090624 10700 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7066/statm: 216819 10700 2630 9 0 211325 0
[pid=7066/tid=7068] ppid=7064 vsize=867276 CPUtime=2.84
/proc/7066/task/7068/stat : 7068 (java) R 7064 7066 6625 0 -1 64 12485 275 1 0 277 7 0 0 25 0 9 0 1540633493 888090624 10700 996147200 134512640 134550740 4294955984 18446744073709551615 4126747347 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7069] ppid=7064 vsize=867276 CPUtime=0.04
/proc/7066/task/7069/stat : 7069 (java) S 7064 7066 6625 0 -1 64 2358 275 0 0 4 0 0 0 17 0 9 0 1540633495 888090624 10700 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7070] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7070/stat : 7070 (java) S 7064 7066 6625 0 -1 64 16 275 0 0 0 0 0 0 16 0 9 0 1540633495 888090624 10700 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7071] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7071/stat : 7071 (java) S 7064 7066 6625 0 -1 64 11 275 0 0 0 0 0 0 15 0 9 0 1540633495 888090624 10700 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7072] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7072/stat : 7072 (java) S 7064 7066 6625 0 -1 64 0 275 0 0 0 0 0 0 18 0 9 0 1540633497 888090624 10700 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7073] ppid=7064 vsize=867276 CPUtime=0.14
/proc/7066/task/7073/stat : 7073 (java) S 7064 7066 6625 0 -1 64 513 275 0 0 14 0 0 0 16 0 9 0 1540633497 888090624 10700 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7074] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7074/stat : 7074 (java) S 7064 7066 6625 0 -1 64 2 275 0 0 0 0 0 0 19 0 9 0 1540633497 888090624 10700 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7075] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7075/stat : 7075 (java) S 7064 7066 6625 0 -1 64 9 275 0 0 0 0 0 0 15 0 9 0 1540633497 888090624 10700 996147200 134512640 134550740 4294955984 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) 867276

[startup+6.30142 s]
/proc/loadavg: 1.95 2.02 1.94 3/81 7079
/proc/meminfo: memFree=1597688/2055920 swapFree=4180424/4192956
[pid=7066] ppid=7064 vsize=867276 CPUtime=6.21
/proc/7066/stat : 7066 (java) S 7064 7066 6625 0 -1 0 16213 275 1 0 612 9 0 0 18 0 9 0 1540633492 888090624 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7066/statm: 216819 10708 2630 9 0 211325 0
[pid=7066/tid=7068] ppid=7064 vsize=867276 CPUtime=5.99
/proc/7066/task/7068/stat : 7068 (java) R 7064 7066 6625 0 -1 64 12488 275 1 0 592 7 0 0 25 0 9 0 1540633493 888090624 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4126751618 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7069] ppid=7064 vsize=867276 CPUtime=0.04
/proc/7066/task/7069/stat : 7069 (java) S 7064 7066 6625 0 -1 64 2358 275 0 0 4 0 0 0 17 0 9 0 1540633495 888090624 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7070] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7070/stat : 7070 (java) S 7064 7066 6625 0 -1 64 16 275 0 0 0 0 0 0 16 0 9 0 1540633495 888090624 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7071] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7071/stat : 7071 (java) S 7064 7066 6625 0 -1 64 11 275 0 0 0 0 0 0 15 0 9 0 1540633495 888090624 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7072] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7072/stat : 7072 (java) S 7064 7066 6625 0 -1 64 0 275 0 0 0 0 0 0 18 0 9 0 1540633497 888090624 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7073] ppid=7064 vsize=867276 CPUtime=0.15
/proc/7066/task/7073/stat : 7073 (java) S 7064 7066 6625 0 -1 64 521 275 0 0 15 0 0 0 16 0 9 0 1540633497 888090624 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7074] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7074/stat : 7074 (java) S 7064 7066 6625 0 -1 64 2 275 0 0 0 0 0 0 19 0 9 0 1540633497 888090624 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7075] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7075/stat : 7075 (java) S 7064 7066 6625 0 -1 64 9 275 0 0 0 0 0 0 15 0 9 0 1540633497 888090624 10708 996147200 134512640 134550740 4294955984 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) 867276

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

[startup+9.50284 s]
/proc/loadavg: 1.96 2.01 1.94 3/81 7079
/proc/meminfo: memFree=1597688/2055920 swapFree=4180424/4192956
[pid=7066] ppid=7064 vsize=867276 CPUtime=9.38
/proc/7066/stat : 7066 (java) S 7064 7066 6625 0 -1 0 16219 275 1 0 929 9 0 0 18 0 9 0 1540633492 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7066/statm: 216819 10712 2630 9 0 211325 0
[pid=7066/tid=7068] ppid=7064 vsize=867276 CPUtime=9.16
/proc/7066/task/7068/stat : 7068 (java) R 7064 7066 6625 0 -1 64 12492 275 1 0 909 7 0 0 25 0 9 0 1540633493 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4126748200 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7069] ppid=7064 vsize=867276 CPUtime=0.04
/proc/7066/task/7069/stat : 7069 (java) S 7064 7066 6625 0 -1 64 2358 275 0 0 4 0 0 0 16 0 9 0 1540633495 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7070] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7070/stat : 7070 (java) S 7064 7066 6625 0 -1 64 16 275 0 0 0 0 0 0 16 0 9 0 1540633495 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7071] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7071/stat : 7071 (java) S 7064 7066 6625 0 -1 64 11 275 0 0 0 0 0 0 15 0 9 0 1540633495 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7072] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7072/stat : 7072 (java) S 7064 7066 6625 0 -1 64 0 275 0 0 0 0 0 0 18 0 9 0 1540633497 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7073] ppid=7064 vsize=867276 CPUtime=0.15
/proc/7066/task/7073/stat : 7073 (java) S 7064 7066 6625 0 -1 64 523 275 0 0 15 0 0 0 16 0 9 0 1540633497 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7074] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7074/stat : 7074 (java) S 7064 7066 6625 0 -1 64 2 275 0 0 0 0 0 0 19 0 9 0 1540633497 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7075] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7075/stat : 7075 (java) S 7064 7066 6625 0 -1 64 9 275 0 0 0 0 0 0 15 0 9 0 1540633497 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.38
Current children cumulated vsize (KiB) 867276

[startup+10.3029 s]
/proc/loadavg: 1.96 2.01 1.94 3/81 7079
/proc/meminfo: memFree=1597624/2055920 swapFree=4180424/4192956
[pid=7066] ppid=7064 vsize=867276 CPUtime=10.18
/proc/7066/stat : 7066 (java) S 7064 7066 6625 0 -1 0 16219 275 1 0 1009 9 0 0 18 0 9 0 1540633492 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7066/statm: 216819 10712 2630 9 0 211325 0
[pid=7066/tid=7068] ppid=7064 vsize=867276 CPUtime=9.96
/proc/7066/task/7068/stat : 7068 (java) R 7064 7066 6625 0 -1 64 12492 275 1 0 989 7 0 0 25 0 9 0 1540633493 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4126750472 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7069] ppid=7064 vsize=867276 CPUtime=0.04
/proc/7066/task/7069/stat : 7069 (java) S 7064 7066 6625 0 -1 64 2358 275 0 0 4 0 0 0 17 0 9 0 1540633495 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7070] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7070/stat : 7070 (java) S 7064 7066 6625 0 -1 64 16 275 0 0 0 0 0 0 16 0 9 0 1540633495 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7071] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7071/stat : 7071 (java) S 7064 7066 6625 0 -1 64 11 275 0 0 0 0 0 0 15 0 9 0 1540633495 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7072] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7072/stat : 7072 (java) S 7064 7066 6625 0 -1 64 0 275 0 0 0 0 0 0 18 0 9 0 1540633497 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7073] ppid=7064 vsize=867276 CPUtime=0.15
/proc/7066/task/7073/stat : 7073 (java) S 7064 7066 6625 0 -1 64 523 275 0 0 15 0 0 0 16 0 9 0 1540633497 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7074] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7074/stat : 7074 (java) S 7064 7066 6625 0 -1 64 2 275 0 0 0 0 0 0 19 0 9 0 1540633497 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7075] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7075/stat : 7075 (java) S 7064 7066 6625 0 -1 64 9 275 0 0 0 0 0 0 15 0 9 0 1540633497 888090624 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.18
Current children cumulated vsize (KiB) 867276

[startup+10.703 s]
/proc/loadavg: 1.96 2.01 1.94 3/81 7079
/proc/meminfo: memFree=1597624/2055920 swapFree=4180424/4192956
[pid=7066] ppid=7064 vsize=867276 CPUtime=10.57
/proc/7066/stat : 7066 (java) S 7064 7066 6625 0 -1 0 16221 275 1 0 1048 9 0 0 18 0 9 0 1540633492 888090624 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7066/statm: 216819 10713 2630 9 0 211325 0
[pid=7066/tid=7068] ppid=7064 vsize=867276 CPUtime=10.35
/proc/7066/task/7068/stat : 7068 (java) R 7064 7066 6625 0 -1 64 12493 275 1 0 1028 7 0 0 25 0 9 0 1540633493 888090624 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4126753655 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7069] ppid=7064 vsize=867276 CPUtime=0.04
/proc/7066/task/7069/stat : 7069 (java) S 7064 7066 6625 0 -1 64 2358 275 0 0 4 0 0 0 17 0 9 0 1540633495 888090624 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7070] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7070/stat : 7070 (java) S 7064 7066 6625 0 -1 64 16 275 0 0 0 0 0 0 16 0 9 0 1540633495 888090624 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7071] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7071/stat : 7071 (java) S 7064 7066 6625 0 -1 64 11 275 0 0 0 0 0 0 15 0 9 0 1540633495 888090624 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7072] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7072/stat : 7072 (java) S 7064 7066 6625 0 -1 64 0 275 0 0 0 0 0 0 18 0 9 0 1540633497 888090624 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7073] ppid=7064 vsize=867276 CPUtime=0.15
/proc/7066/task/7073/stat : 7073 (java) S 7064 7066 6625 0 -1 64 524 275 0 0 15 0 0 0 16 0 9 0 1540633497 888090624 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7074] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7074/stat : 7074 (java) S 7064 7066 6625 0 -1 64 2 275 0 0 0 0 0 0 19 0 9 0 1540633497 888090624 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7075] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7075/stat : 7075 (java) S 7064 7066 6625 0 -1 64 9 275 0 0 0 0 0 0 15 0 9 0 1540633497 888090624 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.57
Current children cumulated vsize (KiB) 867276

[startup+10.903 s]
/proc/loadavg: 1.96 2.01 1.94 3/81 7079
/proc/meminfo: memFree=1597112/2055920 swapFree=4180424/4192956
[pid=7066] ppid=7064 vsize=867276 CPUtime=10.78
/proc/7066/stat : 7066 (java) S 7064 7066 6625 0 -1 0 16329 275 1 0 1068 10 0 0 18 0 9 0 1540633492 888090624 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7066/statm: 216819 10821 2630 9 0 211325 0
[pid=7066/tid=7068] ppid=7064 vsize=867276 CPUtime=10.54
/proc/7066/task/7068/stat : 7068 (java) R 7064 7066 6625 0 -1 64 12596 275 1 0 1047 7 0 0 25 0 9 0 1540633493 888090624 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4126457772 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7069] ppid=7064 vsize=867276 CPUtime=0.04
/proc/7066/task/7069/stat : 7069 (java) S 7064 7066 6625 0 -1 64 2358 275 0 0 4 0 0 0 17 0 9 0 1540633495 888090624 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7070] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7070/stat : 7070 (java) S 7064 7066 6625 0 -1 64 16 275 0 0 0 0 0 0 16 0 9 0 1540633495 888090624 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7071] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7071/stat : 7071 (java) S 7064 7066 6625 0 -1 64 11 275 0 0 0 0 0 0 15 0 9 0 1540633495 888090624 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7072] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7072/stat : 7072 (java) S 7064 7066 6625 0 -1 64 0 275 0 0 0 0 0 0 18 0 9 0 1540633497 888090624 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7073] ppid=7064 vsize=867276 CPUtime=0.16
/proc/7066/task/7073/stat : 7073 (java) S 7064 7066 6625 0 -1 64 529 275 0 0 16 0 0 0 16 0 9 0 1540633497 888090624 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7074] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7074/stat : 7074 (java) S 7064 7066 6625 0 -1 64 2 275 0 0 0 0 0 0 19 0 9 0 1540633497 888090624 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7066/tid=7075] ppid=7064 vsize=867276 CPUtime=0
/proc/7066/task/7075/stat : 7075 (java) S 7064 7066 6625 0 -1 64 9 275 0 0 0 0 0 0 15 0 9 0 1540633497 888090624 10821 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.78
Current children cumulated vsize (KiB) 867276

Child status: 0
Real time (s): 10.9354
CPU time (s): 10.8064
CPU user time (s): 10.6924
CPU system time (s): 0.113982
CPU usage (%): 98.8204
Max. virtual memory (cumulated for all children) (KiB): 867276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.6924
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16640
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= 898
involuntary context switches= 1124

runsolver used 0.014997 second user time and 0.050992 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-03 20:26:57
IDJOB=1057243
IDBENCH=54017
IDSOLVER=363
FILE ID=node13/1057243-1215109617
PBS_JOBID= 7877178
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/primes-25/normalized-primes-25-20-3-3.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1057243-1215109617/watcher-1057243-1215109617 -o /tmp/evaluation-result-1057243-1215109617/solver-1057243-1215109617 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1057243-1215109617.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b7e05e29f7ff90075e9fe327836adaed
RANDOM SEED=1750603125

node13.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.238
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.238
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:       1631136 kB
Buffers:         54120 kB
Cached:         261396 kB
SwapCached:       6668 kB
Active:         185976 kB
Inactive:       161088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631136 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            2164 kB
Writeback:           0 kB
Mapped:          39332 kB
Slab:            62756 kB
Committed_AS:  3008896 kB
PageTables:       2080 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= 66548 MiB
End job on node13 at 2008-07-03 20:27:08