Trace number 2097687

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 5.44617 5.53053

DiagnosticValue
CHECKS34648800
NODES8567

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-e0ddr1/normalized-super-jobShop-e0ddr1-7.xml
MD5SUM7f90ae65f94133a5d801af8c8d4f4168
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.31995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size124
Number of constraints which are defined in extension0
Number of constraints which are defined in intension845
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-2097687-1247413826.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.38/0.42	     nbVariables=100  nbDomainTypes=47  minDomainSize=101  maxDomainSize=124  nbTotalValues=11360
0.38/0.42	       =>  wckTime=0.187  cpuTime=0.12  mem=8M869
0.38/0.42	   
0.38/0.42	   predicates being loaded...
0.38/0.49	   
0.38/0.49	   constraints being loaded...
2.17/2.28	     nbConstraints=850  nbGlobalConstraints=5  nbConvertedConstraints=845  nbConvertConstraintsChecks=4845926
2.17/2.28	     nbExtensionStructures=375  nbSharedExtensionStructures=603  nbConflictsStructures=375
2.17/2.28	     nbSharedConflictsStructures=603  nbSharedBinaryRepresentations=69409  minDegree=11  maxDegree=24  minArity=2
2.17/2.28	     avgArity=2.05  maxArity=11  nbGenerators=0  nbFusions=0  symmetryWckTime=0.109  symmetryCpuTime=0.07  nbCliques=5
2.17/2.28	       =>  wckTime=2.037  cpuTime=1.75  mem=26M531
2.25/2.35	   
2.25/2.35	   solver IterativeSystematicSolver being built... 
2.34/2.42	   
2.34/2.42	   INFO : Forward propagation technique limited 
2.34/2.49	       =>  wckTime=2.252  cpuTime=1.86  mem=22M353
2.44/2.51	   
2.44/2.51	   preprocessing
2.44/2.51	     nbConstraintChecks=0  nbPropagations=100  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.44/2.51	     detectedInconsistency=no
2.44/2.51	       =>  wckTime=0.017  cpuTime=0.0  mem=23M322
2.83/2.97	   
2.83/2.97	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=28M952)
5.32/5.49	   
5.32/5.49	   search
5.32/5.49	     run=14  nbConstraintChecks=34648791  minDepth=1  maxDepth=100  nbPropagations=433903  nbRevisions=2410705
5.32/5.49	     nbUselessRevisions=1518112  nbAssignments=8567  nbFailedAssignments=6722  nbInferredBacktracks=9  nbBacktracks=1415
5.32/5.49	     nbVisitedNodes=16512  nbRestartNogoods=305  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=4.03
5.32/5.49	     nbIEliminables=82.43  nbDEliminables=0  nbPEliminables=0
5.32/5.49	       =>  wckTime=2.998  cpuTime=2.87  mem=10M333
5.32/5.49	   
5.32/5.49	   global
5.32/5.49	     nbConstraintChecks=34648791  nbPropagations=434003  nbRevisions=2410705  nbUselessRevisions=1518112
5.32/5.49	     nbRestartNogoods=305  solvingWckTime=3.0  solvingCpuTime=2.87  expiredTime=no  totalExploration=no
5.32/5.49	     nbFoundSolutions=1  firstSolutionCpuTime=4.72  globalCpuTime=4.78
5.32/5.49	       =>  wckTime=5.254  cpuTime=4.73  mem=10M333
5.32/5.49	   
5.32/5.49	s SATISFIABLE
5.32/5.49	v 0 1 26 27 83 84 104 105 120 121 9 10 15 16 46 47 74 75 120 121 5 4 53 115 118 96 131 130 142 141 30 31 41 40 127 96 135 136 140 139 0 1 5 4 30 29 72 73 101 102 4 3 9 10 19 20 30 121 145 137 14 13 21 44 63 62 98 97 111 110 21 35 56 101 106 105 128 127 136 137 0 1 4 3 9 96 123 124 128 127 13 12 24 68 74 96 141 140 145 146 
5.32/5.49	d NODES 8567
5.32/5.49	d CHECKS 34648791
5.32/5.49	   
5.32/5.49	   totalWckTime=5.309  totalCpuTime=4.79

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097687-1247413826/watcher-2097687-1247413826 -o /tmp/evaluation-result-2097687-1247413826/solver-2097687-1247413826 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097687-1247413826.xml 

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 30890
/proc/meminfo: memFree=1563216/2055920 swapFree=4192812/4192956
[pid=30890] ppid=30888 vsize=10764 CPUtime=0
/proc/30890/stat : 30890 (java) S 30888 30890 29077 0 -1 0 740 0 0 0 0 0 0 0 18 0 2 0 28445905 11022336 520 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/30890/statm: 2691 520 240 9 0 1196 0
[pid=30890/tid=30891] ppid=30888 vsize=10964 CPUtime=0
/proc/30890/task/30891/stat : 30891 (java) S 30888 30890 29077 0 -1 64 145 0 0 0 0 0 0 0 18 0 2 0 28445906 11227136 577 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 0 0 0 -1 1 0 0

[startup+0.0433451 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 30890
/proc/meminfo: memFree=1563216/2055920 swapFree=4192812/4192956
[pid=30890] ppid=30888 vsize=861936 CPUtime=0.03
/proc/30890/stat : 30890 (java) S 30888 30890 29077 0 -1 0 2296 0 1 0 1 2 0 0 18 0 5 0 28445905 882622464 1896 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/30890/statm: 215484 1896 867 9 0 210399 0
[pid=30890/tid=30891] ppid=30888 vsize=861936 CPUtime=0.02
/proc/30890/task/30891/stat : 30891 (java) D 30888 30890 29077 0 -1 64 1690 0 1 0 1 1 0 0 17 0 5 0 28445906 882622464 1963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.106349 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 30890
/proc/meminfo: memFree=1563216/2055920 swapFree=4192812/4192956
[pid=30890] ppid=30888 vsize=865984 CPUtime=0.09
/proc/30890/stat : 30890 (java) S 30888 30890 29077 0 -1 0 3866 0 1 0 7 2 0 0 18 0 9 0 28445905 886767616 3309 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30890/statm: 216496 3309 1742 9 0 210981 0
[pid=30890/tid=30891] ppid=30888 vsize=865984 CPUtime=0.08
/proc/30890/task/30891/stat : 30891 (java) R 30888 30890 29077 0 -1 64 2959 0 1 0 6 2 0 0 18 0 9 0 28445906 886767616 3309 996147200 134512640 134550932 4294955968 18446744073709551615 102259662 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301371 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 30890
/proc/meminfo: memFree=1563216/2055920 swapFree=4192812/4192956
[pid=30890] ppid=30888 vsize=866296 CPUtime=0.28
/proc/30890/stat : 30890 (java) S 30888 30890 29077 0 -1 0 5694 0 1 0 24 4 0 0 18 0 9 0 28445905 887087104 5097 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30890/statm: 216574 5097 1927 9 0 211052 0
[pid=30890/tid=30891] ppid=30888 vsize=866296 CPUtime=0.24
/proc/30890/task/30891/stat : 30891 (java) R 30888 30890 29077 0 -1 64 4726 0 1 0 21 3 0 0 19 0 9 0 28445906 887087104 5097 996147200 134512640 134550932 4294955968 18446744073709551615 11932452 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.701408 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 30890
/proc/meminfo: memFree=1563216/2055920 swapFree=4192812/4192956
[pid=30890] ppid=30888 vsize=867780 CPUtime=0.68
/proc/30890/stat : 30890 (java) S 30888 30890 29077 0 -1 0 8382 0 1 0 61 7 0 0 18 0 9 0 28445905 888606720 7736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30890/statm: 216945 7736 2037 9 0 211381 0
[pid=30890/tid=30891] ppid=30888 vsize=867780 CPUtime=0.51
/proc/30890/task/30891/stat : 30891 (java) R 30888 30890 29077 0 -1 64 7012 0 1 0 45 6 0 0 21 0 9 0 28445906 888606720 7736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867780

[startup+1.50248 s]
/proc/loadavg: 2.09 2.03 2.01 3/90 30899
/proc/meminfo: memFree=1537608/2055920 swapFree=4192812/4192956
[pid=30890] ppid=30888 vsize=867780 CPUtime=1.47
/proc/30890/stat : 30890 (java) S 30888 30890 29077 0 -1 0 9796 0 1 0 138 9 0 0 18 0 9 0 28445905 888606720 9147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30890/statm: 216945 9147 2040 9 0 211381 0
[pid=30890/tid=30891] ppid=30888 vsize=867780 CPUtime=1.25
/proc/30890/task/30891/stat : 30891 (java) R 30888 30890 29077 0 -1 64 8388 0 1 0 117 8 0 0 25 0 9 0 28445906 888606720 9147 996147200 134512640 134550932 4294955968 18446744073709551615 4126598412 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30893] ppid=30888 vsize=867780 CPUtime=0
/proc/30890/task/30893/stat : 30893 (java) S 30888 30890 29077 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28445907 888606720 9147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30894] ppid=30888 vsize=867780 CPUtime=0
/proc/30890/task/30894/stat : 30894 (java) S 30888 30890 29077 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28445907 888606720 9147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30895] ppid=30888 vsize=867780 CPUtime=0
/proc/30890/task/30895/stat : 30895 (java) S 30888 30890 29077 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 28445907 888606720 9147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30896] ppid=30888 vsize=867780 CPUtime=0
/proc/30890/task/30896/stat : 30896 (java) S 30888 30890 29077 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28445910 888606720 9147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30897] ppid=30888 vsize=867780 CPUtime=0.2
/proc/30890/task/30897/stat : 30897 (java) S 30888 30890 29077 0 -1 64 710 0 0 0 20 0 0 0 16 0 9 0 28445910 888606720 9147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30898] ppid=30888 vsize=867780 CPUtime=0
/proc/30890/task/30898/stat : 30898 (java) S 30888 30890 29077 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28445910 888606720 9147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30899] ppid=30888 vsize=867780 CPUtime=0
/proc/30890/task/30899/stat : 30899 (java) S 30888 30890 29077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28445910 888606720 9147 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867780

[startup+3.10264 s]
/proc/loadavg: 2.09 2.03 2.01 3/90 30899
/proc/meminfo: memFree=1530760/2055920 swapFree=4192812/4192956
[pid=30890] ppid=30888 vsize=868560 CPUtime=3.03
/proc/30890/stat : 30890 (java) S 30888 30890 29077 0 -1 0 20965 320 1 0 288 15 0 0 18 0 9 0 28445905 889405440 12895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30890/statm: 217140 12895 2658 9 0 211576 0
[pid=30890/tid=30891] ppid=30888 vsize=868560 CPUtime=2.61
/proc/30890/task/30891/stat : 30891 (java) R 30888 30890 29077 0 -1 64 15189 320 1 0 249 12 0 0 25 0 9 0 28445906 889405440 12895 996147200 134512640 134550932 4294955968 18446744073709551615 4127175300 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30893] ppid=30888 vsize=868560 CPUtime=0.06
/proc/30890/task/30893/stat : 30893 (java) S 30888 30890 29077 0 -1 64 3977 320 0 0 6 0 0 0 16 0 9 0 28445907 889405440 12895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30894] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30894/stat : 30894 (java) S 30888 30890 29077 0 -1 64 19 320 0 0 0 0 0 0 16 0 9 0 28445907 889405440 12895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30895] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30895/stat : 30895 (java) S 30888 30890 29077 0 -1 64 8 320 0 0 0 0 0 0 16 0 9 0 28445907 889405440 12895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30896] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30896/stat : 30896 (java) S 30888 30890 29077 0 -1 64 1 320 0 0 0 0 0 0 18 0 9 0 28445910 889405440 12895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30897] ppid=30888 vsize=868560 CPUtime=0.33
/proc/30890/task/30897/stat : 30897 (java) S 30888 30890 29077 0 -1 64 958 320 0 0 32 1 0 0 15 0 9 0 28445910 889405440 12895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30898] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30898/stat : 30898 (java) S 30888 30890 29077 0 -1 64 1 320 0 0 0 0 0 0 19 0 9 0 28445910 889405440 12895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30899] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30899/stat : 30899 (java) S 30888 30890 29077 0 -1 64 5 320 0 0 0 0 0 0 15 0 9 0 28445910 889405440 12895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 868560

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

[startup+4.7018 s]
/proc/loadavg: 2.09 2.03 2.01 3/90 30903
/proc/meminfo: memFree=1508232/2055920 swapFree=4192812/4192956
[pid=30890] ppid=30888 vsize=868560 CPUtime=4.62
/proc/30890/stat : 30890 (java) S 30888 30890 29077 0 -1 0 25227 320 1 0 444 18 0 0 18 0 9 0 28445905 889405440 17146 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30890/statm: 217140 17146 2658 9 0 211576 0
[pid=30890/tid=30891] ppid=30888 vsize=868560 CPUtime=4.17
/proc/30890/task/30891/stat : 30891 (java) R 30888 30890 29077 0 -1 64 19437 320 1 0 403 14 0 0 25 0 9 0 28445906 889405440 17146 996147200 134512640 134550932 4294955968 18446744073709551615 4127107453 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30893] ppid=30888 vsize=868560 CPUtime=0.06
/proc/30890/task/30893/stat : 30893 (java) S 30888 30890 29077 0 -1 64 3978 320 0 0 6 0 0 0 17 0 9 0 28445907 889405440 17146 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30894] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30894/stat : 30894 (java) S 30888 30890 29077 0 -1 64 19 320 0 0 0 0 0 0 16 0 9 0 28445907 889405440 17146 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30895] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30895/stat : 30895 (java) S 30888 30890 29077 0 -1 64 8 320 0 0 0 0 0 0 16 0 9 0 28445907 889405440 17146 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30896] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30896/stat : 30896 (java) S 30888 30890 29077 0 -1 64 1 320 0 0 0 0 0 0 18 0 9 0 28445910 889405440 17146 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30897] ppid=30888 vsize=868560 CPUtime=0.35
/proc/30890/task/30897/stat : 30897 (java) S 30888 30890 29077 0 -1 64 971 320 0 0 34 1 0 0 16 0 9 0 28445910 889405440 17146 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30898] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30898/stat : 30898 (java) S 30888 30890 29077 0 -1 64 1 320 0 0 0 0 0 0 19 0 9 0 28445910 889405440 17146 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30899] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30899/stat : 30899 (java) S 30888 30890 29077 0 -1 64 5 320 0 0 0 0 0 0 15 0 9 0 28445910 889405440 17146 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 868560

[startup+5.10184 s]
/proc/loadavg: 2.09 2.03 2.01 3/90 30903
/proc/meminfo: memFree=1508232/2055920 swapFree=4192812/4192956
[pid=30890] ppid=30888 vsize=868560 CPUtime=5.01
/proc/30890/stat : 30890 (java) S 30888 30890 29077 0 -1 0 26072 320 1 0 483 18 0 0 18 0 9 0 28445905 889405440 17989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30890/statm: 217140 17989 2658 9 0 211576 0
[pid=30890/tid=30891] ppid=30888 vsize=868560 CPUtime=4.56
/proc/30890/task/30891/stat : 30891 (java) R 30888 30890 29077 0 -1 64 20281 320 1 0 442 14 0 0 25 0 9 0 28445906 889405440 17989 996147200 134512640 134550932 4294955968 18446744073709551615 4127201778 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30893] ppid=30888 vsize=868560 CPUtime=0.06
/proc/30890/task/30893/stat : 30893 (java) S 30888 30890 29077 0 -1 64 3978 320 0 0 6 0 0 0 17 0 9 0 28445907 889405440 17989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30894] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30894/stat : 30894 (java) S 30888 30890 29077 0 -1 64 19 320 0 0 0 0 0 0 16 0 9 0 28445907 889405440 17989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30895] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30895/stat : 30895 (java) S 30888 30890 29077 0 -1 64 8 320 0 0 0 0 0 0 16 0 9 0 28445907 889405440 17989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30896] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30896/stat : 30896 (java) S 30888 30890 29077 0 -1 64 1 320 0 0 0 0 0 0 18 0 9 0 28445910 889405440 17989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30897] ppid=30888 vsize=868560 CPUtime=0.35
/proc/30890/task/30897/stat : 30897 (java) S 30888 30890 29077 0 -1 64 972 320 0 0 34 1 0 0 16 0 9 0 28445910 889405440 17989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30898] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30898/stat : 30898 (java) S 30888 30890 29077 0 -1 64 1 320 0 0 0 0 0 0 19 0 9 0 28445910 889405440 17989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30899] ppid=30888 vsize=868560 CPUtime=0
/proc/30890/task/30899/stat : 30899 (java) R 30888 30890 29077 0 -1 64 5 320 0 0 0 0 0 0 15 0 9 0 28445910 889405440 17989 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 868560

[startup+5.50688 s]
/proc/loadavg: 2.08 2.03 2.00 3/90 30903
/proc/meminfo: memFree=1495112/2055920 swapFree=4192812/4192956
[pid=30890] ppid=30888 vsize=868472 CPUtime=5.41
/proc/30890/stat : 30890 (java) S 30888 30890 29077 0 -1 0 27700 320 1 0 522 19 0 0 18 0 9 0 28445905 889315328 19440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30890/statm: 217118 19440 2639 9 0 211576 0
[pid=30890/tid=30891] ppid=30888 vsize=868472 CPUtime=4.95
/proc/30890/task/30891/stat : 30891 (java) S 30888 30890 29077 0 -1 64 20763 320 1 0 480 15 0 0 25 0 9 0 28445906 889315328 19440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30893] ppid=30888 vsize=868472 CPUtime=0.08
/proc/30890/task/30893/stat : 30893 (java) S 30888 30890 29077 0 -1 64 5097 320 0 0 7 1 0 0 17 0 9 0 28445907 889315328 19440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30894] ppid=30888 vsize=868472 CPUtime=0
/proc/30890/task/30894/stat : 30894 (java) S 30888 30890 29077 0 -1 64 19 320 0 0 0 0 0 0 16 0 9 0 28445907 889315328 19440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30895] ppid=30888 vsize=868472 CPUtime=0
/proc/30890/task/30895/stat : 30895 (java) S 30888 30890 29077 0 -1 64 8 320 0 0 0 0 0 0 16 0 9 0 28445907 889315328 19440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30896] ppid=30888 vsize=868472 CPUtime=0
/proc/30890/task/30896/stat : 30896 (java) S 30888 30890 29077 0 -1 64 1 320 0 0 0 0 0 0 18 0 9 0 28445910 889315328 19440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30897] ppid=30888 vsize=868472 CPUtime=0.35
/proc/30890/task/30897/stat : 30897 (java) S 30888 30890 29077 0 -1 64 972 320 0 0 34 1 0 0 15 0 9 0 28445910 889315328 19440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30898] ppid=30888 vsize=868472 CPUtime=0
/proc/30890/task/30898/stat : 30898 (java) S 30888 30890 29077 0 -1 64 1 320 0 0 0 0 0 0 19 0 9 0 28445910 889315328 19440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30890/tid=30899] ppid=30888 vsize=868472 CPUtime=0
/proc/30890/task/30899/stat : 30899 (java) S 30888 30890 29077 0 -1 64 32 320 0 0 0 0 0 0 15 0 9 0 28445910 889315328 19440 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.41
Current children cumulated vsize (KiB) 868472

Child status: 0
Real time (s): 5.53053
CPU time (s): 5.44617
CPU user time (s): 5.2322
CPU system time (s): 0.213967
CPU usage (%): 98.4747
Max. virtual memory (cumulated for all children) (KiB): 868560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.2322
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28047
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= 1621
involuntary context switches= 1851

runsolver used 0.006998 second user time and 0.032994 second system time

The end

Launcher Data

Begin job on node56 at 2009-07-12 17:50:26
IDJOB=2097687
IDBENCH=57623
IDSOLVER=773
FILE ID=node56/2097687-1247413826
PBS_JOBID= 9510533
Free space on /tmp= 103028 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-e0ddr1/normalized-super-jobShop-e0ddr1-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097687-1247413826/watcher-2097687-1247413826 -o /tmp/evaluation-result-2097687-1247413826/solver-2097687-1247413826 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097687-1247413826.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7f90ae65f94133a5d801af8c8d4f4168
RANDOM SEED=457510047

node56.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.209
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.209
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:       1563696 kB
Buffers:         38924 kB
Cached:         149912 kB
SwapCached:          0 kB
Active:         357340 kB
Inactive:        77872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563696 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           15928 kB
Writeback:           0 kB
Mapped:         265784 kB
Slab:            41868 kB
Committed_AS:  1001772 kB
PageTables:       2336 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= 103024 MiB
End job on node56 at 2009-07-12 17:50:32