Trace number 1075133

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 ESACSAT 4.36134 4.44989

DiagnosticValue
CHECKS1292430
NODES2704

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph8-f10.xml
MD5SUMc887ce37f5a1698918527bda6728d1cf
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 benchmark1.47378
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3757
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3757
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.10	
0.02/0.10	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.27/0.33	   
0.27/0.33	   instance
0.27/0.33	     name=HOME/instance-1075133-1215180263.xml
0.27/0.37	   
0.27/0.37	   domains being loaded...
0.27/0.38	   
0.27/0.38	   variables being loaded...
0.47/0.57	     nbVariables=680  nbDomainTypes=7  minDomainSize=6  maxDomainSize=34  nbTotalValues=19810
0.47/0.57	       =>  wckTime=0.32  cpuTime=0.23  mem=9M804
0.47/0.57	   
0.47/0.57	   predicates being loaded...
0.56/0.63	   
0.56/0.63	   constraints being loaded...
2.53/2.66	     nbConstraints=3775  nbGlobalConstraints=18  nbConvertedConstraints=3757  nbConvertConstraintsChecks=2508712
2.53/2.66	     nbExtensionStructures=2963  nbSharedExtensionStructures=3483  nbConflictsStructures=2963
2.53/2.66	     nbSharedConflictsStructures=3483  nbSharedBinaryRepresentations=171539  minDegree=1  maxDegree=23  minArity=2
2.53/2.66	     avgArity=2.06  maxArity=16  nbGenerators=0  nbFusions=0  symmetryWckTime=0.299  symmetryCpuTime=0.14  nbCliques=18
2.53/2.66	       =>  wckTime=2.413  cpuTime=1.97  mem=11M182
2.64/2.76	   
2.64/2.76	   solver IterativeSystematicSolver being built... 
2.73/2.83	   
2.73/2.83	   INFO : Forward propagation technique limited 
2.84/2.93	       =>  wckTime=2.685  cpuTime=2.12  mem=26M845
3.24/3.36	   
3.24/3.36	   preprocessing
3.24/3.36	     nbConstraintChecks=325945  nbPropagations=8715  nbRevisions=23404  nbUselessRevisions=12143  nbSingletonTests=918
3.24/3.36	     nbEffectiveSingletonTests=1  nbACRemovals=5818  nbFoundSingletons=0  nbRemovedValues=5820  detectedInconsistency=no
3.24/3.36	       =>  wckTime=0.42  cpuTime=0.38  mem=28M836
4.02/4.10	   
4.02/4.10	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=31M853)
4.22/4.40	   
4.22/4.40	   search
4.22/4.40	     run=8  nbConstraintChecks=966487  minDepth=16  maxDepth=680  nbPropagations=145834  nbRevisions=535275
4.22/4.40	     nbUselessRevisions=306941  nbAssignments=2704  nbFailedAssignments=623  nbBacktracks=450  nbVisitedNodes=3519
4.22/4.40	     nbRestartNogoods=86  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=36.02  nbIEliminables=608.45
4.22/4.40	     nbDEliminables=0  nbPEliminables=0
4.22/4.40	       =>  wckTime=1.461  cpuTime=1.35  mem=33M843
4.22/4.40	   
4.22/4.40	   global
4.22/4.40	     nbConstraintChecks=1292432  nbPropagations=154549  nbRevisions=558679  nbUselessRevisions=319084
4.22/4.40	     nbRestartNogoods=86  solvingWckTime=1.463  solvingCpuTime=1.35  expiredTime=no  totalExploration=no
4.22/4.40	     nbFoundSolutions=1  firstSolutionCpuTime=3.47  globalCpuTime=3.53
4.22/4.40	       =>  wckTime=4.15  cpuTime=3.48  mem=33M843
4.22/4.40	   
4.32/4.40	s SATISFIABLE
4.32/4.40	v 156 394 268 30 652 414 254 16 254 16 408 170 408 170 652 414 652 414 268 30 394 156 16 254 296 58 268 30 128 366 652 414 652 414 142 380 240 478 414 652 352 114 268 30 16 254 652 414 58 296 408 170 268 30 366 128 652 414 156 394 16 254 652 414 652 414 282 44 652 414 142 380 72 310 414 652 16 254 254 16 282 44 394 156 394 156 380 142 254 16 156 394 352 114 30 268 268 30 128 366 254 16 352 114 652 414 44 282 254 16 30 268 310 72 254 16 408 170 254 16 268 30 30 268 414 652 142 380 240 478 156 394 268 30 394 156 170 408 268 30 156 394 16 254 394 156 30 268 268 30 44 282 254 16 414 652 254 16 652 414 142 380 44 282 254 16 100 338 414 652 156 394 254 16 268 30 652 414 414 652 254 16 414 652 414 652 296 58 254 16 128 366 652 414 366 128 352 114 652 414 652 414 142 380 414 652 380 142 30 268 128 366 58 296 338 100 72 310 156 394 652 414 268 30 156 394 268 30 380 142 16 254 310 72 652 414 44 282 652 414 128 366 652 414 352 114 414 652 652 414 254 16 170 408 16 254 414 652 72 310 282 44 652 414 268 30 72 310 268 30 254 16 254 16 254 16 268 30 652 414 414 652 652 414 296 58 16 254 30 268 652 414 268 30 142 380 16 254 652 414 268 30 352 114 16 254 414 652 30 268 156 394 240 478 16 254 414 652 240 478 652 414 72 310 652 414 394 156 366 128 170 408 652 414 16 254 240 478 142 380 156 394 478 240 338 100 282 44 72 310 414 652 414 652 156 394 414 652 240 478 380 142 268 30 16 254 652 414 268 30 240 478 240 478 414 652 30 268 142 380 352 114 128 366 156 394 652 414 156 394 380 142 156 394 254 16 282 44 100 338 414 652 366 128 156 394 254 16 142 380 156 394 100 338 128 366 394 156 58 296 478 240 58 296 114 352 156 394 414 652 44 282 100 338 254 16 414 652 58 296 296 58 72 310 394 156 366 128 142 380 652 414 16 254 268 30 44 282 268 30 268 30 394 156 394 156 282 44 16 254 380 142 240 478 30 268 170 408 324 86 652 414 86 324 324 86 72 310 268 30 268 30 380 142 652 414 30 268 156 394 394 156 394 156 30 268 16 254 282 44 652 414 100 338 652 414 114 352 268 30 414 652 254 16 142 380 652 414 58 296 324 86 408 170 652 414 16 254 394 156 338 100 338 100 44 282 414 652 142 380 268 30 324 86 268 30 652 414 142 380 30 268 128 366 366 128 414 652 366 128 296 58 296 58 652 414 128 366 156 394 44 282 44 282 58 296 408 170 296 58 142 380 652 414 652 414 16 254 30 268 44 282 30 268 114 352 652 414 156 394 100 338 282 44 240 478 240 478 310 72 114 352 16 254 240 478 296 58 86 324 254 16 44 282 142 380 254 16 30 268 156 394 156 394 338 100 254 16 156 394 30 268 652 414 268 30 380 142 16 254 352 114 142 380 156 394 16 254 16 254 156 394 142 380 414 652 44 282 414 652 
4.32/4.40	d NODES 2704
4.32/4.40	d CHECKS 1292432
4.32/4.40	   
4.32/4.40	   totalWckTime=4.209  totalCpuTime=3.55

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075133-1215180263/watcher-1075133-1215180263 -o /tmp/evaluation-result-1075133-1215180263/solver-1075133-1215180263 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1075133-1215180263.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.97 1.95 3/72 2011
/proc/meminfo: memFree=1635272/2055920 swapFree=4179828/4192956
[pid=2011] ppid=2009 vsize=18572 CPUtime=0
/proc/2011/stat : 2011 (runsolver) R 2009 2011 1429 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 1996996035 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 227607637287 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/2011/statm: 4643 292 257 25 0 2626 0

[startup+0.0518841 s]
/proc/loadavg: 1.91 1.97 1.95 3/72 2011
/proc/meminfo: memFree=1635272/2055920 swapFree=4179828/4192956
[pid=2011] ppid=2009 vsize=861876 CPUtime=0.02
/proc/2011/stat : 2011 (java) S 2009 2011 1429 0 -1 0 2251 0 1 0 1 1 0 0 18 0 5 0 1996996035 882561024 1862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/2011/statm: 215469 1862 854 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.102781 s]
/proc/loadavg: 1.91 1.97 1.95 3/72 2011
/proc/meminfo: memFree=1635272/2055920 swapFree=4179828/4192956
[pid=2011] ppid=2009 vsize=865884 CPUtime=0.08
/proc/2011/stat : 2011 (java) S 2009 2011 1429 0 -1 0 3635 0 1 0 6 2 0 0 18 0 9 0 1996996035 886665216 3119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2011/statm: 216471 3119 1670 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301805 s]
/proc/loadavg: 1.91 1.97 1.95 3/72 2011
/proc/meminfo: memFree=1635272/2055920 swapFree=4179828/4192956
[pid=2011] ppid=2009 vsize=866048 CPUtime=0.27
/proc/2011/stat : 2011 (java) S 2009 2011 1429 0 -1 0 5537 0 1 0 24 3 0 0 18 0 9 0 1996996035 886833152 4960 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2011/statm: 216512 4960 1885 9 0 211060 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866048

[startup+0.701852 s]
/proc/loadavg: 1.91 1.97 1.95 3/72 2011
/proc/meminfo: memFree=1635272/2055920 swapFree=4179828/4192956
[pid=2011] ppid=2009 vsize=867096 CPUtime=0.67
/proc/2011/stat : 2011 (java) S 2009 2011 1429 0 -1 0 7876 0 1 0 62 5 0 0 18 0 9 0 1996996035 887906304 7236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2011/statm: 216774 7236 2006 9 0 211280 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867096

[startup+1.50294 s]
/proc/loadavg: 1.91 1.97 1.95 3/81 2020
/proc/meminfo: memFree=1603200/2055920 swapFree=4179828/4192956
[pid=2011] ppid=2009 vsize=867684 CPUtime=1.46
/proc/2011/stat : 2011 (java) S 2009 2011 1429 0 -1 0 12527 0 1 0 134 12 0 0 18 0 9 0 1996996035 888508416 11884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2011/statm: 216921 11884 2015 9 0 211427 0
[pid=2011/tid=2013] ppid=2009 vsize=867684 CPUtime=1.21
/proc/2011/task/2013/stat : 2013 (java) R 2009 2011 1429 0 -1 64 11123 0 1 0 110 11 0 0 25 0 9 0 1996996037 888508416 11884 996147200 134512640 134550740 4294955968 18446744073709551615 4126420359 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2014] ppid=2009 vsize=867684 CPUtime=0
/proc/2011/task/2014/stat : 2014 (java) S 2009 2011 1429 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1996996038 888508416 11884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2015] ppid=2009 vsize=867684 CPUtime=0
/proc/2011/task/2015/stat : 2015 (java) S 2009 2011 1429 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1996996039 888508416 11884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2016] ppid=2009 vsize=867684 CPUtime=0
/proc/2011/task/2016/stat : 2016 (java) S 2009 2011 1429 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1996996039 888508416 11884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2017] ppid=2009 vsize=867684 CPUtime=0
/proc/2011/task/2017/stat : 2017 (java) S 2009 2011 1429 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996996041 888508416 11884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2018] ppid=2009 vsize=867684 CPUtime=0.23
/proc/2011/task/2018/stat : 2018 (java) S 2009 2011 1429 0 -1 64 706 0 0 0 23 0 0 0 16 0 9 0 1996996041 888508416 11884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2019] ppid=2009 vsize=867684 CPUtime=0
/proc/2011/task/2019/stat : 2019 (java) S 2009 2011 1429 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996996041 888508416 11884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2020] ppid=2009 vsize=867684 CPUtime=0
/proc/2011/task/2020/stat : 2020 (java) S 2009 2011 1429 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996996041 888508416 11884 996147200 134512640 134550740 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) 867684

[startup+3.10214 s]
/proc/loadavg: 1.91 1.97 1.95 3/81 2020
/proc/meminfo: memFree=1584640/2055920 swapFree=4179828/4192956
[pid=2011] ppid=2009 vsize=868116 CPUtime=3.03
/proc/2011/stat : 2011 (java) S 2009 2011 1429 0 -1 0 29510 492 1 0 268 31 3 1 18 0 9 0 1996996035 888950784 20401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2011/statm: 217029 20401 2637 9 0 211535 0
[pid=2011/tid=2013] ppid=2009 vsize=868116 CPUtime=2.51
/proc/2011/task/2013/stat : 2013 (java) R 2009 2011 1429 0 -1 64 22313 492 1 0 219 28 3 1 25 0 9 0 1996996037 888950784 20401 996147200 134512640 134550740 4294955968 18446744073709551615 4127259333 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2014] ppid=2009 vsize=868116 CPUtime=0.19
/proc/2011/task/2014/stat : 2014 (java) S 2009 2011 1429 0 -1 64 5418 492 0 0 14 1 3 1 16 0 9 0 1996996038 888950784 20401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2015] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2015/stat : 2015 (java) S 2009 2011 1429 0 -1 64 16 492 0 0 0 0 3 1 16 0 9 0 1996996039 888950784 20401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2016] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2016/stat : 2016 (java) S 2009 2011 1429 0 -1 64 8 492 0 0 0 0 3 1 15 0 9 0 1996996039 888950784 20401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2017] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2017/stat : 2017 (java) S 2009 2011 1429 0 -1 64 0 492 0 0 0 0 3 1 18 0 9 0 1996996041 888950784 20401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2018] ppid=2009 vsize=868116 CPUtime=0.38
/proc/2011/task/2018/stat : 2018 (java) S 2009 2011 1429 0 -1 64 935 492 0 0 34 0 3 1 15 0 9 0 1996996041 888950784 20401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2019] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2019/stat : 2019 (java) S 2009 2011 1429 0 -1 64 2 492 0 0 0 0 3 1 19 0 9 0 1996996041 888950784 20401 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2020] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2020/stat : 2020 (java) S 2009 2011 1429 0 -1 64 10 492 0 0 0 0 3 1 15 0 9 0 1996996041 888950784 20401 996147200 134512640 134550740 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) 868116

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

[startup+3.90223 s]
/proc/loadavg: 1.91 1.97 1.95 3/81 2024
/proc/meminfo: memFree=1563584/2055920 swapFree=4179828/4192956
[pid=2011] ppid=2009 vsize=868116 CPUtime=3.83
/proc/2011/stat : 2011 (java) S 2009 2011 1429 0 -1 0 30387 492 1 0 347 32 3 1 18 0 9 0 1996996035 888950784 20427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2011/statm: 217029 20427 2637 9 0 211535 0
[pid=2011/tid=2013] ppid=2009 vsize=868116 CPUtime=3.26
/proc/2011/task/2013/stat : 2013 (java) R 2009 2011 1429 0 -1 64 23167 492 1 0 294 28 3 1 25 0 9 0 1996996037 888950784 20427 996147200 134512640 134550740 4294955968 18446744073709551615 4126095722 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2014] ppid=2009 vsize=868116 CPUtime=0.19
/proc/2011/task/2014/stat : 2014 (java) S 2009 2011 1429 0 -1 64 5418 492 0 0 14 1 3 1 17 0 9 0 1996996038 888950784 20427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2015] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2015/stat : 2015 (java) S 2009 2011 1429 0 -1 64 16 492 0 0 0 0 3 1 16 0 9 0 1996996039 888950784 20427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2016] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2016/stat : 2016 (java) S 2009 2011 1429 0 -1 64 8 492 0 0 0 0 3 1 15 0 9 0 1996996039 888950784 20427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2017] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2017/stat : 2017 (java) S 2009 2011 1429 0 -1 64 0 492 0 0 0 0 3 1 18 0 9 0 1996996041 888950784 20427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2018] ppid=2009 vsize=868116 CPUtime=0.41
/proc/2011/task/2018/stat : 2018 (java) S 2009 2011 1429 0 -1 64 958 492 0 0 37 0 3 1 16 0 9 0 1996996041 888950784 20427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2019] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2019/stat : 2019 (java) S 2009 2011 1429 0 -1 64 2 492 0 0 0 0 3 1 19 0 9 0 1996996041 888950784 20427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2020] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2020/stat : 2020 (java) S 2009 2011 1429 0 -1 64 10 492 0 0 0 0 3 1 15 0 9 0 1996996041 888950784 20427 996147200 134512640 134550740 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) 868116

[startup+4.30128 s]
/proc/loadavg: 1.92 1.97 1.95 3/81 2024
/proc/meminfo: memFree=1563456/2055920 swapFree=4179828/4192956
[pid=2011] ppid=2009 vsize=868116 CPUtime=4.22
/proc/2011/stat : 2011 (java) S 2009 2011 1429 0 -1 0 30821 492 1 0 386 32 3 1 18 0 9 0 1996996035 888950784 20437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2011/statm: 217029 20437 2637 9 0 211535 0
[pid=2011/tid=2013] ppid=2009 vsize=868116 CPUtime=3.64
/proc/2011/task/2013/stat : 2013 (java) R 2009 2011 1429 0 -1 64 23591 492 1 0 332 28 3 1 25 0 9 0 1996996037 888950784 20437 996147200 134512640 134550740 4294955968 18446744073709551615 4127237148 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2014] ppid=2009 vsize=868116 CPUtime=0.19
/proc/2011/task/2014/stat : 2014 (java) S 2009 2011 1429 0 -1 64 5418 492 0 0 14 1 3 1 16 0 9 0 1996996038 888950784 20437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2015] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2015/stat : 2015 (java) S 2009 2011 1429 0 -1 64 16 492 0 0 0 0 3 1 16 0 9 0 1996996039 888950784 20437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2016] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2016/stat : 2016 (java) S 2009 2011 1429 0 -1 64 8 492 0 0 0 0 3 1 15 0 9 0 1996996039 888950784 20437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2017] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2017/stat : 2017 (java) S 2009 2011 1429 0 -1 64 0 492 0 0 0 0 3 1 18 0 9 0 1996996041 888950784 20437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2018] ppid=2009 vsize=868116 CPUtime=0.43
/proc/2011/task/2018/stat : 2018 (java) S 2009 2011 1429 0 -1 64 968 492 0 0 39 0 3 1 16 0 9 0 1996996041 888950784 20437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2019] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2019/stat : 2019 (java) S 2009 2011 1429 0 -1 64 2 492 0 0 0 0 3 1 19 0 9 0 1996996041 888950784 20437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2020] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2020/stat : 2020 (java) S 2009 2011 1429 0 -1 64 10 492 0 0 0 0 3 1 15 0 9 0 1996996041 888950784 20437 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.22
Current children cumulated vsize (KiB) 868116

[startup+4.40629 s]
/proc/loadavg: 1.92 1.97 1.95 3/81 2024
/proc/meminfo: memFree=1563456/2055920 swapFree=4179828/4192956
[pid=2011] ppid=2009 vsize=868116 CPUtime=4.32
/proc/2011/stat : 2011 (java) S 2009 2011 1429 0 -1 0 30923 492 1 0 396 32 3 1 18 0 9 0 1996996035 888950784 20446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2011/statm: 217029 20446 2637 9 0 211535 0
[pid=2011/tid=2013] ppid=2009 vsize=868116 CPUtime=3.73
/proc/2011/task/2013/stat : 2013 (java) R 2009 2011 1429 0 -1 64 23690 492 1 0 341 28 3 1 25 0 9 0 1996996037 888950784 20446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2014] ppid=2009 vsize=868116 CPUtime=0.19
/proc/2011/task/2014/stat : 2014 (java) S 2009 2011 1429 0 -1 64 5418 492 0 0 14 1 3 1 16 0 9 0 1996996038 888950784 20446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2015] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2015/stat : 2015 (java) S 2009 2011 1429 0 -1 64 16 492 0 0 0 0 3 1 16 0 9 0 1996996039 888950784 20446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2016] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2016/stat : 2016 (java) S 2009 2011 1429 0 -1 64 8 492 0 0 0 0 3 1 15 0 9 0 1996996039 888950784 20446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2017] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2017/stat : 2017 (java) S 2009 2011 1429 0 -1 64 0 492 0 0 0 0 3 1 18 0 9 0 1996996041 888950784 20446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2018] ppid=2009 vsize=868116 CPUtime=0.44
/proc/2011/task/2018/stat : 2018 (java) S 2009 2011 1429 0 -1 64 971 492 0 0 40 0 3 1 15 0 9 0 1996996041 888950784 20446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2019] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2019/stat : 2019 (java) S 2009 2011 1429 0 -1 64 2 492 0 0 0 0 3 1 19 0 9 0 1996996041 888950784 20446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2011/tid=2020] ppid=2009 vsize=868116 CPUtime=0.04
/proc/2011/task/2020/stat : 2020 (java) S 2009 2011 1429 0 -1 64 10 492 0 0 0 0 3 1 15 0 9 0 1996996041 888950784 20446 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 868116

Child status: 0
Real time (s): 4.44989
CPU time (s): 4.36134
CPU user time (s): 4.00639
CPU system time (s): 0.354946
CPU usage (%): 98.0099
Max. virtual memory (cumulated for all children) (KiB): 868116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.00639
system time used= 0.354946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31531
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= 1796
involuntary context switches= 1895

runsolver used 0.017997 second user time and 0.017997 second system time

The end

Launcher Data (download as text)

Begin job on node66 at 2008-07-04 16:04:23
IDJOB=1075133
IDBENCH=56486
IDSOLVER=364
FILE ID=node66/1075133-1215180263
PBS_JOBID= 7881545
Free space on /tmp= 66516 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/rlfapGraphsMod/normalized-graph8-f10.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075133-1215180263/watcher-1075133-1215180263 -o /tmp/evaluation-result-1075133-1215180263/solver-1075133-1215180263 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1075133-1215180263.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c887ce37f5a1698918527bda6728d1cf
RANDOM SEED=1065255443

node66.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:       1635752 kB
Buffers:         43816 kB
Cached:         151668 kB
SwapCached:       6748 kB
Active:         314936 kB
Inactive:        52116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635752 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:            2728 kB
Writeback:           0 kB
Mapped:         179576 kB
Slab:            37976 kB
Committed_AS:  4270468 kB
PageTables:       2144 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= 66516 MiB
End job on node66 at 2008-07-04 16:04:28