Trace number 217726

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 ACUNSAT 37.0854 37.135

DiagnosticValue
CHECKS114465985
NODES11334

General information on the benchmark

NamegolombRuler/golombRulerArity3/
ruler-44-10-a3.xml
MD5SUM04660a8636430499a1688ded3d6e50e4
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 benchmark13.9579
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables55
Number of constraints1080
Maximum constraint arity3
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1080
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/217726-1168079487/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=55  nbDomainTypes=2  minDomainSize=44  maxDomainSize=45
0.41	       =>  wckTime=0.104  cpuTime=0.09  mem=6M951
0.41	   
0.41	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
0.80	     nbConstraints=1080  nbConvertedConstraints=1035  nbConvertConstraintsChecks=93061  nbExtensionStructures=2
0.80	     nbSharedExtensionStructures=1033  nbConflictsStructures=3  nbSharedConflictsStructures=1077
0.80	     nbSharedBinaryRepresentations=46  nbEvaluationManagers=1  nbSharedEvaluationManagers=44  maxDegree=45  maxArity=3
0.80	       =>  wckTime=0.496  cpuTime=0.37  mem=11M827
0.85	   
0.85	   solver IterativeSystematicSolver being built... 
1.01	       =>  wckTime=0.696  cpuTime=0.49  mem=14M942
1.65	   
1.65	   preprocessing
1.65	     nbConstraintChecks=2103117  nbValidityChecks=12759  nbPropagations=65  nbRevisions=674  nbUselessRevisions=512
1.65	     nbRemovedValues=330  detectedInconsistency=no
1.65	       =>  wckTime=0.645  cpuTime=0.64  mem=14M942
2.23	   
2.23	   search
2.23	     run=0  nbConstraintChecks=1829947  nbValidityChecks=65309  nbPropagations=1733  nbRevisions=13477
2.23	     nbUselessRevisions=9879  nbAssignments=28  nbFailedAssignments=14  nbBacktracks=10  nbVisitedNodes=53
2.23	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
2.23	       =>  wckTime=1.22  cpuTime=1.2  mem=14M942
2.83	   
2.83	   search
2.83	     run=1  nbConstraintChecks=3758974  nbValidityChecks=232630  nbPropagations=6081  nbRevisions=51737
2.83	     nbUselessRevisions=37491  nbAssignments=72  nbFailedAssignments=39  nbBacktracks=26  nbVisitedNodes=138
2.83	     nbRestartNogoods=5  mapSize=26  nbInferences=0  nbTooLargeKeys=0
2.83	       =>  wckTime=1.828  cpuTime=1.79  mem=14M942
3.18	   
3.18	   search
3.18	     run=2  nbConstraintChecks=4848733  nbValidityChecks=361215  nbPropagations=14061  nbRevisions=119141
3.18	     nbUselessRevisions=86496  nbAssignments=139  nbFailedAssignments=80  nbBacktracks=48  nbVisitedNodes=268
3.18	     nbRestartNogoods=10  mapSize=48  nbInferences=0  nbTooLargeKeys=0
3.18	       =>  wckTime=2.17  cpuTime=2.13  mem=14M942
3.59	   
3.59	   search
3.59	     run=3  nbConstraintChecks=6084894  nbValidityChecks=518252  nbPropagations=26600  nbRevisions=225281
3.59	     nbUselessRevisions=164165  nbAssignments=227  nbFailedAssignments=131  nbBacktracks=81  nbVisitedNodes=437
3.59	     nbRestartNogoods=15  mapSize=78  nbInferences=0  nbTooLargeKeys=0
3.59	       =>  wckTime=2.581  cpuTime=2.54  mem=14M942
4.06	   
4.06	   search
4.06	     run=4  nbConstraintChecks=7397789  nbValidityChecks=705701  nbPropagations=45287  nbRevisions=382915
4.06	     nbUselessRevisions=280012  nbAssignments=360  nbFailedAssignments=209  nbBacktracks=131  nbVisitedNodes=698
4.06	     nbRestartNogoods=19  mapSize=128  nbInferences=0  nbTooLargeKeys=0
4.06	       =>  wckTime=3.052  cpuTime=3.01  mem=14M942
4.67	   
4.67	   search
4.67	     run=5  nbConstraintChecks=9073566  nbValidityChecks=971106  nbPropagations=72298  nbRevisions=611905
4.67	     nbUselessRevisions=448494  nbAssignments=534  nbFailedAssignments=302  nbBacktracks=207  nbVisitedNodes=1034
4.67	     nbRestartNogoods=28  mapSize=197  nbInferences=0  nbTooLargeKeys=0
4.67	       =>  wckTime=3.667  cpuTime=3.61  mem=14M942
5.42	   
5.42	   search
5.42	     run=6  nbConstraintChecks=11256424  nbValidityChecks=1261121  nbPropagations=107660  nbRevisions=912371
5.42	     nbUselessRevisions=669469  nbAssignments=752  nbFailedAssignments=401  nbBacktracks=322  nbVisitedNodes=1407
5.42	     nbRestartNogoods=39  mapSize=254  nbInferences=0  nbTooLargeKeys=0
5.42	       =>  wckTime=4.413  cpuTime=4.36  mem=14M942
6.67	   
6.67	   search
6.67	     run=7  nbConstraintChecks=15049722  nbValidityChecks=1727820  nbPropagations=154540  nbRevisions=1319618
6.67	     nbUselessRevisions=967159  nbAssignments=1077  nbFailedAssignments=553  nbBacktracks=492  nbVisitedNodes=1959
6.67	     nbRestartNogoods=44  mapSize=335  nbInferences=0  nbTooLargeKeys=0
6.67	       =>  wckTime=5.664  cpuTime=5.61  mem=15M917
7.88	   
7.88	   search
7.88	     run=8  nbConstraintChecks=18826541  nbValidityChecks=2162032  nbPropagations=214542  nbRevisions=1838372
7.88	     nbUselessRevisions=1341752  nbAssignments=1483  nbFailedAssignments=701  nbBacktracks=748  nbVisitedNodes=2622
7.88	     nbRestartNogoods=53  mapSize=459  nbInferences=0  nbTooLargeKeys=0
7.88	       =>  wckTime=6.875  cpuTime=6.81  mem=15M917
11.70	   
11.70	   search
11.70	     run=9  nbConstraintChecks=31751771  nbValidityChecks=3100614  nbPropagations=292501  nbRevisions=2507309
11.70	     nbUselessRevisions=1815132  nbAssignments=2100  nbFailedAssignments=932  nbBacktracks=1133  nbVisitedNodes=3606
11.70	     nbRestartNogoods=67  mapSize=624  nbInferences=0  nbTooLargeKeys=0
11.70	       =>  wckTime=10.69  cpuTime=10.6  mem=15M917
15.14	   
15.14	   search
15.14	     run=10  nbConstraintChecks=42856496  nbValidityChecks=4095331  nbPropagations=400253  nbRevisions=3425563
15.14	     nbUselessRevisions=2452112  nbAssignments=3063  nbFailedAssignments=1310  nbBacktracks=1709  nbVisitedNodes=5149
15.14	     nbRestartNogoods=68  mapSize=873  nbInferences=0  nbTooLargeKeys=0
15.14	       =>  wckTime=14.135  cpuTime=14.03  mem=15M917
17.00	   
17.00	   INFO : Stopping hyperNogood (mapSize=1005, nbTooLargekeys=0, mem=15M917)
20.17	   
20.17	   search
20.17	     run=11  nbConstraintChecks=59558940  nbValidityChecks=5740766  nbPropagations=556518  nbRevisions=4837268
20.17	     nbUselessRevisions=3413894  nbAssignments=4554  nbFailedAssignments=1936  nbBacktracks=2573  nbVisitedNodes=7634
20.17	     nbRestartNogoods=74
20.17	       =>  wckTime=19.16  cpuTime=19.06  mem=15M917
26.46	   
26.46	   search
26.46	     run=12  nbConstraintChecks=79072288  nbValidityChecks=8190377  nbPropagations=806358  nbRevisions=7247504
26.46	     nbUselessRevisions=5078698  nbAssignments=7275  nbFailedAssignments=3354  nbBacktracks=3870  nbVisitedNodes=12521
26.46	     nbRestartNogoods=75
26.46	       =>  wckTime=25.453  cpuTime=25.35  mem=15M917
37.12	   
37.12	   search
37.12	     run=13  nbConstraintChecks=112362868  nbValidityChecks=12270741  nbPropagations=1206402  nbRevisions=11160302
37.12	     nbUselessRevisions=7786033  nbAssignments=11334  nbFailedAssignments=5594  nbBacktracks=5690  nbVisitedNodes=19957
37.12	     nbRestartNogoods=91
37.12	       =>  wckTime=36.11  cpuTime=36.0  mem=15M917
37.12	   
37.12	   global
37.12	     nbConstraintChecks=114465985  nbValidityChecks=12283500  nbPropagations=1206467  nbRevisions=11160976
37.12	     nbUselessRevisions=7786545  nbRestartNogoods=91  solvingWckTime=36.111  solvingCpuTime=36.0  expiredTime=no
37.12	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=36.54
37.12	       =>  wckTime=36.808  cpuTime=36.49  mem=15M917
37.12	   
37.12	s UNSATISFIABLE
37.12	d NODES 11334
37.12	d CHECKS 114465985
37.12	   
37.12	   totalWckTime=36.885  totalCpuTime=36.54

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node22/watcher-217726-1168079487 -o ROOT/results/node22/solver-217726-1168079487 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217726-1168079487/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.85 0.97 1.06 4/78 8966
/proc/meminfo: memFree=1596408/2055920 swapFree=4157532/4192956
[pid=8965] ppid=8963 vsize=1784 CPUtime=0
/proc/8965/stat : 8965 (java) D 8963 8965 7950 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 156343425 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/8965/statm: 446 136 102 14 0 91 0

[startup+0.106564 s]
/proc/loadavg: 0.85 0.97 1.06 4/78 8966
/proc/meminfo: memFree=1596408/2055920 swapFree=4157532/4192956
[pid=8965] ppid=8963 vsize=914988 CPUtime=0.08
/proc/8965/stat : 8965 (java) S 8963 8965 7950 0 -1 0 2997 0 1 0 8 0 0 0 17 0 8 0 156343425 936947712 2743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8965/statm: 228747 2743 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514625 s]
/proc/loadavg: 0.85 0.97 1.06 4/78 8966
/proc/meminfo: memFree=1596408/2055920 swapFree=4157532/4192956
[pid=8965] ppid=8963 vsize=915328 CPUtime=0.49
/proc/8965/stat : 8965 (java) S 8963 8965 7950 0 -1 0 6366 0 1 0 46 3 0 0 16 0 8 0 156343425 937295872 6105 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8965/statm: 228832 6105 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33574 s]
/proc/loadavg: 0.85 0.97 1.06 2/85 8973
/proc/meminfo: memFree=1572992/2055920 swapFree=4157532/4192956
[pid=8965] ppid=8963 vsize=915580 CPUtime=1.31
/proc/8965/stat : 8965 (java) R 8963 8965 7950 0 -1 0 8620 0 1 0 122 9 0 0 17 0 8 0 156343425 937553920 8358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753443 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8965/statm: 228895 8358 2528 14 0 215365 0
[pid=8965/tid=8967] ppid=8963 vsize=915580 CPUtime=0.03
/proc/8965/task/8967/stat : 8967 (java) S 8963 8965 7950 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 156343429 937553920 8358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8965/tid=8968] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8968/stat : 8968 (java) S 8963 8965 7950 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156343429 937553920 8358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8969] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8969/stat : 8969 (java) S 8963 8965 7950 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156343429 937553920 8358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8970] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8970/stat : 8970 (java) S 8963 8965 7950 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156343433 937553920 8358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8971] ppid=8963 vsize=915580 CPUtime=0.21
/proc/8965/task/8971/stat : 8971 (java) S 8963 8965 7950 0 -1 64 402 0 0 0 21 0 0 0 15 0 8 0 156343433 937553920 8358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8965/tid=8972] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8972/stat : 8972 (java) S 8963 8965 7950 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156343433 937553920 8358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8973] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8973/stat : 8973 (java) S 8963 8965 7950 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156343433 937553920 8358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915580

[startup+2.986 s]
/proc/loadavg: 0.85 0.97 1.06 2/85 8973
/proc/meminfo: memFree=1572544/2055920 swapFree=4157532/4192956
[pid=8965] ppid=8963 vsize=915580 CPUtime=2.95
/proc/8965/stat : 8965 (java) R 8963 8965 7950 0 -1 0 8747 0 1 0 286 9 0 0 17 0 8 0 156343425 937553920 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757147 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8965/statm: 228895 8483 2533 14 0 215365 0
[pid=8965/tid=8967] ppid=8963 vsize=915580 CPUtime=0.03
/proc/8965/task/8967/stat : 8967 (java) S 8963 8965 7950 0 -1 64 258 0 0 0 3 0 0 0 16 0 8 0 156343429 937553920 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8965/tid=8968] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8968/stat : 8968 (java) S 8963 8965 7950 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156343429 937553920 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8969] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8969/stat : 8969 (java) S 8963 8965 7950 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156343429 937553920 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8970] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8970/stat : 8970 (java) S 8963 8965 7950 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156343433 937553920 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8971] ppid=8963 vsize=915580 CPUtime=0.25
/proc/8965/task/8971/stat : 8971 (java) S 8963 8965 7950 0 -1 64 418 0 0 0 24 1 0 0 16 0 8 0 156343433 937553920 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8965/tid=8972] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8972/stat : 8972 (java) S 8963 8965 7950 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156343433 937553920 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8973] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8973/stat : 8973 (java) S 8963 8965 7950 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156343433 937553920 8483 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915580

[startup+6.2665 s]
/proc/loadavg: 0.86 0.97 1.06 3/85 8973
/proc/meminfo: memFree=1572160/2055920 swapFree=4157532/4192956
[pid=8965] ppid=8963 vsize=915580 CPUtime=6.23
/proc/8965/stat : 8965 (java) R 8963 8965 7950 0 -1 0 8806 0 1 0 614 9 0 0 21 0 8 0 156343425 937553920 8540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753365 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8965/statm: 228895 8540 2533 14 0 215365 0
[pid=8965/tid=8967] ppid=8963 vsize=915580 CPUtime=0.03
/proc/8965/task/8967/stat : 8967 (java) S 8963 8965 7950 0 -1 64 258 0 0 0 3 0 0 0 17 0 8 0 156343429 937553920 8540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8965/tid=8968] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8968/stat : 8968 (java) S 8963 8965 7950 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156343429 937553920 8540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8969] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8969/stat : 8969 (java) S 8963 8965 7950 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156343429 937553920 8540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8970] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8970/stat : 8970 (java) S 8963 8965 7950 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156343433 937553920 8540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8971] ppid=8963 vsize=915580 CPUtime=0.26
/proc/8965/task/8971/stat : 8971 (java) S 8963 8965 7950 0 -1 64 423 0 0 0 25 1 0 0 15 0 8 0 156343433 937553920 8540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8965/tid=8972] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8972/stat : 8972 (java) S 8963 8965 7950 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156343433 937553920 8540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8973] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8973/stat : 8973 (java) S 8963 8965 7950 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156343433 937553920 8540 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915580

[startup+12.7455 s]
/proc/loadavg: 0.87 0.97 1.06 2/85 8973
/proc/meminfo: memFree=1571712/2055920 swapFree=4157532/4192956
[pid=8965] ppid=8963 vsize=915580 CPUtime=12.7
/proc/8965/stat : 8965 (java) R 8963 8965 7950 0 -1 0 8922 0 1 0 1260 10 0 0 25 0 8 0 156343425 937553920 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752083 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8965/statm: 228895 8651 2533 14 0 215365 0
[pid=8965/tid=8967] ppid=8963 vsize=915580 CPUtime=0.03
/proc/8965/task/8967/stat : 8967 (java) S 8963 8965 7950 0 -1 64 258 0 0 0 3 0 0 0 17 0 8 0 156343429 937553920 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8965/tid=8968] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8968/stat : 8968 (java) S 8963 8965 7950 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156343429 937553920 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8969] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8969/stat : 8969 (java) S 8963 8965 7950 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156343429 937553920 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8970] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8970/stat : 8970 (java) S 8963 8965 7950 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156343433 937553920 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8971] ppid=8963 vsize=915580 CPUtime=0.28
/proc/8965/task/8971/stat : 8971 (java) S 8963 8965 7950 0 -1 64 435 0 0 0 27 1 0 0 16 0 8 0 156343433 937553920 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8965/tid=8972] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8972/stat : 8972 (java) S 8963 8965 7950 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156343433 937553920 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8973] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8973/stat : 8973 (java) S 8963 8965 7950 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156343433 937553920 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915580

[startup+25.5805 s]
/proc/loadavg: 0.90 0.97 1.06 2/85 8973
/proc/meminfo: memFree=1571464/2055920 swapFree=4157532/4192956
[pid=8965] ppid=8963 vsize=915580 CPUtime=25.53
/proc/8965/stat : 8965 (java) R 8963 8965 7950 0 -1 0 9002 0 1 0 2543 10 0 0 25 0 8 0 156343425 937553920 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757127 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8965/statm: 228895 8728 2533 14 0 215365 0
[pid=8965/tid=8967] ppid=8963 vsize=915580 CPUtime=0.03
/proc/8965/task/8967/stat : 8967 (java) S 8963 8965 7950 0 -1 64 258 0 0 0 3 0 0 0 16 0 8 0 156343429 937553920 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8965/tid=8968] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8968/stat : 8968 (java) S 8963 8965 7950 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156343429 937553920 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8969] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8969/stat : 8969 (java) S 8963 8965 7950 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156343429 937553920 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8970] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8970/stat : 8970 (java) S 8963 8965 7950 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156343433 937553920 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8971] ppid=8963 vsize=915580 CPUtime=0.29
/proc/8965/task/8971/stat : 8971 (java) S 8963 8965 7950 0 -1 64 439 0 0 0 28 1 0 0 17 0 8 0 156343433 937553920 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8965/tid=8972] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8972/stat : 8972 (java) S 8963 8965 7950 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156343433 937553920 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8965/tid=8973] ppid=8963 vsize=915580 CPUtime=0
/proc/8965/task/8973/stat : 8973 (java) S 8963 8965 7950 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156343433 937553920 8728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915580

Child status: 0
Real time (s): 37.135
CPU time (s): 37.0854
CPU user time (s): 36.9724
CPU system time (s): 0.112982
CPU usage (%): 99.8662
Max. virtual memory (cumulated for all children) (KiB): 915580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.9724
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9095
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= 1868
involuntary context switches= 703

runsolver used 0.042993 s user time and 0.093985 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan  6 10:31:29 UTC 2007


IDJOB= 217726
IDBENCH= 5167
FILE ID= node22/217726-1168079487

PBS_JOBID= 3476004

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity3/ruler-44-10-a3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217726-1168079487/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-217726-1168079487 -o ROOT/results/node22/solver-217726-1168079487 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217726-1168079487/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  04660a8636430499a1688ded3d6e50e4

RANDOM SEED= 982479305

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.279
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.279
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:       1596960 kB
Buffers:         39700 kB
Cached:         314736 kB
SwapCached:      13648 kB
Active:          86844 kB
Inactive:       306132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1596960 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:            1912 kB
Writeback:           0 kB
Mapped:          53744 kB
Slab:            51380 kB
Committed_AS:  2596840 kB
PageTables:       1920 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= 66549 MiB



End job on node22 on Sat Jan  6 10:32:08 UTC 2007