Trace number 248415

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, and are wall clock time (not CPU 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 109 ACSAT 106.887 107.208

DiagnosticValue
CHECKS138282637
NODES11017

General information on the benchmark

Nameprimes/primes-30/
primes-30-20-3-5.xml
MD5SUM5983dc282210d4da62fb3b4ee065b723
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.023995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity8
Maximum domain size112
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/248415-1168085972/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.43	     nbVariables=100  nbDomainTypes=1  minDomainSize=112  maxDomainSize=112
0.43	       =>  wckTime=0.112  cpuTime=0.1  mem=7M927
0.43	   
0.43	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
0.52	     nbConstraints=20  nbSingletonDomainVariables=30  nbDisconnectedVariables=30  nbUnbuiltConflictsStructures=20
0.52	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=20  nbSharedEvaluationManagers=0  maxDegree=3  maxArity=8
0.52	       =>  wckTime=0.202  cpuTime=0.16  mem=8M936
0.56	   
0.56	   solver IterativeSystematicSolver being built... 
0.73	       =>  wckTime=0.41  cpuTime=0.31  mem=15M627
1.90	   
1.90	   preprocessing
1.90	     nbConstraintChecks=2733394  nbValidityChecks=238  nbPropagations=102  nbRevisions=6  nbUselessRevisions=0
1.90	     nbRemovedValues=301  detectedInconsistency=no
1.90	       =>  wckTime=1.174  cpuTime=1.16  mem=15M627
11.03	   
11.03	   search
11.03	     run=0  nbConstraintChecks=14057481  nbValidityChecks=255  nbPropagations=2363  nbRevisions=1132
11.03	     nbUselessRevisions=2  nbAssignments=1137  nbFailedAssignments=1120  nbBacktracks=10  nbVisitedNodes=2258
11.03	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
11.03	       =>  wckTime=10.295  cpuTime=10.2  mem=15M627
24.46	   
24.46	   search
24.46	     run=1  nbConstraintChecks=35131401  nbValidityChecks=255  nbPropagations=8101  nbRevisions=3944
24.46	     nbUselessRevisions=4  nbAssignments=2832  nbFailedAssignments=2800  nbBacktracks=25  nbVisitedNodes=5633
24.46	     nbRestartNogoods=8  mapSize=25  nbInferences=0  nbTooLargeKeys=0
24.46	       =>  wckTime=23.728  cpuTime=23.55  mem=15M627
43.23	   
43.23	   search
43.23	     run=2  nbConstraintChecks=63263531  nbValidityChecks=518  nbPropagations=18367  nbRevisions=9012
43.23	     nbUselessRevisions=12  nbAssignments=5110  nbFailedAssignments=5038  nbBacktracks=47  nbVisitedNodes=10149
43.23	     nbRestartNogoods=8  mapSize=45  nbInferences=0  nbTooLargeKeys=0
43.23	       =>  wckTime=42.501  cpuTime=42.23  mem=15M627
74.23	   
74.23	   search
74.23	     run=3  nbConstraintChecks=100341799  nbValidityChecks=2048  nbPropagations=34619  nbRevisions=17080
74.23	     nbUselessRevisions=32  nbAssignments=8107  nbFailedAssignments=7981  nbBacktracks=80  nbVisitedNodes=16089
74.23	     nbRestartNogoods=127  mapSize=70  nbInferences=0  nbTooLargeKeys=0
74.23	       =>  wckTime=73.496  cpuTime=73.18  mem=15M627
107.15	   
107.15	   search
107.15	     run=4  nbConstraintChecks=135549243  nbValidityChecks=2525  nbPropagations=56612  nbRevisions=27996
107.15	     nbUselessRevisions=70  nbAssignments=11017  nbFailedAssignments=10769  nbBacktracks=102  nbVisitedNodes=21787
107.15	     nbRestartNogoods=368  mapSize=92  nbInferences=0  nbTooLargeKeys=0
107.15	       =>  wckTime=106.416  cpuTime=106.09  mem=15M627
107.15	   
107.15	   global
107.15	     nbConstraintChecks=138282637  nbValidityChecks=2763  nbPropagations=56714  nbRevisions=28002  nbUselessRevisions=70
107.15	     nbRestartNogoods=368  solvingWckTime=106.419  solvingCpuTime=106.09  expiredTime=no  totalExploration=no
107.15	     nbFoundSolutions=1  globalCpuTime=106.44
107.15	       =>  wckTime=106.83  cpuTime=106.4  mem=15M627
107.15	   
107.15	s SATISFIABLE
107.15	v 2 2 2 24 2 113 2 2 2 62 31 2 2 2 104 2 2 2 2 2 2 55 113 2 2 2 38 113 70 46 2 4 112 2 2 4 2 2 2 5 113 2 2 47 75 2 5 25 94 5 82 2 2 2 107 2 7 43 38 2 6 29 29 24 2 2 95 13 2 2 2 2 104 5 9 2 2 2 4 2 2 6 101 2 79 2 5 2 4 107 37 2 2 2 2 57 44 101 110 91 
107.15	d NODES 11017
107.15	d CHECKS 138282637
107.15	   
107.15	   totalWckTime=106.916  totalCpuTime=106.44

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-248415-1168085972 -o ROOT/results/node55/solver-248415-1168085972 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248415-1168085972/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 0.14 0.68 1.20 5/69 14910
/proc/meminfo: memFree=1272832/2055920 swapFree=4192812/4192956
[pid=14909] ppid=14906 vsize=168 CPUtime=0
/proc/14909/stat : 14909 (java) R 14906 14909 14804 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 156996289 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 6849316 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 42 23 18 14 0 2 0

[startup+0.107693 s]
/proc/loadavg: 0.14 0.68 1.20 5/69 14910
/proc/meminfo: memFree=1272832/2055920 swapFree=4192812/4192956
[pid=14909] ppid=14906 vsize=914988 CPUtime=0.08
/proc/14909/stat : 14909 (java) R 14906 14909 14804 0 -1 0 2991 0 1 0 7 1 0 0 17 0 8 0 156996289 936947712 2737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153604935 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14909/statm: 228747 2737 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515731 s]
/proc/loadavg: 0.14 0.68 1.20 5/69 14910
/proc/meminfo: memFree=1272832/2055920 swapFree=4192812/4192956
[pid=14909] ppid=14906 vsize=915456 CPUtime=0.49
/proc/14909/stat : 14909 (java) R 14906 14909 14804 0 -1 0 6652 0 1 0 43 6 0 0 20 0 8 0 156996289 937426944 6391 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925703 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14909/statm: 228864 6391 2167 14 0 215334 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915456

[startup+1.3368 s]
/proc/loadavg: 0.14 0.68 1.20 3/87 14928
/proc/meminfo: memFree=1223216/2055920 swapFree=4192812/4192956
[pid=14909] ppid=14906 vsize=915456 CPUtime=1.3
/proc/14909/stat : 14909 (java) R 14906 14909 14804 0 -1 0 8646 0 1 0 123 7 0 0 25 0 8 0 156996289 937426944 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073694992 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14909/statm: 228864 8384 2528 14 0 215334 0
[pid=14909/tid=14915] ppid=14906 vsize=915456 CPUtime=0.02
/proc/14909/task/14915/stat : 14915 (java) S 14906 14909 14804 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 156996293 937426944 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14917] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14917/stat : 14917 (java) S 14906 14909 14804 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156996294 937426944 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14918] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14918/stat : 14918 (java) S 14906 14909 14804 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156996294 937426944 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14921] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14921/stat : 14921 (java) S 14906 14909 14804 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156996297 937426944 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14923] ppid=14906 vsize=915456 CPUtime=0.12
/proc/14909/task/14923/stat : 14923 (java) S 14906 14909 14804 0 -1 64 332 0 0 0 11 1 0 0 15 0 8 0 156996297 937426944 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14925] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14925/stat : 14925 (java) S 14906 14909 14804 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156996297 937426944 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14927] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14927/stat : 14927 (java) S 14906 14909 14804 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156996297 937426944 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915456

[startup+2.97396 s]
/proc/loadavg: 0.14 0.68 1.20 3/87 14928
/proc/meminfo: memFree=1222320/2055920 swapFree=4192812/4192956
[pid=14909] ppid=14906 vsize=915456 CPUtime=2.93
/proc/14909/stat : 14909 (java) R 14906 14909 14804 0 -1 0 8758 0 1 0 286 7 0 0 25 0 8 0 156996289 937426944 8494 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073701335 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14909/statm: 228864 8494 2530 14 0 215334 0
[pid=14909/tid=14915] ppid=14906 vsize=915456 CPUtime=0.02
/proc/14909/task/14915/stat : 14915 (java) S 14906 14909 14804 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 156996293 937426944 8494 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14917] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14917/stat : 14917 (java) S 14906 14909 14804 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156996294 937426944 8494 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14918] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14918/stat : 14918 (java) S 14906 14909 14804 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156996294 937426944 8494 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14921] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14921/stat : 14921 (java) S 14906 14909 14804 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156996297 937426944 8494 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14923] ppid=14906 vsize=915456 CPUtime=0.14
/proc/14909/task/14923/stat : 14923 (java) S 14906 14909 14804 0 -1 64 343 0 0 0 13 1 0 0 15 0 8 0 156996297 937426944 8494 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14925] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14925/stat : 14925 (java) S 14906 14909 14804 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156996297 937426944 8494 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14927] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14927/stat : 14927 (java) S 14906 14909 14804 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156996297 937426944 8494 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915456

[startup+6.26228 s]
/proc/loadavg: 0.29 0.70 1.20 3/87 14928
/proc/meminfo: memFree=1222320/2055920 swapFree=4192812/4192956
[pid=14909] ppid=14906 vsize=915456 CPUtime=6.21
/proc/14909/stat : 14909 (java) R 14906 14909 14804 0 -1 0 8765 0 1 0 614 7 0 0 25 0 8 0 156996289 937426944 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073696231 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14909/statm: 228864 8498 2530 14 0 215334 0
[pid=14909/tid=14915] ppid=14906 vsize=915456 CPUtime=0.02
/proc/14909/task/14915/stat : 14915 (java) S 14906 14909 14804 0 -1 64 198 0 0 0 2 0 0 0 17 0 8 0 156996293 937426944 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14917] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14917/stat : 14917 (java) S 14906 14909 14804 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156996294 937426944 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14918] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14918/stat : 14918 (java) S 14906 14909 14804 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156996294 937426944 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14921] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14921/stat : 14921 (java) S 14906 14909 14804 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156996297 937426944 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14923] ppid=14906 vsize=915456 CPUtime=0.15
/proc/14909/task/14923/stat : 14923 (java) S 14906 14909 14804 0 -1 64 348 0 0 0 14 1 0 0 15 0 8 0 156996297 937426944 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14925] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14925/stat : 14925 (java) S 14906 14909 14804 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156996297 937426944 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14927] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14927/stat : 14927 (java) S 14906 14909 14804 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156996297 937426944 8498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915456

[startup+12.7409 s]
/proc/loadavg: 0.43 0.72 1.21 3/87 14928
/proc/meminfo: memFree=1222256/2055920 swapFree=4192812/4192956
[pid=14909] ppid=14906 vsize=915456 CPUtime=12.65
/proc/14909/stat : 14909 (java) R 14906 14909 14804 0 -1 0 8787 0 1 0 1258 7 0 0 25 0 8 0 156996289 937426944 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073705463 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14909/statm: 228864 8515 2533 14 0 215334 0
[pid=14909/tid=14915] ppid=14906 vsize=915456 CPUtime=0.02
/proc/14909/task/14915/stat : 14915 (java) S 14906 14909 14804 0 -1 64 199 0 0 0 2 0 0 0 17 0 8 0 156996293 937426944 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14917] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14917/stat : 14917 (java) S 14906 14909 14804 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156996294 937426944 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14918] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14918/stat : 14918 (java) S 14906 14909 14804 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156996294 937426944 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14921] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14921/stat : 14921 (java) S 14906 14909 14804 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156996297 937426944 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14923] ppid=14906 vsize=915456 CPUtime=0.16
/proc/14909/task/14923/stat : 14923 (java) S 14906 14909 14804 0 -1 64 358 0 0 0 15 1 0 0 15 0 8 0 156996297 937426944 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14925] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14925/stat : 14925 (java) S 14906 14909 14804 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156996297 937426944 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14927] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14927/stat : 14927 (java) S 14906 14909 14804 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156996297 937426944 8515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915456

[startup+25.6061 s]
/proc/loadavg: 0.78 0.78 1.22 3/87 14928
/proc/meminfo: memFree=1222192/2055920 swapFree=4192812/4192956
[pid=14909] ppid=14906 vsize=915456 CPUtime=25.46
/proc/14909/stat : 14909 (java) R 14906 14909 14804 0 -1 0 8810 0 1 0 2538 8 0 0 25 0 8 0 156996289 937426944 8534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073701364 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14909/statm: 228864 8534 2533 14 0 215334 0
[pid=14909/tid=14915] ppid=14906 vsize=915456 CPUtime=0.02
/proc/14909/task/14915/stat : 14915 (java) S 14906 14909 14804 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 156996293 937426944 8534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14917] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14917/stat : 14917 (java) S 14906 14909 14804 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156996294 937426944 8534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14918] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14918/stat : 14918 (java) S 14906 14909 14804 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156996294 937426944 8534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14921] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14921/stat : 14921 (java) S 14906 14909 14804 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156996297 937426944 8534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14923] ppid=14906 vsize=915456 CPUtime=0.19
/proc/14909/task/14923/stat : 14923 (java) S 14906 14909 14804 0 -1 64 376 0 0 0 17 2 0 0 16 0 8 0 156996297 937426944 8534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14925] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14925/stat : 14925 (java) S 14906 14909 14804 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156996297 937426944 8534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14927] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14927/stat : 14927 (java) S 14906 14909 14804 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156996297 937426944 8534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915456

[startup+51.2086 s]
/proc/loadavg: 1.19 0.88 1.24 3/87 14928
/proc/meminfo: memFree=1222064/2055920 swapFree=4192812/4192956
[pid=14909] ppid=14906 vsize=915456 CPUtime=50.94
/proc/14909/stat : 14909 (java) R 14906 14909 14804 0 -1 0 8825 0 1 0 5086 8 0 0 25 0 8 0 156996289 937426944 8547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073696291 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14909/statm: 228864 8547 2533 14 0 215334 0
[pid=14909/tid=14915] ppid=14906 vsize=915456 CPUtime=0.02
/proc/14909/task/14915/stat : 14915 (java) S 14906 14909 14804 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 156996293 937426944 8547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14917] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14917/stat : 14917 (java) S 14906 14909 14804 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156996294 937426944 8547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14918] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14918/stat : 14918 (java) S 14906 14909 14804 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156996294 937426944 8547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14921] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14921/stat : 14921 (java) S 14906 14909 14804 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156996297 937426944 8547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14923] ppid=14906 vsize=915456 CPUtime=0.19
/proc/14909/task/14923/stat : 14923 (java) S 14906 14909 14804 0 -1 64 376 0 0 0 17 2 0 0 16 0 8 0 156996297 937426944 8547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14925] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14925/stat : 14925 (java) S 14906 14909 14804 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156996297 937426944 8547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14927] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14927/stat : 14927 (java) S 14906 14909 14804 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156996297 937426944 8547 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915456

[startup+102.433 s]
/proc/loadavg: 1.65 1.05 1.28 3/87 14928
/proc/meminfo: memFree=1222000/2055920 swapFree=4192812/4192956
[pid=14909] ppid=14906 vsize=915456 CPUtime=102.15
/proc/14909/stat : 14909 (java) R 14906 14909 14804 0 -1 0 8848 0 1 0 10207 8 0 0 25 0 8 0 156996289 937426944 8568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073600039 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14909/statm: 228864 8568 2533 14 0 215334 0
[pid=14909/tid=14915] ppid=14906 vsize=915456 CPUtime=0.02
/proc/14909/task/14915/stat : 14915 (java) S 14906 14909 14804 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 156996293 937426944 8568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14917] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14917/stat : 14917 (java) S 14906 14909 14804 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156996294 937426944 8568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14918] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14918/stat : 14918 (java) S 14906 14909 14804 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156996294 937426944 8568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14921] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14921/stat : 14921 (java) S 14906 14909 14804 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156996297 937426944 8568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14923] ppid=14906 vsize=915456 CPUtime=0.19
/proc/14909/task/14923/stat : 14923 (java) S 14906 14909 14804 0 -1 64 378 0 0 0 17 2 0 0 16 0 8 0 156996297 937426944 8568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14925] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14925/stat : 14925 (java) S 14906 14909 14804 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156996297 937426944 8568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14909/tid=14927] ppid=14906 vsize=915456 CPUtime=0
/proc/14909/task/14927/stat : 14927 (java) S 14906 14909 14804 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156996297 937426944 8568 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 107.208
CPU time (s): 106.887
CPU user time (s): 106.796
CPU system time (s): 0.090986
CPU usage (%): 99.7007
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 106.796
system time used= 0.090986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8971
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= 3244
involuntary context switches= 3948

runsolver used 0.138978 s user time and 0.296954 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Jan  6 12:19:36 UTC 2007


IDJOB= 248415
IDBENCH= 11705
FILE ID= node55/248415-1168085972

PBS_JOBID= 3476589

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-30/primes-30-20-3-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248415-1168085972/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-248415-1168085972 -o ROOT/results/node55/solver-248415-1168085972 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248415-1168085972/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5983dc282210d4da62fb3b4ee065b723

RANDOM SEED= 216858342

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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	: 5931.00
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:       1273448 kB
Buffers:         57068 kB
Cached:         622592 kB
SwapCached:          0 kB
Active:         116580 kB
Inactive:       583112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1273448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3340 kB
Writeback:           0 kB
Mapped:          30156 kB
Slab:            68604 kB
Committed_AS:  3072616 kB
PageTables:       1572 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= 66543 MiB



End job on node55 on Sat Jan  6 12:21:29 UTC 2007