Trace number 2097527

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 ACUNSAT 4.40233 4.49189

DiagnosticValue
CHECKS13711300
NODES10010

General information on the benchmark

Namecsp/rlfapScensMod/
normalized-scen2-f25.xml
MD5SUM29f30a9e4b2c45ffcc25df1b295772ff
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.45393
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints1235
Maximum constraint arity2
Maximum domain size21
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1235
Global constraints used (with number of constraints)

Solver Data

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.18/0.29	   
0.18/0.30	   instance
0.18/0.30	     name=HOME/instance-2097527-1247413447.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.39/0.40	     nbVariables=200  nbDomainTypes=2  minDomainSize=18  maxDomainSize=21  nbTotalValues=3918
0.39/0.40	       =>  wckTime=0.139  cpuTime=0.12  mem=7M892
0.39/0.40	   
0.39/0.40	   predicates being loaded...
0.39/0.46	   
0.39/0.46	   constraints being loaded...
1.06/1.18	     nbConstraints=1269  nbGlobalConstraints=34  nbConvertedConstraints=1235  nbConvertConstraintsChecks=196551
1.06/1.18	     nbExtensionStructures=485  nbSharedExtensionStructures=1213  nbConflictsStructures=486
1.06/1.18	     nbSharedConflictsStructures=1213  nbSharedBinaryRepresentations=19223  minDegree=1  maxDegree=45  minArity=2
1.06/1.18	     avgArity=2.1  maxArity=13  nbGenerators=12  nbFusions=5  symmetryWckTime=0.144  symmetryCpuTime=0.08  nbCliques=22
1.06/1.18	       =>  wckTime=0.923  cpuTime=0.67  mem=23M589
1.16/1.26	   
1.16/1.26	   solver IterativeSystematicSolver being built... 
1.26/1.33	   
1.26/1.33	   INFO : Forward propagation technique limited 
1.26/1.40	       =>  wckTime=1.137  cpuTime=0.78  mem=21M984
1.36/1.42	   
1.36/1.42	   preprocessing
1.36/1.42	     nbConstraintChecks=2681  nbPropagations=256  nbRevisions=132  nbUselessRevisions=6  nbRemovedValues=184
1.36/1.42	     nbRemovedTuples=431  detectedInconsistency=no
1.36/1.42	       =>  wckTime=0.023  cpuTime=0.02  mem=22M976
1.66/1.76	   
1.66/1.76	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=23M984)
4.33/4.44	   
4.33/4.44	   search
4.33/4.44	     run=14  nbConstraintChecks=13708634  minDepth=0  maxDepth=5  nbPropagations=447817  nbRevisions=6157537
4.33/4.44	     nbUselessRevisions=4800298  nbAssignments=10010  nbFailedAssignments=6984  nbBacktracks=2949  nbVisitedNodes=18294
4.33/4.44	     nbRestartNogoods=153  nbSEliminables=0  nbREliminables=75.4  nbIEliminables=118.77  nbDEliminables=0
4.33/4.44	     nbPEliminables=0
4.33/4.44	       =>  wckTime=3.044  cpuTime=2.92  mem=26M909
4.33/4.44	   
4.33/4.44	   global
4.33/4.44	     nbConstraintChecks=13711315  nbPropagations=448073  nbRevisions=6157669  nbUselessRevisions=4800304
4.33/4.44	     nbRestartNogoods=153  solvingWckTime=3.046  solvingCpuTime=2.92  expiredTime=no  totalExploration=yes
4.33/4.44	     nbFoundSolutions=0  globalCpuTime=3.75
4.33/4.44	       =>  wckTime=4.184  cpuTime=3.71  mem=26M909
4.33/4.44	   
4.33/4.44	s UNSATISFIABLE
4.33/4.44	d NODES 10010
4.33/4.45	d CHECKS 13711315
4.33/4.45	   
4.33/4.45	   totalWckTime=4.254  totalCpuTime=3.75

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097527-1247413447/watcher-2097527-1247413447 -o /tmp/evaluation-result-2097527-1247413447/solver-2097527-1247413447 -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-2097527-1247413447.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: 1.80 1.95 1.98 4/81 31671
/proc/meminfo: memFree=1701360/2055920 swapFree=4192812/4192956
[pid=31671] ppid=31669 vsize=10676 CPUtime=0
/proc/31671/stat : 31671 (java) S 31669 31671 28996 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28410064 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31671/statm: 2669 474 207 9 0 1184 0
[pid=31671/tid=31672] ppid=31669 vsize=10676 CPUtime=0
/proc/31671/task/31672/stat : 31672 (java) R 31669 31671 28996 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28410066 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 8556504 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.06773 s]
/proc/loadavg: 1.80 1.95 1.98 4/81 31671
/proc/meminfo: memFree=1701360/2055920 swapFree=4192812/4192956
[pid=31671] ppid=31669 vsize=864024 CPUtime=0.05
/proc/31671/stat : 31671 (java) S 31669 31671 28996 0 -1 0 2835 0 1 0 4 1 0 0 18 0 9 0 28410064 884760576 2369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31671/statm: 216006 2369 1122 9 0 210899 0
[pid=31671/tid=31672] ppid=31669 vsize=864024 CPUtime=0.03
/proc/31671/task/31672/stat : 31672 (java) R 31669 31671 28996 0 -1 64 1922 0 1 0 3 0 0 0 20 0 9 0 28410066 884760576 2369 996147200 134512640 134550932 4294955968 18446744073709551615 4125957668 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864024

[startup+0.101733 s]
/proc/loadavg: 1.80 1.95 1.98 4/81 31671
/proc/meminfo: memFree=1701360/2055920 swapFree=4192812/4192956
[pid=31671] ppid=31669 vsize=865984 CPUtime=0.08
/proc/31671/stat : 31671 (java) S 31669 31671 28996 0 -1 0 3732 0 1 0 7 1 0 0 18 0 9 0 28410064 886767616 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31671/statm: 216496 3200 1700 9 0 210981 0
[pid=31671/tid=31672] ppid=31669 vsize=865984 CPUtime=0.06
/proc/31671/task/31672/stat : 31672 (java) R 31669 31671 28996 0 -1 64 2810 0 1 0 5 1 0 0 20 0 9 0 28410066 886767616 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301755 s]
/proc/loadavg: 1.80 1.95 1.98 4/81 31671
/proc/meminfo: memFree=1701360/2055920 swapFree=4192812/4192956
[pid=31671] ppid=31669 vsize=866380 CPUtime=0.28
/proc/31671/stat : 31671 (java) S 31669 31671 28996 0 -1 0 5862 0 1 0 24 4 0 0 18 0 9 0 28410064 887173120 5228 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31671/statm: 216595 5228 1981 9 0 211053 0
[pid=31671/tid=31672] ppid=31669 vsize=866380 CPUtime=0.22
/proc/31671/task/31672/stat : 31672 (java) R 31669 31671 28996 0 -1 64 4880 0 1 0 19 3 0 0 21 0 9 0 28410066 887173120 5228 996147200 134512640 134550932 4294955968 18446744073709551615 104615497 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701803 s]
/proc/loadavg: 1.80 1.95 1.98 4/81 31671
/proc/meminfo: memFree=1701360/2055920 swapFree=4192812/4192956
[pid=31671] ppid=31669 vsize=867772 CPUtime=0.68
/proc/31671/stat : 31671 (java) S 31669 31671 28996 0 -1 0 8472 0 1 0 62 6 0 0 18 0 9 0 28410064 888598528 7826 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31671/statm: 216943 7826 2037 9 0 211379 0
[pid=31671/tid=31672] ppid=31669 vsize=867772 CPUtime=0.5
/proc/31671/task/31672/stat : 31672 (java) R 31669 31671 28996 0 -1 64 7108 0 1 0 45 5 0 0 23 0 9 0 28410066 888598528 7826 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) 867772

[startup+1.5019 s]
/proc/loadavg: 1.80 1.95 1.98 3/90 31680
/proc/meminfo: memFree=1672680/2055920 swapFree=4192812/4192956
[pid=31671] ppid=31669 vsize=868224 CPUtime=1.46
/proc/31671/stat : 31671 (java) S 31669 31671 28996 0 -1 0 18871 359 1 0 129 15 2 0 18 0 9 0 28410064 889061376 11499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31671/statm: 217056 11499 2658 9 0 211492 0
[pid=31671/tid=31672] ppid=31669 vsize=868224 CPUtime=1.06
/proc/31671/task/31672/stat : 31672 (java) R 31669 31671 28996 0 -1 64 13716 359 1 0 92 12 2 0 25 0 9 0 28410066 889061376 11499 996147200 134512640 134550932 4294955968 18446744073709551615 4127188781 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31674] ppid=31669 vsize=868224 CPUtime=0.07
/proc/31671/task/31674/stat : 31674 (java) S 31669 31671 28996 0 -1 64 3344 359 0 0 5 0 2 0 16 0 9 0 28410067 889061376 11499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31675] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31675/stat : 31675 (java) S 31669 31671 28996 0 -1 64 19 359 0 0 0 0 2 0 17 0 9 0 28410067 889061376 11499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31676] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31676/stat : 31676 (java) S 31669 31671 28996 0 -1 64 11 359 0 0 0 0 2 0 16 0 9 0 28410067 889061376 11499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31677] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31677/stat : 31677 (java) S 31669 31671 28996 0 -1 64 2 359 0 0 0 0 2 0 18 0 9 0 28410069 889061376 11499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31678] ppid=31669 vsize=868224 CPUtime=0.33
/proc/31671/task/31678/stat : 31678 (java) S 31669 31671 28996 0 -1 64 966 359 0 0 30 1 2 0 15 0 9 0 28410069 889061376 11499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31679] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31679/stat : 31679 (java) S 31669 31671 28996 0 -1 64 0 359 0 0 0 0 2 0 19 0 9 0 28410069 889061376 11499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31680] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31680/stat : 31680 (java) S 31669 31671 28996 0 -1 64 8 359 0 0 0 0 2 0 15 0 9 0 28410069 889061376 11499 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 868224

[startup+3.10108 s]
/proc/loadavg: 1.80 1.95 1.98 3/90 31684
/proc/meminfo: memFree=1665008/2055920 swapFree=4192812/4192956
[pid=31671] ppid=31669 vsize=868224 CPUtime=3.04
/proc/31671/stat : 31671 (java) S 31669 31671 28996 0 -1 0 19252 359 1 0 286 16 2 0 18 0 9 0 28410064 889061376 11876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31671/statm: 217056 11876 2658 9 0 211492 0
[pid=31671/tid=31672] ppid=31669 vsize=868224 CPUtime=2.59
/proc/31671/task/31672/stat : 31672 (java) R 31669 31671 28996 0 -1 64 14059 359 1 0 244 13 2 0 25 0 9 0 28410066 889061376 11876 996147200 134512640 134550932 4294955968 18446744073709551615 4127185919 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31674] ppid=31669 vsize=868224 CPUtime=0.07
/proc/31671/task/31674/stat : 31674 (java) S 31669 31671 28996 0 -1 64 3345 359 0 0 5 0 2 0 17 0 9 0 28410067 889061376 11876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31675] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31675/stat : 31675 (java) S 31669 31671 28996 0 -1 64 19 359 0 0 0 0 2 0 17 0 9 0 28410067 889061376 11876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31676] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31676/stat : 31676 (java) S 31669 31671 28996 0 -1 64 11 359 0 0 0 0 2 0 16 0 9 0 28410067 889061376 11876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31677] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31677/stat : 31677 (java) S 31669 31671 28996 0 -1 64 2 359 0 0 0 0 2 0 18 0 9 0 28410069 889061376 11876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31678] ppid=31669 vsize=868224 CPUtime=0.38
/proc/31671/task/31678/stat : 31678 (java) S 31669 31671 28996 0 -1 64 1003 359 0 0 35 1 2 0 16 0 9 0 28410069 889061376 11876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31679] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31679/stat : 31679 (java) S 31669 31671 28996 0 -1 64 0 359 0 0 0 0 2 0 19 0 9 0 28410069 889061376 11876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31680] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31680/stat : 31680 (java) S 31669 31671 28996 0 -1 64 8 359 0 0 0 0 2 0 15 0 9 0 28410069 889061376 11876 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868224

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

[startup+3.90118 s]
/proc/loadavg: 1.80 1.95 1.98 3/90 31684
/proc/meminfo: memFree=1663920/2055920 swapFree=4192812/4192956
[pid=31671] ppid=31669 vsize=868224 CPUtime=3.83
/proc/31671/stat : 31671 (java) S 31669 31671 28996 0 -1 0 19379 359 1 0 365 16 2 0 18 0 9 0 28410064 889061376 12002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31671/statm: 217056 12002 2658 9 0 211492 0
[pid=31671/tid=31672] ppid=31669 vsize=868224 CPUtime=3.37
/proc/31671/task/31672/stat : 31672 (java) R 31669 31671 28996 0 -1 64 14186 359 1 0 322 13 2 0 25 0 9 0 28410066 889061376 12002 996147200 134512640 134550932 4294955968 18446744073709551615 4127233218 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31674] ppid=31669 vsize=868224 CPUtime=0.07
/proc/31671/task/31674/stat : 31674 (java) S 31669 31671 28996 0 -1 64 3345 359 0 0 5 0 2 0 17 0 9 0 28410067 889061376 12002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31675] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31675/stat : 31675 (java) S 31669 31671 28996 0 -1 64 19 359 0 0 0 0 2 0 17 0 9 0 28410067 889061376 12002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31676] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31676/stat : 31676 (java) S 31669 31671 28996 0 -1 64 11 359 0 0 0 0 2 0 16 0 9 0 28410067 889061376 12002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31677] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31677/stat : 31677 (java) S 31669 31671 28996 0 -1 64 2 359 0 0 0 0 2 0 18 0 9 0 28410069 889061376 12002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31678] ppid=31669 vsize=868224 CPUtime=0.38
/proc/31671/task/31678/stat : 31678 (java) S 31669 31671 28996 0 -1 64 1003 359 0 0 35 1 2 0 16 0 9 0 28410069 889061376 12002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31679] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31679/stat : 31679 (java) S 31669 31671 28996 0 -1 64 0 359 0 0 0 0 2 0 19 0 9 0 28410069 889061376 12002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31680] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31680/stat : 31680 (java) S 31669 31671 28996 0 -1 64 8 359 0 0 0 0 2 0 15 0 9 0 28410069 889061376 12002 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 868224

[startup+4.30122 s]
/proc/loadavg: 1.81 1.95 1.98 3/90 31684
/proc/meminfo: memFree=1662960/2055920 swapFree=4192812/4192956
[pid=31671] ppid=31669 vsize=868224 CPUtime=4.23
/proc/31671/stat : 31671 (java) S 31669 31671 28996 0 -1 0 19479 359 1 0 405 16 2 0 18 0 9 0 28410064 889061376 12102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31671/statm: 217056 12102 2658 9 0 211492 0
[pid=31671/tid=31672] ppid=31669 vsize=868224 CPUtime=3.77
/proc/31671/task/31672/stat : 31672 (java) R 31669 31671 28996 0 -1 64 14286 359 1 0 362 13 2 0 25 0 9 0 28410066 889061376 12102 996147200 134512640 134550932 4294955968 18446744073709551615 4127220238 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31674] ppid=31669 vsize=868224 CPUtime=0.07
/proc/31671/task/31674/stat : 31674 (java) S 31669 31671 28996 0 -1 64 3345 359 0 0 5 0 2 0 17 0 9 0 28410067 889061376 12102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31675] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31675/stat : 31675 (java) S 31669 31671 28996 0 -1 64 19 359 0 0 0 0 2 0 17 0 9 0 28410067 889061376 12102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31676] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31676/stat : 31676 (java) S 31669 31671 28996 0 -1 64 11 359 0 0 0 0 2 0 16 0 9 0 28410067 889061376 12102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31677] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31677/stat : 31677 (java) S 31669 31671 28996 0 -1 64 2 359 0 0 0 0 2 0 18 0 9 0 28410069 889061376 12102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31678] ppid=31669 vsize=868224 CPUtime=0.38
/proc/31671/task/31678/stat : 31678 (java) S 31669 31671 28996 0 -1 64 1003 359 0 0 35 1 2 0 15 0 9 0 28410069 889061376 12102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31679] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31679/stat : 31679 (java) S 31669 31671 28996 0 -1 64 0 359 0 0 0 0 2 0 19 0 9 0 28410069 889061376 12102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31680] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31680/stat : 31680 (java) S 31669 31671 28996 0 -1 64 8 359 0 0 0 0 2 0 15 0 9 0 28410069 889061376 12102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 868224

[startup+4.40724 s]
/proc/loadavg: 1.81 1.95 1.98 3/90 31684
/proc/meminfo: memFree=1662960/2055920 swapFree=4192812/4192956
[pid=31671] ppid=31669 vsize=868224 CPUtime=4.33
/proc/31671/stat : 31671 (java) S 31669 31671 28996 0 -1 0 19494 359 1 0 415 16 2 0 18 0 9 0 28410064 889061376 12117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31671/statm: 217056 12117 2658 9 0 211492 0
[pid=31671/tid=31672] ppid=31669 vsize=868224 CPUtime=3.87
/proc/31671/task/31672/stat : 31672 (java) R 31669 31671 28996 0 -1 64 14301 359 1 0 372 13 2 0 25 0 9 0 28410066 889061376 12117 996147200 134512640 134550932 4294955968 18446744073709551615 4127223644 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31674] ppid=31669 vsize=868224 CPUtime=0.07
/proc/31671/task/31674/stat : 31674 (java) S 31669 31671 28996 0 -1 64 3345 359 0 0 5 0 2 0 17 0 9 0 28410067 889061376 12117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31675] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31675/stat : 31675 (java) S 31669 31671 28996 0 -1 64 19 359 0 0 0 0 2 0 17 0 9 0 28410067 889061376 12117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31676] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31676/stat : 31676 (java) S 31669 31671 28996 0 -1 64 11 359 0 0 0 0 2 0 16 0 9 0 28410067 889061376 12117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31677] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31677/stat : 31677 (java) S 31669 31671 28996 0 -1 64 2 359 0 0 0 0 2 0 18 0 9 0 28410069 889061376 12117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31678] ppid=31669 vsize=868224 CPUtime=0.38
/proc/31671/task/31678/stat : 31678 (java) S 31669 31671 28996 0 -1 64 1003 359 0 0 35 1 2 0 15 0 9 0 28410069 889061376 12117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31679] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31679/stat : 31679 (java) S 31669 31671 28996 0 -1 64 0 359 0 0 0 0 2 0 19 0 9 0 28410069 889061376 12117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31671/tid=31680] ppid=31669 vsize=868224 CPUtime=0.02
/proc/31671/task/31680/stat : 31680 (java) S 31669 31671 28996 0 -1 64 8 359 0 0 0 0 2 0 15 0 9 0 28410069 889061376 12117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 868224

Child status: 0
Real time (s): 4.49189
CPU time (s): 4.40233
CPU user time (s): 4.21736
CPU system time (s): 0.184971
CPU usage (%): 98.0062
Max. virtual memory (cumulated for all children) (KiB): 868224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.21736
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19976
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= 1805
involuntary context switches= 1950

runsolver used 0.010998 second user time and 0.023996 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-12 17:44:07
IDJOB=2097527
IDBENCH=57501
IDSOLVER=773
FILE ID=node73/2097527-1247413447
PBS_JOBID= 9510504
Free space on /tmp= 66484 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rlfapScensMod/normalized-scen2-f25.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-2097527-1247413447/watcher-2097527-1247413447 -o /tmp/evaluation-result-2097527-1247413447/solver-2097527-1247413447 -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-2097527-1247413447.xml

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

MD5SUM BENCH= 29f30a9e4b2c45ffcc25df1b295772ff
RANDOM SEED=20606979

node73.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.213
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.213
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:       1701840 kB
Buffers:         39108 kB
Cached:         138236 kB
SwapCached:          0 kB
Active:         188996 kB
Inactive:       109372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701840 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2556 kB
Writeback:           0 kB
Mapped:         141540 kB
Slab:            40728 kB
Committed_AS:   991080 kB
PageTables:       1996 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= 66480 MiB
End job on node73 at 2009-07-12 17:44:12