Trace number 208369

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 95.6005 96.5364

DiagnosticValue
CHECKS595486628
NODES442486

General information on the benchmark

Namerandom/rand-2-40-19-fcd/
rand-2-40-19-443-230-fcd-11_ext.xml
MD5SUMd9ec0477b2343e605f5c70743854cfeb
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.0149
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints338
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension338
Number of constraints which are defined in intension0
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/208369-1168074689/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=40  nbDomainTypes=1  minDomainSize=19  maxDomainSize=19
0.43	       =>  wckTime=0.103  cpuTime=0.09  mem=6M951
0.43	   
0.43	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.65	     nbConstraints=338  nbRelationTypes=338  nbExtensionStructures=338  nbSharedExtensionStructures=0
0.65	     nbConflictsStructures=338  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2948  maxDegree=23
0.65	     maxArity=2
0.65	       =>  wckTime=0.327  cpuTime=0.24  mem=12M803
0.69	   
0.69	   solver IterativeSystematicSolver being built... 
0.85	       =>  wckTime=0.526  cpuTime=0.37  mem=13M923
0.86	   
0.86	   preprocessing
0.86	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.86	     detectedInconsistency=no
0.86	       =>  wckTime=0.0050  cpuTime=0.0  mem=13M923
0.91	   
0.91	   search
0.91	     run=0  nbConstraintChecks=24344  nbPropagations=433  nbRevisions=4146  nbUselessRevisions=3459  nbAssignments=23
0.91	     nbFailedAssignments=5  nbBacktracks=11  nbVisitedNodes=35  nbRestartNogoods=0  mapSize=9  nbInferences=0
0.91	     nbTooLargeKeys=0
0.91	       =>  wckTime=0.054  cpuTime=0.02  mem=14M898
0.93	   
0.93	   search
0.93	     run=1  nbConstraintChecks=65759  nbPropagations=1504  nbRevisions=15849  nbUselessRevisions=13125  nbAssignments=59
0.93	     nbFailedAssignments=15  nbBacktracks=26  nbVisitedNodes=92  nbRestartNogoods=1  mapSize=22  nbInferences=0
0.93	     nbTooLargeKeys=0
0.93	       =>  wckTime=0.08  cpuTime=0.04  mem=14M898
0.96	   
0.96	   search
0.96	     run=2  nbConstraintChecks=136916  nbPropagations=3528  nbRevisions=40850  nbUselessRevisions=33785
0.96	     nbAssignments=105  nbFailedAssignments=31  nbBacktracks=48  nbVisitedNodes=171  nbRestartNogoods=5  mapSize=44
0.96	     nbInferences=0  nbTooLargeKeys=0
0.96	       =>  wckTime=0.106  cpuTime=0.06  mem=14M898
0.98	   
0.98	   search
0.98	     run=3  nbConstraintChecks=218768  nbPropagations=6805  nbRevisions=81975  nbUselessRevisions=67432
0.98	     nbAssignments=176  nbFailedAssignments=61  nbBacktracks=81  nbVisitedNodes=296  nbRestartNogoods=9  mapSize=74
0.98	     nbInferences=0  nbTooLargeKeys=0
0.98	       =>  wckTime=0.126  cpuTime=0.08  mem=14M898
1.00	   
1.00	   search
1.01	     run=4  nbConstraintChecks=347301  nbPropagations=11788  nbRevisions=146399  nbUselessRevisions=119999
1.01	     nbAssignments=268  nbFailedAssignments=94  nbBacktracks=133  nbVisitedNodes=452  nbRestartNogoods=12  mapSize=120
1.01	     nbInferences=0  nbTooLargeKeys=0
1.01	       =>  wckTime=0.154  cpuTime=0.11  mem=14M898
1.04	   
1.04	   search
1.04	     run=5  nbConstraintChecks=508983  nbPropagations=19059  nbRevisions=240638  nbUselessRevisions=196351
1.04	     nbAssignments=402  nbFailedAssignments=146  nbBacktracks=209  nbVisitedNodes=678  nbRestartNogoods=15  mapSize=183
1.05	     nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.192  cpuTime=0.14  mem=14M898
1.10	   
1.10	   search
1.10	     run=6  nbConstraintChecks=794082  nbPropagations=30200  nbRevisions=390496  nbUselessRevisions=317910
1.10	     nbAssignments=604  nbFailedAssignments=225  nbBacktracks=323  nbVisitedNodes=1031  nbRestartNogoods=19  mapSize=283
1.10	     nbInferences=0  nbTooLargeKeys=0
1.10	       =>  wckTime=0.251  cpuTime=0.2  mem=14M898
1.18	   
1.19	   search
1.19	     run=7  nbConstraintChecks=1159842  nbPropagations=46883  nbRevisions=616831  nbUselessRevisions=501686
1.19	     nbAssignments=909  nbFailedAssignments=354  nbBacktracks=493  nbVisitedNodes=1560  nbRestartNogoods=25  mapSize=435
1.19	     nbInferences=0  nbTooLargeKeys=0
1.19	       =>  wckTime=0.334  cpuTime=0.28  mem=14M898
1.29	   
1.29	   search
1.29	     run=8  nbConstraintChecks=1665697  nbPropagations=70591  nbRevisions=935619  nbUselessRevisions=759529
1.29	     nbAssignments=1295  nbFailedAssignments=475  nbBacktracks=753  nbVisitedNodes=2205  nbRestartNogoods=30
1.29	     mapSize=642  nbInferences=0  nbTooLargeKeys=0
1.29	       =>  wckTime=0.436  cpuTime=0.37  mem=14M898
1.45	   
1.45	   search
1.45	     run=9  nbConstraintChecks=2460547  nbPropagations=105504  nbRevisions=1406766  nbUselessRevisions=1140261
1.45	     nbAssignments=1923  nbFailedAssignments=710  nbBacktracks=1141  nbVisitedNodes=3283  nbRestartNogoods=35
1.45	     mapSize=973  nbInferences=0  nbTooLargeKeys=0
1.45	       =>  wckTime=0.596  cpuTime=0.52  mem=14M898
1.47	   
1.47	   INFO : Stopping hyperNogood (mapSize=1021, nbTooLargekeys=0, mem=14M898)
1.67	   
1.67	   search
1.67	     run=10  nbConstraintChecks=3702715  nbPropagations=157427  nbRevisions=2115436  nbUselessRevisions=1713733
1.67	     nbAssignments=2858  nbFailedAssignments=1062  nbBacktracks=1718  nbVisitedNodes=4897  nbRestartNogoods=37
1.67	       =>  wckTime=0.816  cpuTime=0.72  mem=14M898
1.99	   
1.99	   search
1.99	     run=11  nbConstraintChecks=5693837  nbPropagations=236452  nbRevisions=3206033  nbUselessRevisions=2597179
1.99	     nbAssignments=4321  nbFailedAssignments=1654  nbBacktracks=2584  nbVisitedNodes=7449  nbRestartNogoods=41
1.99	       =>  wckTime=1.139  cpuTime=1.04  mem=14M898
2.45	   
2.45	   search
2.45	     run=12  nbConstraintChecks=8385836  nbPropagations=355615  nbRevisions=4856952  nbUselessRevisions=3936864
2.45	     nbAssignments=6538  nbFailedAssignments=2566  nbBacktracks=3882  nbVisitedNodes=11330  nbRestartNogoods=49
2.45	       =>  wckTime=1.6  cpuTime=1.5  mem=14M898
3.14	   
3.14	   search
3.14	     run=13  nbConstraintChecks=12678290  nbPropagations=532542  nbRevisions=7337383  nbUselessRevisions=5950509
3.14	     nbAssignments=9764  nbFailedAssignments=3840  nbBacktracks=5829  nbVisitedNodes=16879  nbRestartNogoods=58
3.14	       =>  wckTime=2.292  cpuTime=2.18  mem=14M898
4.19	   
4.19	   search
4.19	     run=14  nbConstraintChecks=19140594  nbPropagations=798335  nbRevisions=11073199  nbUselessRevisions=8981975
4.19	     nbAssignments=14628  nbFailedAssignments=5779  nbBacktracks=8748  nbVisitedNodes=25341  nbRestartNogoods=63
4.19	       =>  wckTime=3.335  cpuTime=3.22  mem=14M898
5.70	   
5.70	   search
5.70	     run=15  nbConstraintChecks=28337676  nbPropagations=1195991  nbRevisions=16626868  nbUselessRevisions=13485514
5.70	     nbAssignments=21929  nbFailedAssignments=8694  nbBacktracks=13128  nbVisitedNodes=38090  nbRestartNogoods=70
5.70	       =>  wckTime=4.849  cpuTime=4.71  mem=14M898
7.98	   
7.98	   search
7.98	     run=16  nbConstraintChecks=42227721  nbPropagations=1787337  nbRevisions=24977281  nbUselessRevisions=20275575
7.98	     nbAssignments=32799  nbFailedAssignments=12987  nbBacktracks=19697  nbVisitedNodes=56907  nbRestartNogoods=82
7.98	       =>  wckTime=7.13  cpuTime=6.97  mem=14M898
11.32	   
11.32	   search
11.32	     run=17  nbConstraintChecks=62945933  nbPropagations=2671613  nbRevisions=37369108  nbUselessRevisions=30332178
11.32	     nbAssignments=49106  nbFailedAssignments=19436  nbBacktracks=29549  nbVisitedNodes=85159  nbRestartNogoods=95
11.32	       =>  wckTime=10.473  cpuTime=10.28  mem=14M898
16.60	   
16.60	   search
16.60	     run=18  nbConstraintChecks=96049905  nbPropagations=4008885  nbRevisions=56166208  nbUselessRevisions=45584793
16.60	     nbAssignments=73715  nbFailedAssignments=29260  nbBacktracks=44328  nbVisitedNodes=128037  nbRestartNogoods=105
16.60	       =>  wckTime=15.751  cpuTime=15.52  mem=14M898
24.44	   
24.44	   search
24.44	     run=19  nbConstraintChecks=143970002  nbPropagations=6027743  nbRevisions=84564165  nbUselessRevisions=68653444
24.44	     nbAssignments=110969  nbFailedAssignments=44338  nbBacktracks=66496  nbVisitedNodes=193051  nbRestartNogoods=120
24.44	       =>  wckTime=23.588  cpuTime=23.28  mem=14M898
36.85	   
36.85	   search
36.85	     run=20  nbConstraintChecks=222188042  nbPropagations=9090498  nbRevisions=128201787  nbUselessRevisions=104165041
36.85	     nbAssignments=166735  nbFailedAssignments=66846  nbBacktracks=99749  nbVisitedNodes=290976  nbRestartNogoods=132
36.85	       =>  wckTime=36.001  cpuTime=35.59  mem=14M898
54.75	   
54.75	   search
54.75	     run=21  nbConstraintChecks=334598476  nbPropagations=13690302  nbRevisions=193214778  nbUselessRevisions=156963479
54.75	     nbAssignments=249952  nbFailedAssignments=100176  nbBacktracks=149629  nbVisitedNodes=435697  nbRestartNogoods=149
54.75	       =>  wckTime=53.895  cpuTime=53.32  mem=14M898
82.00	   
82.00	   search
82.00	     run=22  nbConstraintChecks=504108097  nbPropagations=20584635  nbRevisions=291647497  nbUselessRevisions=237049378
82.00	     nbAssignments=375665  nbFailedAssignments=151060  nbBacktracks=224450  nbVisitedNodes=655328  nbRestartNogoods=159
82.00	       =>  wckTime=81.151  cpuTime=80.33  mem=14M898
96.47	   
96.47	   search
96.47	     run=23  nbConstraintChecks=595486628  nbPropagations=28715795  nbRevisions=407650785  nbUselessRevisions=331414444
96.47	     nbAssignments=442486  nbFailedAssignments=178373  nbBacktracks=263918  nbVisitedNodes=772080  nbRestartNogoods=168
96.47	       =>  wckTime=95.621  cpuTime=94.67  mem=14M898
96.47	   
96.47	   global
96.47	     nbConstraintChecks=595486628  nbPropagations=28715835  nbRevisions=407650785  nbUselessRevisions=331414444
96.47	     nbRestartNogoods=168  solvingWckTime=95.622  solvingCpuTime=94.67  expiredTime=no  totalExploration=no
96.47	     nbFoundSolutions=1  globalCpuTime=95.11
96.47	       =>  wckTime=96.152  cpuTime=95.05  mem=14M898
96.48	   
96.48	s SATISFIABLE
96.48	v 9 16 2 6 7 18 5 3 4 14 1 6 11 17 1 11 13 15 16 13 12 9 4 9 2 5 8 6 1 3 10 5 3 8 1 12 9 10 2 2 
96.48	d NODES 442486
96.48	d CHECKS 595486628
96.48	   
96.48	   totalWckTime=96.235  totalCpuTime=95.11

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/node48/watcher-208369-1168074689 -o ROOT/results/node48/solver-208369-1168074689 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/208369-1168074689/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: 1.94 2.00 1.90 2/80 30909
/proc/meminfo: memFree=1525136/2055920 swapFree=4192812/4192956
[pid=30908] ppid=30906 vsize=18540 CPUtime=0
/proc/30908/stat : 30908 (runsolver) R 30906 30908 30226 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 155867589 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 255539604775 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30908/statm: 4635 279 244 17 0 2626 0

[startup+0.103004 s]
/proc/loadavg: 1.94 2.00 1.90 2/80 30909
/proc/meminfo: memFree=1525136/2055920 swapFree=4192812/4192956
[pid=30908] ppid=30906 vsize=913228 CPUtime=0.08
/proc/30908/stat : 30908 (java) S 30906 30908 30226 0 -1 0 2901 0 1 0 6 2 0 0 17 0 8 0 155867589 935145472 2647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30908/statm: 228307 2647 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913228

[startup+0.511041 s]
/proc/loadavg: 1.94 2.00 1.90 2/80 30909
/proc/meminfo: memFree=1525136/2055920 swapFree=4192812/4192956
[pid=30908] ppid=30906 vsize=915328 CPUtime=0.48
/proc/30908/stat : 30908 (java) R 30906 30908 30226 0 -1 0 6695 0 1 0 44 4 0 0 18 0 8 0 155867589 937295872 6434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30908/statm: 228832 6434 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33411 s]
/proc/loadavg: 1.94 2.00 1.90 3/87 30916
/proc/meminfo: memFree=1501656/2055920 swapFree=4192812/4192956
[pid=30908] ppid=30906 vsize=915456 CPUtime=1.29
/proc/30908/stat : 30908 (java) R 30906 30908 30226 0 -1 0 8626 0 1 0 123 6 0 0 24 0 8 0 155867589 937426944 8364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822977 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30908/statm: 228864 8364 2513 14 0 215334 0
[pid=30908/tid=30910] ppid=30906 vsize=915456 CPUtime=0.03
/proc/30908/task/30910/stat : 30910 (java) S 30906 30908 30226 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 155867594 937426944 8364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30911] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30911/stat : 30911 (java) S 30906 30908 30226 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155867594 937426944 8364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30912] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30912/stat : 30912 (java) S 30906 30908 30226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155867594 937426944 8364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30913] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30913/stat : 30913 (java) S 30906 30908 30226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155867598 937426944 8364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30914] ppid=30906 vsize=915456 CPUtime=0.2
/proc/30908/task/30914/stat : 30914 (java) S 30906 30908 30226 0 -1 64 376 0 0 0 19 1 0 0 15 0 8 0 155867598 937426944 8364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30915] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30915/stat : 30915 (java) S 30906 30908 30226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155867598 937426944 8364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30916] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30916/stat : 30916 (java) S 30906 30908 30226 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155867598 937426944 8364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915456

[startup+2.98626 s]
/proc/loadavg: 1.94 2.00 1.90 3/87 30916
/proc/meminfo: memFree=1501336/2055920 swapFree=4192812/4192956
[pid=30908] ppid=30906 vsize=915456 CPUtime=2.94
/proc/30908/stat : 30908 (java) R 30906 30908 30226 0 -1 0 8666 0 1 0 287 7 0 0 25 0 8 0 155867589 937426944 8403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073807481 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30908/statm: 228864 8403 2513 14 0 215334 0
[pid=30908/tid=30910] ppid=30906 vsize=915456 CPUtime=0.03
/proc/30908/task/30910/stat : 30910 (java) S 30906 30908 30226 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 155867594 937426944 8403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30911] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30911/stat : 30911 (java) S 30906 30908 30226 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155867594 937426944 8403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30912] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30912/stat : 30912 (java) S 30906 30908 30226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155867594 937426944 8403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30913] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30913/stat : 30913 (java) S 30906 30908 30226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155867598 937426944 8403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30914] ppid=30906 vsize=915456 CPUtime=0.22
/proc/30908/task/30914/stat : 30914 (java) S 30906 30908 30226 0 -1 64 391 0 0 0 21 1 0 0 15 0 8 0 155867598 937426944 8403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30915] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30915/stat : 30915 (java) S 30906 30908 30226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155867598 937426944 8403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30916] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30916/stat : 30916 (java) S 30906 30908 30226 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155867598 937426944 8403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915456

[startup+6.26856 s]
/proc/loadavg: 1.94 2.00 1.90 3/87 30916
/proc/meminfo: memFree=1501272/2055920 swapFree=4192812/4192956
[pid=30908] ppid=30906 vsize=915456 CPUtime=6.19
/proc/30908/stat : 30908 (java) R 30906 30908 30226 0 -1 0 8673 0 1 0 612 7 0 0 25 0 8 0 155867589 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073803020 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30908/statm: 228864 8410 2513 14 0 215334 0
[pid=30908/tid=30910] ppid=30906 vsize=915456 CPUtime=0.03
/proc/30908/task/30910/stat : 30910 (java) S 30906 30908 30226 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 155867594 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30911] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30911/stat : 30911 (java) S 30906 30908 30226 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155867594 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30912] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30912/stat : 30912 (java) S 30906 30908 30226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155867594 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30913] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30913/stat : 30913 (java) S 30906 30908 30226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155867598 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30914] ppid=30906 vsize=915456 CPUtime=0.23
/proc/30908/task/30914/stat : 30914 (java) S 30906 30908 30226 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 155867598 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30915] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30915/stat : 30915 (java) S 30906 30908 30226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155867598 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30916] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30916/stat : 30916 (java) S 30906 30908 30226 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155867598 937426944 8410 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915456

[startup+12.7572 s]
/proc/loadavg: 1.95 2.00 1.90 3/87 30916
/proc/meminfo: memFree=1501216/2055920 swapFree=4192812/4192956
[pid=30908] ppid=30906 vsize=915456 CPUtime=12.62
/proc/30908/stat : 30908 (java) R 30906 30908 30226 0 -1 0 8679 0 1 0 1255 7 0 0 25 0 8 0 155867589 937426944 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822977 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30908/statm: 228864 8415 2513 14 0 215334 0
[pid=30908/tid=30910] ppid=30906 vsize=915456 CPUtime=0.03
/proc/30908/task/30910/stat : 30910 (java) S 30906 30908 30226 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 155867594 937426944 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30911] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30911/stat : 30911 (java) S 30906 30908 30226 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155867594 937426944 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30912] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30912/stat : 30912 (java) S 30906 30908 30226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155867594 937426944 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30913] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30913/stat : 30913 (java) S 30906 30908 30226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155867598 937426944 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30914] ppid=30906 vsize=915456 CPUtime=0.23
/proc/30908/task/30914/stat : 30914 (java) S 30906 30908 30226 0 -1 64 391 0 0 0 22 1 0 0 17 0 8 0 155867598 937426944 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30915] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30915/stat : 30915 (java) S 30906 30908 30226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155867598 937426944 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30916] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30916/stat : 30916 (java) S 30906 30908 30226 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155867598 937426944 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915456

[startup+25.5943 s]
/proc/loadavg: 1.96 2.00 1.91 3/87 30916
/proc/meminfo: memFree=1501280/2055920 swapFree=4192812/4192956
[pid=30908] ppid=30906 vsize=915456 CPUtime=25.34
/proc/30908/stat : 30908 (java) R 30906 30908 30226 0 -1 0 8685 0 1 0 2527 7 0 0 25 0 8 0 155867589 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073795431 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30908/statm: 228864 8421 2513 14 0 215334 0
[pid=30908/tid=30910] ppid=30906 vsize=915456 CPUtime=0.03
/proc/30908/task/30910/stat : 30910 (java) S 30906 30908 30226 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 155867594 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30911] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30911/stat : 30911 (java) S 30906 30908 30226 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155867594 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30912] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30912/stat : 30912 (java) S 30906 30908 30226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155867594 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30913] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30913/stat : 30913 (java) S 30906 30908 30226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155867598 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30914] ppid=30906 vsize=915456 CPUtime=0.23
/proc/30908/task/30914/stat : 30914 (java) S 30906 30908 30226 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155867598 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30915] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30915/stat : 30915 (java) S 30906 30908 30226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155867598 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30916] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30916/stat : 30916 (java) S 30906 30908 30226 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155867598 937426944 8421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915456

[startup+51.1987 s]
/proc/loadavg: 1.97 2.00 1.91 3/87 30916
/proc/meminfo: memFree=1501280/2055920 swapFree=4192812/4192956
[pid=30908] ppid=30906 vsize=915456 CPUtime=50.71
/proc/30908/stat : 30908 (java) R 30906 30908 30226 0 -1 0 8687 0 1 0 5064 7 0 0 25 0 8 0 155867589 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816243 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30908/statm: 228864 8423 2513 14 0 215334 0
[pid=30908/tid=30910] ppid=30906 vsize=915456 CPUtime=0.03
/proc/30908/task/30910/stat : 30910 (java) S 30906 30908 30226 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 155867594 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30911] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30911/stat : 30911 (java) S 30906 30908 30226 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155867594 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30912] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30912/stat : 30912 (java) S 30906 30908 30226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155867594 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30913] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30913/stat : 30913 (java) S 30906 30908 30226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155867598 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30914] ppid=30906 vsize=915456 CPUtime=0.23
/proc/30908/task/30914/stat : 30914 (java) S 30906 30908 30226 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 155867598 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30915] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30915/stat : 30915 (java) S 30906 30908 30226 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155867598 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30908/tid=30916] ppid=30906 vsize=915456 CPUtime=0
/proc/30908/task/30916/stat : 30916 (java) S 30906 30908 30226 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155867598 937426944 8423 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 96.5364
CPU time (s): 95.6005
CPU user time (s): 95.5145
CPU system time (s): 0.085986
CPU usage (%): 99.0305
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.5145
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8784
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= 3058
involuntary context switches= 5442

runsolver used 0.115982 s user time and 0.317951 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan  6 09:11:29 UTC 2007


IDJOB= 208369
IDBENCH= 4380
FILE ID= node48/208369-1168074689

PBS_JOBID= 3475974

Free space on /tmp= 66552 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19-fcd/rand-2-40-19-443-230-fcd-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/208369-1168074689/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-208369-1168074689 -o ROOT/results/node48/solver-208369-1168074689 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/208369-1168074689/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d9ec0477b2343e605f5c70743854cfeb

RANDOM SEED= 475795561

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	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1525616 kB
Buffers:         29076 kB
Cached:         287872 kB
SwapCached:          0 kB
Active:         186820 kB
Inactive:       270152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1525616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:         160264 kB
Slab:            58440 kB
Committed_AS:  3894756 kB
PageTables:       2016 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= 66552 MiB



End job on node48 on Sat Jan  6 09:13:06 UTC 2007